Ensure users with SeAddUser privs get full access to
[jra/samba/.git] / source4 / ntvfs / posix / pvfs_rename.c
2009-04-24 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-23 Jelmer VernooijAdd a new non-convenience version of push_codepoint.
2009-02-09 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-05 Stefan Metzmachers4:pvfs: use talloc_get_type() to cast from void *
2009-02-05 Stefan Metzmachers4:pvfs: fix some talloc related compiler warnings
2009-01-07 Andrew Tridgelladded support for stream renames in Samba4
2008-10-24 Jelmer VernooijAdd version of next_codepoint without iconv_convenience.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-06-05 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-06-03 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-06-03 Stefan Metzmacherpvfs: add PVFS_RESOLVE_NO_OPENDB flag and get the write...
2008-03-27 Jelmer VernooijMerge v4.0-test
2008-03-12 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-03-12 Stefan Metzmacherpvfs_rename: implement RAW_RENAME_NTTRANS as noop as...
2008-03-11 Stefan Metzmacherpvfs: return NT_STATUS_NOT_IMPLEMENTED on RAW_RENAME_NT...
2008-03-03 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-03-02 Jelmer VernooijMerge branch 'v4-0-test' into id10ts-registry
2008-03-01 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-03-01 Stefan Metzmacherpvfs_rename: move odb_rename() onto pvfs_do_rename()
2008-02-29 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-28 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-28 Jelmer VernooijMerge branch 'v4-0-trivial' into v4-0-test
2008-02-27 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-27 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-27 Stefan Metzmacherpvfs_rename: we need a do a odb_rename() after pvfs_do_...
2008-02-27 Stefan Metzmacherpvfs_rename: add retry logic after sharing violation...
2008-02-27 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-26 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-25 Stefan Metzmacherpvfs: pass NULL to pvfs_can_*() when no odb_lock is...
2008-02-21 Jelmer VernooijRemove yet more uses of global_loadparm.
2008-02-21 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-21 Jelmer VernooijRemove more uses of global_loadparm.
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Jelmer Vernooijr26429: Avoid use of global_smb_iconv_convenience.
2007-12-21 Jelmer Vernooijr26316: Use contexts for conversion functions.
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Volker Lendecker21042: Fix typo
2007-10-10 Andrew Tridgellr18319: fixed the directory search resume code on IRIX
2007-10-10 Andrew Tridgellr14941: a rename of a file (but not a directory) trigge...
2007-10-10 Andrew Tridgellr14933: fix the handling of notify filters to be much...
2007-10-10 Andrew Tridgellr14925: trigger NOTIFY_ACTION_OLD_NAME and NOTIFY_ACTIO...
2007-10-10 Andrew Tridgellr14808: added notify_trigger() calls for rename and...
2007-10-10 Jelmer Vernooijr14464: Don't include ndr_BASENAME.h files unless stric...
2007-10-10 Stefan Metzmacherr14157: - pass a struct ntvfs_request to the ntvfs...
2007-10-10 Andrew Tridgellr13739: a fairly major overhaul of the opendb code...
2007-10-10 Andrew Tridgellr4615: added acl checking on directory search in pvfs
2007-10-10 Andrew Tridgellr4584: fix pvfs backend to pass the new enhanced RAW...
2007-10-10 Andrew Tridgellr4549: got rid of a lot more uses of plain talloc(...
2007-10-10 Andrew Tridgellr4547: - added talloc_new(ctx) macro that is a neater...
2007-10-10 Andrew Tridgellr4410: pvfs_rename_one() should not check for create...
2007-10-10 Andrew Tridgellr4408: added the remaining access check hooks into...
2007-10-10 Andrew Tridgellr4314: added ACL checking on unlink
2007-10-10 Andrew Tridgellr3798: added support for alternate data streams in...
2007-10-10 Andrew Tridgellr3747: - added some of the infrastructure needed for...
2007-10-10 Andrew Tridgellr3718: added support for the ntrename level in pvfs_ren...
2007-10-10 Andrew Tridgellr3717: - expanded the RAW-RENAME test a little
2007-10-10 Andrew Tridgellr3574: the RAW-OPEN test changes broke a couple of...
2007-10-10 Andrew Tridgellr3544: fixed some #include lines to make them more...
2007-10-10 Andrew Tridgellr3192: make sure we don't call pvfs_can_delete() until...
2007-10-10 Andrew Tridgellr3189: improved the share_conflict() logic (both in...
2007-10-10 Andrew Tridgellr3177: check for open files on rename
2007-10-10 Andrew Tridgellr3133: - more consistent error checking in rename and...
2007-10-10 Stefan Metzmacherr2751: this is a new ntvfs design which tries to solve:
2007-10-10 Andrew Tridgellr2561: completely redid the ntvfs module chaining code...
2007-10-10 Andrew Tridgellr2524: a simple pvfs rename implementation to make...