aboutsummaryrefslogtreecommitdiffstats
path: root/tests/logging (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests/logging: merge both logging_test_{stream,wqueue}.errVadim Yanitskiy2022-01-312-11/+0
* logging: fix printing of '\0' when filename printed lastVadim Yanitskiy2022-01-311-0/+0
* tests/logging: also test printing the filename informationVadim Yanitskiy2022-01-313-0/+10
* tests/logging: ensure both stream and wqueue modes are testedVadim Yanitskiy2022-01-313-0/+14
* PFCP: add DLPFCP and osmo-upf port numbersNeels Hofmeyr2022-01-211-2/+3
* Introduce CRC and FSM for IuUP (user plane) as used in 3G RTP dataHarald Welte2021-12-221-2/+3
* treewide: remove FSF addressOliver Smith2021-12-142-8/+0
* logging: Change stderr + file target to use non-blocking writeHarald Welte2021-10-261-0/+1
* vty/logging: logp: properly handle library specific sub-systemsVadim Yanitskiy2021-04-121-0/+3
* vty/logging: ensure consistent '%' prefix for warningsVadim Yanitskiy2021-04-071-1/+1
* gprs_ns2: rework logging of Rx and Tx NS PDUAlexander Couzens2021-03-241-28/+30
* Drop use of log_set_print_filename() API inside libosmocorePau Espin Pedrol2021-02-201-1/+1
* tests: Set print_category values explicitlyPau Espin Pedrol2021-02-201-0/+1
* logging: Allow prefixing thread ID to each log linePau Espin Pedrol2021-02-191-0/+1
* logging: Introduce DLBSSGP logging constantHarald Welte2020-12-091-2/+3
* Gb: add a second NS implementationAlexander Couzens2020-09-151-2/+3
* logging.h: define ansi color constantsNeels Hofmeyr2019-11-231-3/+3
* logging: Introduce mutex API to manage log_target in multi-thread envsPau Espin Pedrol2019-10-091-0/+1
* add vty logp command to echo on all log targetsNeels Hofmeyr2019-08-131-0/+53
* tests: logging: Remove undefined param passed to logging_vty_add_cmdsPau Espin Pedrol2019-08-051-1/+1
* Enable remote SIM protocol log levelMax2019-02-141-1/+1
* vty logging: fix crash when missing 'logging enable'Neels Hofmeyr2018-10-011-0/+3
* logging_vty: Ensure writing well-formed config filesHarald Welte2018-09-251-6/+6
* logging vty: add 'logging level set-all <level>'Neels Hofmeyr2018-09-161-0/+161
* logging vty: deprecate 'all', introduce 'force-all'Neels Hofmeyr2018-09-131-14/+134
* logging vty: deprecate the 'everything' keywordNeels Hofmeyr2018-09-131-17/+13
* logging vty: add VTY transcript testNeels Hofmeyr2018-09-122-0/+486
* license: Fix the license to GPLHolger Hans Peter Freyther2017-12-091-4/+5
* fix logging: log_set_category_filter() for internal DL* logging catsNeels Hofmeyr2016-12-121-0/+1
* show bug in logging: log_set_category_filter on DL* categoriesNeels Hofmeyr2016-12-121-0/+6
* fix logging: out-of-bounds check should end with user categoriesNeels Hofmeyr2016-12-121-0/+1
* show bug in logging: out-of-bounds check should end with user categoriesNeels Hofmeyr2016-12-122-0/+5
* fix logging: also catch first out-of-bounds logging catNeels Hofmeyr2016-12-121-0/+1
* show bug in logging: erratic redirection to DLGLOBAL for first invalid categoryNeels Hofmeyr2016-12-121-0/+1
* fix logging: redirection to DLGLOBAL for invalid categoriesNeels Hofmeyr2016-12-121-0/+2
* show bug in logging: erratic redirection to DLGLOBAL for invalid categoriesNeels Hofmeyr2016-12-121-0/+8
* logging test: cosmetic: print target and don't print colorNeels Hofmeyr2016-12-122-4/+5
* logging: Move the filter check up as wellHolger Hans Peter Freyther2016-02-292-7/+15
* log/test: Extend test case for log_check_levelJacob Erlbeck2016-02-292-1/+11
* logging: Copy the filter_fn and fix the IMSI filter in OpenBSCHolger Hans Peter Freyther2013-12-291-0/+17
* logging: Modify the testcase to excercise Nico's fixHolger Hans Peter Freyther2012-09-271-1/+1
* logging: Move the logging test from OpenBSC into libosmocoreHolger Hans Peter Freyther2012-09-273-0/+79