summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix for #344Sumit Bose2009-12-181-13/+11
* Do not overwrite valid TGTs when offlineSumit Bose2009-12-185-43/+185
* Handle chauthtok with PAM_PRELIM_CHECK separatelySumit Bose2009-12-186-21/+75
* disable password migration codeSumit Bose2009-12-171-2/+2
* Clarify access_provider manpage entryStephen Gallagher2009-12-171-1/+3
* Add DEBUG messages to getpwnam_callback and getpwuid_callbackStephen Gallagher2009-12-171-0/+4
* Updating ES translationStephen Gallagher2009-12-171-20/+36
* Fix tight-loop in monitor part 2Stephen Gallagher2009-12-171-0/+5
* Change default for enumeration to TRUEStephen Gallagher2009-12-172-2/+2
* Raise DEBUG level of sdap_get_generic_done()Stephen Gallagher2009-12-171-1/+1
* Update SV translationGöran Uddeborg2009-12-151-26/+35
* Fix warning in server.cStephen Gallagher2009-12-151-1/+1
* Don't set explicit default for "timeout" in domainsStephen Gallagher2009-12-151-1/+1
* Fix tight loop in monitorStephen Gallagher2009-12-152-4/+9
* Cleanup db files after test runSumit Bose2009-12-152-2/+21
* Fix upgrade bug #323Simo Sorce2009-12-151-180/+186
* Properly close STDERR when daemonizingStephen Gallagher2009-12-151-9/+3
* Update IT translationMarina Latini2009-12-152-0/+644
* Update SV translationGöran Uddeborg2009-12-151-86/+101
* Build python modules in builddirSumit Bose2009-12-152-4/+13
* Check for minimal version of checkSumit Bose2009-12-151-1/+1
* Use sys.exit instead of exitSumit Bose2009-12-151-1/+2
* fail over: Change the first server pick logicMartin Nagy2009-12-151-5/+26
* Don't consider one address with different port numbers as the sameMartin Nagy2009-12-156-21/+38