aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/libmsc/db.c
AgeCommit message (Expand)AuthorFilesLines
2013-12-27db: Avoid crash we have seen with the dbi code when reading a SMSHolger Hans Peter Freyther1-0/+15
2013-12-26db: Fetch the authorized key using ulonglongKevin Redon1-2/+3
2013-10-13db: Remove the struct gsm_network from the database layerHolger Hans Peter Freyther1-6/+3
2013-10-04Fix typo ',' -> ';' at the end of a line.Alexander Chemeris1-1/+1
2013-07-27expiration: Allow to disable the periodic location updating procedureHolger Hans Peter Freyther1-20/+39
2013-07-27misc: Fix compilation warningsHolger Hans Peter Freyther1-1/+1
2013-07-04db: Fix an issue with the memsetHolger Hans Peter Freyther1-1/+1
2013-01-01libmsc: Track and update the location update expiryJan Luebbe1-6/+97
2012-11-24SMPP: add small utility program 'smpp_mirror'Harald Welte1-3/+4
2012-05-07libmsc/db: Fix max value of ainfo->a3a8_ki_len in db_get_authinfo_for_subscrSylvain Munaut1-1/+1
2011-07-16db: use ANSI (void) function declarationsHarald Welte1-2/+2
2011-07-16db: fix Smatch warningsHarald Welte1-5/+3
2011-05-07src: use namespace prefix osmo_* for misc utilsPablo Neira Ayuso1-3/+3
2011-05-06src: use namespace prefix osmo_counter*Pablo Neira Ayuso1-1/+1
2011-04-18misc: Move from u_int to uint types of stdint.hHolger Hans Peter Freyther1-7/+7
2011-03-23src: use new library libosmogsm and new path to headers in libosmocorePablo Neira Ayuso1-3/+3
2011-03-04prefix sub-directories containing libraries with 'lib'Harald Welte1-0/+1303