Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2001-10-02 | Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. | Tim Potter | 1 | -2/+0 |
2001-09-06 | got rid of USE_TDB_MMAP_FLAG as its not needed any more | Andrew Tridgell | 1 | -1/+1 |
2001-09-06 | actually obey the "use mmap" smb.conf option | Andrew Tridgell | 1 | -1/+1 |
2001-07-30 | Added "use mmap" for HPUX. | Jeremy Allison | 1 | -1/+1 |
2001-06-04 | use LDSHFLAGS not -shared in several places | Andrew Tridgell | 1 | -1/+1 |
2000-02-04 | 1) added void* state argument to tdb_traverse. guess what! there were | Luke Leighton | 1 | -10/+10 |
2000-01-05 | use a minimal hash size in the unexpected packet database. A large | Andrew Tridgell | 1 | -1/+1 |
2000-01-03 | added suppport for unexpected udp/138 packets | Andrew Tridgell | 1 | -9/+16 |
2000-01-03 | the bulk of the unexpected packet handling code is in here | Andrew Tridgell | 1 | -0/+160 |