lib/util: consolidate module loading into common code
[samba.git] / source4 / ntvfs / posix / pvfs_acl.c
2011-10-06 Andrew Bartlettlib/util: consolidate module loading into common code
2011-09-05 Stefan Metzmachers4:ntvfs: s/!= PROTOCOL_SMB2/< PROTOCOL_SMB2_02/
2011-09-05 Stefan Metzmachers4:ntvfs: s/== PROTOCOL_SMB2/>= PROTOCOL_SMB2_02/
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-06-06 Andrew Bartletts4-modules Remove lp_ctx from init functions that no...
2011-03-22 Stefan Metzmachers4:ntvfs/posix: name->dos.attrib isn't initialized...
2011-03-21 Stefan Metzmachers4:ntvfs/posix: grant SEC_STD_DELETE if the parent...
2010-11-01 Andrew Tridgells4-modules: get rid of the remaining static prototypes...
2010-10-14 Andrew Bartletts4-acl Merge sec_access_check() with se_access_check...
2010-05-24 Andrew Bartletts4:idmap Adjust code to new idmap structure names and...
2010-03-03 Andrew Tridgells4-posix: allow change ownership of files if the user...
2010-02-11 Kai Blins4: Switch to S3-style id mapping data types.
2010-02-05 Matthias Dieter... s4:UID wrapper - Fix includes
2009-11-20 Matthias Dieter... s4:ntvfs/posix/pvfs_acl - Remove unused variable "token"
2009-10-17 Andrew Tridgells4-pvfs: more fixes for ACLs on file creation
2009-10-17 Andrew Tridgells4-pvfs: change the handling of access checking on...
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-17 Andrew Tridgells4-pvfs: when uwrap is enabled, ignore chown errors
2009-10-17 Andrew Tridgells4-pvfs: don't auto-apply privilege bits in unix acl...
2009-10-17 Andrew Tridgells4-pvfs: use privileges rather than "uid == 0" in unix...
2009-10-15 Andrew Tridgells4-pvfs: fixed mask handling for SEC_FLAG_MAXIMUM_ALLOWED
2009-10-15 Andrew Tridgells4-pvfs: fixed handling of SEC_FLAG_MAXIMUM_ALLOWED
2009-08-08 Alexander BokovoyMerge branch 'master' of ssh://git.samba.org/data/git...
2009-08-05 Andrew Tridgellfixed a problem with group policy writes causing policy...
2009-08-05 Andrew Tridgellfixed the sense of the pvfs_acl uwrap check
2009-08-05 Andrew Tridgellmake the UID_WRAPPER skip checks at runtime
2009-08-05 Andrew Tridgelladded a uid_wrapper library
2009-02-09 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-05 Stefan Metzmachers4:pvfs: fix some talloc related compiler warnings
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-09-25 Andrew Tridgellempty access mask is only denied on SMB2
2008-09-25 Andrew Tridgellzero access mask should give ACCESS_DENIED
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-06-28 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-06-28 Stefan Metzmacherpvfs: create a pvfs_acl subsystem
2008-05-30 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-29 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-29 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-29 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-29 Andrew Tridgelldon't mask out SEC_FILE_READ_ATTRIBUTE on SMB2
2008-05-29 Andrew Tridgelladded support for returning the maximal access MXAC...
2008-05-29 Andrew TridgellSEC_FILE_READ_ATTRIBUTE is only automatically granted...
2008-05-27 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-27 Andrew TridgellVista returns ACCESS_DENIED here
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-17 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-17 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-15 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-14 Andrew Tridgellfixed a valgrind error in id mapping
2008-04-08 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-04 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Kai Blinntvfs: Use wbclient for pvfs_acl and pvfs_acl_nfs4
2008-04-02 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijInstall public header files again and include required...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25554: Convert last instances of BOOL, True and False...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Andrew Tridgellr19199: split out the xattr NTACL code into a separate...
2007-10-10 Andrew Tridgellr18581: also check for SEC_STD_DELETE, and split out...
2007-10-10 Andrew Tridgellr18580: map the PVFS_FLAG_READONLY bit in the posix...
2007-10-10 Stefan Metzmacherr15774: take care of the SYSTEM_SECURITY flag
2007-10-10 Stefan Metzmacherr15118: - do access checks also when the owner and...
2007-10-10 Stefan Metzmacherr15071: fix typo
2007-10-10 Stefan Metzmacherr15069: - don't crash on a NULL acl
2007-10-10 Stefan Metzmacherr14860: create libcli/security/security.h
2007-10-10 Stefan Metzmacherr14487: split smbsrv_request into two parts, one will...
2007-10-10 Jelmer Vernooijr14464: Don't include ndr_BASENAME.h files unless stric...
2007-10-10 Stefan Metzmacherr14173: change smb interface structures to always use
2007-10-10 Stefan Metzmacherr14157: - pass a struct ntvfs_request to the ntvfs...
2007-10-10 Jelmer Vernooijr13924: Split more prototypes out of include/proto...
2007-10-10 Andrew Tridgellr6342: fixed a bad union assumption that caused ACLs...
2007-10-10 Andrew Tridgellr5298: - got rid of pstring.h from includes.h. This...
2007-10-10 Andrew Tridgellr5050: make sure we translate the generic to the specif...
2007-10-10 Andrew Tridgellr5037: got rid of all of the TALLOC_DEPRECATED stuff...
2007-10-10 Andrew Tridgellr4615: added acl checking on directory search in pvfs
2007-10-10 Andrew Tridgellr4595: on create check access against parent not child ...
2007-10-10 Andrew Tridgellr4584: fix pvfs backend to pass the new enhanced RAW...
2007-10-10 Andrew Tridgellr4501: when copying files it is common for clients...
2007-10-10 Andrew Tridgellr4464: added pvfs backend support for the special CREAT...
2007-10-10 Andrew Tridgellr4448: - fixed access_mask checking on acl set
2007-10-10 Andrew Tridgellr4412: SEC_FILE_READ_ATTRIBUTE is always granted, even...
2007-10-10 Andrew Tridgellr4411: when checking for create permissions, we need...
2007-10-10 Andrew Tridgellr4408: added the remaining access check hooks into...
2007-10-10 Andrew Tridgellr4403: - added ACL inheritance in the pvfs backend...
2007-10-10 Andrew Tridgellr4391: bring the default ACL inline with what w2k3...
2007-10-10 Andrew Tridgellr4314: added ACL checking on unlink
2007-10-10 Andrew Tridgellr4205: fixed the default acl mapping from posix permiss...
2007-10-10 Andrew Tridgellr4147: converted from NT_USER_TOKEN to struct security_...
2007-10-10 Andrew Tridgellr4056: modified the access check code based on results...
2007-10-10 Andrew Tridgellr4035: more effort on consistent naming of the access...
2007-10-10 Andrew Tridgellr4026: added NT ACL checking on pvfs_open() for existin...
2007-10-10 Andrew Tridgellr4011: get rid of rpc_secdes.h and replace it with...
2007-10-10 Andrew Tridgellr3995: improved the default ACL mapping from unix perms
2007-10-10 Andrew Tridgellr3990: take advantage of the uid->sid and gid->sid...
next