summaryrefslogtreecommitdiffstats
path: root/src/confdb/confdb.c
Commit message (Expand)AuthorAgeFilesLines
* confdb: add confdb_list_all_domain_names()Pavel Březina2014-05-281-0/+64
* Update DEBUG* invocations to use new levelsNikolai Kondrashov2014-02-121-32/+53
* Make DEBUG macro invocations variadicNikolai Kondrashov2014-02-121-73/+73
* CONFDB: fail if there are domains with same namePavel Reichl2014-02-091-0/+18
* dp: make subdomains refresh interval configurablePavel Březina2013-10-251-0/+8
* Add a new option to control subdomain enumerationJakub Hrozek2013-08-281-0/+13
* back end: add refresh expired records periodic taskPavel Březina2013-06-101-0/+11
* Don't treat 0 as default for pam_pwd_expiration warningJakub Hrozek2013-03-011-1/+2
* Fix the krb5 password expiration warningJakub Hrozek2013-02-211-1/+7
* Change the way domains are linked.Simo Sorce2013-02-101-8/+2
* Add function get_next_domain()Simo Sorce2013-02-101-1/+1
* Convert the value of pwd_exp_warning to secondsJakub Hrozek2013-01-221-5/+6
* Move mpg flag to the domain where it belongsSimo Sorce2013-01-151-0/+3
* failover: Protect against empty host namesMichal Zidek2013-01-021-1/+1
* Add ignore_group_members option.Paul B. Henson2012-11-151-0/+9
* Allow setting the default_shell option per-domain as wellJakub Hrozek2012-10-181-0/+10
* NSS: Add override_shell optionStephen Gallagher2012-07-201-0/+10
* CONFDB: Add the ability to set a boolean value in the confdbStephen Gallagher2012-07-061-0/+75
* confdb: add entry_cache_sudo_timeout optionPavel Březina2012-06-291-0/+11
* Set default for subdomain_homedirSumit Bose2012-06-251-1/+2
* Move some debug lines to new debug log levelsStef Walter2012-06-201-1/+1
* Bad check for id_provider=local and access_provider=permitAriel Barria2012-05-111-1/+1
* NSS: Add fallback_homedir optionStephen Gallagher2012-05-091-4/+16
* Modify behavior of pam_pwd_expiration_warningJan Zeleny2012-05-041-0/+18
* fix copy and paste error in commentPavel Březina2012-04-241-1/+1
* New config option for subdomainsJan Zeleny2012-04-241-0/+10
* Add conn_name to allow different names for domains and connectionsJan Zeleny2012-04-241-0/+1
* Don't give memory context in confdb where not neededJan Zeleny2012-02-211-12/+33
* AUTOFS: responderJakub Hrozek2012-02-051-0/+10
* NSS: Add individual timeouts for entry typesStephen Gallagher2012-02-041-2/+51
* Error out if local domain is case insensitiveJakub Hrozek2011-12-201-0/+7
* Use the case sensitivity flag in respondersJakub Hrozek2011-12-161-0/+7
* Set _GNU_SOURCE globallySumit Bose2011-05-231-2/+1
* Add a new option to override home directory valueJakub Hrozek2011-05-201-1/+8
* Add a new option to override primary GID numberJakub Hrozek2011-05-201-0/+7
* Store entry_cache_timeout in sss_domain_info objectStephen Gallagher2010-10-131-0/+7
* Use a different min_id for local domainJakub Hrozek2010-09-151-1/+16
* Dead assignments cleanup in various places in SSSDJan Zeleny2010-09-081-1/+0
* Add forgotten \n in DEBUG statementsMartin Nagy2010-03-041-7/+7
* Make confdb_init's confdb_location parameter constMartin Nagy2010-03-041-1/+1
* Revert "Change default for enumeration to TRUE"Stephen Gallagher2010-02-231-1/+1
* Fix file permissions of config.ldbSumit Bose2010-02-231-0/+4
* Rename server/ directory to src/Stephen Gallagher2010-02-181-0/+908