aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/gsm_subscriber_base.c
AgeCommit message (Expand)AuthorFilesLines
2010-10-06misc: Once again go from "On Waves" to "On-Waves"..Holger Hans Peter Freyther1-1/+1
2010-06-30misc: Move handover_logic.c into the libbsc.aHolger Hans Peter Freyther1-0/+8
2010-06-30gsm_subscriber_base: Take a ref on the subscriber to avoid use after freeHolger Hans Peter Freyther1-2/+4
2010-06-28bsc_msc: Remove use_count from the subscriber connectionHolger Hans Peter Freyther1-2/+0
2010-06-16bsc_api: Operate on the subscriber connection for subscriber managementHolger Hans Peter Freyther1-4/+3
2010-06-16gsm_subscriber_base: Pass the subscriber as param to avoid crash.Holger Hans Peter Freyther1-1/+1
2010-03-25lchan: Create a structure for MSC data of the lchanHolger Hans Peter Freyther1-3/+4
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-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