Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |