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