Avoid duplicate aces
[ira/wip.git] / source3 / smbd / posix_acls.c
2009-04-22 Simo SorceAvoid duplicate aces
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-02-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-24 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-24 Jeremy AllisonMore warning fixes for Solaris.
2009-02-09 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-06 Günter KukkukkDon't try and delete a default ACL from a file.
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-29 Jeremy AllisonUpgrade POSIX inheritance storage to a new format ...
2009-01-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-22 Jeremy AllisonFix logic error in try_chown - we shouldn't arbitrarily...
2009-01-22 Jeremy AllisonSecond part of the attemt to fix #4308 - Excel save...
2009-01-22 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-22 Jeremy AllisonAnother attempt to fix bug #4308 - Excel save operation...
2008-12-31 Volker LendeckeRename parent_dirname_talloc() to parent_dirname()
2008-12-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-04 Tim Proutys3: Change SMB_VFS_CREATE_FILE to take a create_file_fl...
2008-12-04 Tim Proutys3: Modify direct callers of open_file_ntcreate and...
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-01 Steven DannemanMake nt4_compatible_acls() non-static for use by VFS...
2008-11-24 Jeremy AllisonFix bug #5873 - ACL inheritance cannot be broken. This...
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-07 Herb LewisConvert to use VFS layer.
2008-11-06 Jeremy AllisonAdd reference to bug #4308 to remind me to add regressi...
2008-10-31 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-30 Jeremy AllisonStart moving us closer to passing S4 RAW-ACL test using...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-14 Jeremy AllisonNote url explaining this code.
2008-10-13 Volker LendeckePass struct smb_request to file_free
2008-10-13 Volker LendeckePass struct smb_request to file_new
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-09 Jeremy AllisonRemove SEC_ACCESS. It's a uint32_t.
2008-10-08 Jeremy AllisonDeal with inheritance from parent directory when settin...
2008-10-08 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-08 Jeremy AllisonUpdate vfs version as I've added a const to the securit...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-09-10 Jeremy AllisonFix bug #5052 - not work cancel inheritance on share...
2008-07-03 Jeremy AllisonPatch from SATOH Fumiyasu <fumiyas@osstech.co.jp> for...
2008-06-19 Volker LendeckeRWX on a file does not imply DELETE access
2008-06-19 Volker LendeckeRemove some code
2008-05-05 Volker LendeckeRemove connection_struct->mem_ctx, connection_struct...
2008-05-02 Jeremy AllisonRename inherit_access_acl() -> inherit_access_posix_acl...
2008-05-02 Jeremy AllisonMove directory_has_default_acl() to file_access.c,...
2008-05-02 Jeremy AllisonStart to ensure we use the NT ACL interface, keep the...
2008-03-27 Michael Adamposix_acls: clarify loop condition code, removing unnee...
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-29 Alexander BokovoyMerge branch 'ctdb-merge' into dmapi-integration
2008-01-25 Jeremy AllisonFix the same bug with user -> user_obj.
2008-01-25 Jeremy AllisonFix a really subtle old, old bug :-). When canonicalizi...
2008-01-25 Jeremy AllisonCorrectly set flags in ACE's inherited from parent...
2008-01-25 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-25 Jeremy AllisonMake explicit in debug we're ignoring flags from the...
2008-01-24 Jeremy AllisonAdd debug messages to trace this if needed.
2008-01-24 Jeremy AllisonThe checks for OI and CI were just wrong.... Fix them...
2008-01-24 Jeremy AllisonFirst part of fix for bug #4929 - worked out by jmcd.
2008-01-16 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Alexander BokovoyMerge branch 'ctdb-merge' into v3-2-test
2008-01-16 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Alexander BokovoyMerge latest fixes to vfs_gpfs and NFS4 ACLs from Samba...
2008-01-08 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-08 Michael AdamRemove redundant parameter fd from SMB_VFS_FSETXATTR().
2008-01-08 Michael AdamRemove redundant parameter fd from SMB_VFS_FREMOVEXATTR().
2008-01-08 Michael AdamRemove redundant parameter fd from SMB_VFS_FGETXATTR().
2008-01-08 Michael AdamRemove redundant parameter fd from SMB_VFS_SYS_ACL_SET_...
2008-01-08 Michael AdamRemove redundant parameter fd from SMB_VFS_FCHMOD_ACL().
2008-01-07 Michael AdamRemove redundant parameter fd from SMB_VFS_SYS_ACL_GET_...
2008-01-07 Michael AdamRemove redundant parameter fd from SMB_VFS_FCHOWN().
2008-01-07 Michael AdamRemove redundant parameter fd from SMB_VFS_FSTAT().
2007-12-22 James PeachMerge branch 'v3-2-test' of git://git.samba.org/samba...
2007-12-21 Volker LendeckeSome C++ fixes
2007-12-19 Michael AdamChange the prototype of the vfs function get_nt_acl().
2007-12-19 Michael AdamSplit get_nt_acl() into two functions: fsp- and non...
2007-12-19 Michael AdamRemove the "is_directory" parameter from canonicalise_a...
2007-12-19 Michael AdamChange canonicalise_acl() to not take an fsp.
2007-12-19 Michael AdamChange ensure_canon_entry_valid() to not take and fsp.
2007-12-19 Michael AdamChange apply_default_perms() to not take an fsp.
2007-12-15 Volker LendeckeReplace sid_string_static by sid_string_dbg in DEBUGs
2007-11-13 Volker LendeckeMake [f]get_nt_acl return NTSTATUS
2007-11-06 Michael AdamMove some access check functions that are not posix...
2007-11-06 Michael AdamDon't repeat fast-pathing...
2007-11-06 Michael AdamThis is a proposed patch for Bug #5023.
2007-11-06 Michael AdamAdd a const.
2007-11-05 Michael AdamAdd two const's.
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Volker Lendecker25534: Apply some const
2007-10-10 Jeremy Allisonr25117: The mega-patch Jerry was waiting for. Remove...
2007-10-10 Volker Lendecker24809: Consolidate the use of temporary talloc contexts.
2007-10-10 Stefan Metzmacherr23914: try to fix the build on Tru64
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Volker Lendecker23724: Reduce access to the global inbuf a tiny bit...
2007-10-10 Jeremy Allisonr23664: Fix incorrect index - should be j not i. How...
2007-10-10 Jeremy Allisonr23663: Fix bug #4308 - Excel save operation corrupts...
2007-10-10 Jeremy Allisonr23620: Convert set_nt_acl to return NTSTATUS. Also...
2007-10-10 Jeremy Allisonr22611: Fix from Jens Nissen <jens.nissen@gmx.net>...
2007-10-10 Jeremy Allisonr22481: Move check for non-mappable SIDs to after sid_t...
next