1. 703f2ec debug: Remove dead log categories by Harald Welte · 6 years ago
  2. 4ab0a49 debug: Remove code for filters that don't exist in OsmoMSC by Harald Welte · 6 years ago
  3. 9084396 rename include/openbsc to include/osmocom/msc by Neels Hofmeyr · 7 years ago
  4. fbf6610 Implement AoIP, port to M3UA SIGTRAN (large addition and refactoring) by Philipp Maier · 7 years ago
  5. 84da6b1 Implement IuCS (large refactoring and addition) by Neels Hofmeyr · 8 years ago
  6. 2483f1b Use libvlr in libmsc (large refactoring) by Harald Welte · 8 years ago
  7. b8b85a1 Add libvlr implementation by Harald Welte · 8 years ago
  8. 29b9206 move openbsc/* to repos root by Neels Hofmeyr · 7 years ago[Renamed from openbsc/src/libcommon/debug.c]
  9. b4999b6 pcu_sock: add basic pcu interface support by Philipp Maier · 8 years ago
  10. 6d804b1 add struct bsc_subscr, separating libbsc from gsm_subscriber by Neels Hofmeyr · 7 years ago
  11. 89a8e72 logging fixup: shorter names for LOGGING_FILTER_* and LOGGING_CTX_* by Neels Hofmeyr · 7 years ago
  12. 94f49a4 debug.h/c: remove unused cruft / cosmetic tweaks by Neels Hofmeyr · 7 years ago
  13. f13b3c9 logging: use central filter and ctx consts from libosmocore by Neels Hofmeyr · 7 years ago
  14. 3adb23c add DSUA debug constant by Daniel Willmann · 8 years ago
  15. 35a65ed add DRANAP debug constant by Daniel Willmann · 8 years ago
  16. 06a88fa filter: Move from DNAT to DFILTER category by Holger Hans Peter Freyther · 9 years ago
  17. a677047 Revert "debug.c: use new libosmocore features to print and save log filter" by Harald Welte · 9 years ago
  18. c598e6e debug.c: use new libosmocore features to print and save log filter by Harald Welte · 11 years ago
  19. 6995f24 logging: Only compare the subscr address by Holger Hans Peter Freyther · 10 years ago
  20. 30a3d2f debug: Fix typo in the debug category by Holger Hans Peter Freyther · 11 years ago
  21. eff40949 sms: Use the DLSMS instead of the DSMS category throughout our code by Holger Hans Peter Freyther · 12 years ago
  22. f1033cc Initial support of SMPP interface for MT-SMS by Harald Welte · 12 years ago
  23. e6599ee libgb: prefix all NS related functions with gprs_ by Harald Welte · 12 years ago
  24. 68d85d5 libgb: Remove dependency to openbsc/debug.h by Harald Welte · 12 years ago
  25. ed5cacb src: port openBSC over libosmo-abis by Pablo Neira Ayuso · 13 years ago openbsc/0.9.15
  26. 1c33d4c libcommon: Add DCTRL logging destination for libctrl related messages by Daniel Willmann · 13 years ago
  27. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  28. 89579b4 prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago[Renamed from openbsc/src/common/debug.c]
  29. 31c00f7 re-structure the OpenBSC directory layout by Harald Welte · 13 years ago[Renamed from openbsc/src/debug.c]
  30. 9af6ddf License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  31. 3d73e0d nat: Register a debug region for the nat. by Holger Hans Peter Freyther · 14 years ago
  32. d92f9af debug: Make GPRS params non-const to avoid compiler warning by Holger Hans Peter Freyther · 14 years ago
  33. d9a55f6 [GPRS] BSSGP: Add VTY for configuration and inpection by Harald Welte · 14 years ago
  34. 8be8c8f [GPRS] NS: Allow filtering of log messages by NSVC / NSEI by Harald Welte · 14 years ago
  35. 3bac9a8 VTY / logging: Fix subscriber context / imsi filtering by Harald Welte · 14 years ago
  36. b2e4918 [GPRS] Add debug sections for LLC and SNDCP by Harald Welte · 14 years ago
  37. f171a6e debug/logging: more verbose descriptions by Harald Welte · 14 years ago
  38. 6b72cdf [gprs] Add new 'NS' and 'BSSGP' logging categories by Harald Welte · 14 years ago
  39. 2977d67 GPRS: add DGPRS to new debug api by Harald Welte · 14 years ago
  40. 332442d debug: ensure no overlap between LOG_FILTER_ALL and FLT_IMSI by Harald Welte · 14 years ago
  41. dc5062b move log/debug codebase to libosmocore by Harald Welte · 14 years ago
  42. bb7bc11 debug: Make the global target loglevel overwrite the category level by Holger Hans Peter Freyther · 14 years ago
  43. 8e9559d debug: Use the right enum value for the ref counting group. by Holger Hans Peter Freyther · 14 years ago
  44. 2e411c7 value_string functions and some RSL related stuff has moved to libosmocore by Harald Welte · 14 years ago
  45. dfe6c7d split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  46. f6f2ef9 move get_string_value() und get_value_string() into debug.c by Harald Welte · 15 years ago
  47. b79bdd9 [debug] add new 'logging level' command to set loglevel more user friendly by Harald Welte (local) · 15 years ago
  48. 8410597 [debug] Change the default log level to LOGL_NOTICE by Harald Welte · 15 years ago
  49. d0c1914 [debug] Introduce DREF debug category for reference counting by Harald Welte · 15 years ago
  50. ae1f159 Converrt the database later to use DEBUGP/LOGP instead of stderr by Harald Welte · 15 years ago
  51. 7ed2529 debug: add missing va_end() by Harald Welte · 15 years ago
  52. aa8989c debug: workaround for strange va_list corruption bug by Harald Welte · 15 years ago
  53. aa6c9ca debug: make sure we always zero-terminate after snprintf() by Harald Welte · 15 years ago
  54. 61cc306 debug: Fix typo DMM -> DNM (we don't need DMM twice) by Harald Welte · 15 years ago
  55. b61e3b2 Import the new logging architecture by Holger Hans Peter Freyther · 15 years ago
  56. 5e68183 handover: disable default-printing of every measurement report by Harald Welte · 15 years ago
  57. 8d77b95 [handover] first functional handover implementation by Harald Welte · 15 years ago
  58. ff5fa4e [debug] Add a debug area for the MGCP code of On Waves by Holger Hans Peter Freyther · 15 years ago
  59. 32201c5 [debug] Add a debug area for MSC by Holger Hans Peter Freyther · 15 years ago
  60. ed0a47b [debug] Add a debug area for SCCP by Holger Hans Peter Freyther · 15 years ago
  61. e78074e [debug] Make the hexdump parameter const by Holger Hans Peter Freyther · 15 years ago
  62. 10d0e67 add new DMEAS debug category for measurement reporting by Harald Welte · 15 years ago
  63. 13e10da move openbsc into its own subdirectory by Harald Welte · 15 years ago[Renamed from src/debug.c]
  64. d3ff51d don't prefix every line with timestamp, this saves some screen real estate by Harald Welte · 15 years ago
  65. 3770b76 debug: Fix the definition on DMM (Andreas Eversberg) by Holger Freyther · 15 years ago
  66. c1d2aae RSL should not be called RSSL in the debug definition (Andreas Eversberg) by Harald Welte · 15 years ago
  67. c125a68 A new debug flag is introduced: "DMNCC". MNCC is the Mobile Network Call by Harald Welte · 15 years ago
  68. edb3778 * Add support for multiple ip.access nanoBTS at one BSC by Harald Welte · 15 years ago
  69. 3cc4bf5 make hexdump return a 'char *' rather than printing by itself by Harald Welte · 15 years ago
  70. ba59baf remove subchan_demux debug statements, add DMUX commandline parsing by Harald Welte · 15 years ago
  71. 6ddd168 introduce new "DEBUGPC" macro for continuing on the same line without prefix of file/line/time by Harald Welte · 15 years ago
  72. b60fa59 add DMI and DMIB debug= commandline option parsing by Harald Welte · 15 years ago
  73. ca362a6 Make gcc happy and remove a couple of warnings by Holger Freyther · 15 years ago
  74. b0f4793 export debug_flags by Harald Welte · 16 years ago
  75. d35b6a7 debug: Create a region for Paging Command by Harald Welte · 16 years ago
  76. 10d06f6 Add coloring for SMS debug messages by Daniel Willmann · 16 years ago
  77. e9a8261 hack to write TS2 frames to a file by Harald Welte · 16 years ago
  78. b332f61 Use getopt in the bsc_hack to parse options by Holger Freyther · 16 years ago
  79. 5ee72ee Prefix debug symbols with debug_ to reduce the namesapce pollution by Holger Freyther · 16 years ago
  80. 7c03e4c Assign colors to the different categories by Holger Freyther · 16 years ago
  81. d546e31 Add code to parse a debug category string by Holger Freyther · 16 years ago
  82. 32636e8 Move the debug code to a separate debug.c by Holger Freyther · 16 years ago