summaryrefslogtreecommitdiff
path: root/source3/lib/debug.c
AgeCommit message (Expand)AuthorFilesLines
1998-08-21Just tweaking.Christopher R. Hertel1-2/+20
1998-08-15configure: Changes for extra headers.Jeremy Allison1-4/+2
1998-08-12I've added a dbgflush() function to debug.c. Calling this will cause theChristopher R. Hertel1-5/+31
1998-08-11Cleaned up some lint warnings (functions with return values that wereChristopher R. Hertel1-12/+13
1998-08-11I've added a test for lp_loaded() so that timestamps *will* be outputChristopher R. Hertel1-4/+9
1998-08-11fixed a nasty bug in debug.cAndrew Tridgell1-1/+1
1998-08-03First implementation of ChangeNotify - this version only checksJeremy Allison1-2/+3
1998-08-03This is the remaining set of changes needed to replace the changes lostChristopher R. Hertel1-11/+7
1998-08-03I have fixed some of the autoconfigure problems. I'm studying the diffsChristopher R. Hertel1-9/+13
1998-07-31Debugging functions are now in their own module.Christopher R. Hertel1-0/+533