aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/libmsc/gsm_subscriber.c
AgeCommit message (Expand)AuthorFilesLines
2016-11-12move subscr_request to gsm_subscriber.hNeels Hofmeyr1-14/+0
2016-11-12cut off libbsc paging, pending paging in libmscNeels Hofmeyr1-0/+11
2016-11-12gsm_04_08, gsm_subscriber: decouple lac from btsNeels Hofmeyr1-4/+5
2016-11-12subscr_update_expire_lu(): remove bts argNeels Hofmeyr1-3/+3
2016-11-12move t3212 to network level (periodic lu)Neels Hofmeyr1-3/+3
2016-11-12reinvent connection_for_subscr() and move to libmscNeels Hofmeyr1-0/+14
2016-07-09Make random MSISDN assignment optionalMax1-3/+6
2016-06-14Make random extension range configurableMax1-2/+3
2015-08-08subscr: Fix potential subscr ref count issueHolger Hans Peter Freyther1-0/+1
2015-08-03paging: Forget we were paging after the dispatchHolger Hans Peter Freyther1-1/+1
2015-08-03paging: Stop paging everywhere before dispatching any signalHolger Hans Peter Freyther1-9/+9
2015-04-29sub: Remove the queue from the subscriber codeHolger Hans Peter Freyther1-114/+40
2015-04-29sub: Remove introspection of the "channel queue"Holger Hans Peter Freyther1-45/+0
2014-12-05msc: Add and use gsm_subscriber_groupJacob Erlbeck1-17/+18
2013-10-13db: Remove the struct gsm_network from the database layerHolger Hans Peter Freyther1-4/+21
2013-07-27expiration: Allow to disable the periodic location updating procedureHolger Hans Peter Freyther1-6/+7
2013-07-27expiration: Speculative fixes for the periodic expiring handlingHolger Hans Peter Freyther1-16/+42
2013-07-04gsm_subscriber: Fix compiler warning of the printf stringHolger Hans Peter Freyther1-1/+1
2013-01-01libmsc: Track and update the location update expiryJan Luebbe1-0/+35
2012-12-25gsm_subscriber: change subscr_bsc_active_subscriber to pluralJan Luebbe1-5/+5
2011-05-06src: use namespace prefix osmo_signal*Pablo Neira Ayuso1-3/+3
2011-04-18misc: Move from u_int to uint types of stdint.hHolger Hans Peter Freyther1-1/+1
2011-03-23src: use new library libosmogsm and new path to headers in libosmocorePablo Neira Ayuso1-1/+1
2011-03-04prefix sub-directories containing libraries with 'lib'Harald Welte1-0/+410