1. f3c7e85 libctrl: remove reference to bsc_replace_string() by Harald Welte · 10 years ago
  2. 1238cc6 libctrl: remove openbsc headers, convert from make_sock to libosmocore by Harald Welte · 10 years ago
  3. dda4225 libctr: rename/move control interface to libosmocore naming scheme by Harald Welte · 10 years ago[Renamed from openbsc/include/openbsc/control_cmd.h]
  4. 0e7b67c ctrl: Use CTRL_CMD_DEFINE_STRUCT in CTRL_CMD_DEFINE_RANGE by Holger Hans Peter Freyther · 10 years ago
  5. 6217930 ctrl: Reduce code duplication and add a define to create the struct by Holger Hans Peter Freyther · 10 years ago
  6. 50059bb ctrl: Remove the param parameter as it was never used/implemented by Holger Hans Peter Freyther · 10 years ago
  7. c08c551 ctrl: Introduce a macro for read-only attributes and use it by Holger Hans Peter Freyther · 10 years ago
  8. 141de62 ipa: Use enhanced ipa_msg_recv_buffered() to cope with partioned IPA messages by Jacob Erlbeck · 10 years ago
  9. ea62a38 ctrl: Move the lookup into a separate file in preparation for GPRS by Holger Hans Peter Freyther · 10 years ago
  10. 416e316 ctrl: Make it possible to re-use the string get and set routine by Holger Hans Peter Freyther · 11 years ago
  11. 05f655e ctrl: Make the int range set, get and verify methods available by Holger Hans Peter Freyther · 11 years ago
  12. e9f7be1 ctrl: Provide a reply in case the range check failed by Holger Hans Peter Freyther · 11 years ago
  13. da5eded ctrl: Make the commands static to not pollute the namespace by Holger Hans Peter Freyther · 11 years ago
  14. 17e7e5a ctrl: Work on the cmd->node instead of the data pointer passed by Holger Hans Peter Freyther · 11 years ago
  15. 43a11db ctrl: Fix the signature of the string control commands by Holger Hans Peter Freyther · 11 years ago
  16. 9c97493 libctrl, osmo-bsc: Get rid of net prefix by Daniel Willmann · 13 years ago
  17. 35a1b3b libctrl: Add function ctrl_cmd_send_to_all by Daniel Willmann · 13 years ago
  18. f2e75d4 libctrl: Add trap helper function by Daniel Willmann · 13 years ago
  19. 782974b libctrl: Change controlif_setup so it returns the ctrl handle by Daniel Willmann · 13 years ago
  20. a6b3401 libctrl: Add a function to create the cmd by Holger Hans Peter Freyther · 13 years ago
  21. f7c74e5 libctrl: Mark the cmd set/get/verify functions static by Daniel Willmann · 13 years ago
  22. 18b70b5 controlif: declare controlif_setup() in control_cmd.h by Harald Welte · 13 years ago
  23. 8b7a962 libctrl: Add ctrl_cmd_cpy() to copy a command by Daniel Willmann · 13 years ago
  24. fcf010f libctrl: Add macros to help define commands by Daniel Willmann · 13 years ago
  25. 1264cb4 Add libctrl, an SNMP-like control interface by Daniel Willmann · 14 years ago