s4:security/sddl - rework of the security descriptor abbreviations
[ira/wip.git] / source4 / libcli / security / sddl.c
2009-11-27 Matthias Dieter... s4:security/sddl - rework of the security descriptor...
2009-11-17 Nadezhda IvanovaFixed incorrect SID for RAS Servers.
2009-06-01 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-29 Andrew Kroegers4: Add additional 2-letter SID/RID mappings.
2008-12-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-15 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-14 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
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-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 Jeremy Allisonr25175: Change to talloc_asprintf_append_buffer().
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...