aboutsummaryrefslogtreecommitdiffstats
path: root/src/chan_alloc.c
AgeCommit message (Expand)AuthorFilesLines
2009-05-23* rename the timer functions to avoid name collisions with libmisdn.Harald Welte1-3/+3
2009-02-06[rr] Send a Channel Release before deactivating the channelHolger Freyther1-1/+6
2009-02-01typoHarald Welte1-1/+1
2009-01-09Reset the use_count to zero in chan_freeHarald Welte1-0/+5
2009-01-04Add implementation to find a lchan by the struct gsm_subscriberHolger Freyther1-0/+16
2009-01-01Change the subscriber and database backendHolger Freyther1-1/+4
2009-01-01Do not call rsl_chan_release directly but use the use_count of the lchanHolger Freyther1-13/+15
2009-01-01get rid of gcc warnings about function prototypeHarald Welte1-2/+5
2008-12-31We have freed the channel there is no subscriber associated anymoreHolger Freyther1-0/+1
2008-12-30Recylce a gsm_lchan when the refcount drops to zeroHolger Freyther1-1/+41
2008-12-27* add database handlingHarald Welte1-1/+19
2008-12-27now we get up to the SETUP of MO callsHarald Welte1-0/+11
2008-12-25no reasonable commit message possible. tons of changes of the last 2 daysHarald Welte1-0/+150