Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-11-27 | security.idl - Add some more wellknown SIDs/RIDs | Matthias Dieter Wallnöfer | 1 | -14/+17 | |
2009-11-17 | Fixed incorrect SID for RAS Servers. | Nadezhda Ivanova | 1 | -0/+1 | |
2009-11-03 | Removed the default DACL from token, as we will not be using it. | Nadezhda Ivanova | 1 | -1/+0 | |
2009-10-16 | idl: added bit definition for privilege masks | Andrew Tridgell | 1 | -0/+15 | |
When you have backup or restore privileges, you automatically get extra access bits in ACL interpretation. This adds definitions for the bits you get. | |||||
2009-09-16 | Owner and group defaulting. | Nadezhda Ivanova | 1 | -0/+34 | |
Signed-off-by: Andrew Bartlett <abartlet@samba.org> | |||||
2009-05-29 | s4: Add additional well-known SID's/RID's. | Andrew Kroeger | 1 | -0/+4 | |
Information was found at http://support.microsoft.com/kb/243330 Not all well-known identifiers were included - only those necessary for enhancing the 2-letter mappings used in SDDL strings were added. | |||||
2009-05-29 | Fix incorrect RID for KRBTGT. (was incorectly 514, should be 502) | Andrew Bartlett | 1 | -1/+1 | |
Requires recompile of source4/kdc/* Found by Andrew Kroeger <andrew@id10ts.net> Andrew Bartlett | |||||
2009-05-27 | Add DOMAIN_RID_KRBTGT define to security.idl | Andrew Bartlett | 1 | -0/+1 | |
2009-05-20 | s4: try to fix privileges implementation in order to pass the ↵ | Günther Deschner | 1 | -1/+2 | |
RPC-SAMR-USERS-PRIVILEGES test. Guenther | |||||
2009-01-01 | Add iconv_convenience argument to size functions. | Jelmer Vernooij | 1 | -3/+3 | |
2008-12-16 | Rename dom_sid.idl -> server_id.idl (since it no longer actually contains ↵ | Jelmer Vernooij | 1 | -2/+0 | |
the dom_sid). No longer include it from security.idl. | |||||
2008-12-16 | Add python extensions for dom_sid. | Jelmer Vernooij | 1 | -2/+1 | |
2008-12-12 | Move dom_sid to the Samba 3 IDL file, remove the old definition. | Jelmer Vernooij | 1 | -0/+29 | |
2008-11-08 | s3: make idl | Stefan Metzmacher | 1 | -3/+3 | |
metze | |||||
2008-11-08 | security.idl: sometimes ACEs have some padding at the end | Stefan Metzmacher | 1 | -1/+1 | |
metze | |||||
2008-11-08 | s3: security.idl: split of dom_sid stuff into dom_sid.idl | Stefan Metzmacher | 1 | -19/+2 | |
And use the toplevel ndr_sec_helper.c metze | |||||
2008-11-01 | security-idl: fix typo. | Günther Deschner | 1 | -3/+3 | |
Guenther | |||||
2008-10-31 | security-idl: add STANDARD_RIGHTS_X bits. | Günther Deschner | 1 | -0/+14 | |
Guenther | |||||
2008-10-15 | Share security.idl. | Jelmer Vernooij | 1 | -0/+394 | |