summaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/transaction.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* cosmetic: transaction.h: 1 comment typo, 1 whitespaceNeels Hofmeyr2016-09-191-2/+2
* sub: Remove the queue from the subscriber codeHolger Hans Peter Freyther2015-04-291-1/+1
* msc: Add net parameter to trans_allocJacob Erlbeck2014-12-091-1/+2
* msc: Don't use the subscriber to access the net objectJacob Erlbeck2014-12-051-2/+2
* msc: Add net back pointer to gsm_transJacob Erlbeck2014-12-051-0/+3
* sms: Kill the linkid as we are using SAPI=3 all the timeHolger Hans Peter Freyther2012-12-011-2/+0
* sms: Replaced the SMR process by new implementation in libosmocoreAndreas Eversberg2012-12-011-2/+2
* sms: Replaced the SMC process by new implementation in libosmocoreAndreas Eversberg2012-12-011-3/+3
* nitb: Release the channel if there is nothing on itHolger Hans Peter Freyther2012-12-011-0/+1
* prepare gsm_data.h header file sharing with osmo-btsHarald Welte2011-05-241-0/+1
* src: use namespace prefix osmo_timer* for timer functionsPablo Neira Ayuso2011-05-061-2/+2
* misc: Move from u_int to uint types of stdint.hHolger Hans Peter Freyther2011-04-181-9/+9
* src: use new library libosmogsm and new path to headers in libosmocorePablo Neira Ayuso2011-03-231-1/+1
* subscr: Stop stopping paging requests behind the back of subscrHolger Hans Peter Freyther2011-01-061-0/+3
* handover: Attempt to use the same gsm_subscriber_conn for new/old channelHolger Hans Peter Freyther2010-06-301-4/+0
* lchan: Change transaction to work on the GSM Subscriber ConnectionHolger Hans Peter Freyther2010-03-251-4/+4
* split 'libosmocore' from openbsc codebaseHarald Welte2010-02-201-1/+1
* RTP-enable MNCC API for LCR + ip.accessHarald Welte2009-12-191-0/+3
* introduce trans_lchan_change() to update transaction about lchan changeHarald Welte2009-12-171-0/+5
* respect the link_id, not only the SAPI from SMS codeHarald Welte (local)2009-08-141-0/+1
* add SMS CP timer TC1* to tear down lchan in case MS never responds to CP-DATAHarald Welte2009-08-101-1/+2
* first 'working' SMS implementationHarald Welte2009-08-081-0/+1
* further steps towards better, transaction based SMSHarald Welte2009-07-271-0/+1
* move definition of 'struct gsm_trans' to transaction.hHarald Welte2009-07-261-0/+45
* look-up by (subscriber, protocol, transaction_id) tupleHarald Welte2009-07-231-1/+2
* move allocating new transaction_ids to transaction.cHarald Welte2009-07-231-0/+2
* add missing files to gitHarald Welte2009-07-231-0/+16