summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* debian: Make new minor release with the NS bugfixHolger Hans Peter Freyther2015-11-041-0/+6
* stats/vty: Add selective show stats commandJacob Erlbeck2015-08-223-2/+33
* ns/stats: Fix class_id of "NSVC Peer Statistics" rate_ctr groupJacob Erlbeck2015-08-221-0/+1
* stats/test: Add tests to check VTY configurationJacob Erlbeck2015-08-222-0/+194
* vty/test: Refactor vty creation/deletion into separate functionsJacob Erlbeck2015-08-221-29/+46
* test: Remove unneeded linking to libosmovty.laJacob Erlbeck2015-08-221-4/+4
* debian: Install libosmoctrl0 too when installing the dev packageHolger Hans Peter Freyther2015-11-031-1/+1
* misc: Prepare the release of libosmocore 0.9.0Holger Hans Peter Freyther2015-11-036-6/+11
* stats: Fix build on FreeBSDHolger Hans Peter Freyther2015-08-212-1/+4
* timer: Fix compiler warning about timevalHolger Hans Peter Freyther2015-08-211-3/+4
* gtphub: add OSMO_VTY_PORT_GTPHUB.Neels Hofmeyr2015-11-021-0/+1
* fix some typosNeels Hofmeyr2015-11-023-7/+7
* Merge branch 'jerlbeck/wip/stats'Holger Hans Peter Freyther2015-11-0229-27/+2135
|\
| * stats: Fix handling of the no mtu commandHolger Hans Peter Freyther2015-11-021-1/+1
| * stats: Do not assign the wrong addresssHolger Hans Peter Freyther2015-11-021-1/+1
| * stats: Remove warnings about never read variablesHolger Hans Peter Freyther2015-11-021-8/+5