summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Fix licensing issues in SSSDStephen Gallagher2010-02-183-0/+72
* Remove replaceStephen Gallagher2010-02-181-10/+0
* Fix size error on 64-bit systemsStephen Gallagher2010-01-251-1/+1
* 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-221-1/+2
* Use version.m4 for setting the SSSD versionStephen Gallagher2010-01-221-1/+4
* Fix a double free bugSumit Bose2010-01-221-3/+0
* Fix timeout memory heirarchyStephen Gallagher2010-01-221-2/+14
* Deleting nonexistent users or groups is not a noopJakub Hrozek2010-01-222-4/+2
* document debug_timestampsJakub Hrozek2010-01-222-0/+22
* 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-141-1/+1
* Re-create c-ares channels if /etc/resolv.conf is modifiedMartin Nagy2010-01-143-14/+95
* Remove local and kerberos providers from the access_provider listStephen Gallagher2010-01-143-6/+2
* Update SV translationStephen Gallagher2010-01-141-3/+2
* Fix return value when offline and TGT is validSumit Bose2010-01-111-1/+1
* 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-19/+35
* 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-84/+94
* 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
* Updating to version 0.99.1sssd-0_99_1Stephen Gallagher2009-12-118-412/+408