summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Read KDC info from file instead from environmentSumit Bose2009-11-2312-74/+474
* Speed up user requests while offlineStephen Gallagher2009-11-236-52/+102
* Make backend request type a bitfieldStephen Gallagher2009-11-233-5/+5
* Update PL translationStephen Gallagher2009-11-231-79/+80
* Add ldap_pwd_policy optionSumit Bose2009-11-237-45/+129
* Add initial failover support for ldap and ipaSimo Sorce2009-11-2022-69/+938
* Raise some timeoutsSimo Sorce2009-11-202-3/+3
* Filter by id range before actually storing entries.Simo Sorce2009-11-204-31/+89
* Optimize sysdb_enumgrentSimo Sorce2009-11-203-504/+203
* Only display errors in unit testsStephen Gallagher2009-11-2010-11/+21
* Enhance check for remote hostsSumit Bose2009-11-202-55/+97
* Add ipa_authSumit Bose2009-11-205-1/+352
* Add reference to sssd-krb5 man page.Simo Sorce2009-11-201-0/+3
* Improve handling of ccache filesSumit Bose2009-11-208-206/+1081
* Correctly escape DN value.Simo Sorce2009-11-201-6/+42
* Better behavior on cleanupSimo Sorce2009-11-204-20/+44
* Add empty NL translationStephen Gallagher2009-11-202-0/+614
* Validate Kerberos credentials with local keytabSumit Bose2009-11-2016-43/+326
* upgrade_config fixes for SSSD 0.6 and laterJakub Hrozek2009-11-201-1/+19
* SSSDConfigAPI fixesJakub Hrozek2009-11-202-399/+133
* Convert SSSDConfig API to ipachangeconfJakub Hrozek2009-11-203-59/+70
* Change the upgrade script to use ipachangeconfJakub Hrozek2009-11-202-189/+165
* SSSDChangeConf - a wrapper around ipachangeconfJakub Hrozek2009-11-201-0/+91
* Add Simo's ipachangeconfJakub Hrozek2009-11-203-0/+461
* Fix sysdb upgrade bugStephen Gallagher2009-11-191-1/+1
* Make the password field configurable in NSSJakub Hrozek2009-11-186-4/+17
* Adding Japanese translationnoriko2009-11-182-0/+615
* Update translatable stringsStephen Gallagher2009-11-183-21/+51
* Failover fixes and additionsSimo Sorce2009-11-183-7/+25
* Store initgr expire time on initgr callSimo Sorce2009-11-181-6/+17
* Change the pam code to perform an initgroups callSimo Sorce2009-11-181-1/+1
* Change initgroups code to use and check the cacheSimo Sorce2009-11-182-218/+109
* Fix crash due to uninitialized timeout variableSimo Sorce2009-11-181-0/+1
* Upgrade cache and local databases to case-sensitive namesStephen Gallagher2009-11-182-2/+96
* Make the sysdb user and group names case-sensitiveStephen Gallagher2009-11-182-1/+39
* Fix option name krb5_changepw_principalSumit Bose2009-11-135-7/+7
* Change var name to make its use more clear.Simo Sorce2009-11-122-7/+7
* Make 'permit' the default for the access targetSumit Bose2009-11-122-16/+5
* Fix check_cache bug in dealing with the callbackSimo Sorce2009-11-121-97/+104
* Fix double free case.Simo Sorce2009-11-121-1/+3
* Fixes for proxy providerSumit Bose2009-11-122-7/+26
* Fix inconsistent use of krb5_ccname_templateSumit Bose2009-11-122-2/+2
* Try to fix offline loginsSimo Sorce2009-11-121-12/+6
* Add support for host, source host and user categorySumit Bose2009-11-121-8/+54
* Add cleanup taskSimo Sorce2009-11-109-156/+915
* Refactor delete functions and add a fewSimo Sorce2009-11-104-234/+648
* Add check for access-time rules to ipa_access.Sumit Bose2009-11-104-0/+74
* Simplify krb5 child handlerSumit Bose2009-11-101-17/+18
* Fix segfault on unknown user/domainStephen Gallagher2009-11-091-2/+2
* Fix tevent_req error checking.Simo Sorce2009-11-0916-284/+111