aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/libcommon
AgeCommit message (Expand)AuthorFilesLines
2016-11-12temporary dev: set debug log level almost everywhereNeels Hofmeyr1-17/+17
2016-11-12move to libbsc: lchan_next_meas_rep() -- TODO really?Neels Hofmeyr1-13/+0
2016-11-12move to libbsc: gsm_bts_neighbor() -- TODO really?Neels Hofmeyr1-19/+0
2016-11-12add cscn vty, remove nitb vtyNeels Hofmeyr1-0/+1
2016-11-12add DIUCS debug log constantNeels Hofmeyr1-0/+5
2016-11-12move t3212 to network level (periodic lu)Neels Hofmeyr1-1/+1
2016-11-11talloc_cxt: Fix compiler warning / missing #includeHarald Welte1-0/+1
2016-10-18Replace magic number with defineMax1-1/+1
2016-10-13msgb ctx: use new msgb_talloc_ctx_init(), don't access talloc_msgb_ctxNeels Hofmeyr1-2/+1
2016-10-10gsm_trx_name(): don't break if trx is NULLNeels Hofmeyr1-2/+5
2016-09-28dyn TS: fix: e1_config.c: switch(pchan) for dyn TSNeels Hofmeyr1-0/+16
2016-09-28dyn TS: fix: ts_subslots() for TCH/F_PDCH in PDCH modeNeels Hofmeyr1-6/+20
2016-09-26mscsplit: talloc_ctx_init(): decouple from global tall_bsc_ctxNeels Hofmeyr1-17/+16
2016-09-22cosmetic fixes in libcommon/talloc_ctx.cNeels Hofmeyr1-1/+20
2016-09-17Modify SI 13 field for control_ack_typeMax1-0/+1
2016-09-15Consistenly format variables in */Makefile.am filesAlexander Huemer1-7/+27
2016-08-27move ts_sublots() to gsm_data_shared.c, it will be used by osmo-btsNeels Hofmeyr1-0/+25
2016-08-10gsm_pchan2chan_nr(): fix uninitialized cbitsNeels Hofmeyr1-6/+5
2016-08-10gsm_pchan2chan_nr: disable a chan_nr assert in BTS, to not break octphyNeels Hofmeyr1-0/+10
2016-07-28dyn TS: rsl_lchan_lookup(): add dyn PCHANNeels Hofmeyr1-2/+12
2016-07-28dyn TS: rsl *2chan_nr(): handle TCH/F_TCH/H_PDCHNeels Hofmeyr1-0/+7
2016-07-28dyn TS: gsm_lchan2chan_nr(): decouple from ts->pchanNeels Hofmeyr1-4/+11
2016-07-28gsm_ts2chan_nr(): add assertions for lchan_nrNeels Hofmeyr1-0/+14
2016-07-25code dup: join [rsl_]lchan_lookup() from libbsc and osmo-btsNeels Hofmeyr1-0/+49
2016-07-25gsm_data_shared: add gsm_ts_and_pchan_name() for dyn ts loggingNeels Hofmeyr1-0/+49
2016-07-25dyn TS: add ts->dyn stateNeels Hofmeyr1-0/+2
2016-07-24fix ctrl test: dyn TS: use new GSM_PCHAN_TCH_F_TCH_H_PDCHNeels Hofmeyr1-2/+4
2016-06-18rm dup: use channel type names from libosmocoreNeels Hofmeyr1-11/+2
2016-06-17bsc_version.c: update copyright date, add contributorNeels Hofmeyr1-3/+3
2016-06-13add DSUA debug constantDaniel Willmann1-0/+5
2016-06-10add DRANAP debug constantDaniel Willmann1-0/+5
2016-06-05Add regexp authorization policy for IMSIMax1-0/+1
2016-05-22subscr_name(): Handle case for subscr == NULLHarald Welte1-0/+3
2016-05-17Move DTX settings to BTSMax1-2/+4
2016-04-29move utils.h functions to libosmocoreHarald Welte2-59/+1
2016-04-29use new libosmocore gsm_23_003.h for IMEI/IMSI lengthHarald Welte1-1/+1
2016-04-16Add basic SI2quater supportMax1-0/+5
2015-12-05gsm_data_shared: compute/sprintf the lchan name only onceHarald Welte1-1/+4
2015-11-20Fix TSC/BSIC handling bug and remove bts->tscHarald Welte1-2/+1
2015-11-02libcommon: soak up three static functions.Neels Hofmeyr2-1/+59
2015-09-24vty: Change the return type from enum to intHolger Hans Peter Freyther1-1/+1
2015-08-17Add option to set RADIO LINK TIMEOUT value via VTYAndreas Eversberg1-0/+2
2015-05-03filter: Move from DNAT to DFILTER categoryHolger Hans Peter Freyther1-0/+5
2015-04-10nitb: Fix IMSI/IMEI buffer handling (Coverity)Jacob Erlbeck1-2/+1
2015-02-07nokia: Allow to set the reset time for the nokia btsSipos Csaba1-0/+2
2015-01-31bsc/nitb: Allow to set the GPRS mode through the ctrl commandHolger Hans Peter Freyther1-2/+21
2015-01-31ctrl/bsc: Fix copy and paste error and update textHolger Hans Peter Freyther1-2/+2
2015-01-27nitb: Make the last change configurableHolger Hans Peter Freyther1-0/+1
2015-01-05Revert "debug.c: use new libosmocore features to print and save log filter"Harald Welte1-46/+0
2015-01-05debug.c: use new libosmocore features to print and save log filterHarald Welte1-0/+46