summaryrefslogtreecommitdiffstats
path: root/tests/logging
Commit message (Expand)AuthorAgeFilesLines
* 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