Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix/Update copyright notices; Add SPDX annotation | Harald Welte | 2017-11-13 | 1 | -0/+2 |
| | | | | | | | | Let's fix some erroneous/accidential references to wrong license, update copyright information where applicable and introduce a SPDX-License-Identifier to all files. Change-Id: I39af26c6aaaf5c926966391f6565fc5936be21af | ||||
* | [doc] counter.[ch] Add Doxygen API documentation | Harald Welte | 2017-10-16 | 1 | -0/+18 |
| | | | | | | | This adds a more complete set of API documentation for all osmo_counter relatedd functions and definitions. Change-Id: I24283c05620ee86a8beb165af98a85d754549efb | ||||
* | Rename 'statistics.c' to 'counter.c' | Harald Welte | 2017-10-15 | 1 | -0/+85 |
With stat_item, stats.c and stats_statsd.c, it is becoming a bit difficult to understand file naming. Also, the 'statistics.c' file actually only contained osmo_counter handling, so let's rename it to counter.c altogether. Change-Id: I2cfb2310543902b7da46cb15a76e2da317eaed7d |