Remove unused extended_dn_out_{dereference,ldb}.c files
[abartlet/samba.git/.git] / source3 / modules / vfs_acl_xattr.c
2008-12-16 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-20 Jeremy AllisonFix the build, by some cut-and-paste error I got two...
2008-11-20 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-19 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-19 Jeremy AllisonFix build farm breakage.
2008-11-19 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-19 Jeremy AllisonAdd functions to delete NTACL on posix ACL set.
2008-11-14 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-14 Jeremy AllisonMove v2 from timestamp to 16-byte hash. Got the change...
2008-11-11 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-11 Jeremy AllisonAdded vfs_acl_tdb.c module to do ACLs completely in...
2008-11-09 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-09 Jeremy AllisonFix a subtle logic bug in the adaption of se_create_chi...
2008-11-06 Jeremy AllisonStart factoring out the inheritance differences.
2008-11-06 Jeremy AllisonDon't call FSET_NT_ACL on file create if there's no...
2008-11-06 Jeremy AllisonOnly one more issue with NULL ACL test left to solve.
2008-11-06 Jeremy AllisonFix crash in module, get more of the NULL acl test...
2008-11-04 Jeremy AllisonPass all of RAW-ACLS except for inheritence. Working...
2008-11-04 Jeremy AllisonPass all the non-inherited S4 RAW-ACL tests.
2008-11-01 Jelmer VernooijMerge branch 'master' of /home/jelmer/samba3
2008-11-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-11-01 Jeremy AllisonGet closer to passing S4 RAW-ACLs.
2008-10-31 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-31 Jeremy AllisonUnify se_access_check with the S4 code. Will make
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-30 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-30 Jeremy AllisonInherit Windows ACLs on a new directory.
2008-10-29 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-10-29 Jeremy AllisonAllow a new file to inherit the Windows ACL from its...
2008-10-21 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-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-08 Tim ProutyFixed "might be uninitialized" warning
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 AllisonFix const warning.
2008-10-08 Jeremy AllisonUpdate vfs version as I've added a const to the securit...
2008-10-08 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-07 Jeremy AllisonMake map_errno_from_nt_status() a generic call, not...
2008-09-23 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-23 Günther Deschners3-nbt: fix remaining callers of ndr_push/pull_struct_blob.
2008-09-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-17 Jeremy AllisonCorrectly get+set the NT ACL on a file. Now to make...
2008-09-17 Jeremy AllisonMark module experimental, fix crash bugs.
2008-09-17 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-16 Jeremy AllisonFirst (incomplete) cut of this module. Based on Volker...