summaryrefslogtreecommitdiffstats
path: root/openbsc/src/libctrl/control_cmd.c
Commit message (Expand)AuthorAgeFilesLines
* libctr: rename/move control interface to libosmocore naming schemeHarald Welte2014-08-211-491/+0
* ctrl: Allow the value to contain spaces. No need to split the stringHolger Hans Peter Freyther2014-08-211-1/+1
* ctrl: Remove the param parameter as it was never used/implementedHolger Hans Peter Freyther2014-08-211-2/+0
* libctrl: Add a function to create the cmdHolger Hans Peter Freyther2014-08-211-0/+12
* libctrl: Don't overwrite error reply if the verify function sets oneDaniel Willmann2014-08-211-1/+3
* libctrl: Use DCTRL as logging destination in libctrlHolger Hans Peter Freyther2014-08-211-16/+16
* src: port openBSC over libosmo-abisPablo Neira Ayuso2014-08-211-16/+16
* libctrl: Add ctrl_cmd_cpy() to copy a commandDaniel Willmann2014-08-211-0/+36
* Add libctrl, an SNMP-like control interfaceDaniel Willmann2014-08-211-0/+443