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