r23792: convert Samba4 to GPLv3
[amitay/samba.git] / source4 / libcli / security / access_check.c
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...