aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/gsm_subscriber.h
AgeCommit message (Expand)AuthorFilesLines
2016-05-09Merge branch 'master' into sysmocom/iu, with tweakssysmocom/iu_orig_historyNeels Hofmeyr1-4/+3
2016-05-04msc subscr: add paging timeoutNeels Hofmeyr1-0/+1
2016-05-02paging: change subscr_paging_cb() into subscr_rx_paging_response()Neels Hofmeyr1-0/+2
2016-05-02gsm_04_08 mscsplit: subscr_request_channel() -> subscr_request_conn()Neels Hofmeyr1-2/+2
2016-05-02gsm_04_08: factor out subscr authorization checkNeels Hofmeyr1-0/+4
2016-04-29use new libosmocore gsm_23_003.h for IMEI/IMSI lengthHarald Welte1-4/+3
2016-04-20add preliminary paging response handling, incompleteNeels Hofmeyr1-0/+14
2016-03-17Revert "move to hex TMSI representation"Harald Welte1-1/+1
2016-03-17move to hex TMSI representationVadim Yanitskiy1-1/+1
2016-03-03mscsplit: remove bts and lchan pointers from libmscNeels Hofmeyr1-2/+3
2015-04-29sub: Remove the queue from the subscriber codeHolger Hans Peter Freyther1-4/+10
2015-04-29sub: Remove introspection of the "channel queue"Holger Hans Peter Freyther1-5/+0
2014-12-09sgsn: Put SGSN related subscriber data into separate structJacob Erlbeck1-1/+2
2014-12-09sgsn: Add gprs_subscriber.cJacob Erlbeck1-0/+1
2014-12-09msc: Add per subscriber keep_in_ram flagJacob Erlbeck1-0/+3
2014-12-05msc: Add and use gsm_subscriber_groupJacob Erlbeck1-11/+17
2014-11-14sgsn: Cross-link gsm_subscriber and sgsn_mm_ctxJacob Erlbeck1-0/+4
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