summaryrefslogtreecommitdiffstats
path: root/src/ctrl/control_cmd.c
Commit message (Expand)AuthorAgeFilesLines
* control_cmd.c: Fix unsigned comparison against < 0Pau Espin Pedrol2017-06-231-1/+1
* doxygen: unify use of \file across the boardNeels Hofmeyr2017-06-231-2/+3
* ctrl_type_vals: explicitly terminateNeels Hofmeyr2017-03-151-1/+2
* ctrl_type_vals: fix range checkNeels Hofmeyr2017-03-061-1/+1
* Use value_string for ctrl_typeMax2017-03-011-32/+13
* ctrl_cmd_parse: Make coverity FORWARD_NULL happyHarald Welte2016-11-261-0/+1
* ctrl: Avoid accessing cmd_desc->command out of boundsHolger Hans Peter Freyther2015-04-051-1/+1
* libctrl: Add support for 'deferred control commands'Harald Welte2014-08-241-0/+60
* libctrl: Make two internal helper functions staticHarald Welte2014-08-211-2/+2
* libctrl: Add DLCTRL as logging context for the control interfaceHarald Welte2014-08-211-15/+15
* libctrl: remove openbsc headers, convert from make_sock to libosmocoreHarald Welte2014-08-211-3/+1
* libctr: rename/move control interface to libosmocore naming schemeHarald Welte2014-08-211-0/+491