r23792: convert Samba4 to GPLv3
[ira/wip.git] / source4 / libcli / security / sddl.c
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Stefan Metzmacherr20800: fix compiler warnings
2007-10-10 Stefan Metzmacherr20799: if any ace has the optional sub object, the...
2007-10-10 Stefan Metzmacherr20795: dom_sid_parse_talloc() gets an null terminated...
2007-10-10 Jelmer Vernooijr15573: Fix build of systems that have iconv headers...
2007-10-10 Jelmer Vernooijr15328: Move some functions around, remove dependencies.
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 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 Jelmer Vernooijr12608: Remove some unused #include lines.
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...