aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc
AgeCommit message (Expand)AuthorFilesLines
2009-07-28send a [new] signal in case of IPAC_DISCONNECT_INDicationHarald Welte1-0/+1
2009-07-28implement human-readable RSL cause printingHarald Welte1-2/+10
2009-07-23move allocating new transaction_ids to transaction.cHarald Welte1-0/+2
2009-07-23add missing files to gitHarald Welte1-0/+16
2009-07-23centralize the code that needs to deal with transaction_idHarald Welte1-1/+2
2009-07-23make sure subscr->net is always setHarald Welte2-6/+12
2009-07-23remove bogus 'network' member of 'struct gsm_transaction'Harald Welte1-3/+0
2009-07-23gms_transactions data model reorganizationHarald Welte1-12/+22
2009-07-19send DEACTIVATE SACCH when sending RR CHANEL RELEASEHarald Welte1-0/+1
2009-07-12yet again some more ip.access RSL definitions + parsingHarald Welte1-1/+20
2009-07-12add some more ip.access RTP related definitionsHarald Welte1-0/+39
2009-07-12add more ipaccess 12.21 object classes, NSVC only exists onceHarald Welte1-2/+7
2009-07-12rename ip.access structure field members and variablesHarald Welte2-3/+4
2009-07-12give ip.access RSL IE's their proper namesHarald Welte1-0/+14
2009-07-12more ip.access abis_nm attributesHarald Welte1-8/+40
2009-07-08ipacess-config: Handle NVATTR NACKs in ipaccess-configHolger Hans Peter Freyther1-0/+1
2009-07-05Store classmark1/2/3 in equipment SQL tableHarald Welte1-8/+17
2009-07-03add more TLV parser definitiosn for IPA NM attributesHarald Welte1-0/+1
2009-07-01Merge branch 'master' of gitosis@bs11-abis.gnumonks.org:openbscHarald Welte1-1/+1
2009-07-01ip.access test numbersHarald Welte1-0/+8
2009-07-01add more ipaccess 12.21 OML extension definitionsHarald Welte1-0/+40
2009-06-29the pointer "tall_bsc_ctx" belongs to the gsm_data.c file not to include file.Andreas Eversberg1-1/+1
2009-06-27add new DMEAS debug category for measurement reportingHarald Welte1-0/+1
2009-06-26use named variant when allocating msgb'sHarald Welte1-3/+4
2009-06-26Merge branch 'master' into tallocHarald Welte1-4/+4
2009-06-25abis_nm.h: Fix various typosHarald Welte1-4/+4
2009-06-21switch to dynamically allocated BTS and TRX data structuresHarald Welte1-7/+15
2009-06-20introduce talloc all over OpenBSCHarald Welte2-0/+192
2009-06-20replace 'struct gsm_attr' by 'struct tlv_parsed'Harald Welte1-7/+4
2009-06-20Introduce BS and MS power control related functionsHarald Welte2-0/+17
2009-06-15mncc: Add IMSI to gsm_mnccAndreas Eversberg1-0/+1
2009-06-14Merge branch 'mncc-harald'Harald Welte4-58/+378
2009-06-14Merge branch 'master' of gitosis@bs11-abis.gnumonks.org:openbscHarald Welte1-1/+1
2009-06-12make btstype2str return a const char* to make gcc 4.4 happyHolger Hans Peter Freyther1-1/+1
2009-06-12Increase LCHAN_RELEASE_TIMEOUT to 10 secondsHarald Welte1-1/+1
2009-06-11use less magic numbers (04.08 CC cause values)Harald Welte1-0/+53
2009-06-10reworked MNCC codebaseHarald Welte4-57/+324
2009-06-10Merge commit 'origin/master'Harald Welte4-1/+10
2009-06-10Handle and dispatch paging requests in gsm_subscriberHolger Freyther2-0/+2
2009-06-10Proposal for a "channel request" interface...Holger Freyther2-1/+7
2009-06-10[o&m] Dispatch a signal for nacked O&M messagesHolger Hans Peter Freyther1-0/+1
2009-06-10introduce encoding/decoding functions for 04.08 CCHarald Welte1-4/+8
2009-06-10move openbsc into its own subdirectoryHarald Welte28-0/+3893