aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2017-08-27libmsc: remove 'deferred' parameter in sms_route_mt_sms()Pablo Neira Ayuso3-30/+24
2017-08-27libmsc: remove duplicate lines in deliver_to_esme()Pablo Neira Ayuso1-2/+0
2017-08-27libmsc: remove dead code in sms_route_mt_sms()Pablo Neira Ayuso1-3/+0
2017-08-27libmsc: do not leak pending SMPP command object on error pathPablo Neira Ayuso1-5/+6
2017-08-27gsm_04_11: get rid of unused parameter in sms_route_mt_sms()Pablo Neira Ayuso1-5/+6
2017-08-27sgsn: Convert cch_pdp to host order for libgtpHolger Hans Peter Freyther1-5/+2
2017-08-27remove code disabling T3109 if configured to 0Harald Welte1-4/+0
2017-08-27bsc_vty: Don't allow timers of zero (0)Harald Welte1-2/+2
2017-08-27GSM timers: User reasonable defaults; don't save if equal defaultHarald Welte2-13/+25
2017-08-27bsc_vty: Add VTY command to test CTRL TRAP featureHarald Welte1-0/+16
2017-08-27gtphob: check for missing result of rate_ctr_group_alloc()Harald Welte1-0/+4
2017-08-27gsm_bts_trx_set_system_infos(): Disable non-existing SIHarald Welte1-6/+17
2017-08-27RSL: Allow disabling of BCCH/SACCH filling for given SI typeHarald Welte1-4/+8
2017-08-27Fix regression causing loss of static system-information messagesHarald Welte1-2/+2
2017-08-27check for missing result of rate_ctr_group_alloc()Harald Welte5-0/+32
2017-08-27libbsc: Add VTY command to re-send the SYSTEM INFORMATION to BTSHarald Welte1-0/+33
2017-08-27bsc_api: Fix copy+paste error in printing name of RR STATUS PDUHarald Welte1-1/+1
2017-08-27transaction: reject calls from unidentified subscribersBenoit Bolsee1-0/+7
2017-08-27Fix BTS attribute requestsMax2-3/+10
2017-08-27Add VTY commands for experimentation with TS 04.14 commandsHarald Welte1-0/+94
2017-08-27Support for TS 04.14 conformance test commandsHarald Welte3-0/+138
2017-08-27libmsc: Fix VTY output for handover counters.Alexander Chemeris1-5/+5
2017-08-27sgsn: Fill the cch_pdp with a value coming from the tlv structureHolger Hans Peter Freyther3-5/+37
2017-08-2704.08: find a portable way to obtain the timezone offsetBenoit Bolsee1-3/+10
2017-08-27smpp: fix return causeBenoit Bolsee4-12/+17
2017-08-27smpp_smsc.c: Log on sending deliver_sm messagePau Espin Pedrol1-0/+3
2017-08-2704.08: log protocol discriminators and message types by nameNeels Hofmeyr1-6/+8
2017-08-27mgcp: hack RAB success from nano3G: patch first RTP payloadNeels Hofmeyr1-0/+13
2017-08-27Implement IuCS (large refactoring and addition)Neels Hofmeyr40-453/+2266
2017-08-27sgsn init: pass sgsn_config pointer to sgsn_vty_init(), not sgsn_parse_configNeels Hofmeyr2-5/+8
2017-08-27mscsplit: various preparations to separate MSC from BSCNeels Hofmeyr21-983/+335
2017-08-27vlr: LU FSM: enable Retrieve_IMEISV_If_RequiredNeels Hofmeyr2-41/+51
2017-08-27vlr: place comments on if (0) casesNeels Hofmeyr2-1/+8
2017-08-27SGSN: Don't indicate GERAN in Iu mode PDP CTX ACT REQ to GGSNHarald Welte1-10/+20
2017-08-27IuPS: explicitly check RAN type; move commentNeels Hofmeyr1-1/+3
2017-08-27IuPS: don't require an MM context for Iu ReleaseNeels Hofmeyr1-5/+13
2017-08-27SI3: indicate R99+ MSC to GSM MS to enable UMTS AKANeels Hofmeyr1-0/+3
2017-08-27osmo-nitb: change default db name to sms.dbNeels Hofmeyr1-1/+1
2017-08-27Use libvlr in libmsc (large refactoring)Harald Welte35-3198/+1633
2017-08-27Add libvlr implementationHarald Welte14-1/+4318
2017-08-27logging: auth request: use hexdump without spaces for RAND, AUTNNeels Hofmeyr1-2/+2
2017-08-27gsup_client: allow passing a unit id to identify with HLRNeels Hofmeyr3-5/+16
2017-08-27GPRS/IuPS: remove all 3G authentication dev hacksNeels Hofmeyr2-44/+2
2017-08-27move openbsc/* to repos rootNeels Hofmeyr182-0/+96560
2009-06-10move openbsc into its own subdirectoryHarald Welte37-20105/+0
2009-06-09* add support for storing classmark1/2/3 per subscriberHarald Welte2-7/+149
2009-06-09don't prefix every line with timestamp, this saves some screen real estateHarald Welte2-7/+22
2009-06-09fix typo CHANNL->CHANNELHarald Welte1-1/+1
2009-06-09some more commentsHarald Welte1-2/+3
2009-06-09db.c: tmsi may be empty so put it into '' to make that obvoius (Andreas Evers...Holger Freyther1-3/+3