r14542: Remove librpc, libndr and libnbt from includes.h
[jelmer/samba4-debian.git] / source / libcli / security /
2007-10-10 Jelmer Vernooijr14542: Remove librpc, libndr and libnbt from includes.h
2007-10-10 Jelmer Vernooijr14464: Don't include ndr_BASENAME.h files unless stric...
2007-10-10 Jelmer Vernooijr13924: Split more prototypes out of include/proto...
2007-10-10 Andrew Bartlettr12858: This moves the libnet_LookupPdc code to use...
2007-10-10 Andrew Bartlettr12747: Add a couple more token tests, used by the...
2007-10-10 Jelmer Vernooijr12608: Remove some unused #include lines.
2007-10-10 Jelmer Vernooijr12592: Remove some useless dependencies
2007-10-10 Jelmer Vernooijr12542: Move some more prototypes out to seperate headers
2007-10-10 Jelmer Vernooijr12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES...
2007-10-10 Volker Lendecker12161: Fix a memleak and do the -O1 janitor :-)
2007-10-10 Andrew Tridgellr12158: added ldif handlers for the ntSecurityDescripto...
2007-10-10 Andrew Tridgellr12139: - fixed up the ace object flags checking
2007-10-10 Andrew Tridgellr12138: added use of 2 letter SID codes in sddl_encode_...
2007-10-10 Andrew Tridgellr12137: added sddl_encode(), the reverse of the sddl_de...
2007-10-10 Andrew Tridgellr12011: fixed another 'mixed code and declarations...
2007-10-10 Andrew Tridgellr12010: - added support for domain specific SID codes...
2007-10-10 Andrew Tridgellr12005: added a SDDL (Security Descriptor Description...
2007-10-10 Jelmer Vernooijr11244: Relative path names in .mk files
2007-10-10 Jelmer Vernooijr11214: Remove scons files (see lists.samba.org/archive...
2007-10-10 Stefan Metzmacherr11052: bring samba4 uptodate with the samba4-winsrepl...
2007-10-10 Stefan Metzmacherr11037:
2007-10-10 Andrew Bartlettr10810: This adds the hooks required to communicate...
2007-10-10 Jelmer Vernooijr10478: More work on proto headers; we now generate...
2007-10-10 Jelmer Vernooijr10348: Add scons scripts for remaining subsystems...
2007-10-10 Tim Potterr10185: Fix another two sets of unhandled enumeration...
2007-10-10 Andrew Tridgellr9573: fixed a comment
2007-10-10 Stefan Metzmacherr9511: - fix the memory trees
2007-10-10 Stefan Metzmacherr9510: fix the memory tree
2007-10-10 Stefan Metzmacherr9240: - move struct security_token to the idl file...
2007-10-10 Stefan Metzmacherr7679: update the documentation of security_description...
2007-10-10 Alexander Bokovoyr6352: Two new composite calls:
2007-10-10 Andrew Tridgellr6287: sorted out a small but surprisingly tricky depen...
2007-10-10 Stefan Metzmacherr5137: fix types
2007-10-10 Andrew Tridgellr5037: got rid of all of the TALLOC_DEPRECATED stuff...
2007-10-10 Stefan Metzmacherr4620: - add interface functions to the auth subsystem...
2007-10-10 Andrew Tridgellr4549: got rid of a lot more uses of plain talloc(...
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 Tridgellr4388: - allow ACE flags to be specified in security_de...
2007-10-10 Andrew Tridgellr4196: - added server side code for lsa_LookupPrivDispl...
2007-10-10 Andrew Tridgellr4151: added privilege attribute handling on samdb.
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 Tridgellr4034: add a function security_descriptor_create()...
2007-10-10 Andrew Tridgellr4025: added a sec_access_check() function for checking...
2007-10-10 Andrew Tridgellr3988: made dom_sid_add_rid() allocate the new sid...
2007-10-10 Andrew Tridgellr3979: added server side code for lsa_LookupSids2(...
2007-10-10 Andrew Bartlettr3885: Add security descriptor comparison to our RPC...
2007-10-10 Andrew Tridgellr3836: - fixed the handling of NT_STATUS_BUFFER_TOO_SMA...
2007-10-10 Andrew Tridgellr3832: added NT ACL query/set to the posix NTVFS backen...
2007-10-10 Andrew Tridgellr3829: added a RAW-ACLS test suite that tests query...
2007-10-10 Andrew Tridgellr3827: fixed copyright notices to remove simo and lkcl...
2007-10-10 Stefan Metzmacherr3810: create a LIB_SECURITY subsystem