aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/gsm_subscriber.c
AgeCommit message (Expand)AuthorFilesLines
2009-12-24add (and use) new subscr_name() function to get name or IMSIHarald Welte1-2/+10
2009-12-24Add LOGL_INFO messages about subscriber attach/detachHarald Welte1-0/+3
2009-10-01[lac] Do not use the reserved LAC 0x0 for two different thingsHolger Hans Peter Freyther1-1/+1
2009-09-28[tmsi] Make the tmsi a 4 octet numberHolger Hans Peter Freyther1-3/+5
2009-08-17[subscr] Split gsm_subscriber.c in BSC and MSC partHolger Hans Peter Freyther1-173/+6
2009-08-15move talloc context creation out of on_dso / constructorsHarald Welte (local)1-11/+2
2009-08-08first 'working' SMS implementationHarald Welte1-0/+16
2009-07-29issue a signal once a subscriber is attached or detachedHarald Welte1-0/+3
2009-07-28Merge branch 'master' into smsHarald Welte1-8/+8
2009-07-28move allocation of talloc contexts into link-time constructorHarald Welte1-8/+8
2009-07-23make sure subscr->net is always setHarald Welte1-6/+9
2009-07-23gms_transactions data model reorganizationHarald Welte1-0/+1
2009-07-23gms_transactions data model reorganizationHarald Welte1-0/+1
2009-07-23make sure subscr->net is always setHarald Welte1-6/+9
2009-07-05more SMS improvementsHarald Welte1-1/+0
2009-06-20introduce talloc all over OpenBSCHarald Welte1-4/+15
2009-06-10Handle and dispatch paging requests in gsm_subscriberHolger Freyther1-2/+108
2009-06-10Proposal for a "channel request" interface...Holger Freyther1-0/+11
2009-06-10move openbsc into its own subdirectoryHarald Welte1-0/+143