aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/libmsc/gsm_subscriber.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-18cosmetic: more expressive function names in a_ifacePhilipp Maier1-1/+2
2017-06-18Implement IuCS (large refactoring and addition)Neels Hofmeyr1-61/+69
2017-06-18mscsplit: various preparations to separate MSC from BSCNeels Hofmeyr1-15/+12
2017-06-18Use libvlr in libmsc (large refactoring)Harald Welte1-276/+37
2017-03-08add struct bsc_subscr, separating libbsc from gsm_subscriberNeels Hofmeyr1-4/+26
2017-02-19subscr_update_expire_lu(): fix (obscure) segfaultNeels Hofmeyr1-0/+10
2016-12-02reinvent 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