aboutsummaryrefslogtreecommitdiffstats
path: root/src/ctrl
AgeCommit message (Expand)AuthorFilesLines
2015-04-05ctrl: Avoid accessing cmd_desc->command out of boundsHolger Hans Peter Freyther1-1/+1
2015-03-18libctrl: Include config.h so we can include netinet/tcp.hHolger Hans Peter Freyther1-0/+2
2015-01-18ctrl: Link to libraries we use symbols fromHolger Hans Peter Freyther1-1/+4
2014-12-04fix libosmocore build for NuttX targetHarald Welte1-2/+6
2014-09-25misc: Look into the build directory for generated filesHolger Hans Peter Freyther1-1/+1
2014-08-24libctrl: Add support for 'deferred control commands'Harald Welte2-0/+77
2014-08-21ctrl: Attempt fix the build on FreeBSD and add include fileHolger Hans Peter Freyther1-0/+1
2014-08-21rename controlif_setup() to ctrl_interface_setup()Harald Welte1-2/+2
2014-08-21libctrl: Make two internal helper functions staticHarald Welte1-2/+2
2014-08-21libctrl: Move bulk of control node lookup inti libosmoctrlHarald Welte1-3/+127
2014-08-21libctrl: remove 'struct gsm_network' referencesHarald Welte1-4/+4
2014-08-21libctrl: adopt to recent ipaccess/ipa naming changeHarald Welte1-2/+3
2014-08-21libctrl: autotools build system integrationHarald Welte1-5/+10
2014-08-21libctrl: Add DLCTRL as logging context for the control interfaceHarald Welte2-28/+28
2014-08-21libctrl: Avoid using external tall_bsc_ctxHarald Welte1-6/+6
2014-08-21libctrl: remove openbsc headers, convert from make_sock to libosmocoreHarald Welte2-19/+9
2014-08-21libctrl: Remove reference to 'DNAT' in favor of 'DCTRL'Harald Welte1-1/+1
2014-08-21libctr: rename/move control interface to libosmocore naming schemeHarald Welte3-0/+1071