summaryrefslogtreecommitdiff
path: root/source3/libsmb/unexpected.c
Commit message (Expand)AuthorAgeFilesLines
* r22009: change TDB_DATA from char * to unsigned char *Stefan Metzmacher2007-10-101-3/+3
* Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett2003-01-031-2/+2
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-1/+1
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter2001-10-021-2/+0
* got rid of USE_TDB_MMAP_FLAG as its not needed any moreAndrew Tridgell2001-09-061-1/+1
* actually obey the "use mmap" smb.conf optionAndrew Tridgell2001-09-061-1/+1
* Added "use mmap" for HPUX.Jeremy Allison2001-07-301-1/+1
* use LDSHFLAGS not -shared in several placesAndrew Tridgell2001-06-041-1/+1
* 1) added void* state argument to tdb_traverse. guess what! there wereLuke Leighton2000-02-041-10/+10
* use a minimal hash size in the unexpected packet database. A largeAndrew Tridgell2000-01-051-1/+1
* added suppport for unexpected udp/138 packetsAndrew Tridgell2000-01-031-9/+16
* the bulk of the unexpected packet handling code is in hereAndrew Tridgell2000-01-031-0/+160