Ensure everywhere we defer an incoming SMB request (blocking lock queue,
[tprouty/samba.git] / source / smbd / notify.c
2003-07-24 Jeremy AllisonEnsure everywhere we defer an incoming SMB request...
2003-07-24 Jeremy AllisonSMB signing is now working with change notify. Need...
2002-12-12 Jeremy AllisonAdded "kernel change notify" boolean to allow easier...
2002-12-12 Jeremy AllisonAdded "kernel change notify" boolean to allow easier...
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-01-30 Tim PotterRemoved version number from file header.
2001-11-05 Tim PotterDon't put a \n on the end of the arg to exit_server()
2001-10-19 Jeremy AllisonTidy up debug in notify code.
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-09-04 Andrew Tridgellthe next stage in the NTSTATUS/WERROR change. smbd...
2001-08-27 Andrew Tridgellconverted smbd to use NTSTATUS by default
2001-06-09 Jeremy Allison*Wonderful* patch from Andrew Bartlett that will help...
2001-03-11 Jeremy AllisonMerge ... new 2.2 code into HEAD (Gerald I hate you...
2000-06-14 Andrew Tridgellallow the notify implementation to choose the select...
2000-06-12 Andrew Tridgellenable the Linux change notify code and change some...
2000-06-12 Andrew Tridgelltotally rewrote the async signal, notification and...
2000-06-12 Andrew Tridgellfixed comments at top of module
2000-06-12 Andrew Tridgellsplit all the change notify code out into a separate...