aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/db.h
AgeCommit message (Expand)AuthorFilesLines
2016-07-09Make random MSISDN assignment optionalMax1-1/+3
2016-06-14Make random extension range configurableMax1-2/+4
2014-03-23nitb/ctrl: Implement a command to list all active subscribersHolger Hans Peter Freyther1-0/+1
2014-03-23nitb/ctrl: Implement creating and deleting subscribersHolger Hans Peter Freyther1-0/+1
2014-03-09db,sms: Rename db_sms_mark_sent() to db_sms_mark_delivered()Alexander Chemeris1-1/+1
2013-10-13db: Remove the struct gsm_network from the database layerHolger Hans Peter Freyther1-4/+2
2013-01-01libmsc: Track and update the location update expiryJan Luebbe1-0/+1
2011-07-16db: use ANSI (void) function declarationsHarald Welte1-2/+2
2011-05-06src: use namespace prefix osmo_counter*Pablo Neira Ayuso1-2/+2
2011-04-18misc: Remove sys/types.h includes from the filesHolger Hans Peter Freyther1-1/+0
2011-04-18misc: Move from u_int to uint types of stdint.hHolger Hans Peter Freyther1-3/+3
2011-04-12db: The forward declaration of the enum does not work with C++Holger Hans Peter Freyther1-2/+1
2011-01-01License change: We are now AGPLv3+ instead of GPLv2+Harald Welte1-6/+5
2010-12-25db: Introduce a limit in delivery attempts for the SMS searchHolger Hans Peter Freyther1-1/+1
2010-12-25db: Add method to load a SMS by id.Holger Hans Peter Freyther1-0/+1
2010-12-24subscr: Add a VTY command to update the subscriber from the database.Holger Hans Peter Freyther1-0/+1
2010-12-22misc: Remove gsm_subscriber.h from the db.h fileHolger Hans Peter Freyther1-1/+8
2010-10-06db.h: Move the '*' to the other side for the gsm_subscriberHolger Hans Peter Freyther1-7/+7
2010-09-17db: Declare db_sms_inc_deliver_attempts.Holger Hans Peter Freyther1-0/+1
2010-06-14db: Change naming convention for auth info functionsSylvain Munaut1-7/+7
2010-06-14db: Rename AuthTuples to AuthLastTuplesSylvain Munaut1-4/+4
2010-05-13[GPRS] NS: Start to use rate_ctr_group code from libosmocoreHarald Welte1-0/+3
2010-03-25db: Fix a bug where no pending SMS were foundHolger Hans Peter Freyther1-2/+2
2010-01-03db: Add methods to set auth{info,tuple} for a subscriberSylvain Munaut1-0/+4
2010-01-03db: Add declaration for get_auth{info,tuple_for_subscriberSylvain Munaut1-0/+6
2009-12-24db: Fix compile warning, declare db_sms_get_unsent_by_subscrSylvain Munaut1-0/+1
2009-12-22statistics: Introduce 'struct counter' instead of using unsigned longHarald Welte1-0/+4
2009-08-16store all APDU's received from the MS in the databaseHarald Welte (local)1-0/+5
2009-08-12fix problems with tmsi uniqueness in the subscriber tableJan Luebbe1-0/+1
2009-08-12token support in the DBJan Luebbe1-0/+1
2009-08-10misc: Add prototypes to header files, include more header filesHolger Hans Peter Freyther1-0/+1
2009-08-09new db_sms_get_unsent_for_subscr() functionHarald Welte1-0/+1
2009-07-23make sure subscr->net is always setHarald Welte1-3/+6
2009-06-10move openbsc into its own subdirectoryHarald Welte1-0/+44