1. dc02c06 logging: do not allow multiple calls of log_init() by Philipp Maier · 4 years, 2 months ago
  2. dcad1c5 logging: use LOGL_NOTICE when no loglevel is set by Philipp Maier · 4 years, 3 months ago
  3. c5b7175 fix DLSMS logging category color: '[1:38m' isn't actually defined by Neels Hofmeyr · 4 years, 7 months ago
  4. f2644ae logging.h: define ansi color constants by Neels Hofmeyr · 4 years, 7 months ago
  5. d12f698 logging: Introduce mutex API to manage log_target in multi-thread envs by Pau Espin Pedrol · 4 years, 10 months ago
  6. cc794e9 logging: Use reentrant ctime_r instead of ctime by Pau Espin Pedrol · 5 years ago
  7. 3aef238 logging: Check return error from time() call by Pau Espin Pedrol · 5 years ago
  8. 73e66b3 src/logging.c: fix syntax errors in Doxygen documentation by Vadim Yanitskiy · 5 years ago
  9. 450f5ac Enable remote SIM protocol log level by Max · 5 years ago
  10. 72dfd43 Allow log_init() with NULL log_info by Max · 6 years ago
  11. 098038a logging vty: write: check logging levels validity by Neels Hofmeyr · 6 years ago
  12. 7e0686c logging vty: deprecate the 'everything' keyword by Neels Hofmeyr · 6 years ago
  13. ba0762d logging vty: rewrite 'logging level' vty cmd generation by Neels Hofmeyr · 6 years ago
  14. 77ae45d log: add 'last' option to 'logging print file' by Neels Hofmeyr · 6 years ago
  15. 9d4a36e logging.c: Fix whitespace typo by Pau Espin Pedrol · 6 years ago
  16. 53a1e49 logging: log_vty_command_string: Fix undercount of buf alloc size by Pau Espin Pedrol · 6 years ago
  17. 14c4c49 Fix embedded (arm-none-eabi) builds by Harald Welte · 6 years ago
  18. 8fd8557 core/logging.h: Add logging category for jitter buffer by Pau Espin Pedrol · 6 years ago
  19. 0e2a943 logging: allow to log only the basename of each source by Neels Hofmeyr · 6 years ago
  20. bd7bd39 logging: separate the '<000b>' subsys from filename logging by Neels Hofmeyr · 6 years ago
  21. c475988 cosmetic: logging: if color is disabled, don't print "" by Neels Hofmeyr · 6 years ago
  22. 5e518b5 fix -Werror build: logging.c: always use literal with snprintf by Neels Hofmeyr · 6 years ago
  23. e653472 logging: color the log category according to level by Neels Hofmeyr · 6 years ago
  24. f3fa369 logging: color the log level by Neels Hofmeyr · 6 years ago
  25. 886e548 logging: add ability to log the log-level with API and vty by Neels Hofmeyr · 6 years ago
  26. c90f40a Allow multiple 'log gsmtap' sinks by Max · 6 years ago
  27. 68bf16a log: print loginfo assertions source by Max · 6 years ago
  28. e08da97 Fix/Update copyright notices; Add SPDX annotation by Harald Welte · 7 years ago
  29. f01b238 [doc] src/logging.c: Fix Doxygen syntax to make logging.c show up in logging group by Harald Welte · 7 years ago
  30. a7ccf61 add DLMGCP logging category for libosmo-mgcp by Neels Hofmeyr · 7 years ago
  31. 399a6f0 Fix warnings: tolower() and similar require uchar by Pau Espin Pedrol · 7 years ago
  32. 17518fe doxygen: unify use of \file across the board by Neels Hofmeyr · 7 years ago
  33. 87e4550 doxygen: enable AUTOBRIEF, drop \brief by Neels Hofmeyr · 7 years ago
  34. 96e2a00 update/extend doxygen documentation by Harald Welte · 7 years ago
  35. b93ce5a src/logging.c: Fix EMBEDDED build by Harald Welte · 7 years ago
  36. c65c5b4 vty: cleanup logging functions by Max · 7 years ago
  37. 059c404 logging: Add log_info_cat for DLSS7/DLSCCP/DLSUA/DLM3UA by Harald Welte · 7 years ago
  38. 18a7d81 logging: fail gracefully if log_info() was not called by Harald Welte · 7 years ago
  39. 8b86cd7 logging.h: fixup: shorter names for LOGGING_FILTER_* and LOGGING_CTX_* by Neels Hofmeyr · 7 years ago
  40. 812ba6d logging: centrally define ctx and filter indexes by Neels Hofmeyr · 7 years ago
  41. 44c0f63 disable various code if building for bare-iron embedded by Harald Welte · 7 years ago
  42. 886d6fd fix logging: log_set_category_filter() for internal DL* logging cats by Neels Hofmeyr · 8 years ago
  43. 7480226 fix logging: out-of-bounds check should end with user categories by Neels Hofmeyr · 8 years ago
  44. ca13574 fix logging: also catch first out-of-bounds logging cat by Neels Hofmeyr · 8 years ago
  45. 42240de fix logging: redirection to DLGLOBAL for invalid categories by Neels Hofmeyr · 8 years ago
  46. c0f0007 import oap message parsing / encoding from openbsc.git; AGPL->GPL by Harald Welte · 8 years ago
  47. 9795cf1 fix: DLGSUP logging category "unusable" by Neels Hofmeyr · 8 years ago 0.9.5
  48. aa00f99 Implement GSMTAP log target by Harald Welte · 8 years ago
  49. d7c0a37 logging: Extend log_target with call-back for un-formatted log line by Harald Welte · 8 years ago
  50. 8e2f7e8 add osmo_gettimeofday as a shim around gettimeofday by Neels Hofmeyr · 8 years ago
  51. 029f5a1 misc: Some spelling errors corrected by Ruben Undheim · 9 years ago
  52. 2d2e2cc Update doxygen annotations in libosmocore by Harald Welte · 8 years ago
  53. 69e6c3c Add log_fini() function to release all memory allocated by logging framework by Harald Welte · 8 years ago
  54. da1b20c logging.c: assert category_token allocation (CID #57871) by Neels Hofmeyr · 8 years ago
  55. ed0ce47 logging: Remove unused variable after recent changes by Holger Hans Peter Freyther · 8 years ago
  56. 79599ac logging: Move the filter check up as well by Holger Hans Peter Freyther · 8 years ago
  57. e0dc6a1 logging: Remove some code duplication by Holger Hans Peter Freyther · 9 years ago
  58. de6dd72 log: Add log_check_level function by Jacob Erlbeck · 9 years ago
  59. 79125ec log: Add new DLSTATS log level by Jacob Erlbeck · 9 years ago
  60. b61b2ca logging: Implement subsecond resolution of extended timestamps by Jacob Erlbeck · 9 years ago
  61. 6ec6bd9 log: "logging level everything" is a badly named option. by Holger Hans Peter Freyther · 10 years ago
  62. 5f91a40 logging: Call color only once and use the result by Holger Hans Peter Freyther · 10 years ago
  63. 2d6ad13 logging: Make it possible to print category/subsys and timestamps by Holger Hans Peter Freyther · 10 years ago
  64. a5dc19d gtp: Add a global region for the gtp library of OpenGGSN by Holger Hans Peter Freyther · 10 years ago
  65. 7fd0c83 libctrl: Add DLCTRL as logging context for the control interface by Harald Welte · 10 years ago
  66. b7d0f46 logging: Copy the filter_fn and fix the IMSI filter in OpenBSC by Holger Hans Peter Freyther · 11 years ago
  67. 54c5ed1 Revert "Follow up fix for the log level "everything"" by Harald Welte · 11 years ago
  68. 9b18670 Revert "Fix log level "everything" and make it equal to "debug"" by Harald Welte · 11 years ago
  69. 4de854d logging: add new log_targets_reopen() function by Harald Welte · 11 years ago
  70. a6428d2 Follow up fix for the log level "everything" by Holger Hans Peter Freyther · 11 years ago
  71. cd6ed82 Fix log level "everything" and make it equal to "debug" by Harald Welte · 11 years ago
  72. de6e498 add some missing doxygen annotation for libosmocore functions by Harald Welte · 12 years ago
  73. 0262d3f logging.c: Do not crash on empty category name by Nico Golde · 12 years ago
  74. db15336 logging: Introduce a print_filename flag for the logtarget by Holger Hans Peter Freyther · 12 years ago
  75. 06f6455 logging: Mark the log_info_cat pointer as consts by Holger Hans Peter Freyther · 12 years ago
  76. fb4bfc2 logging: Fix compile breakage introduced by the warning fixes by Holger Hans Peter Freyther · 12 years ago
  77. dca7d2c doc: Fix the Doxygen section endings by Sylvain Munaut · 12 years ago
  78. c626da9 gsm/sms: Added DLSMS debugging by Andreas Eversberg · 13 years ago
  79. 8a996b4 Changed logging of LAPD from DLLAPDM to DLLAPD by root · 13 years ago
  80. 36c5a3e logging: add osmo_vlogp() as vararg / va_list compatible function by Harald Welte · 13 years ago
  81. 18fc465 doxygen documentation for logging framework by Harald Welte · 13 years ago
  82. 300e78d logging: fix parsing of logging mask (-d DMI case) by Pablo Neira Ayuso · 13 years ago
  83. 087e113 use the 'L' prefix in debug names (DLINP instead of DINP) by Harald Welte · 13 years ago
  84. 95f7eb2 remove DLRSL and DLNM, we don't need them by Harald Welte · 13 years ago
  85. 892e621 make sure we don't have namespace clashes between libraries and apps by Harald Welte · 13 years ago
  86. 199f377 logging: add libosmo-abis logging subsystems by Pablo Neira Ayuso · 13 years ago
  87. da127cb fix against corrupted output in parallel logging by Harald Welte · 13 years ago
  88. ce9fec3 Fix the generation of the log_categories string + LAPDM by Harald Welte · 13 years ago
  89. 9fe1652 logging: make sure to add the internal categories, as intended by Harald Welte · 13 years ago
  90. 1f0b8c2 add LAPDm code from osmocom-bb into libosmocore by Harald Welte · 13 years ago 0.3.3
  91. b43bc04 logging: introduce library-internal logging categories by Harald Welte · 13 years ago
  92. dd93bf4 logging: fix corrupted output by Pablo Neira Ayuso · 13 years ago
  93. 534ba81 logging: make sure the output is null-terminated by Pablo Neira Ayuso · 13 years ago
  94. 81e9636 logging: remove workaround now that _output() has been reworked by Pablo Neira Ayuso · 13 years ago
  95. 7503fb8 logging: rework _output() function by Pablo Neira Ayuso · 13 years ago
  96. f1fae4d logging: several memory allocation belong to tall_log_ctx context by Pablo Neira Ayuso · 13 years ago
  97. d6b5195 logging: fix missing description of global loglevel by Pablo Neira Ayuso · 13 years ago
  98. 952a18e logging: Add the 'all' category back to the log level command by Holger Hans Peter Freyther · 13 years ago
  99. 3abad6a utils: move OSMO_SNPRINT_RET() macro definition to osmocom/core/utils.h by Pablo Neira Ayuso · 13 years ago
  100. 8341934 include: reorganize headers file to include/osmocom/[gsm|core] by Pablo Neira Ayuso · 13 years ago 0.2.0