index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
openbsc
/
src
/
libctrl
Commit message (
Expand
)
Author
Age
Files
Lines
*
libctrl: Change controlif_setup so it returns the ctrl handle
Daniel Willmann
2014-08-21
1
-14
/
+11
*
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: Add a function to create the cmd
Holger Hans Peter Freyther
2014-08-21
1
-0
/
+12
*
libctrl: Don't overwrite error reply if the verify function sets one
Daniel Willmann
2014-08-21
1
-1
/
+3
*
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
2
-28
/
+28
*
src: port openBSC over libosmo-abis
Pablo Neira Ayuso
2014-08-21
3
-37
/
+38
*
libctrl: Use inttypes.h macros to make uint64_t printfs portable.
Daniel Willmann
2014-08-21
1
-1
/
+2
*
libctrl: Add ctrl_cmd_cpy() to copy a command
Daniel Willmann
2014-08-21
1
-0
/
+36
*
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
3
-0
/
+819