summaryrefslogtreecommitdiffstats
path: root/source4/lib/util/debug.h
Commit message (Collapse)AuthorAgeFilesLines
* r15000: Move some more autoconf tests out of build/m4/rewrite.m4Jelmer Vernooij2007-10-101-9/+1
| | | | | Guarantee availability of __FUNCTION__ in libreplace (This used to be commit 76b1576541210f2bb306ae17e0876b254e8dcead)
* r13851: More doc improvements.Jelmer Vernooij2007-10-101-2/+18
| | | | (This used to be commit 936d26ae64b93ef8f8b2fbc632b1c2fd60840405)
* r13770: - do fsync() on the debug fd, as we do in samba3,Stefan Metzmacher2007-10-101-3/+0
| | | | | | | | | I have an report that smbd memory usage grows to 1,5 GB or more without this... - make log_timestamp static metze (This used to be commit 551dd12baf9340ab070c8a8edca6b56770243a61)
* r13658: More moving around of files:Jelmer Vernooij2007-10-101-0/+66
- Collect the generic utility functions into a lib/util/ (a la GLib is for the GNOME folks) - Remove even more files from include/ (This used to be commit ba62880f5b05c2a505dc7f54676b231197a7e707)