summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* debian: Avoid linking with -Bsymbolic-functionsHolger Hans Peter Freyther2016-01-181-0/+3
* comment typoNeels Hofmeyr2016-01-181-1/+1
* msgb/test: Add test case for error casesJacob Erlbeck2016-01-152-0/+24
* msgb: Assert len >= 0 in msgb_trimJacob Erlbeck2016-01-151-0/+2
* msgb/test: Add tests for msgb_resize_area and msgb_copyJacob Erlbeck2016-01-152-0/+149
* msgb/test: Add functions to catch and check exceptionsJacob Erlbeck2016-01-152-1/+32
* msgb/test: Add test for msgb message buffersJacob Erlbeck2016-01-154-2/+136
* bitvec: Add get/set byte sequencesJacob Erlbeck2016-01-156-2/+162
* gsm: Add APN conversion functionsJacob Erlbeck2016-01-157-3/+216
* update TODO-RELEASE regarding the talloc change.Harald Welte2016-01-061-0/+1
* osmo_prim_op_names should be externHarald Welte2015-12-251-1/+1
* Fix some recently added formats on 64bitNeels Hofmeyr2015-12-241-3/+5
* Add osmo_prim_op_names[] symbol and _SAP_SS7_BASE defineHarald Welte2015-12-233-1/+14
* msgb: Add msgb_test_invariant functionJacob Erlbeck2015-12-211-0/+40
* msgb: Let msgb_hexdump be more tolerantJacob Erlbeck2015-12-211-7/+39
* msgb: Add msgb_resize_area and msgb_copyJacob Erlbeck2015-12-212-0/+94
* some comments / fixed typosNeels Hofmeyr2015-12-215-3/+7
* LaPDm: Refuse SUSPEND/RESUME/RECONNECT in BTS modeHarald Welte2015-12-191-0/+17
* ns: Force a defined state when sending NS RESETJacob Erlbeck2015-12-173-0/+108
* stats: Fix compiler warning about losing constHolger Hans Peter Freyther2015-12-171-1/+1
* ns/stats: Add missing osmo_stat_item_group_free to gprs_nsvc_deleteJacob Erlbeck2015-12-171-0/+1
* talloc: Depend on libtalloc-dev being present as wellHolger Hans Peter Freyther2015-12-141-1/+1
* RSL: Add enum + TLV definitions for ip.access style embedded IEsHarald Welte2015-12-134-0/+58
* talloc: Untested change to unbreak buildHolger Hans Peter Freyther2015-12-101-1/+1
* gsm_03_41: Fix structure definitions for big-endian machinesRuben Undheim2015-12-091-0/+31
* update debian packaging from libosmocore6 to libosmocore7Harald Welte2015-12-082-2/+2
* utils: add TALLOC_CFLAGS to buildHarald Welte2015-12-081-1/+1
* stats: Add OSMO prefix to STAT_ITEM_NOVALUE_IDJacob Erlbeck2015-12-082-4/+4
* stat: Explicitly support stat_items without unitJacob Erlbeck2015-12-083-2/+16
* remove our internal copy of talloc, use system libtallocHarald Welte2015-12-0517-2089/+28
* stats: Add TODO comment to rate_ctrJacob Erlbeck2015-11-261-0/+3
* stats/test: Add memory leak checkJacob Erlbeck2015-11-261-4/+9
* stats/test: Add test for reportingJacob Erlbeck2015-11-262-17/+369
* stats: Reorder functions in stats.cJacob Erlbeck2015-11-261-59/+61
* stats: Move statsd related code into a separate fileJacob Erlbeck2015-11-264-144/+180
* configure: It should be --with-system-talloc, not --enable-system-tallocHarald Welte2015-11-211-8/+8
* configure.ac: Use AS_IF() instead of shell-if for PKG_CONFIGHarald Welte2015-11-211-4/+4
* use system-wide libtalloc with --enable-system-tallocHarald Welte2015-11-214-3/+59
* stat_item.c: Fix compiler warningsHarald Welte2015-11-201-2/+2
* vty: Don't call exit() but rather use OSMO_ASSERT()Harald Welte2015-11-121-15/+4
* fix FSF address in sources/headersJaroslav Škarvada2015-11-129-15/+18
* debian: Make a new minor releaseHolger Hans Peter Freyther2015-11-091-0/+8
* stats: Fix not reported stat item valuesJacob Erlbeck2015-11-091-1/+3
* stats: Fix handling of multiple resportersJacob Erlbeck2015-11-091-2/+2
* stats: Send all values on reporter updateJacob Erlbeck2015-11-092-8/+26
* stats: Fix name prefix handlingJacob Erlbeck2015-11-091-11/+23
* stats: Document the level in show stats level optionsHolger Hans Peter Freyther2015-11-071-0/+1
* osmo-sim-test: add missing includeAlexander Huemer2015-11-071-0/+1
* debian: Roll a new release with the GPRS NS counter fixHolger Hans Peter Freyther2015-11-041-0/+6
* gprs-ns/stats: When the NSVCI is updated, update the stats counterHolger Hans Peter Freyther2015-11-043-0/+13