summaryrefslogtreecommitdiffstats
path: root/ctdb/lib/util/debug.c
Commit message (Expand)AuthorAgeFilesLines
* logging: give a unique logging name to each forked child.Rusty Russell2010-08-181-1/+3
* move DEBUG* macros to one placeStefan Metzmacher2010-01-201-4/+0
* Dont store debug level DEBUG_DEBUG in the in-memory ringbuffer.Ronnie Sahlberg2009-12-041-1/+1
* add an in memory ringbuffer where we store the last 500000 log entries regard...Ronnie Sahlberg2009-11-181-1/+1
* debug: add debug_add and dump_data functionsMichael Adam2009-08-041-1/+78
* Whitespace changes and using the CTDB_NO_MEMORY() macro changes toRonnie Sahlberg2009-05-211-1/+1
* add missing checks on so far ignored return valuesSumit Bose2009-05-211-2/+8
* added syslog support, and use a pipe to catch logging from child processes to...Andrew Tridgell2008-01-161-1/+5
* ensure tdb log messages appear in ctdbd logsAndrew Tridgell2008-01-061-4/+10
* merge from ronnieAndrew Tridgell2007-08-071-2/+2
* update lib/replace from samba4Andrew Tridgell2007-07-101-3/+2
* nicer date formattingAndrew Tridgell2007-05-191-4/+9
* fixed ctdb/ib bug at reject eventPeter Somogyi2007-04-231-2/+2
* use talloc_vasprintfPeter Somogyi2007-04-201-17/+2
* - ctdb/ib minor bugfixes (error case)Peter Somogyi2007-04-201-1/+17
* Add timestamps to debug output.Volker Lendecke2007-04-171-0/+40