summaryrefslogtreecommitdiff
path: root/source4/lib/util/debug.c
AgeCommit message (Expand)AuthorFilesLines
2007-12-21r25830: fix compiler warningStefan Metzmacher1-1/+1
2007-10-10r24710: Use standard boolean type for easier use by external users.Jelmer Vernooij1-6/+7
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r15191: Avoid uint_t as it's not standard.Jelmer Vernooij1-1/+1
2007-10-10r14575: Move some path-related functions to libsamba-config so libsamba-utilJelmer Vernooij1-1/+2
2007-10-10r14038: reopen log files after a SIGHUPStefan Metzmacher1-14/+32
2007-10-10r13859: - remove useless fsync() callsStefan Metzmacher1-2/+1
2007-10-10r13851: More doc improvements.Jelmer Vernooij1-4/+8
2007-10-10r13840: Mark some functions as public.Jelmer Vernooij1-12/+11
2007-10-10r13770: - do fsync() on the debug fd, as we do in samba3,Stefan Metzmacher1-19/+21
2007-10-10r13752: Add doxyfile and fix formatting of comments. Current output is availa...Jelmer Vernooij1-6/+17
2007-10-10r13658: More moving around of files:Jelmer Vernooij1-0/+205