aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/libctrl/control_cmd.c
AgeCommit message (Expand)AuthorFilesLines
2014-08-21move libctrl from openbsc to libosmoctrl (libosmocore.git)Harald Welte1-491/+0
2014-08-08ctrl: Allow the value to contain spaces. No need to split the stringHolger Hans Peter Freyther1-1/+1
2014-05-15ctrl: Remove the param parameter as it was never used/implementedHolger Hans Peter Freyther1-2/+0
2011-08-22libctrl: Add a function to create the cmdHolger Hans Peter Freyther1-0/+12
2011-08-22libctrl: Don't overwrite error reply if the verify function sets oneDaniel Willmann1-1/+3
2011-08-22libctrl: Use DCTRL as logging destination in libctrlHolger Hans Peter Freyther1-16/+16
2011-08-19src: port openBSC over libosmo-abisopenbsc/0.9.150.9.15Pablo Neira Ayuso1-16/+16
2011-07-13libctrl: Add ctrl_cmd_cpy() to copy a commandDaniel Willmann1-0/+36
2011-07-13Add libctrl, an SNMP-like control interfaceDaniel Willmann1-0/+443