A while back, Andrew and I talked about making the debug parsing code a
[garming/samba-autobuild/.git] / source3 / lib / debug.c
1998-12-16 Christopher R. HertelA while back, Andrew and I talked about making the...
1998-11-17 Jeremy AllisonAdded the same open()/fopen()/creat()/mmap() -> sys_XXX...
1998-11-17 Luke Leighton- group database API. oops and oh dear, the threat...
1998-09-28 Jeremy AllisonChanges to test in configure if capabilities are enable...
1998-09-17 Jeremy Allisonconfigure configure.in: Added checks for statvfs64...
1998-09-03 Jeremy AllisonOk - this is the 64 bit widening check in. It changes...
1998-09-01 Jeremy AllisonMore abstraction of file system data types, to move...
1998-08-30 Andrew Tridgelldon't put two spaces at the start of lines if logging...
1998-08-21 Christopher R. HertelJust tweaking.
1998-08-15 Jeremy Allisonconfigure: Changes for extra headers.
1998-08-12 Christopher R. HertelI've added a dbgflush() function to debug.c. Calling...
1998-08-11 Christopher R. HertelCleaned up some lint warnings (functions with return...
1998-08-11 Christopher R. HertelI've added a test for lp_loaded() so that timestamps...
1998-08-11 Andrew Tridgellfixed a nasty bug in debug.c
1998-08-03 Jeremy AllisonFirst implementation of ChangeNotify - this version...
1998-08-03 Christopher R. HertelThis is the remaining set of changes needed to replace...
1998-08-03 Christopher R. HertelI have fixed some of the autoconfigure problems. I...
1998-07-31 Christopher R. HertelDebugging functions are now in their own module.