Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r17930: Merge noinclude branch: | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r17088: add ntvfs mapping function for notify | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r17087: - make pvfs_notify_next_send static | Stefan Metzmacher | 1 | -4/+2 |
2007-10-10 | r16980: - make struct smb_notify a union and add levels RAW_NOTIFY_NTTRANS,RA... | Stefan Metzmacher | 1 | -11/+15 |
2007-10-10 | r15854: more talloc_set_destructor() typesafe fixes | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r15825: there are quite subtle semantics with change notify events being sent | Andrew Tridgell | 1 | -8/+34 |
2007-10-10 | r15734: This is a major change to the NTVFS subsystem: | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r14990: talloc_reference() can fail | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r14963: check talloc returns | Andrew Tridgell | 1 | -2/+13 |
2007-10-10 | r14961: fix compiler warning | Stefan Metzmacher | 1 | -2/+4 |
2007-10-10 | r14932: ensure that we send a NOTIFY_ACTION_OLD_NAME and | Andrew Tridgell | 1 | -2/+4 |
2007-10-10 | r14928: demonstrate that the completion filter is only set on the first notify | Andrew Tridgell | 1 | -0/+2 |
2007-10-10 | r14924: when handling recursive change notify, the client expects a windows | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r14920: allow a notify backend to separately specify if it has handled the | Andrew Tridgell | 1 | -1/+5 |
2007-10-10 | r14796: handle overflows in the notify buffer. The pending events are dumped | Andrew Tridgell | 1 | -4/+27 |
2007-10-10 | r14795: queue notify requests on the same handle | Andrew Tridgell | 1 | -32/+31 |
2007-10-10 | r14793: the RAW-NOTIFY test now passes. Next I need to make it efficient, and | Andrew Tridgell | 1 | -20/+26 |
2007-10-10 | r14755: the change notify code now passes most of the RAW-NOTIFY test. Still | Andrew Tridgell | 1 | -12/+77 |
2007-10-10 | r14616: added notify change support to the posix backend | Andrew Tridgell | 1 | -0/+141 |