Fix the overwriting of errno before use in a DEBUG statement and use the return value...
[samba.git] / source3 / modules / onefs_acl.c
2011-08-17 Volker LendeckeReplace calls to sid_equal with calls to dom_sid_equal
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-04-29 Andrew Bartletts3-smb Use FILE_ATTRIBUTE_DIRECTORY intead of aDIR
2011-03-29 Günther Deschners3-vfs: include smbd/smbd.h in vfs modules.
2010-06-03 Günther Deschners3-security: use shared SECINFO_DACL define.
2010-06-03 Günther Deschners3-security: use shared SECINFO_SACL define.
2010-06-03 Günther Deschners3-security: use shared SECINFO_GROUP define.
2010-06-03 Günther Deschners3-security: use shared SECINFO_OWNER define.
2010-05-21 Andrew Bartletts3:dom_sid Global replace of DOM_SID with struct dom_sid
2010-05-18 Günther Deschners3-secdesc: remove "typedef struct security_descriptor...
2010-05-18 Günther Deschners3-secdesc: remove "typedef struct security_acl SEC_ACL".
2010-05-18 Günther Deschners3-secdesc: remove "typedef struct security_ace SEC_ACE".
2009-08-26 tproutys3 onefs: Canonicalize the ACL in the correct order
2009-07-25 Tim Proutys3 onefs: Fix the onefs modules after the big refactoring
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-21 Tim Proutys3: Finish plumbing the fsp->fsp_name smb_fname convers...
2009-07-09 Tim Proutys3: convert unix_mode to take an smb_filename
2009-06-01 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-28 Tim Proutys3 onefs: update the onefs module to be compliant with...
2009-05-13 Tim Proutys3 onefs: Fix ignore sacl parameter
2009-03-31 Andrew TridgellMerge branch 'master' into wspp-schema
2009-03-26 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2009-03-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-25 David Kwans3 onefs: Change error status to NT_ACCESS_DENIED for...
2009-03-05 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-02 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-02 Tim Proutys3 OneFS: Refactor config code and cleanup includes
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-25 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-25 Tim Proutys3 OneFS: Fix uninitialized variable
2009-02-25 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-25 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-02-24 Dan Sledzs3: onefs_acl.c cleanup
2009-02-24 todd stecherS3: Add in profile counters for new vfs and syscall...
2009-02-12 Steven Dannemans3 onefs: rename custom parameter to plural to match...
2009-02-12 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-11 todd stechers3 OneFS: Expand the usage of the ignore sacl parameter
2009-02-10 Tim Proutys3 OneFS: Change ACLs to do a stat-only open before...
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-30 Tim Proutys3 onefs: Fix onefs ACLs to work with updated ACL syscall
2009-01-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-23 Dan Sledzs3: OneFS unmappable sids support.
2009-01-12 Tim Proutys3: General cleanup of the open path in the OneFS vfs...
2008-12-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-09 Tim Proutys3: Add the OneFS SMB_VFS_CREATE_FILE implementation
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-03 Steven DannemanAdd support for OneFS ACLs