summaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/gsm_subscriber.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove sgsn, gbproxy and gtphub from openbsc.gitHarald Welte2017-10-261-5/+0
* add struct gprs_subscr, separating gprs from gsm_subscriberNeels Hofmeyr2017-02-251-1/+0
* properly #include <openbsc/gsm_data.h> from gsm_subscriber.hNeels Hofmeyr2016-09-181-2/+3
* Make random MSISDN assignment optionalMax2016-07-091-2/+3
* Make random extension range configurableMax2016-06-141-1/+2
* use new libosmocore gsm_23_003.h for IMEI/IMSI lengthHarald Welte2016-04-291-4/+3
* Revert "move to hex TMSI representation"Harald Welte2016-03-171-1/+1
* move to hex TMSI representationVadim Yanitskiy2016-03-171-1/+1
* sub: Remove the queue from the subscriber codeHolger Hans Peter Freyther2015-04-291-4/+10
* sub: Remove introspection of the "channel queue"Holger Hans Peter Freyther2015-04-291-5/+0
* sgsn: Put SGSN related subscriber data into separate structJacob Erlbeck2014-12-091-1/+2
* sgsn: Add gprs_subscriber.cJacob Erlbeck2014-12-091-0/+1
* msc: Add per subscriber keep_in_ram flagJacob Erlbeck2014-12-091-0/+3
* msc: Add and use gsm_subscriber_groupJacob Erlbeck2014-12-051-11/+17
* sgsn: Cross-link gsm_subscriber and sgsn_mm_ctxJacob Erlbeck2014-11-141-0/+4
* db: Remove the struct gsm_network from the database layerHolger Hans Peter Freyther2013-10-131-0/+2
* expiration: Allow to disable the periodic location updating procedureHolger Hans Peter Freyther2013-07-271-0/+2
* expiration: Speculative fixes for the periodic expiring handlingHolger Hans Peter Freyther2013-07-271-0/+1
* libmsc: Track and update the location update expiryJan Luebbe2013-01-011-0/+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-8/+8
* src: use new library libosmogsm and new path to headers in libosmocorePablo Neira Ayuso2011-03-231-1/+1
* subscr: Add a vty option to kick the queue.Holger Hans Peter Freyther2011-01-061-0/+1
* subscr: Dump the pending requests to help with debugging state.Holger Hans Peter Freyther2011-01-061-0/+3
* subscr: Make it possible to clear pending requests for a subscriberHolger Hans Peter Freyther2011-01-061-0/+1
* subscr: Show the number of pending requests on this subscriber.Holger Hans Peter Freyther2011-01-061-0/+2
* subscr: Make the subscr_put_channel work with the subscrHolger Hans Peter Freyther2011-01-061-1/+1
* subscr: Add a VTY command to update the subscriber from the database.Holger Hans Peter Freyther2010-12-241-0/+1
* subscr: Introduce subscr_purge_inactive to free unused subscribersHolger Hans Peter Freyther2010-12-241-0/+2
* subscr: Add method to find an active subscriberHolger Hans Peter Freyther2010-11-151-0/+4
* subscr: Add the subscr_get_or_create from the on-waves/bsc-master branchHolger Hans Peter Freyther2010-11-151-0/+2
* subscr: Move the TMSI reserved into the gsm_dataHolger Hans Peter Freyther2010-11-151-4/+0
* gsm_subscriber: Increase the name to 160 charachtersHolger Hans Peter Freyther2010-07-261-1/+1
* bsc_api: Operate on the subscriber connection for subscriber managementHolger Hans Peter Freyther2010-06-161-1/+1
* split 'libosmocore' from openbsc codebaseHarald Welte2010-02-201-1/+1
* add (and use) new subscr_name() function to get name or IMSIHarald Welte2009-12-241-0/+2
* [USSD] various USSD improvementsMike Haben2009-10-261-3/+4
* [tmsi] Make the tmsi a 4 octet numberHolger Hans Peter Freyther2009-09-281-3/+6
* [subscr] Change the signature... the gsm_network is in the subscrHolger Hans Peter Freyther2009-08-201-2/+1
* add 'show subscriber cache' vty command to debug subscriber refcount leaksHarald Welte (local)2009-08-141-0/+1
* allocate an extension when creating the subscriberJan Luebbe2009-08-121-0/+3
* flag new subscriber structs in memory and send a signalJan Luebbe2009-08-121-0/+5
* first 'working' SMS implementationHarald Welte2009-08-081-0/+2
* make sure subscr->net is always setHarald Welte2009-07-231-3/+6
* Merge branch 'master' into smsHarald Welte2009-07-051-8/+17
|\
| * Store classmark1/2/3 in equipment SQL tableHarald Welte2009-07-051-8/+17
* | further SMS workHarald Welte2009-07-051-0/+1
|/
* reworked MNCC codebaseHarald Welte2009-06-101-0/+1
* Handle and dispatch paging requests in gsm_subscriberHolger Freyther2009-06-101-0/+1
* Proposal for a "channel request" interface...Holger Freyther2009-06-101-0/+6