summaryrefslogtreecommitdiff
path: root/source4/ntvfs/posix/pvfs_notify.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r14990: talloc_reference() can failStefan Metzmacher1-0/+1
2007-10-10r14963: check talloc returnsAndrew Tridgell1-2/+13
2007-10-10r14961: fix compiler warningStefan Metzmacher1-2/+4
2007-10-10r14932: ensure that we send a NOTIFY_ACTION_OLD_NAME andAndrew Tridgell1-2/+4
2007-10-10r14928: demonstrate that the completion filter is only set on the first notifyAndrew Tridgell1-0/+2
2007-10-10r14924: when handling recursive change notify, the client expects a windowsAndrew Tridgell1-0/+1
2007-10-10r14920: allow a notify backend to separately specify if it has handled theAndrew Tridgell1-1/+5
2007-10-10r14796: handle overflows in the notify buffer. The pending events are dumpedAndrew Tridgell1-4/+27
2007-10-10r14795: queue notify requests on the same handleAndrew Tridgell1-32/+31
2007-10-10r14793: the RAW-NOTIFY test now passes. Next I need to make it efficient, andAndrew Tridgell1-20/+26
2007-10-10r14755: the change notify code now passes most of the RAW-NOTIFY test. StillAndrew Tridgell1-12/+77
2007-10-10r14616: added notify change support to the posix backendAndrew Tridgell1-0/+141