Manually marshall dom_sid, so we can use a fixed size array for
[kai/samba.git] / source4 / libcli / security / security_descriptor.c
2008-12-12 Jelmer VernooijManually marshall dom_sid, so we can use a fixed size...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2007-12-24 Jelmer Vernooijr26572: Fix warnings in the Python code.
2007-12-21 Günther Deschnerr25803: Make our security descriptor acl manipulation...
2007-12-21 Günther Deschnerr25801: Add security_ace_create() function.
2007-12-21 Günther Deschnerr25739: We forgot to copy revision and type flags in...
2007-12-21 Günther Deschnerr25610: Add security_descriptor_appendv() which takes...
2007-12-21 Günther Deschnerr25608: Call security_descriptor_append from within...
2007-12-21 Günther Deschnerr25607: Allow to set security descriptor type flags...
2007-12-21 Günther Deschnerr25604: Add security_descriptor_append() helper function.
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 Jelmer Vernooijr25027: Fix more warnings.
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Stefan Metzmacherr20801: try to always fix up the acl revision when...
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 Andrew Tridgellr9573: fixed a comment
2007-10-10 Stefan Metzmacherr9511: - fix the memory trees
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 Stefan Metzmacherr5137: fix types
2007-10-10 Andrew Tridgellr5037: got rid of all of the TALLOC_DEPRECATED stuff...
2007-10-10 Stefan Metzmacherr4419: move security_token stuff to the libcli/security/
2007-10-10 Andrew Tridgellr4388: - allow ACE flags to be specified in security_de...
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 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 Stefan Metzmacherr3810: create a LIB_SECURITY subsystem