summaryrefslogtreecommitdiff
path: root/source4/ntvfs/sysdep
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r17206: Add a modular API for share configuration.Simo Sorce2-3/+6
2007-10-10r15855: more talloc_set_destructor() typesafe fixes. nearly done ...Andrew Tridgell1-4/+2
2007-10-10r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij1-1/+1
2007-10-10r15029: fixed the detection of inotifyAndrew Tridgell1-2/+2
2007-10-10r15017: When making up our own inotify functions, make sure glibc exports theTim Potter1-1/+7
2007-10-10r14993: Make subsystems againJelmer Vernooij1-5/+1
2007-10-10r14966: make more functions _PUBLIC_Stefan Metzmacher1-7/+7
2007-10-10r14964: - move sidmap code from ntvfs_common to SAMDBStefan Metzmacher5-23/+47
2007-10-10r14956: change the notify search to be much more efficient by using aAndrew Tridgell1-1/+0
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-10r14925: trigger NOTIFY_ACTION_OLD_NAME and NOTIFY_ACTION_NEW_NAME events forAndrew Tridgell1-1/+1
2007-10-10r14920: allow a notify backend to separately specify if it has handled theAndrew Tridgell3-33/+48
2007-10-10r14918: cleaner handling of systems without inotifyAndrew Tridgell2-1/+5
2007-10-10r14912: don't crash if inotify isn't present...Stefan Metzmacher1-8/+16
2007-10-10r14877: added support for the kernel inotify mechanism. This passes basicAndrew Tridgell6-0/+493