r16441: - give old tests a chance to report errors
[jra/samba/.git] / source4 / ntvfs /
2007-10-10 Andrew Bartlettr16051: Move the XATTR compatability code into a new...
2007-10-10 Stefan Metzmacherr16024: OpenBSD doesn't have ENOTSUP so use ENOSYS
2007-10-10 Stefan Metzmacherr16013: hopefully fix the configure check for darwin
2007-10-10 Stefan Metzmacherr16009: fix the build
2007-10-10 Stefan Metzmacherr16008: make debugging easier, and use the os name...
2007-10-10 Stefan Metzmacherr16006: only (f)getxattr returns ssize_t
2007-10-10 Stefan Metzmacherr16005: add support for XATTR's on MacOS
2007-10-10 Stefan Metzmacherr16004: - move #ifdef outof the real functions
2007-10-10 Stefan Metzmacherr15970: add a more verbose comment to tridge's fix...
2007-10-10 Andrew Tridgellr15880: the ntvfs_handle changes broke rpc on big-endia...
2007-10-10 Andrew Tridgellr15855: more talloc_set_destructor() typesafe fixes...
2007-10-10 Andrew Tridgellr15854: more talloc_set_destructor() typesafe fixes
2007-10-10 Andrew Tridgellr15833: fixed two delete on close memory leaks
2007-10-10 Andrew Tridgellr15826: ensure we don't dereference sec when NULL
2007-10-10 Andrew Tridgellr15825: there are quite subtle semantics with change...
2007-10-10 Stefan Metzmacherr15814: add SMB2 Lock interface structure
2007-10-10 Andrew Tridgellr15797: fixed a notify bug, where a notify_remove(...
2007-10-10 Stefan Metzmacherr15774: take care of the SYSTEM_SECURITY flag
2007-10-10 Stefan Metzmacherr15772: pass the messaging context and server_id to...
2007-10-10 Stefan Metzmacherr15768: make it possible that the caller of the ntvfs_s...
2007-10-10 Stefan Metzmacherr15767: we need to free here
2007-10-10 Stefan Metzmacherr15760: - add RAW_READ_SMB2 => generic mapping
2007-10-10 Stefan Metzmacherr15758: - handle RAW_FLUSH_SMB2 in the posix ntvfs...
2007-10-10 Stefan Metzmacherr15757: - add RAW_WRITE_SMB2 => generic mapping
2007-10-10 Stefan Metzmacherr15754: - implement SMB2 Close
2007-10-10 Stefan Metzmacherr15752: - add generic mapping for RAW_OPEN_SMB2
2007-10-10 Stefan Metzmacherr15750: don't clear after setting
2007-10-10 Stefan Metzmacherr15741: move smb2 request structures into the main...
2007-10-10 Stefan Metzmacherr15738: make the code more readable
2007-10-10 Stefan Metzmacherr15734: This is a major change to the NTVFS subsystem:
2007-10-10 Stefan Metzmacherr15718: - split the SMBflush with the 0xFFFF wildcard...
2007-10-10 Stefan Metzmacherr15716: disable the cifs_posix ntvfs backend as it...
2007-10-10 Stefan Metzmacherr15694: for the cifs backend it's desired that we pull...
2007-10-10 Stefan Metzmacherr15693: fix the logic for the "cifs:map_trans2" parameter
2007-10-10 Stefan Metzmacherr15614: the byte range locking error handling caches...
2007-10-10 Stefan Metzmacherr15613: the snum doesn't identify the tcon, but the...
2007-10-10 Stefan Metzmacherr15612: look at the lock_type and not at the notify_ptr...
2007-10-10 Stefan Metzmacherr15603: True isn't a valid parameter here, PVFS_WAIT_TI...
2007-10-10 Jelmer Vernooijr15573: Fix build of systems that have iconv headers...
2007-10-10 Jelmer Vernooijr15572: Trim build/m4/rewrite.m4 a bit more, remove...
2007-10-10 Stefan Metzmacherr15522: allow cifs:map_trans2 per share
2007-10-10 Jelmer Vernooijr15387: Fix installation of dcerpc headers, remove...
2007-10-10 Jelmer Vernooijr15379: Fix shared library build's unresolved dependencies
2007-10-10 Jelmer Vernooijr15358: Fix some compiler warnings / type safety. Found...
2007-10-10 Jelmer Vernooijr15331: Integrate LIBSMB and LIBCLI into new LIBCLI_SMB
2007-10-10 Jelmer Vernooijr15328: Move some functions around, remove dependencies.
2007-10-10 Jelmer Vernooijr15274: Drop default EXT_LIB_ prefix for external libra...
2007-10-10 Jelmer Vernooijr15261: Work around AIX defining open as open64 again
2007-10-10 Jelmer Vernooijr15249: Fix typos
2007-10-10 Jelmer Vernooijr15239: (hopefully) fix Samba4 build on AIX
2007-10-10 Steve Frenchr15237: Add primitive Samba 4 backend for cifs posix...
2007-10-10 Jelmer Vernooijr15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPEN...
2007-10-10 James Peachr15189: Add parentheses to force ISDOt and ISDOTDOT...
2007-10-10 James Peachr15188: Restore svn rev. 15183, 15184 and 15185, which...
2007-10-10 James Peachr15186: Introduce ISDOT and ISDOTDOT macros for testing...
2007-10-10 James Peachr15185: Force all NTVFS modules to provide a critical...
2007-10-10 James Peachr15184: Declare ntvfs_register with a typed ops pointer.
2007-10-10 James Peachr15183: Hoist the critical sizes initialiser into a...
2007-10-10 Stefan Metzmacherr15118: - do access checks also when the owner and...
2007-10-10 Stefan Metzmacherr15117: add more comments
2007-10-10 Stefan Metzmacherr15078: add TODO about setting the full ACL with an...
2007-10-10 Stefan Metzmacherr15071: fix typo
2007-10-10 Stefan Metzmacherr15069: - don't crash on a NULL acl
2007-10-10 Stefan Metzmacherr15057: fix access masks for getting and setting securi...
2007-10-10 Stefan Metzmacherr15056: w2k3 gives NT_STATUS_ACCESS_DENIED instead...
2007-10-10 Andrew Tridgellr15048: started on the server side implementation of...
2007-10-10 Andrew Tridgellr15029: fixed the detection of inotify
2007-10-10 Tim Potterr15017: When making up our own inotify functions, make...
2007-10-10 Jelmer Vernooijr14993: Make subsystems again
2007-10-10 Stefan Metzmacherr14990: talloc_reference() can fail
2007-10-10 Stefan Metzmacherr14966: make more functions _PUBLIC_
2007-10-10 Stefan Metzmacherr14964: - move sidmap code from ntvfs_common to SAMDB
2007-10-10 Andrew Tridgellr14963: check talloc returns
2007-10-10 Stefan Metzmacherr14961: fix compiler warning
2007-10-10 Andrew Tridgellr14960: don't declare variables mid-function
2007-10-10 Andrew Tridgellr14959: allow change notify to be disabled completely...
2007-10-10 Andrew Tridgellr14956: change the notify search to be much more effici...
2007-10-10 Stefan Metzmacherr14951: - remove unused var 'path'
2007-10-10 Andrew Tridgellr14948: add testing of truncate events, and add truncat...
2007-10-10 Andrew Tridgellr14947: add support for file truncate events
2007-10-10 Andrew Tridgellr14945: allow the notify backend to be specified per...
2007-10-10 Andrew Tridgellr14943: bring the inotify backend up to date with all...
2007-10-10 Andrew Tridgellr14941: a rename of a file (but not a directory) trigge...
2007-10-10 Stefan Metzmacherr14939: don't use a void pointer
2007-10-10 Andrew Tridgellr14933: fix the handling of notify filters to be much...
2007-10-10 Andrew Tridgellr14932: ensure that we send a NOTIFY_ACTION_OLD_NAME and
2007-10-10 Andrew Tridgellr14928: demonstrate that the completion filter is only...
2007-10-10 Andrew Tridgellr14926: change the inotify backend to implement the...
2007-10-10 Andrew Tridgellr14925: trigger NOTIFY_ACTION_OLD_NAME and NOTIFY_ACTIO...
2007-10-10 Andrew Tridgellr14924: when handling recursive change notify, the...
2007-10-10 Andrew Tridgellr14920: allow a notify backend to separately specify...
2007-10-10 Andrew Tridgellr14918: cleaner handling of systems without inotify
2007-10-10 Stefan Metzmacherr14912: don't crash if inotify isn't present...
2007-10-10 Andrew Tridgellr14877: added support for the kernel inotify mechanism...
2007-10-10 Stefan Metzmacherr14860: create libcli/security/security.h
2007-10-10 Andrew Tridgellr14838: fix the build. Looks like I still haven't quite...
2007-10-10 Andrew Tridgellr14835: split out the config rules for the ntvfs/common...
2007-10-10 Stefan Metzmacherr14822: if we use the snum used by the lp_* functions...
2007-10-10 Andrew Tridgellr14808: added notify_trigger() calls for rename and...
2007-10-10 Andrew Tridgellr14805: use tdb_lock_bystring() to prevent race conditi...
next