Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libctrl: Keep track of connections in struct ctrl_handle | Daniel Willmann | 2014-08-21 | 1 | -1/+11 |
* | misc: Use other size modifiers to fix compiler warnings | Holger Hans Peter Freyther | 2014-08-21 | 1 | -1/+1 |
* | libctrl: only free() msgb if it was alloc()ed | Alexander Huemer | 2014-08-21 | 1 | -1/+1 |
* | libctrl: Mark the cmd set/get/verify functions static | Daniel Willmann | 2014-08-21 | 1 | -6/+6 |
* | libctrl: Bind control interface to localhost | Daniel Willmann | 2014-08-21 | 1 | -1/+1 |
* | libctrl: Use DCTRL as logging destination in libctrl | Holger Hans Peter Freyther | 2014-08-21 | 1 | -12/+12 |
* | src: port openBSC over libosmo-abis | Pablo Neira Ayuso | 2014-08-21 | 1 | -19/+20 |
* | libctrl: Use inttypes.h macros to make uint64_t printfs portable. | Daniel Willmann | 2014-08-21 | 1 | -1/+2 |
* | libctrl: Add commands to query counters and rate_cntr | Daniel Willmann | 2014-08-21 | 1 | -0/+258 |
* | Add libctrl, an SNMP-like control interface | Daniel Willmann | 2014-08-21 | 1 | -0/+369 |