1. 2a0b121 doxygen: remove documentation for non-existent params by Vadim Yanitskiy · 1 year, 4 months ago
  2. 30b2e34 ctrl: use #define for TRAP id by Max · 6 years ago
  3. 239ed3b ctrl: Introduce ctrl_cmd_parse3 API by Pau Espin Pedrol · 6 years ago
  4. b418682 ctrl: Add doxygen API documentation; generate html from it by Harald Welte · 6 years ago
  5. cdbc9af ctrl: fix deferred commands (and hence fix osmo-bts-sysmo 'clock-info' cmd) by Neels Hofmeyr · 6 years ago
  6. f2e83ad add ctrl_cmd_parse2() to return parsing errors by Neels Hofmeyr · 7 years ago
  7. abdd7a2 add osmo_talloc_asprintf() and ctrl_cmd_reply_printf() by Neels Hofmeyr · 7 years ago
  8. 17518fe doxygen: unify use of \file across the board by Neels Hofmeyr · 7 years ago
  9. 31c0fef control_if: Add control interface commands for FSMs by Harald Welte · 7 years ago
  10. 7c1ec8c ctrl_type_vals: explicitly terminate by Neels Hofmeyr · 7 years ago
  11. 70c7d41 Use value_string for ctrl_type by Max · 7 years ago
  12. 8928747 CTRL: add write-only helpers by Max · 7 years ago
  13. 694f72d Revert "Constify ctrl_cmd struct fields where appropriate" by Neels Hofmeyr · 8 years ago
  14. ed9d6da Constify ctrl_cmd struct fields where appropriate by Max · 8 years ago
  15. 39c9e7b libctrl: Add support for 'deferred control commands' by Harald Welte · 10 years ago
  16. 5ddd435 Convert recently-introduced header files to #pragma once by Harald Welte · 10 years ago
  17. f3c7e85 libctrl: remove reference to bsc_replace_string() by Harald Welte · 10 years ago
  18. 1238cc6 libctrl: remove openbsc headers, convert from make_sock to libosmocore by Harald Welte · 10 years ago
  19. dda4225 libctr: rename/move control interface to libosmocore naming scheme by Harald Welte · 10 years ago[Renamed from openbsc/include/openbsc/control_cmd.h]
  20. 0e7b67c ctrl: Use CTRL_CMD_DEFINE_STRUCT in CTRL_CMD_DEFINE_RANGE by Holger Hans Peter Freyther · 10 years ago
  21. 6217930 ctrl: Reduce code duplication and add a define to create the struct by Holger Hans Peter Freyther · 10 years ago
  22. 50059bb ctrl: Remove the param parameter as it was never used/implemented by Holger Hans Peter Freyther · 10 years ago
  23. c08c551 ctrl: Introduce a macro for read-only attributes and use it by Holger Hans Peter Freyther · 10 years ago
  24. 141de62 ipa: Use enhanced ipa_msg_recv_buffered() to cope with partioned IPA messages by Jacob Erlbeck · 10 years ago
  25. ea62a38 ctrl: Move the lookup into a separate file in preparation for GPRS by Holger Hans Peter Freyther · 10 years ago
  26. 416e316 ctrl: Make it possible to re-use the string get and set routine by Holger Hans Peter Freyther · 11 years ago
  27. 05f655e ctrl: Make the int range set, get and verify methods available by Holger Hans Peter Freyther · 11 years ago
  28. e9f7be1 ctrl: Provide a reply in case the range check failed by Holger Hans Peter Freyther · 11 years ago
  29. da5eded ctrl: Make the commands static to not pollute the namespace by Holger Hans Peter Freyther · 11 years ago
  30. 17e7e5a ctrl: Work on the cmd->node instead of the data pointer passed by Holger Hans Peter Freyther · 11 years ago
  31. 43a11db ctrl: Fix the signature of the string control commands by Holger Hans Peter Freyther · 11 years ago
  32. 9c97493 libctrl, osmo-bsc: Get rid of net prefix by Daniel Willmann · 13 years ago
  33. 35a1b3b libctrl: Add function ctrl_cmd_send_to_all by Daniel Willmann · 13 years ago
  34. f2e75d4 libctrl: Add trap helper function by Daniel Willmann · 13 years ago
  35. 782974b libctrl: Change controlif_setup so it returns the ctrl handle by Daniel Willmann · 13 years ago
  36. a6b3401 libctrl: Add a function to create the cmd by Holger Hans Peter Freyther · 13 years ago
  37. f7c74e5 libctrl: Mark the cmd set/get/verify functions static by Daniel Willmann · 13 years ago
  38. 18b70b5 controlif: declare controlif_setup() in control_cmd.h by Harald Welte · 13 years ago
  39. 8b7a962 libctrl: Add ctrl_cmd_cpy() to copy a command by Daniel Willmann · 13 years ago
  40. fcf010f libctrl: Add macros to help define commands by Daniel Willmann · 13 years ago
  41. 1264cb4 Add libctrl, an SNMP-like control interface by Daniel Willmann · 14 years ago