summaryrefslogtreecommitdiff
path: root/src/confdb/confdb.c
AgeCommit message (Expand)AuthorFilesLines
2013-08-28Add a new option to control subdomain enumerationJakub Hrozek1-0/+13
2013-06-10back end: add refresh expired records periodic taskPavel Březina1-0/+11
2013-03-01Don't treat 0 as default for pam_pwd_expiration warningJakub Hrozek1-1/+2
2013-02-21Fix the krb5 password expiration warningJakub Hrozek1-1/+7
2013-02-10Change the way domains are linked.Simo Sorce1-8/+2
2013-02-10Add function get_next_domain()Simo Sorce1-1/+1
2013-01-22Convert the value of pwd_exp_warning to secondsJakub Hrozek1-5/+6
2013-01-15Move mpg flag to the domain where it belongsSimo Sorce1-0/+3
2013-01-02failover: Protect against empty host namesMichal Zidek1-1/+1
2012-11-15Add ignore_group_members option.Paul B. Henson1-0/+9
2012-10-18Allow setting the default_shell option per-domain as wellJakub Hrozek1-0/+10
2012-07-20NSS: Add override_shell optionStephen Gallagher1-0/+10
2012-07-06CONFDB: Add the ability to set a boolean value in the confdbStephen Gallagher1-0/+75
2012-06-29confdb: add entry_cache_sudo_timeout optionPavel Březina1-0/+11
2012-06-25Set default for subdomain_homedirSumit Bose1-1/+2
2012-06-20Move some debug lines to new debug log levelsStef Walter1-1/+1
2012-05-11Bad check for id_provider=local and access_provider=permitAriel Barria1-1/+1
2012-05-09NSS: Add fallback_homedir optionStephen Gallagher1-4/+16
2012-05-04Modify behavior of pam_pwd_expiration_warningJan Zeleny1-0/+18
2012-04-24fix copy and paste error in commentPavel Březina1-1/+1
2012-04-24New config option for subdomainsJan Zeleny1-0/+10
2012-04-24Add conn_name to allow different names for domains and connectionsJan Zeleny1-0/+1
2012-02-21Don't give memory context in confdb where not neededJan Zeleny1-12/+33
2012-02-05AUTOFS: responderJakub Hrozek1-0/+10
2012-02-04NSS: Add individual timeouts for entry typesStephen Gallagher1-2/+51
2011-12-20Error out if local domain is case insensitiveJakub Hrozek1-0/+7
2011-12-16Use the case sensitivity flag in respondersJakub Hrozek1-0/+7
2011-05-23Set _GNU_SOURCE globallySumit Bose1-2/+1
2011-05-20Add a new option to override home directory valueJakub Hrozek1-1/+8
2011-05-20Add a new option to override primary GID numberJakub Hrozek1-0/+7
2010-10-13Store entry_cache_timeout in sss_domain_info objectStephen Gallagher1-0/+7
2010-09-15Use a different min_id for local domainJakub Hrozek1-1/+16
2010-09-08Dead assignments cleanup in various places in SSSDJan Zeleny1-1/+0
2010-03-04Add forgotten \n in DEBUG statementsMartin Nagy1-7/+7
2010-03-04Make confdb_init's confdb_location parameter constMartin Nagy1-1/+1
2010-02-23Revert "Change default for enumeration to TRUE"Stephen Gallagher1-1/+1
2010-02-23Fix file permissions of config.ldbSumit Bose1-0/+4
2010-02-18Rename server/ directory to src/Stephen Gallagher1-0/+908