summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-02-03Split refarray off into a shared libraryStephen Gallagher4-10/+13
2010-02-03Add license files for refarrayStephen Gallagher2-0/+839
2010-02-03Package libini_config and libini_config-develStephen Gallagher1-0/+42
2010-02-03Split off libini_config into a shared libraryStephen Gallagher7-12/+42
2010-02-03Fix array index errorStephen Gallagher1-1/+1
2010-02-03Add license files for ini_configStephen Gallagher2-0/+839
2010-02-03Package libcollection and libcollection-develStephen Gallagher1-0/+42
2010-02-03Split off libcollection into a shared libraryStephen Gallagher6-13/+37
2010-02-03Remove private header requirements from collection_tools.hStephen Gallagher1-1/+0
2010-02-03Add license files for collectionStephen Gallagher2-0/+839
2010-02-03Package libpath_utils and libpath_utils-develStephen Gallagher1-0/+37
2010-02-03Split off libpath_utils into a shared libraryStephen Gallagher3-8/+11
2010-02-03License libpath_utils under LGPLStephen Gallagher3-0/+846
2010-02-02Warn the user if authentication happens offlineSumit Bose6-13/+219
2010-02-02Add offline failed login counterSumit Bose9-17/+631
2010-02-02Update suse sssd.specSergey V. Kovylov1-3/+65
2010-02-02Add new option ldap_referralsSumit Bose7-1/+30
2010-02-02Use ldap connection callbacks to get file descriptorsSumit Bose4-43/+121
2010-02-02Check cache_credentials in sysdb_cache_auth_send()Sumit Bose2-0/+14
2010-02-01COLLECTION: Fixing queue collection and unit tests.Dmitri Pal4-298/+478
2010-02-01Force offline operation with SIGUSR1Stephen Gallagher3-0/+69
2010-02-01Improve logging of pam_sssSumit Bose1-9/+46
2010-02-01Avoid 'PAM' at the beginning of define and enum namesSumit Bose7-69/+71
2010-02-01Rename PAM_USER_INFO to PAM_SYSTEM_INFOSumit Bose4-6/+6
2010-01-25Fix size error on 64-bit systemsStephen Gallagher1-1/+1
2010-01-22Handle IPv6 addresses with the async resolverStephen Gallagher4-13/+65
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