aboutsummaryrefslogtreecommitdiffstats
path: root/src/cnetz/database.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-18Move from local to external osmo* librariesAndreas Eversberg1-23/+24
2023-01-21Make libtimer to be osmo_* compatible in some placesAndreas Eversberg1-2/+2
2022-06-19C-Netz: Add options to change 'Meldeaufruf' timer and counter.Andreas Eversberg1-9/+19
2022-06-19C-Netz: Add capability of non-standard OgK channel(s)Andreas Eversberg1-7/+15
2021-11-07C-Netz: Improve database dump (press 'i')Andreas Eversberg1-3/+17
2021-09-17C-Netz: Fix calls to 8-digits subscriber numbersAndreas Eversberg1-7/+7
2021-01-03Fixed typos in cli output and source code commentsMartin Hauke1-1/+1
2019-06-30C-Netz: Add authentication support (process only)Andreas Eversberg1-7/+20
2017-12-03Restructure: Move debug from common code to 'libdebug'Andreas Eversberg1-1/+1
2017-12-03Restructure: Move sample from common code to 'libsample'Andreas Eversberg1-1/+1
2017-11-13Restructure: Move timer from common code to 'libtimer'Andreas Eversberg1-1/+0
2017-09-01C-Netz: Work on system informations, metering and call queuesAndreas Eversberg1-2/+3
2017-05-17minor cleanupsAndreas Eversberg1-1/+1
2017-02-18Move samples of int16_t format to sample_t, that is of type doubleAndreas Eversberg1-0/+1
2016-10-23C-Netz: Changing keepalive interval to 2 minutes and retry to 1 minuteAndreas Eversberg1-2/+6
2016-10-07Added and fixed extra compiler warningsAndreas Eversberg1-1/+1
2016-08-03C-Netz: Add support for extended frequency band. (October 1989)Andreas Eversberg1-3/+9
2016-08-03Add info key 'i' to show some states.Andreas Eversberg1-0/+16
2016-05-13C-Netz: Fixup debug output at databaseAndreas Eversberg1-2/+3
2016-05-08C-Netz: Add tiny database to track if phones are onlineAndreas Eversberg1-0/+156