Osmocom HLR for GSUP protocol towards OsmoSGSN and OsmoMSC https://osmocom.org/projects/osmo-hlr
Go to file
Oliver Smith f0e90e6bd5 mslookup_client_mdns_test: disable by default
Only build and run the test, if --enable-mslookup-client-mdns-test is
passed to ./configure. Enable that option in jenkins.sh.

Related: OS#4385
Change-Id: Ie0cd4b0c55a1fbb00c215aeec7dcd0c15805add3
2020-02-14 11:16:47 +00:00
contrib mslookup_client_mdns_test: disable by default 2020-02-14 11:16:47 +00:00
debian add libosmo-mslookup abstract client 2020-01-10 16:07:40 +00:00
doc hlr db schema 3: hlr_number -> msc_number 2019-11-12 16:23:48 +00:00
include add mDNS lookup method to libosmo-mslookup (#2) 2020-01-13 14:10:50 +01:00
sql db v4: add column last_lu_seen_ps 2019-11-27 03:19:06 +01:00
src db: fix possible SQLite3 allocated memory leak in db_open() 2020-02-09 05:32:48 +07:00
tests mslookup_client_mdns_test: disable by default 2020-02-14 11:16:47 +00:00
.gitignore add osmo-mslookup-client program (#2) 2020-01-13 14:11:48 +01:00
.gitreview Add gerrit settings 2016-12-21 10:35:38 +01:00
COPYING add COPYING file with AGPLv3 license text 2016-11-11 10:17:06 +01:00
Makefile.am Makefile.am: fix pkgconfig_DATA 2020-01-13 14:08:27 +01:00
configure.ac mslookup_client_mdns_test: disable by default 2020-02-14 11:16:47 +00:00
git-version-gen build with autoconf/automake, add jenkins.sh script 2016-12-11 01:07:26 +01:00
libosmo-gsup-client.pc.in pkg-config: Fix libosmo-gsup-client pkg-config file 2018-07-31 19:37:45 +02:00
libosmo-mslookup.pc.in add libosmo-mslookup abstract client 2020-01-10 16:07:40 +00:00