aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-12-25cosmetic comment tweak36c3Neels Hofmeyr1-1/+1
2019-12-25Enabling/disabling 4G RAN for given subscriberPiotr Krysik5-7/+78
2019-12-25AUC: Add support for setting the AMF separation bit to '1' for EUTRANHarald Welte1-1/+3
2019-12-25Revert "mention *#201#, *#301# in USSD get_ran (HACK)"Neels Hofmeyr1-2/+1
2019-12-25mention *#201#, *#301# in USSD get_ran (HACK)Neels Hofmeyr1-1/+2
2019-12-25send GMM_CAUSE_ROAMING_NOTALLOWED instead of GMM_CAUSE_IMSI_UNKNOWN HARDCODEDgsmevent admin3-4/+4
2019-12-25add USSD handlers to enable/disable 2G accessNeels Hofmeyr3-1/+63
2019-12-25for ussd_get_ran, show current RATNeels Hofmeyr2-11/+16
2019-12-25auto upgrade hlr.db in the service fileNeels Hofmeyr1-1/+1
2019-12-25add column 'last_lu_rat', show last RAN typeNeels Hofmeyr8-23/+85
2019-12-25SS/USSD: update configuretion exampleVadim Yanitskiy1-0/+3
2019-12-25SS/USSD: add IUSEs to enable / disable UMTSVadim Yanitskiy2-2/+64
2019-12-25SS/USSD: implement an IUSE for getting RAN type(s)Vadim Yanitskiy2-2/+42
2019-12-25Add DB storage for enabling / disabling arbitrary RAT types.Neels Hofmeyr9-6/+283
2019-12-23trial: SMS-over-GSUPNeels Hofmeyr6-0/+448
2019-12-23db v6: determine 3G AUC IND from VLR nameNeels Hofmeyr9-5/+296
2019-12-16auc3g: officially wrap IND around IND_bitlen spaceNeels Hofmeyr1-8/+9
2019-12-16vty: show subscriber: show lu d,h,m,s ago, not just secondsNeels Hofmeyr1-2/+14
2019-12-16vty: show subscriber: change format of 'last LU seen'Neels Hofmeyr1-10/+10
2019-12-16drop error log for when a subscriber does not existNeels Hofmeyr2-30/+4
2019-12-16adoc: add D-GSM chapter to osmohlr-usermanualNeels Hofmeyr2-0/+483
2019-12-16hlr_vty_subscr: prettier output for last LU seenOliver Smith1-2/+7
2019-12-16gsup_server: send routing error back to the correct peerNeels Hofmeyr1-3/+14
2019-12-16proxy routing refactorNeels Hofmeyr13-203/+292
2019-12-16D-GSM 3/n: implement roaming by mslookup in osmo-hlrNeels Hofmeyr19-6/+1914
2019-12-16D-GSM 2/n: implement mDNS method of mslookup serverNeels Hofmeyr11-2/+605
2019-12-16D-GSM 1/n: add mslookup server in osmo-hlrNeels Hofmeyr8-0/+534
2019-12-16test_nodes.vty: remove cruftNeels Hofmeyr1-64/+1
2019-12-16enlarge the GSUP message headroomNeels Hofmeyr1-1/+1
2019-12-16db v5: prep for D-GSM: add vlr_via_proxy and sgsn_via_proxyNeels Hofmeyr5-14/+75
2019-12-16gsup client: add up_down_cb(), add osmo_gsup_client_create3()Neels Hofmeyr2-20/+74
2019-12-162/2: fixup: add osmo_gsup_peer_id with type enum and unionNeels Hofmeyr17-52/+207
2019-12-161/2: refactor: add and use lu_fsm, osmo_gsup_req, osmo_ipa_nameNeels Hofmeyr39-912/+1634
2019-12-16contrib/dgsm/ add example esme and dialplanOliver Smith3-0/+241
2019-12-16add osmo-mslookup-client programNeels Hofmeyr8-1/+957
2019-12-16add mDNS lookup method to libosmo-mslookupOliver Smith22-0/+2829
2019-12-16add libosmo-mslookup abstract clientOliver Smith24-3/+1620
2019-12-10tests/auc: change back to python3osmith/fix-python3Oliver Smith2-3/+2
2019-12-03hlr: exit(2) on unsupported positional arguments on command lineHarald Welte1-0/+5
2019-12-03gsup_client.h: fix license header: GPLv2+Oliver Smith1-6/+5
2019-12-01AUC: Add support for setting the AMF separation bit to '1' for EUTRANHarald Welte5-16/+26
2019-11-27db v4: add column last_lu_seen_psNeels Hofmeyr6-32/+76
2019-11-25test_nodes.vty: tweak: add some '?' checksNeels Hofmeyr1-3/+47
2019-11-25remove gsup_testNeels Hofmeyr7-145/+0
2019-11-25Makefile convenience: add VTY_TEST var to run only one testNeels Hofmeyr1-3/+3
2019-11-25add osmo_gsup_msgb_alloc()Neels Hofmeyr5-14/+17
2019-11-25db upgrade: remove some code dupNeels Hofmeyr2-33/+17
2019-11-25fix upgrade test in presence of ~/.sqlitercNeels Hofmeyr1-6/+6
2019-11-25gitignore: add tests/db_upgrade/*.dumpOliver Smith1-0/+1
2019-11-20move headers to include/osmocom/hlrNeels Hofmeyr42-90/+99