1. cc6b2d2 ctrlif: Flush/Clear write_queue when closing the control socket by Harald Welte · 11 years ago
  2. a1c09a4 Makefile.am: Use AM_CPPFLAGS by Alexander Huemer · 11 years ago
  3. 6088f14 libctrl, osmo-bsc: Get rid of net prefix by Daniel Willmann · 13 years ago
  4. d08ad7d ctrl: Use strtol instead of atoi to detect conversion errors by Daniel Willmann · 13 years ago
  5. ebe2237 ctrl: Improve error messages in ctrl_cmd_handle by Daniel Willmann · 13 years ago
  6. 7aa4f0a ctrl: Change the paths to bts.%i. instead of bts%i by Daniel Willmann · 13 years ago
  7. 5e95f45 ctrl: Improve error handling if controlif setup fails by Daniel Willmann · 13 years ago
  8. 721f032 libctrl: Add function ctrl_cmd_send_to_all by Daniel Willmann · 13 years ago
  9. 114a010 libctrl: Add trap helper function by Daniel Willmann · 13 years ago
  10. 6fc4a98 libctrl: Change controlif_setup so it returns the ctrl handle by Daniel Willmann · 13 years ago
  11. f3b31eb libctrl: Keep track of connections in struct ctrl_handle by Daniel Willmann · 13 years ago
  12. 2f2be57 misc: Use other size modifiers to fix compiler warnings by Holger Hans Peter Freyther · 12 years ago
  13. 670ffe3 libctrl: only free() msgb if it was alloc()ed by Alexander Huemer · 13 years ago
  14. 05ac9e3 libctrl: Add a function to create the cmd by Holger Hans Peter Freyther · 13 years ago
  15. 9cc771b libctrl: Don't overwrite error reply if the verify function sets one by Daniel Willmann · 13 years ago
  16. 5763093 libctrl: Mark the cmd set/get/verify functions static by Daniel Willmann · 13 years ago
  17. bc076ae libctrl: Bind control interface to localhost by Daniel Willmann · 13 years ago
  18. 4ad4424 libctrl: Use DCTRL as logging destination in libctrl by Holger Hans Peter Freyther · 13 years ago
  19. ed5cacb src: port openBSC over libosmo-abis by Pablo Neira Ayuso · 13 years ago openbsc/0.9.15
  20. fc83a36 libctrl: Use inttypes.h macros to make uint64_t printfs portable. by Daniel Willmann · 13 years ago
  21. fc5391f libctrl: Add ctrl_cmd_cpy() to copy a command by Daniel Willmann · 13 years ago
  22. 2c19263 libctrl: Add commands to query counters and rate_cntr by Daniel Willmann · 13 years ago
  23. 4462f8c Add libctrl, an SNMP-like control interface by Daniel Willmann · 14 years ago