aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-08-29Set working directory in systemd service fileMax2-1/+2
2022-06-29db_auc: hexparse_stmt(): check value returned by osmo_hexparse()Vadim Yanitskiy1-1/+4
2022-06-28Bump version: 1.4.0.16-3863-dirty → 1.5.01.5.0Pau Espin Pedrol4-14/+42
2022-06-21doc: Document new subscriber CTRL commandsPau Espin Pedrol5-1/+120
2022-06-21ctrl: Introduce CTRL command subscriber.by-*.aud3g <algo[,KI,(op|opc),OP_C[,i...Pau Espin Pedrol5-8/+200
2022-06-21ctrl: Introduce CTRL command subscriber.by-*.aud2g <algo[,ki]>Pau Espin Pedrol4-4/+132
2022-06-20ctrl: Introduce cmd SET subscriber.delete <imsi>Pau Espin Pedrol3-0/+44
2022-06-20cosmetic: hlr_vty_subscr.c: Fix trailing whitespacePau Espin Pedrol1-2/+2
2022-06-20ctrl: Introduce CTRL command subscriber.by-*.msisdnPau Espin Pedrol3-0/+101
2022-06-20ctrl: Introduce cmd SET subscriber.create <imsi>Pau Espin Pedrol5-0/+66
2022-06-18update git URLs (git -> https; gitea)Harald Welte3-6/+5
2022-06-17Fix db_subscr_create() not returning -EEXIST expected by VTY subscriber creat...Pau Espin Pedrol3-11/+14
2022-06-17tests/ctrl: Move ERROR test scenario to proper filePau Espin Pedrol2-2/+3
2022-06-17tests: Allow specyfing specific ctrl test to runPau Espin Pedrol1-1/+4
2022-06-17ctrl: Mark function as staticPau Espin Pedrol2-14/+13
2022-04-14tests: use 'check_PROGRAMS' instead of 'noinst_PROGRAMS'Vadim Yanitskiy2-4/+2
2022-02-08debian: add new 'osmo-mslookup-utils' packageVadim Yanitskiy2-0/+11
2022-02-05fixup: debian: remove unneeded dependency libdbd-sqlite3Vadim Yanitskiy1-1/+1
2021-12-14treewide: remove FSF addressOliver Smith1-4/+0
2021-11-16Bump version: 1.3.0.7-bfee → 1.4.01.4.0Pau Espin Pedrol1-0/+21
2021-09-01debian/control: remove dh-systemd build-dependOliver Smith1-1/+0
2021-07-19db v6: determine 3G AUC IND from VLR nameNeels Hofmeyr18-341/+296
2021-07-15db: Avoid use uninitialized rc if running 0 statementsPau Espin Pedrol1-1/+1
2021-06-01Add post-upgrade script for automatic db upgradeOliver Smith5-0/+116
2021-05-13vty: enable show subscribers filtered by IMEIKeith5-3/+8
2021-03-21add README.md file as customary for cgit, github, gitlab, etc.Harald Welte1-0/+66
2021-02-26Correct configuration written from vtyKeith3-9/+12
2021-02-23Bump version: 1.2.0.78-8c90-dirty → 1.3.01.3.0Pau Espin Pedrol6-16/+115
2021-02-23manuals: generate vty reference xml at build timeHarald Welte3-1778/+7
2021-02-23main: add --vty-ref-mode, use vty_dump_xml_ref_mode()Harald Welte1-1/+37
2021-02-19tests: Replace deprecated API log_set_print_filenamePau Espin Pedrol8-8/+17
2021-02-04.gitignore: Ignore new autofoo tmp filesPau Espin Pedrol1-0/+1
2021-01-30Fix Coverity WarningsKeith1-7/+3
2021-01-29Add vty command to show summary of all or filtered subscribersKeith5-5/+228
2021-01-28configure.ac: set -std=gnu11Oliver Smith1-0/+2
2021-01-19Correct vty inline help for show subscriberKeith1-2/+3
2021-01-13contrib/jenkins: don't build osmo-gsm-manualsOliver Smith1-1/+0
2021-01-04auc_test.c: Add some comments on what the test cases actually doHarald Welte1-0/+11
2020-12-28support the XOR algorithm for UMTS AKAHarald Welte5-1/+121
2020-11-17USSD: add special 'idle' handler to IUSE for testingVadim Yanitskiy4-4/+24
2020-11-17USSD: fix handle_ussd(): do not free() unconditionallyVadim Yanitskiy1-16/+23
2020-11-17doc/manuals: re-organize description of internal USSD handlersVadim Yanitskiy1-2/+14
2020-11-17doc/manuals: fix s/There/The/ in 'USSD Configuration'Vadim Yanitskiy1-1/+1
2020-10-29cosmetic: fix spelling in logging message: existAnt -> existEntVadim Yanitskiy1-1/+1
2020-10-18Use OSMO_FD_* instead of deprecated BSC_FD_*Harald Welte1-3/+3
2020-10-12contrib/jenkins: Enable parallel make in make distcheckPau Espin Pedrol1-2/+2
2020-10-12Set TCP NODELAY sockopt to GSUP cli and srv connectionsPau Espin Pedrol2-0/+33
2020-09-23osmo-hlr-db-tool: Make import from osmo-nitb less "lossy"Keith1-5/+98
2020-08-18Support setting rt-prio and cpu-affinity mask through VTYPau Espin Pedrol8-8/+66
2020-08-18doc: Update VTY reference xml filePau Espin Pedrol1-7/+313