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
...
*
ctrl_type_vals: fix range check
Neels Hofmeyr
2017-03-06
1
-1
/
+1
*
Handle replies in ctrl_cmd_handle()
Max
2017-03-01
1
-0
/
+17
*
Use value_string for ctrl_type
Max
2017-03-01
1
-32
/
+13
*
Fix client-side ctrl interface helpers
Max
2017-03-01
1
-40
/
+1
*
libosmoctrl: Fix typo in ctrl_interface_connect()
Harald Welte
2017-02-23
1
-1
/
+1
*
Expand and expose ctrl connection allocation
Max
2017-02-23
1
-5
/
+51
*
Document ctrl_interface_setup_dynip() function
Max
2017-02-19
1
-0
/
+8
*
fix various compiler warnings (on FreeBSD-11.0)
Harald Welte
2017-02-08
1
-1
/
+1
*
Always include <osmocom/core/talloc.h> and not <talloc.h>
Harald Welte
2017-01-15
1
-1
/
+1
*
configure.ac: Introduce --disable-ctrl
Harald Welte
2017-01-15
1
-0
/
+3
*
Catch-up with git version tags
Max
2016-12-21
1
-1
/
+2
*
ctrl_cmd_parse: Make coverity FORWARD_NULL happy
Harald Welte
2016-11-26
1
-0
/
+1
*
Add function to send TRAP over Control Interface
Max
2016-10-12
1
-0
/
+21
*
log CTRL bind address and port
Neels Hofmeyr
2016-09-23
1
-0
/
+3
*
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
[prev]