aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/gsm_subscriber.h
AgeCommit message (Expand)AuthorFilesLines
2013-10-13db: Remove the struct gsm_network from the database layerHolger Hans Peter Freyther1-0/+2
2013-07-27expiration: Allow to disable the periodic location updating procedureHolger Hans Peter Freyther1-0/+2
2013-07-27expiration: Speculative fixes for the periodic expiring handlingHolger Hans Peter Freyther1-0/+1
2013-01-01libmsc: Track and update the location update expiryJan Luebbe1-0/+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-8/+8
2011-03-23src: use new library libosmogsm and new path to headers in libosmocorePablo Neira Ayuso1-1/+1
2011-01-06subscr: Add a vty option to kick the queue.Holger Hans Peter Freyther1-0/+1
2011-01-06subscr: Dump the pending requests to help with debugging state.Holger Hans Peter Freyther1-0/+3
2011-01-06subscr: Make it possible to clear pending requests for a subscriberHolger Hans Peter Freyther1-0/+1
2011-01-06subscr: Show the number of pending requests on this subscriber.Holger Hans Peter Freyther1-0/+2
2011-01-06subscr: Make the subscr_put_channel work with the subscrHolger Hans Peter Freyther1-1/+1
2010-12-24subscr: Add a VTY command to update the subscriber from the database.Holger Hans Peter Freyther1-0/+1
2010-12-24subscr: Introduce subscr_purge_inactive to free unused subscribersHolger Hans Peter Freyther1-0/+2
2010-11-15subscr: Add method to find an active subscriberHolger Hans Peter Freyther1-0/+4
2010-11-15subscr: Add the subscr_get_or_create from the on-waves/bsc-master branchHolger Hans Peter Freyther1-0/+2
2010-11-15subscr: Move the TMSI reserved into the gsm_dataHolger Hans Peter Freyther1-4/+0
2010-07-26gsm_subscriber: Increase the name to 160 charachtersHolger Hans Peter Freyther1-1/+1
2010-06-16bsc_api: Operate on the subscriber connection for subscriber managementHolger Hans Peter Freyther1-1/+1
2010-02-20split 'libosmocore' from openbsc codebaseHarald Welte1-1/+1
2009-12-24add (and use) new subscr_name() function to get name or IMSIHarald Welte1-0/+2
2009-10-26[USSD] various USSD improvementsMike Haben1-3/+4
2009-09-28[tmsi] Make the tmsi a 4 octet numberHolger Hans Peter Freyther1-3/+6
2009-08-20[subscr] Change the signature... the gsm_network is in the subscrHolger Hans Peter Freyther1-2/+1
2009-08-14add 'show subscriber cache' vty command to debug subscriber refcount leaksHarald Welte (local)1-0/+1
2009-08-12allocate an extension when creating the subscriberJan Luebbe1-0/+3
2009-08-12flag new subscriber structs in memory and send a signalJan Luebbe1-0/+5
2009-08-08first 'working' SMS implementationHarald Welte1-0/+2
2009-07-23make sure subscr->net is always setHarald Welte1-3/+6
2009-07-05Merge branch 'master' into smsHarald Welte1-8/+17
2009-07-05Store classmark1/2/3 in equipment SQL tableHarald Welte1-8/+17
2009-07-05further SMS workHarald Welte1-0/+1
2009-06-10reworked MNCC codebaseHarald Welte1-0/+1
2009-06-10Handle and dispatch paging requests in gsm_subscriberHolger Freyther1-0/+1
2009-06-10Proposal for a "channel request" interface...Holger Freyther1-0/+6
2009-06-10move openbsc into its own subdirectoryHarald Welte1-0/+58