summaryrefslogtreecommitdiff
path: root/source4/lib/util/debug.h
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r15000: Move some more autoconf tests out of build/m4/rewrite.m4Jelmer Vernooij1-9/+1
Guarantee availability of __FUNCTION__ in libreplace (This used to be commit 76b1576541210f2bb306ae17e0876b254e8dcead)
2007-10-10r13851: More doc improvements.Jelmer Vernooij1-2/+18
(This used to be commit 936d26ae64b93ef8f8b2fbc632b1c2fd60840405)
2007-10-10r13770: - do fsync() on the debug fd, as we do in samba3,Stefan Metzmacher1-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)
2007-10-10r13658: More moving around of files:Jelmer Vernooij1-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)