summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Change dhash API to be talloc-friendlySimo Sorce2009-12-081-16/+4
* Add dummy credentials to an empty ccache fileSumit Bose2009-12-081-2/+54
* Fail on nonexistent input fileJakub Hrozek2009-12-082-3/+12
* Handle spaces in config parserJakub Hrozek2009-12-083-2/+43
* Fix bug #311, properly set callback attributeSimo Sorce2009-12-071-0/+1
* Allow nesting to fix #310Simo Sorce2009-12-073-0/+5
* Add offline support for ipa_accessSumit Bose2009-12-072-17/+134
* Add checks to test the memberuid handlingSumit Bose2009-12-071-13/+495
* Try to renew Kerberos credentialsSumit Bose2009-12-075-2/+189
* Add basic OS detectionSumit Bose2009-12-074-2/+40
* Fix nested group membershipsSimo Sorce2009-12-076-221/+299
* Make strdn build functions more availableSimo Sorce2009-12-073-42/+58
* Resolve nested groups also when rfc2307bis is usedSimo Sorce2009-12-071-68/+2
* Do not treat missing proc files as errors.Sumit Bose2009-12-071-0/+10
* Add sysdb_search_custom requestSumit Bose2009-12-073-74/+206
* Raise debug log level for LDB_DEBUG_WARNINGStephen Gallagher2009-12-031-1/+1
* Make debug log timestamps human-readableStephen Gallagher2009-12-032-4/+13
* Use the custom password field in groups too.Simo Sorce2009-12-031-3/+5
* Use memberuid and not member in group enumerationsSimo Sorce2009-12-032-54/+9
* Compute and save memberuid in cache as wellSimo Sorce2009-12-031-108/+690
* Fix memberof pluginSimo Sorce2009-12-031-12/+15
* Check LDAP structure before calling ldap_unbind_ext()Sumit Bose2009-12-031-1/+3
* Check the services started against a list of known servicesJakub Hrozek2009-12-031-0/+29
* Setup ldap child logging from IPA backendJakub Hrozek2009-12-034-45/+54
* Copy-edit sssd-ipa man pageDavid O'Brien2009-12-031-18/+17
* Better error message when there is no local domain configuredJakub Hrozek2009-12-017-7/+31
* Warn visibly about permission problems with the config fileJakub Hrozek2009-12-011-1/+8
* Immediately return a krb5 change password request when offlineSumit Bose2009-12-011-0/+7
* Fix tabsSimo Sorce2009-12-011-21/+21
* Remove unneeded debugging codeSumit Bose2009-11-251-9/+0
* Fix an internal error when cache_credentials=FALSESumit Bose2009-11-251-1/+4
* Fix bug with bad ldb pkg-config filesStephen Gallagher2009-11-251-1/+1
* Update PL translationraven2009-11-251-7/+6
* Get TGT in a child process.Jakub Hrozek2009-11-2510-165/+1081
* Split helpers for child processesJakub Hrozek2009-11-258-174/+267
* In IPA, the realm is always the domain uppercased.Simo Sorce2009-11-251-2/+7
* Make ldb lib dir configurableSumit Bose2009-11-252-1/+19
* Use ldb modules from build root for testsSumit Bose2009-11-252-0/+5
* Fix internal options numbers testSimo Sorce2009-11-251-12/+24
* Really check return value from pam_set_itemSumit Bose2009-11-231-3/+3
* Fix ticket #289Simo Sorce2009-11-231-0/+18
* Update translation strings for string freezeStephen Gallagher2009-11-235-382/+463
* 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