summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-10-15Check for expired passwords in LDAP providerSumit Bose4-23/+425
2009-10-15enable debugging of krb5_childSumit Bose6-8/+182
2009-10-15more implicit provider target settingsSumit Bose2-14/+76
2009-10-15set chpass_provider implicit if not set explicitSumit Bose3-20/+67
2009-10-15Return the dp error from the providersSimo Sorce6-81/+179
2009-10-15Fix offline authenticationSimo Sorce1-16/+3
2009-10-14use old password if available during password changeSumit Bose1-8/+9
2009-10-14Move ldap provider configuration into its own fileSimo Sorce7-189/+254
2009-10-14Make options parser available to all providersSimo Sorce9-294/+367
2009-10-14send a message if a backend target is not configuredSumit Bose1-12/+30
2009-10-14make sdap_id_connect_* independent of sdap_id_ctxSumit Bose3-180/+188
2009-10-14add missing %defattr to the filelist of the client packageSumit Bose1-0/+1
2009-10-14use PYTHON_PREFIX to install SSSDConfig python APISumit Bose1-2/+2
2009-10-14SUSE specific init scriptRalf Haferkamp1-0/+78
2009-10-14Fix error messages in toolsJakub Hrozek10-35/+342
2009-10-13Fix services startup when only LOCAL is configuredSimo Sorce1-0/+3
2009-10-13add a replacement if ldap_control_create is missingSumit Bose7-9/+119
2009-10-13add -Werror-implicit-function-declaration to default gcc flagsSumit Bose1-1/+2
2009-10-13Package SSSDConfig APIStephen Gallagher3-0/+64
2009-10-13Add plugin configuration schema for proxy providerStephen Gallagher1-0/+7
2009-10-12Add new SSSDConfig python APIStephen Gallagher9-0/+2111
2009-10-12LDAP provider needs to link against krb librariesRalf Haferkamp1-2/+4
2009-10-12fix a wrong argument to unpack_bufferSumit Bose1-18/+40
2009-10-09use the correct kerberos context for each targetSumit Bose1-4/+33
2009-10-09Remove magicPrivateGroups optionSimo Sorce7-64/+17
2009-10-09Start responders predictably after providersSimo Sorce1-52/+147
2009-10-09Remove DP processSimo Sorce15-1377/+379
2009-10-09Differentiate between search and network timeoutsSimo Sorce3-5/+7
2009-10-08add syslog message similar to pam_unixSumit Bose1-2/+14
2009-10-08add support for server side LDAP password policiesSumit Bose3-11/+125
2009-10-08add description of chpass_provider option to sssd.conf man pageSumit Bose1-0/+30
2009-10-06Remove unused btreemap codeStephen Gallagher12-268/+0
2009-10-05Make dp requests more robustSimo Sorce1-36/+109
2009-10-05ELAPI Fixed the host name resolutionDmitri Pal2-13/+111
2009-10-05ELAPI Rename variables and functions not to use word templateDmitri Pal7-113/+113
2009-10-05remove redundant talloc_freeSumit Bose1-3/+0
2009-10-05ask for new password if password is expiredSumit Bose1-7/+40
2009-10-05move password handling into subroutinesSumit Bose1-71/+117
2009-10-05handle expired password during authenticationSumit Bose1-2/+25
2009-10-05Fix python sync operations and mem hierarchyJakub Hrozek1-397/+191
2009-10-05more documentation and test for sssd.confSumit Bose2-0/+34
2009-10-05add utility call check_and_open_readonlySumit Bose6-8/+315
2009-10-05INI Add config_from_fd() to ini_configStephen Gallagher3-22/+239
2009-10-05ELAPI Fixing warnings in the exampleDmitri Pal1-2/+9
2009-10-05ELAPI Resolving message attributeDmitri Pal8-57/+536
2009-10-05ELAPI Event resolverDmitri Pal14-95/+828
2009-10-05COLLECTION Enhancing hashing and iteration functionsDmitri Pal4-8/+76
2009-10-05COLLECTION Making iterations pinnableDmitri Pal4-7/+220
2009-10-05COLLECTION Realigning collection codeDmitri Pal4-330/+372
2009-10-05COLLECTION Adding item comparison and sortingDmitri Pal7-5/+697