summaryrefslogtreecommitdiff
path: root/source4/ntvfs/sysdep/inotify.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r15855: more talloc_set_destructor() typesafe fixes. nearly done ...Andrew Tridgell1-4/+2
2007-10-10r14964: - move sidmap code from ntvfs_common to SAMDBStefan Metzmacher1-1/+1
2007-10-10r14948: add testing of truncate events, and add truncate support to inotifyAndrew Tridgell1-2/+5
2007-10-10r14943: bring the inotify backend up to date with all the strange renameAndrew Tridgell1-16/+82
2007-10-10r14926: change the inotify backend to implement the rather unusual semanticsAndrew Tridgell1-4/+28
2007-10-10r14920: allow a notify backend to separately specify if it has handled theAndrew Tridgell1-8/+14
2007-10-10r14918: cleaner handling of systems without inotifyAndrew Tridgell1-1/+1
2007-10-10r14877: added support for the kernel inotify mechanism. This passes basicAndrew Tridgell1-0/+313