aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/libmsc/transaction.c
AgeCommit message (Expand)AuthorFilesLines
2017-03-09Make the code work so that the msc_vlr tests passNeels Hofmeyr1-3/+15
2017-03-09Use libvlr in libmsc (large refactoring)Neels Hofmeyr1-13/+53
2017-03-09Introduce subscriber_connection ref-countingHarald Welte1-1/+1
2016-09-26mscsplit: directly access gsm_network backpointer from gsm_subscriber_connectionNeels Hofmeyr1-2/+2
2015-04-29sub: Remove the queue from the subscriber codeHolger Hans Peter Freyther1-5/+2
2014-12-09msc: Add net parameter to trans_allocJacob Erlbeck1-2/+2
2014-12-05msc: Add and use gsm_subscriber_groupJacob Erlbeck1-1/+1
2014-12-05msc: Don't use the subscriber to access the net objectJacob Erlbeck1-4/+4
2014-12-05msc: Add net back pointer to gsm_transJacob Erlbeck1-2/+4
2013-12-27libmsc: Set the "trans->conn" to NULL to catch invalid usageHolger Hans Peter Freyther1-1/+1
2012-12-22libmsc: Set trans->subscr = NULL after we release itHolger Hans Peter Freyther1-1/+3
2012-12-01nitb: Release the channel if there is nothing on itHolger Hans Peter Freyther1-0/+11
2011-04-18bsc: Move transaction.c from the libbsc to the libmscHolger Hans Peter Freyther1-0/+151