index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ctrl
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove unused local variable in get_rate_ctr()
Neels Hofmeyr
2016-09-19
1
-1
/
+1
*
remove unused function get_rate_ctr_group()
Neels Hofmeyr
2016-09-19
1
-37
/
+0
*
Fix retrieving rate_ctr over control interface
Max
2016-06-14
1
-13
/
+7
*
vty: add ctrl section for Control interface bind address
Neels Hofmeyr
2016-02-25
2
-0
/
+92
*
add ctrl_interface_setup_dynip() for bind address
Neels Hofmeyr
2016-02-25
1
-1
/
+9
*
remove our internal copy of talloc, use system libtalloc
Harald Welte
2015-12-05
1
-2
/
+2
*
ctrl: Avoid accessing cmd_desc->command out of bounds
Holger Hans Peter Freyther
2015-04-05
1
-1
/
+1
*
libctrl: Include config.h so we can include netinet/tcp.h
Holger Hans Peter Freyther
2015-03-18
1
-0
/
+2
*
ctrl: Link to libraries we use symbols from
Holger Hans Peter Freyther
2015-01-18
1
-1
/
+4
*
fix libosmocore build for NuttX target
Harald Welte
2014-12-04
1
-2
/
+6
*
misc: Look into the build directory for generated files
Holger Hans Peter Freyther
2014-09-25
1
-1
/
+1
*
libctrl: Add support for 'deferred control commands'
Harald Welte
2014-08-24
2
-0
/
+77
*
ctrl: Attempt fix the build on FreeBSD and add include file
Holger Hans Peter Freyther
2014-08-21
1
-0
/
+1
*
rename controlif_setup() to ctrl_interface_setup()
Harald Welte
2014-08-21
1
-2
/
+2
*
libctrl: Make two internal helper functions static
Harald Welte
2014-08-21
1
-2
/
+2
*
libctrl: Move bulk of control node lookup inti libosmoctrl
Harald Welte
2014-08-21
1
-3
/
+127
*
libctrl: remove 'struct gsm_network' references
Harald Welte
2014-08-21
1
-4
/
+4
*
libctrl: adopt to recent ipaccess/ipa naming change
Harald Welte
2014-08-21
1
-2
/
+3
*
libctrl: autotools build system integration
Harald Welte
2014-08-21
1
-5
/
+10
*
libctrl: Add DLCTRL as logging context for the control interface
Harald Welte
2014-08-21
2
-28
/
+28
*
libctrl: Avoid using external tall_bsc_ctx
Harald Welte
2014-08-21
1
-6
/
+6
*
libctrl: remove openbsc headers, convert from make_sock to libosmocore
Harald Welte
2014-08-21
2
-19
/
+9
*
libctrl: Remove reference to 'DNAT' in favor of 'DCTRL'
Harald Welte
2014-08-21
1
-1
/
+1
*
libctr: rename/move control interface to libosmocore naming scheme
Harald Welte
2014-08-21
3
-0
/
+1071