summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Document when LDAP referral chasing is availableSumit Bose2010-02-052-0/+17
* Reactivate old fd handling conditionallySumit Bose2010-02-055-1/+82
* Add mandatory flag to SSSD config schemaStephen Gallagher2010-02-058-207/+455
* Remove unnecessary explicit defaults from SSSDConfig APIStephen Gallagher2010-02-052-10/+10
* Added option to use libcrypto instead of NSS.George McCollister2010-02-057-11/+416
* Internationalize the command-line help messageStephen Gallagher2010-02-055-15/+15
* Enable debug_timestamps by defaultStephen Gallagher2010-02-057-11/+11
* Make krb5 and open checks work if forking is disabledSumit Bose2010-02-032-1/+6
* Make resolve and failover test work with CK_FORK=noSumit Bose2010-02-034-6/+11
* Split off libini_config into a shared libraryStephen Gallagher2010-02-033-5/+23
* Split off libcollection into a shared libraryStephen Gallagher2010-02-033-6/+24
* Warn the user if authentication happens offlineSumit Bose2010-02-024-13/+132
* Add offline failed login counterSumit Bose2010-02-029-17/+631
* Add new option ldap_referralsSumit Bose2010-02-027-1/+30
* Use ldap connection callbacks to get file descriptorsSumit Bose2010-02-024-43/+121
* Check cache_credentials in sysdb_cache_auth_send()Sumit Bose2010-02-022-0/+14
* Force offline operation with SIGUSR1Stephen Gallagher2010-02-013-0/+69
* Avoid 'PAM' at the beginning of define and enum namesSumit Bose2010-02-015-25/+26
* Rename PAM_USER_INFO to PAM_SYSTEM_INFOSumit Bose2010-02-012-3/+3
* Fix size error on 64-bit systemsStephen Gallagher2010-01-251-1/+1
* Handle IPv6 addresses with the async resolverStephen Gallagher2010-01-224-13/+65
* Pointers to non 32 bit aligned data were being cast to uint32_t *George McCollister2010-01-222-9/+11
* Fix async resolver integration with teventStephen Gallagher2010-01-221-7/+19
* Add missing link for KerberosStephen Gallagher2010-01-211-1/+2
* Use version.m4 for setting the SSSD versionStephen Gallagher2010-01-211-1/+4
* Split off libdhash into a shared libraryStephen Gallagher2010-01-203-5/+23
* Fix a double free bugSumit Bose2010-01-201-3/+0
* Fix timeout memory heirarchyStephen Gallagher2010-01-201-2/+14
* Deleting nonexistent users or groups is not a noopJakub Hrozek2010-01-202-4/+2
* document debug_timestampsJakub Hrozek2010-01-202-0/+22
* Add sysdb request to authenticate against a cached passwordSumit Bose2010-01-208-217/+378
* sss_groupshow - a utility to print properties of a local groupJakub Hrozek2010-01-209-2/+452
* Copy-edit, mainly fixing typos and EnglishDavid O'Brien2010-01-142-71/+68
* Make sure callbacks never retry when ares channel is destroyedMartin Nagy2010-01-141-4/+12
* Don't recursively call ares_process_fd() from fd_event()Martin Nagy2010-01-141-17/+0
* Make periodic checks for DNS timeoutsMartin Nagy2010-01-141-1/+82
* Explicitly set async DNS timeoutStephen Gallagher2010-01-145-6/+15
* Fix #382, a segfault bug in the memberof plugin.Simo Sorce2010-01-121-1/+1
* Re-create c-ares channels if /etc/resolv.conf is modifiedMartin Nagy2010-01-123-14/+95
* Remove local and kerberos providers from the access_provider listStephen Gallagher2010-01-123-6/+2
* Update SV translationPiotr Drąg2010-01-121-3/+2
* Fix return value when offline and TGT is validSumit Bose2010-01-111-1/+1
* Update SV translationGöran Uddeborg2010-01-051-3/+3
* Update translations for masterStephen Gallagher2010-01-059-411/+402
* Don't free timer events within the handler.Simo Sorce2010-01-051-16/+12
* Return an error for an unknown PAM requestSumit Bose2010-01-054-12/+41
* Allow debug_timestamps setting on a per-domain basisStephen Gallagher2009-12-212-0/+3
* Fix broken password changes for local usersStephen Gallagher2009-12-181-1/+6
* Do not blindly accept zero-length passwordsStephen Gallagher2009-12-182-8/+17
* Fix ldap child memory hierarchy and other issuesSimo Sorce2009-12-188-306/+482