summaryrefslogtreecommitdiff
path: root/source3/smbd/notify_hash.c
AgeCommit message (Expand)AuthorFilesLines
2001-10-19Fixed issues with changenotify only being called once in VC++.Jeremy Allison1-4/+29
2001-10-19Tidy up debug in notify code.Jeremy Allison1-12/+17
2001-10-18Merge the become_XXX -> change_to_XXX fixes from 2.2.2 to HEAD.Jeremy Allison1-6/+9
2001-10-02Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter1-3/+0
2001-09-17move to SAFE_FREE()Simo Sorce1-1/+1
2001-03-11Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMRJeremy Allison1-3/+0
2000-09-27Restructuring of the code to remove dos_ChDir/dos_GetWd and re-vector themJeremy Allison1-2/+2
2000-09-21Optimization (noticed by bloody Andrew :-) to stop directory scan everJeremy Allison1-4/+15
2000-09-20Fix to allow a timestamp of zero to cause an instantaneous changenotifyJeremy Allison1-3/+6
2000-06-14allow the notify implementation to choose the select timeout changeAndrew Tridgell1-0/+1
2000-06-12totally rewrote the async signal, notification and oplock notificationAndrew Tridgell1-0/+184