1. 802c712 Revert "debug.c: use new libosmocore features to print and save log filter" by Harald Welte · 10 years ago
  2. 1c69ec1 debug.c: use new libosmocore features to print and save log filter by Harald Welte · 11 years ago
  3. 75cf52a logging: Only compare the subscr address by Holger Hans Peter Freyther · 10 years ago
  4. 5279dd8 debug: Fix typo in the debug category by Holger Hans Peter Freyther · 11 years ago
  5. d0a34ed sms: Use the DLSMS instead of the DSMS category throughout our code by Holger Hans Peter Freyther · 12 years ago
  6. 2dba82d Initial support of SMPP interface for MT-SMS by Harald Welte · 12 years ago
  7. a529c07 libgb: prefix all NS related functions with gprs_ by Harald Welte · 12 years ago
  8. deb9017 libgb: Remove dependency to openbsc/debug.h by Harald Welte · 12 years ago
  9. 42e41df src: port openBSC over libosmo-abis by Pablo Neira Ayuso · 13 years ago
  10. cb66d47 libcommon: Add DCTRL logging destination for libctrl related messages by Daniel Willmann · 13 years ago
  11. dd5fff4 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  12. 3d1aaac prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago[Renamed from openbsc/src/common/debug.c]
  13. 4f272cc re-structure the OpenBSC directory layout by Harald Welte · 13 years ago[Renamed from openbsc/src/debug.c]
  14. 0e3e88e License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  15. a5eb773 nat: Register a debug region for the nat. by Holger Hans Peter Freyther · 14 years ago
  16. 4558eeb debug: Make GPRS params non-const to avoid compiler warning by Holger Hans Peter Freyther · 14 years ago
  17. 3a3f7cc [GPRS] BSSGP: Add VTY for configuration and inpection by Harald Welte · 14 years ago
  18. c488cef [GPRS] NS: Allow filtering of log messages by NSVC / NSEI by Harald Welte · 14 years ago
  19. 5647965 VTY / logging: Fix subscriber context / imsi filtering by Harald Welte · 14 years ago
  20. 1694079 [GPRS] Add debug sections for LLC and SNDCP by Harald Welte · 14 years ago
  21. f7d28f6 debug/logging: more verbose descriptions by Harald Welte · 14 years ago
  22. ae14132 [gprs] Add new 'NS' and 'BSSGP' logging categories by Harald Welte · 14 years ago
  23. 6190c36 GPRS: add DGPRS to new debug api by Harald Welte · 14 years ago
  24. 87e1e86 debug: ensure no overlap between LOG_FILTER_ALL and FLT_IMSI by Harald Welte · 14 years ago
  25. 51d2a59 move log/debug codebase to libosmocore by Harald Welte · 14 years ago
  26. c610de0 debug: Make the global target loglevel overwrite the category level by Holger Hans Peter Freyther · 14 years ago
  27. 9575df8 debug: Use the right enum value for the ref counting group. by Holger Hans Peter Freyther · 14 years ago
  28. 1fa8bac value_string functions and some RSL related stuff has moved to libosmocore by Harald Welte · 14 years ago
  29. f4625b1 split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  30. 354e49e move get_string_value() und get_value_string() into debug.c by Harald Welte · 15 years ago
  31. 0bb8816 [debug] add new 'logging level' command to set loglevel more user friendly by Harald Welte (local) · 15 years ago
  32. 779b65e [debug] Change the default log level to LOGL_NOTICE by Harald Welte · 15 years ago
  33. 57fde55 [debug] Introduce DREF debug category for reference counting by Harald Welte · 15 years ago
  34. 273fdfd Converrt the database later to use DEBUGP/LOGP instead of stderr by Harald Welte · 15 years ago
  35. 4ddb7c5 debug: add missing va_end() by Harald Welte · 15 years ago
  36. 82ca579 debug: workaround for strange va_list corruption bug by Harald Welte · 15 years ago
  37. 0bbd480 debug: make sure we always zero-terminate after snprintf() by Harald Welte · 15 years ago
  38. 3df2d0a debug: Fix typo DMM -> DNM (we don't need DMM twice) by Harald Welte · 15 years ago
  39. c8d862e Import the new logging architecture by Holger Hans Peter Freyther · 15 years ago
  40. b6e2a4c handover: disable default-printing of every measurement report by Harald Welte · 15 years ago
  41. b90d7bd [handover] first functional handover implementation by Harald Welte · 15 years ago
  42. 66f78e6 [debug] Add a debug area for the MGCP code of On Waves by Holger Hans Peter Freyther · 15 years ago
  43. acf289e [debug] Add a debug area for MSC by Holger Hans Peter Freyther · 15 years ago
  44. b9cf781 [debug] Add a debug area for SCCP by Holger Hans Peter Freyther · 15 years ago
  45. 26d15d1 [debug] Make the hexdump parameter const by Holger Hans Peter Freyther · 15 years ago
  46. 0299368 add new DMEAS debug category for measurement reporting by Harald Welte · 15 years ago
  47. 59b0468 move openbsc into its own subdirectory by Harald Welte · 15 years ago