summaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/db.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make random MSISDN assignment optionalMax2016-07-091-1/+3
* Make random extension range configurableMax2016-06-141-2/+4
* nitb/ctrl: Implement a command to list all active subscribersHolger Hans Peter Freyther2014-03-231-0/+1
* nitb/ctrl: Implement creating and deleting subscribersHolger Hans Peter Freyther2014-03-231-0/+1
* db,sms: Rename db_sms_mark_sent() to db_sms_mark_delivered()Alexander Chemeris2014-03-091-1/+1
* db: Remove the struct gsm_network from the database layerHolger Hans Peter Freyther2013-10-131-4/+2
* libmsc: Track and update the location update expiryJan Luebbe2013-01-011-0/+1
* db: use ANSI (void) function declarationsHarald Welte2011-07-161-2/+2
* src: use namespace prefix osmo_counter*Pablo Neira Ayuso2011-05-061-2/+2
* misc: Remove sys/types.h includes from the filesHolger Hans Peter Freyther2011-04-181-1/+0
* misc: Move from u_int to uint types of stdint.hHolger Hans Peter Freyther2011-04-181-3/+3
* db: The forward declaration of the enum does not work with C++Holger Hans Peter Freyther2011-04-121-2/+1
* License change: We are now AGPLv3+ instead of GPLv2+Harald Welte2011-01-011-6/+5
* db: Introduce a limit in delivery attempts for the SMS searchHolger Hans Peter Freyther2010-12-251-1/+1
* db: Add method to load a SMS by id.Holger Hans Peter Freyther2010-12-251-0/+1
* subscr: Add a VTY command to update the subscriber from the database.Holger Hans Peter Freyther2010-12-241-0/+1
* misc: Remove gsm_subscriber.h from the db.h fileHolger Hans Peter Freyther2010-12-221-1/+8
* db.h: Move the '*' to the other side for the gsm_subscriberHolger Hans Peter Freyther2010-10-061-7/+7
* db: Declare db_sms_inc_deliver_attempts.Holger Hans Peter Freyther2010-09-171-0/+1
* db: Change naming convention for auth info functionsSylvain Munaut2010-06-141-7/+7
* db: Rename AuthTuples to AuthLastTuplesSylvain Munaut2010-06-141-4/+4
* [GPRS] NS: Start to use rate_ctr_group code from libosmocoreHarald Welte2010-05-131-0/+3
* db: Fix a bug where no pending SMS were foundHolger Hans Peter Freyther2010-03-251-2/+2
* db: Add methods to set auth{info,tuple} for a subscriberSylvain Munaut2010-01-031-0/+4
* db: Add declaration for get_auth{info,tuple_for_subscriberSylvain Munaut2010-01-031-0/+6
* db: Fix compile warning, declare db_sms_get_unsent_by_subscrSylvain Munaut2009-12-241-0/+1
* statistics: Introduce 'struct counter' instead of using unsigned longHarald Welte2009-12-221-0/+4
* store all APDU's received from the MS in the databaseHarald Welte (local)2009-08-161-0/+5
* fix problems with tmsi uniqueness in the subscriber tableJan Luebbe2009-08-121-0/+1
* token support in the DBJan Luebbe2009-08-121-0/+1
* misc: Add prototypes to header files, include more header filesHolger Hans Peter Freyther2009-08-101-0/+1
* new db_sms_get_unsent_for_subscr() functionHarald Welte2009-08-091-0/+1
* make sure subscr->net is always setHarald Welte2009-07-231-3/+6
* move openbsc into its own subdirectoryHarald Welte2009-06-101-0/+44