Osmocom HLR for GSUP protocol towards OsmoSGSN and OsmoMSC https://osmocom.org/projects/osmo-hlr
Go to file
Neels Hofmeyr 87a04b6b95 hlr_db_tool: fix error log strerror invocation
The db API returns negative errno values, need to flip the sign before feeding
to strerror.

Fixes: coverity CID#178658
Change-Id: Iaab46f565a1112d8a7def8ea90a5cd440c0a3b41
2017-11-08 02:29:05 +00:00
contrib jenkins: use osmo-clean-workspace.sh before and after build 2017-10-28 04:37:41 +02:00
debian Tag/Release version 0.1.0 2017-10-28 20:43:12 +02:00
doc/examples VTY: Add hlr node and bind ip field 2017-06-01 11:31:39 +02:00
sql cosmetic: sql/hlr.sql: move comments 2017-10-28 16:49:33 +00:00
src hlr_db_tool: fix error log strerror invocation 2017-11-08 02:29:05 +00:00
tests fix default logging levels to NOTICE, not DEBUG 2017-10-28 16:49:46 +00:00
.gitignore gitignore: tests/package.m4 2017-10-11 20:25:29 +00: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 Use release helper from libosmocore 2017-08-25 18:27:28 +02:00
configure.ac add initial db_test: creating and deleting subscribers 2017-10-11 22:32:19 +02:00
git-version-gen build with autoconf/automake, add jenkins.sh script 2016-12-11 01:07:26 +01:00