summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-01-22Fix release script to use version.m4Stephen Gallagher1-1/+1
2010-01-22Pointers to non 32 bit aligned data were being cast to uint32_t *George McCollister3-36/+49
2010-01-22Fix async resolver integration with teventStephen Gallagher1-7/+19
2010-01-21REFARRAY: New referenced array objectDmitri Pal9-2/+802
2010-01-21INI: Added method to get string list with empty valuesDmitri Pal3-54/+117
2010-01-21Add missing link for KerberosStephen Gallagher1-1/+2
2010-01-21Add 'prerelease-rpms' target to MakefileStephen Gallagher1-0/+8
2010-01-21Add 'prerelease-srpms' target to MakefileStephen Gallagher2-0/+10
2010-01-21Use version.m4 for setting the SSSD versionStephen Gallagher7-14/+23
2010-01-20Update the url in the spec filesSumit Bose2-2/+2
2010-01-20Split off libdhash into a shared libraryStephen Gallagher9-15/+94
2010-01-20License libdhash under the LGPLStephen Gallagher3-0/+844
2010-01-20Fix a double free bugSumit Bose1-3/+0
2010-01-20Fix timeout memory heirarchyStephen Gallagher1-2/+14
2010-01-20Deleting nonexistent users or groups is not a noopJakub Hrozek2-4/+2
2010-01-20document debug_timestampsJakub Hrozek2-0/+22
2010-01-20Add sysdb request to authenticate against a cached passwordSumit Bose8-217/+378
2010-01-20sss_groupshow - a utility to print properties of a local groupJakub Hrozek10-2/+454
2010-01-14Resetting VERSION to 1.0.99Stephen Gallagher1-1/+1
2010-01-14Updating version to 1.1Stephen Gallagher1-1/+1
2010-01-14Update version to 1.0.2Stephen Gallagher1-1/+1
2010-01-14Copy-edit, mainly fixing typos and EnglishDavid O'Brien2-71/+68
2010-01-14Make sure callbacks never retry when ares channel is destroyedMartin Nagy1-4/+12
2010-01-14Don't recursively call ares_process_fd() from fd_event()Martin Nagy1-17/+0
2010-01-14Make periodic checks for DNS timeoutsMartin Nagy1-1/+82
2010-01-14Explicitly set async DNS timeoutStephen Gallagher5-6/+15
2010-01-12Fix #382, a segfault bug in the memberof plugin.Simo Sorce1-1/+1
2010-01-12Re-create c-ares channels if /etc/resolv.conf is modifiedMartin Nagy3-14/+95
2010-01-12Remove local and kerberos providers from the access_provider listStephen Gallagher3-6/+2
2010-01-12Update SV translationPiotr Drąg1-3/+2
2010-01-11Releasing version 1.0.1Stephen Gallagher1-1/+1
2010-01-11Fix return value when offline and TGT is validSumit Bose1-1/+1
2010-01-05Update SV translationGöran Uddeborg1-3/+3
2010-01-05Update translations for masterStephen Gallagher11-413/+402
2010-01-05Don't free timer events within the handler.Simo Sorce1-16/+12
2010-01-05Return an error for an unknown PAM requestSumit Bose4-12/+41
2009-12-21Allow debug_timestamps setting on a per-domain basisStephen Gallagher2-0/+3
2009-12-18Release SSSD 1.0Stephen Gallagher1-1/+1
2009-12-18Fix broken password changes for local usersStephen Gallagher1-1/+6
2009-12-18Do not blindly accept zero-length passwordsStephen Gallagher2-8/+17
2009-12-18Fix ldap child memory hierarchy and other issuesSimo Sorce8-306/+482
2009-12-18Fix for #344Sumit Bose1-13/+11
2009-12-18Do not overwrite valid TGTs when offlineSumit Bose5-43/+185
2009-12-18Handle chauthtok with PAM_PRELIM_CHECK separatelySumit Bose8-23/+77
2009-12-17disable password migration codeSumit Bose1-2/+2
2009-12-17Clarify access_provider manpage entryStephen Gallagher1-1/+3
2009-12-17Add DEBUG messages to getpwnam_callback and getpwuid_callbackStephen Gallagher1-0/+4
2009-12-17Updating ES translationStephen Gallagher1-20/+36
2009-12-17Properly handle EINTR from poll()Stephen Gallagher1-10/+40
2009-12-17Fix tight-loop in monitor part 2Stephen Gallagher1-0/+5