summaryrefslogtreecommitdiffstats
path: root/source4/ntvfs/sysdep
Commit message (Expand)AuthorAgeFilesLines
* r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij2007-10-101-1/+1
* r15029: fixed the detection of inotifyAndrew Tridgell2007-10-101-2/+2
* r15017: When making up our own inotify functions, make sure glibc exports theTim Potter2007-10-101-1/+7
* r14993: Make subsystems againJelmer Vernooij2007-10-101-5/+1
* r14966: make more functions _PUBLIC_Stefan Metzmacher2007-10-101-7/+7
* r14964: - move sidmap code from ntvfs_common to SAMDBStefan Metzmacher2007-10-105-23/+47
* r14956: change the notify search to be much more efficient by using aAndrew Tridgell2007-10-101-1/+0
* r14948: add testing of truncate events, and add truncate support to inotifyAndrew Tridgell2007-10-101-2/+5
* r14943: bring the inotify backend up to date with all the strange renameAndrew Tridgell2007-10-101-16/+82
* r14926: change the inotify backend to implement the rather unusual semanticsAndrew Tridgell2007-10-101-4/+28
* r14925: trigger NOTIFY_ACTION_OLD_NAME and NOTIFY_ACTION_NEW_NAME events forAndrew Tridgell2007-10-101-1/+1
* r14920: allow a notify backend to separately specify if it has handled theAndrew Tridgell2007-10-103-33/+48
* r14918: cleaner handling of systems without inotifyAndrew Tridgell2007-10-102-1/+5
* r14912: don't crash if inotify isn't present...Stefan Metzmacher2007-10-101-8/+16
* r14877: added support for the kernel inotify mechanism. This passes basicAndrew Tridgell2007-10-106-0/+493