summaryrefslogtreecommitdiffstats
path: root/source3/lib/debug.c
Commit message (Expand)AuthorAgeFilesLines
* A while back, Andrew and I talked about making the debug parsing code aChristopher R. Hertel1998-12-161-1/+159
* Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.Jeremy Allison1998-11-171-4/+4
* - group database API. oops and oh dear, the threat has been carried out:Luke Leighton1998-11-171-4/+16
* Changes to test in configure if capabilities are enabled on a system.Jeremy Allison1998-09-281-0/+4
* configure configure.in: Added checks for statvfs64. Last bit of 64 bit wideni...Jeremy Allison1998-09-171-2/+2
* Ok - this is the 64 bit widening check in. It changes the configureJeremy Allison1998-09-031-1/+1
* More abstraction of file system data types, to move to a 64Jeremy Allison1998-09-011-1/+1
* don't put two spaces at the start of lines if logging to stdoutAndrew Tridgell1998-08-301-1/+3
* Just tweaking.Christopher R. Hertel1998-08-211-2/+20
* configure: Changes for extra headers.Jeremy Allison1998-08-151-4/+2
* I've added a dbgflush() function to debug.c. Calling this will cause theChristopher R. Hertel1998-08-121-5/+31
* Cleaned up some lint warnings (functions with return values that wereChristopher R. Hertel1998-08-111-12/+13
* I've added a test for lp_loaded() so that timestamps *will* be outputChristopher R. Hertel1998-08-111-4/+9
* fixed a nasty bug in debug.cAndrew Tridgell1998-08-111-1/+1
* First implementation of ChangeNotify - this version only checksJeremy Allison1998-08-031-2/+3
* This is the remaining set of changes needed to replace the changes lostChristopher R. Hertel1998-08-031-11/+7
* I have fixed some of the autoconfigure problems. I'm studying the diffsChristopher R. Hertel1998-08-031-9/+13
* Debugging functions are now in their own module.Christopher R. Hertel1998-07-311-0/+533