Age | Commit message (Expand) | Author | Files | Lines |
2009-05-29 | s4: Add additional 2-letter SID/RID mappings. | Andrew Kroeger | 1 | -0/+23 |
2008-12-12 | Manually marshall dom_sid, so we can use a fixed size array for | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r25554: Convert last instances of BOOL, True and False to the standard types. | Jelmer Vernooij | 1 | -18/+18 |
2007-10-10 | r25175: Change to talloc_asprintf_append_buffer(). | Jeremy Allison | 1 | -6/+6 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r20800: fix compiler warnings | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r20799: if any ace has the optional sub object, the acl revision needs | Stefan Metzmacher | 1 | -0/+8 |
2007-10-10 | r20795: dom_sid_parse_talloc() gets an null terminated string as input, | Stefan Metzmacher | 1 | -1/+9 |
2007-10-10 | r15573: Fix build of systems that have iconv headers in non-standard locations | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15328: Move some functions around, remove dependencies. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14860: create libcli/security/security.h | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r14542: Remove librpc, libndr and libnbt from includes.h | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14464: Don't include ndr_BASENAME.h files unless strictly required, instead | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r13924: Split more prototypes out of include/proto.h + initial work on header | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12608: Remove some unused #include lines. | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r12161: Fix a memleak and do the -O1 janitor :-) | Volker Lendecke | 1 | -1/+5 |
2007-10-10 | r12158: added ldif handlers for the ntSecurityDescriptor attribute, so when | Andrew Tridgell | 1 | -8/+8 |
2007-10-10 | r12139: - fixed up the ace object flags checking | Andrew Tridgell | 1 | -3/+8 |
2007-10-10 | r12138: added use of 2 letter SID codes in sddl_encode_sid() | Andrew Tridgell | 1 | -3/+42 |
2007-10-10 | r12137: added sddl_encode(), the reverse of the sddl_decode() function added a | Andrew Tridgell | 1 | -0/+170 |
2007-10-10 | r12011: fixed another 'mixed code and declarations' bug | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r12010: - added support for domain specific SID codes in SDDL strings | Andrew Tridgell | 1 | -20/+67 |
2007-10-10 | r12005: added a SDDL (Security Descriptor Description Language) parser. Not | Andrew Tridgell | 1 | -0/+315 |