summaryrefslogtreecommitdiff
path: root/source/smbd/notify_hash.c
Commit message (Expand)AuthorAgeFilesLines
* working on creating the 3.0 release treeGerald Carter2003-06-061-2/+2
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* smbd/notify_hash.c: Merged Herb's fix.Jeremy Allison2001-10-271-2/+2
* more compiler warningsHerb Lewis2001-10-231-1/+1
* Fixed issues with changenotify only being called once in VC++.Jeremy Allison2001-10-191-4/+29
* Tidy up debug in notify code.Jeremy Allison2001-10-191-12/+17
* Merge the become_XXX -> change_to_XXX fixes from 2.2.2 to HEAD.Jeremy Allison2001-10-181-6/+9
* 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