Age | Commit message (Expand) | Author | Files | Lines |
1998-12-16 | A while back, Andrew and I talked about making the debug parsing code a | Christopher R. Hertel | 1 | -1/+159 |
1998-11-17 | Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls. | Jeremy Allison | 1 | -4/+4 |
1998-11-17 | - group database API. oops and oh dear, the threat has been carried out: | Luke Leighton | 1 | -4/+16 |
1998-09-28 | Changes to test in configure if capabilities are enabled on a system. | Jeremy Allison | 1 | -0/+4 |
1998-09-17 | configure configure.in: Added checks for statvfs64. Last bit of 64 bit wideni... | Jeremy Allison | 1 | -2/+2 |
1998-09-03 | Ok - this is the 64 bit widening check in. It changes the configure | Jeremy Allison | 1 | -1/+1 |
1998-09-01 | More abstraction of file system data types, to move to a 64 | Jeremy Allison | 1 | -1/+1 |
1998-08-30 | don't put two spaces at the start of lines if logging to stdout | Andrew Tridgell | 1 | -1/+3 |
1998-08-21 | Just tweaking. | Christopher R. Hertel | 1 | -2/+20 |
1998-08-15 | configure: Changes for extra headers. | Jeremy Allison | 1 | -4/+2 |
1998-08-12 | I've added a dbgflush() function to debug.c. Calling this will cause the | Christopher R. Hertel | 1 | -5/+31 |
1998-08-11 | Cleaned up some lint warnings (functions with return values that were | Christopher R. Hertel | 1 | -12/+13 |
1998-08-11 | I've added a test for lp_loaded() so that timestamps *will* be output | Christopher R. Hertel | 1 | -4/+9 |
1998-08-11 | fixed a nasty bug in debug.c | Andrew Tridgell | 1 | -1/+1 |
1998-08-03 | First implementation of ChangeNotify - this version only checks | Jeremy Allison | 1 | -2/+3 |
1998-08-03 | This is the remaining set of changes needed to replace the changes lost | Christopher R. Hertel | 1 | -11/+7 |
1998-08-03 | I have fixed some of the autoconfigure problems. I'm studying the diffs | Christopher R. Hertel | 1 | -9/+13 |
1998-07-31 | Debugging functions are now in their own module. | Christopher R. Hertel | 1 | -0/+533 |