aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc
AgeCommit message (Expand)AuthorFilesLines
2009-07-23move allocating new transaction_ids to transaction.cHarald Welte3-19/+18
2009-07-23add missing files to gitHarald Welte2-0/+150
2009-07-23Merge branch 'master' into smsHarald Welte3-88/+56
2009-07-23trans->transaction_id now reflects the actual (unshifted) valueHarald Welte1-9/+9
2009-07-23centralize the code that needs to deal with transaction_idHarald Welte2-80/+43
2009-07-23make sure subscr->net is always setHarald Welte7-29/+52
2009-07-23remove bogus 'network' member of 'struct gsm_transaction'Harald Welte2-33/+35
2009-07-23gms_transactions data model reorganizationHarald Welte4-130/+91
2009-07-23remove bogus 'network' member of 'struct gsm_transaction'Harald Welte2-33/+35
2009-07-23gms_transactions data model reorganizationHarald Welte4-130/+91
2009-07-23make sure subscr->net is always setHarald Welte7-31/+54
2009-07-21allow user to set BSIC and TSC from command lineHarald Welte1-4/+19
2009-07-21use actual bts->tsc rather than hard-coded valueHarald Welte1-1/+1
2009-07-21use the TSC that is configured in bts->tsc rather than hardcoded valueHarald Welte1-1/+1
2009-07-21allow user to set BSIC and TSC from command lineHarald Welte1-4/+19
2009-07-21use actual bts->tsc rather than hard-coded valueHarald Welte1-1/+1
2009-07-21use the TSC that is configured in bts->tsc rather than hardcoded valueHarald Welte1-1/+1
2009-07-19Merge branch 'master' into smsHarald Welte9-102/+275
2009-07-19send DEACTIVATE SACCH when sending RR CHANEL RELEASEHarald Welte3-1/+25
2009-07-19fix copy+paste mistake in ecnoding short net name in mm infoHarald Welte1-1/+1
2009-07-18some more comments for BS11 attributesHarald Welte1-35/+36
2009-07-16bsc_hack.c: Make adding of (nano)BTS to the network dynamicHolger Hans Peter Freyther1-13/+40
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 Welte2-6/+9
2009-07-12more ip.access RSL TLV parser definitionsHarald Welte1-1/+9
2009-07-12rename ip.access structure field members and variablesHarald Welte5-16/+22
2009-07-12give ip.access RSL IE's their proper namesHarald Welte2-11/+25
2009-07-12more ip.access abis_nm attributesHarald Welte4-19/+51
2009-07-09Merge branch 'master' into smsHarald Welte4-3/+65
2009-07-09some more commentsHarald Welte1-0/+6
2009-07-09abis_rsl.c: Clarify from which specification this table comes fromHolger Hans Peter Freyther1-1/+2
2009-07-08ipacess-config: Handle NVATTR NACKs in ipaccess-configHolger Hans Peter Freyther3-0/+42
2009-07-05Merge commit 'origin/master'Harald Welte1-2/+21
2009-07-05Merge branch 'master' into smsHarald Welte4-35/+72
2009-07-05Store classmark1/2/3 in equipment SQL tableHarald Welte3-18/+66
2009-07-05further SMS workHarald Welte2-1/+25
2009-07-05remove unused variableHarald Welte1-1/+1
2009-07-05more SMS improvementsHarald Welte5-52/+92
2009-07-05remove SI3 and SI4 rest octetsHarald Welte1-17/+6
2009-07-05fix measurement report parsing of MEAS VALID logicHarald Welte1-1/+1
2009-07-04more layering /abstraction of sms protocolHarald Welte2-43/+41
2009-07-04ipaccess-config: Add --help to the ipaccess-configHolger Hans Peter Freyther1-2/+21
2009-07-04Merge branch 'master' into smsHarald Welte3-13/+13
2009-07-04make sure we always schedule a location updating rejectHarald Welte1-6/+5
2009-07-04remove bogus extra check for data->imsi[0] in mncc_sendHarald Welte1-2/+1
2009-07-04remove superfluous check for lchan->use > 0Harald Welte1-4/+2
2009-07-04release channel on ERROR INDICATIONHarald Welte1-0/+3
2009-07-04gsm48 lchan signal handling: use correct pointerHarald Welte1-1/+1
2009-07-04make sure misdn plugin handles DL_UNITDATA_INDHarald Welte1-0/+1