summaryrefslogtreecommitdiffstats
path: root/lib/param/loadparm_server_role.c
Commit message (Expand)AuthorAgeFilesLines
* param: Remove _SAMBA_BUILD_ checks from now the autoconf build is goneAndrew Bartlett2013-05-281-4/+0
* lib/param: make security=domain and security=ads conflict with being a DCAndrew Bartlett2012-06-151-18/+2
* lib/param: Create a seperate server role for "active directory domain control...Andrew Bartlett2012-06-151-1/+3
* lib/param: simplfy lp_find_security()Andrew Bartlett2012-06-111-5/+0
* s3-auth: remove "security=server" (depricated since 3.6)Stefan Metzmacher2012-05-151-8/+1
* s3-auth: Remove security=share (depricated since 3.6).Andrew Bartlett2012-03-041-6/+1
* param: domain_logons and domain_master are of type enum_bool_autoAmitay Isaacs2011-12-221-1/+1
* param: use lp_is_security_and_server_role_valid()Andrew Bartlett2011-11-171-5/+11
* param: Check if server role and security parameters are conflictingAmitay Isaacs2011-11-171-0/+39
* param: move server role helpers into loadparm.hAndrew Bartlett2011-11-171-1/+1
* param: calculate server role from security, and security from server roleAndrew Bartlett2011-11-171-0/+143