summaryrefslogtreecommitdiff
path: root/source4/ntvfs/common/notify.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r14951: - remove unused var 'path'Stefan Metzmacher1-12/+7
2007-10-10r14945: allow the notify backend to be specified per shareAndrew Tridgell1-2/+2
2007-10-10r14920: allow a notify backend to separately specify if it has handled theAndrew Tridgell1-21/+40
2007-10-10r14918: cleaner handling of systems without inotifyAndrew Tridgell1-24/+33
2007-10-10r14877: added support for the kernel inotify mechanism. This passes basicAndrew Tridgell1-48/+89
2007-10-10r14805: use tdb_lock_bystring() to prevent race conditions in notify add/removeAndrew Tridgell1-5/+56
2007-10-10r14803: copy with the root directory, which has /. on the end of the pathAndrew Tridgell1-0/+17
2007-10-10r14800: use tdb_get_seqnum() in the change notify code to avoid reloading theAndrew Tridgell1-2/+13
2007-10-10r14797: added checking of the filter in notify requestsAndrew Tridgell1-5/+9
2007-10-10r14755: the change notify code now passes most of the RAW-NOTIFY test. StillAndrew Tridgell1-4/+3
2007-10-10r14736: - the ntvfs subsystem should not know about smb_server.hStefan Metzmacher1-1/+0
2007-10-10r14616: added notify change support to the posix backendAndrew Tridgell1-0/+402