summaryrefslogtreecommitdiffstats
path: root/source3/smbd/notify_hash.c
Commit message (Expand)AuthorAgeFilesLines
* Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter2001-10-021-3/+0
* move to SAFE_FREE()Simo Sorce2001-09-171-1/+1
* Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMRJeremy Allison2001-03-111-3/+0
* Restructuring of the code to remove dos_ChDir/dos_GetWd and re-vector themJeremy Allison2000-09-271-2/+2
* Optimization (noticed by bloody Andrew :-) to stop directory scan everJeremy Allison2000-09-211-4/+15
* Fix to allow a timestamp of zero to cause an instantaneous changenotifyJeremy Allison2000-09-201-3/+6
* allow the notify implementation to choose the select timeout changeAndrew Tridgell2000-06-141-0/+1
* totally rewrote the async signal, notification and oplock notificationAndrew Tridgell2000-06-121-0/+184