Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-06-15 | lib/param: make security=domain and security=ads conflict with being a DC | Andrew Bartlett | 1 | -18/+2 |
2012-06-15 | lib/param: Create a seperate server role for "active directory domain control... | Andrew Bartlett | 1 | -1/+3 |
2012-06-11 | lib/param: simplfy lp_find_security() | Andrew Bartlett | 1 | -5/+0 |
2012-05-15 | s3-auth: remove "security=server" (depricated since 3.6) | Stefan Metzmacher | 1 | -8/+1 |
2012-03-04 | s3-auth: Remove security=share (depricated since 3.6). | Andrew Bartlett | 1 | -6/+1 |
2011-12-22 | param: domain_logons and domain_master are of type enum_bool_auto | Amitay Isaacs | 1 | -1/+1 |
2011-11-17 | param: use lp_is_security_and_server_role_valid() | Andrew Bartlett | 1 | -5/+11 |
2011-11-17 | param: Check if server role and security parameters are conflicting | Amitay Isaacs | 1 | -0/+39 |
2011-11-17 | param: move server role helpers into loadparm.h | Andrew Bartlett | 1 | -1/+1 |
2011-11-17 | param: calculate server role from security, and security from server role | Andrew Bartlett | 1 | -0/+143 |