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