aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/gsm_subscriber_base.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-06Merge remote branch 'origin/master' into on-waves/bsc-masterHolger Hans Peter Freyther1-3/+4
2010-03-25lchan: Create a structure for MSC data of the lchanHolger Hans Peter Freyther1-3/+4
2010-03-24Specify a release reason for the lchanHolger Hans Peter Freyther1-1/+1
2010-03-24Merge remote branch 'origin/master' into on-waves/bsc-masterHolger Hans Peter Freyther1-4/+3
2010-02-20split 'libosmocore' from openbsc codebaseHarald Welte1-2/+1
2009-12-24[debug] Introduce DREF debug category for reference countingHarald Welte1-2/+2
2009-11-20[lchan] Release the channel ones its' usecount drops to zeroHolger Hans Peter Freyther1-0/+1
2009-11-20[bsc_msc_ip] This is a BSC that connects to real MSC via IPHolger Hans Peter Freyther1-1/+21
2009-10-29[misc] Use talloc_zero instead of talloc and later memsetHolger Hans Peter Freyther1-2/+1
2009-09-28[subscr] subscr_paging_cb is called for expire and successHolger Hans Peter Freyther1-1/+3
2009-09-28[subscr] When paging fails to start, send an expired eventHolger Hans Peter Freyther1-2/+10
2009-09-28[tmsi] Make the tmsi a 4 octet numberHolger Hans Peter Freyther1-0/+1
2009-08-20[subscr] Change the signature... the gsm_network is in the subscrHolger Hans Peter Freyther1-7/+2
2009-08-17[subscr] Split gsm_subscriber.c in BSC and MSC partHolger Hans Peter Freyther1-0/+209