index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
osmocom
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
add get_value_string_or_null() to handle unknown items
Neels Hofmeyr
2016-06-13
1
-0
/
+2
*
Fixing build on Mac OSX
Beshr Al Nahas
2016-05-28
1
-1
/
+1
*
Fix build for OSX
Arran Cudbard-Bell
2016-05-20
1
-0
/
+11
*
logging: Use __BASE_FILE__ instead of __FILE__
Harald Welte
2016-05-12
2
-5
/
+5
*
import gprs_gsup_message.[ch] from openbsc as gsup.[ch]
Harald Welte
2016-05-06
1
-1
/
+2
*
Import osmo_{encode,decode}_big_endian() from openbsc
Harald Welte
2016-05-05
1
-0
/
+4
*
Update doxygen annotations in libosmocore
Harald Welte
2016-05-05
9
-139
/
+162
*
Add log_fini() function to release all memory allocated by logging framework
Harald Welte
2016-05-05
1
-0
/
+1
*
Add ubit <-> sbit convertors
Max
2016-04-12
1
-0
/
+3
*
select: Externalize fd_set filling and dispatch
Holger Hans Peter Freyther
2016-03-31
1
-0
/
+6
*
Add new osmo_fd_get_by_fd() function
Harald Welte
2016-03-19
1
-0
/
+2
*
Add function to add bits from array to bitvec
Max
2016-03-17
1
-0
/
+3
*
log: Add conditional logging based on log_check_level
Jacob Erlbeck
2016-02-29
1
-4
/
+20
*
log: Add log_check_level function
Jacob Erlbeck
2016-02-29
1
-0
/
+1
*
Add byte printing macros
Max
2016-02-25
1
-0
/
+21
*
Add T4 bit map compression routines
Max
2016-02-18
1
-0
/
+42
*
Expand bitvec interface
Max
2016-02-18
1
-0
/
+9
*
bitvec: Test and fix regression for C++->C conversion
Holger Hans Peter Freyther
2016-01-30
1
-2
/
+2
*
Add bitvec-related functions from Osmo-PCU
Max
2016-01-26
1
-0
/
+9
*
bitvec: Fix interface to consistently use unsigned int
Max
2016-01-22
1
-5
/
+5
*
comment typo
Neels Hofmeyr
2016-01-18
1
-1
/
+1
*
msgb: Assert len >= 0 in msgb_trim
Jacob Erlbeck
2016-01-15
1
-0
/
+2
*
bitvec: Add get/set byte sequences
Jacob Erlbeck
2016-01-15
1
-0
/
+10
*
osmo_prim_op_names should be extern
Harald Welte
2015-12-25
1
-1
/
+1
*
Add osmo_prim_op_names[] symbol and _SAP_SS7_BASE define
Harald Welte
2015-12-23
1
-0
/
+3
*
msgb: Add msgb_test_invariant function
Jacob Erlbeck
2015-12-21
1
-0
/
+40
*
msgb: Add msgb_resize_area and msgb_copy
Jacob Erlbeck
2015-12-21
1
-0
/
+3
*
some comments / fixed typos
Neels Hofmeyr
2015-12-21
1
-0
/
+1
*
stats: Add OSMO prefix to STAT_ITEM_NOVALUE_ID
Jacob Erlbeck
2015-12-08
1
-1
/
+1
*
stat: Explicitly support stat_items without unit
Jacob Erlbeck
2015-12-08
1
-0
/
+1
*
remove our internal copy of talloc, use system libtalloc
Harald Welte
2015-12-05
2
-189
/
+4
*
stats: Move statsd related code into a separate file
Jacob Erlbeck
2015-11-26
1
-4
/
+12
*
use system-wide libtalloc with --enable-system-talloc
Harald Welte
2015-11-21
1
-0
/
+0
*
fix FSF address in sources/headers
Jaroslav Škarvada
2015-11-12
1
-1
/
+2
*
stats: Send all values on reporter update
Jacob Erlbeck
2015-11-09
1
-0
/
+1
*
gprs-ns/stats: When the NSVCI is updated, update the stats counter
Holger Hans Peter Freyther
2015-11-04
2
-0
/
+11
*
stats: Fix build on FreeBSD
Holger Hans Peter Freyther
2015-08-21
1
-0
/
+2
*
fix some typos
Neels Hofmeyr
2015-11-02
1
-4
/
+4
*
log: Add new DLSTATS log level
Jacob Erlbeck
2015-11-02
1
-1
/
+2
*
stats: Limit reporting by class id
Jacob Erlbeck
2015-11-02
3
-0
/
+14
*
stats: Add osmo_ name prefix to identifiers
Jacob Erlbeck
2015-11-02
2
-64
/
+64
*
stats: Add log reporter
Jacob Erlbeck
2015-10-29
1
-0
/
+3
*
stats: Use function pointers in reporter objects
Jacob Erlbeck
2015-10-29
1
-0
/
+14
*
stats: Make net config optional
Jacob Erlbeck
2015-10-29
1
-0
/
+2
*
stats: Support statsd Multi-Metric Packets
Jacob Erlbeck
2015-10-29
1
-0
/
+5
*
core: Add difference function to osmo_counter
Jacob Erlbeck
2015-10-29
1
-0
/
+4
*
stats: Implement timer based reporting
Jacob Erlbeck
2015-10-29
1
-2
/
+8
*
stats: Add the reporting framework
Jacob Erlbeck
2015-10-29
1
-0
/
+70
*
core: Update osmo_counters_for_each doc
Jacob Erlbeck
2015-10-28
1
-2
/
+2
*
stats: Add stat_item_for_each functions
Jacob Erlbeck
2015-10-28
1
-0
/
+14
[next]