1. dfeaf18 add new DMEAS debug category for measurement reporting by Harald Welte · 15 years ago
  2. 13e10da move openbsc into its own subdirectory by Harald Welte · 15 years ago[Renamed from src/debug.c]
  3. d3ff51d don't prefix every line with timestamp, this saves some screen real estate by Harald Welte · 15 years ago
  4. 3770b76 debug: Fix the definition on DMM (Andreas Eversberg) by Holger Freyther · 15 years ago
  5. c1d2aae RSL should not be called RSSL in the debug definition (Andreas Eversberg) by Harald Welte · 15 years ago
  6. c125a68 A new debug flag is introduced: "DMNCC". MNCC is the Mobile Network Call by Harald Welte · 15 years ago
  7. edb3778 * Add support for multiple ip.access nanoBTS at one BSC by Harald Welte · 15 years ago
  8. 3cc4bf5 make hexdump return a 'char *' rather than printing by itself by Harald Welte · 15 years ago
  9. ba59baf remove subchan_demux debug statements, add DMUX commandline parsing by Harald Welte · 15 years ago
  10. 6ddd168 introduce new "DEBUGPC" macro for continuing on the same line without prefix of file/line/time by Harald Welte · 15 years ago
  11. b60fa59 add DMI and DMIB debug= commandline option parsing by Harald Welte · 15 years ago
  12. ca362a6 Make gcc happy and remove a couple of warnings by Holger Freyther · 15 years ago
  13. b0f4793 export debug_flags by Harald Welte · 15 years ago
  14. d35b6a7 debug: Create a region for Paging Command by Harald Welte · 16 years ago
  15. 10d06f6 Add coloring for SMS debug messages by Daniel Willmann · 16 years ago
  16. e9a8261 hack to write TS2 frames to a file by Harald Welte · 16 years ago
  17. b332f61 Use getopt in the bsc_hack to parse options by Holger Freyther · 16 years ago
  18. 5ee72ee Prefix debug symbols with debug_ to reduce the namesapce pollution by Holger Freyther · 16 years ago
  19. 7c03e4c Assign colors to the different categories by Holger Freyther · 16 years ago
  20. d546e31 Add code to parse a debug category string by Holger Freyther · 16 years ago
  21. 32636e8 Move the debug code to a separate debug.c by Holger Freyther · 16 years ago