Fixed a bug in object specific access checks.
[amitay/samba.git] / source4 / libcli / security / access_check.c
2009-11-03 Nadezhda IvanovaFixed a bug in object specific access checks.
2009-10-21 Matthias Dieter... s4:libcli/security/access_check - Add "const" in front...
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-17 Andrew Tridgells4-acl: SEC_FLAG_MAXIMUM_ALLOWED doesn't auto-apply...
2009-10-17 Andrew Tridgells4-security: honor more of the privilege access bits
2009-09-22 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-09-22 Nadezhda IvanovaInitial Implementation of the DS objects access checks.
2008-10-28 Stefan Metzmachers4: libcli/security: a NULL DACL allows access
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-09-23 Andrew Tridgellfixed problem with ACLs with an empty DACL list
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Stefan Metzmacherr15079: w2k3 returns NT_STATUS_PRIVILEGE_NOT_HELD if...
2007-10-10 Stefan Metzmacherr14894: - add some 'const'
2007-10-10 Stefan Metzmacherr14860: create libcli/security/security.h
2007-10-10 Jelmer Vernooijr14542: Remove librpc, libndr and libnbt from includes.h
2007-10-10 Jelmer Vernooijr13924: Split more prototypes out of include/proto...
2007-10-10 Jelmer Vernooijr12608: Remove some unused #include lines.
2007-10-10 Tim Potterr10185: Fix another two sets of unhandled enumeration...
2007-10-10 Stefan Metzmacherr9240: - move struct security_token to the idl file...
2007-10-10 Andrew Tridgellr4429: the owner of a file always gets SEC_STD_DELETE
2007-10-10 Stefan Metzmacherr4419: move security_token stuff to the libcli/security/
2007-10-10 Andrew Tridgellr4404: check for SEC_ACE_FLAG_INHERIT_ONLY in the ...
2007-10-10 Andrew Tridgellr4150: - add fns for manipulating the privilege_mask...
2007-10-10 Andrew Tridgellr4147: converted from NT_USER_TOKEN to struct security_...
2007-10-10 Andrew Tridgellr4062: the RAW-ACLS test now passes. The SEC_STD_DELETE...
2007-10-10 Andrew Tridgellr4056: modified the access check code based on results...
2007-10-10 Andrew Tridgellr4025: added a sec_access_check() function for checking...