summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-10-26Remove DP from example configurationStephen Gallagher1-1/+1
2009-10-26Use standard coding practice to set last loginSimo Sorce1-90/+128
2009-10-26Zero pointers on freeSimo Sorce1-4/+4
2009-10-26Add IPA conf templateSimo Sorce1-0/+9
2009-10-26Read the right buffer, avoids potential segfaultsSimo Sorce1-5/+5
2009-10-26Copy option overrides.Simo Sorce1-0/+26
2009-10-26Fix migration script for pre-0.5 local domainsJakub Hrozek1-2/+11
2009-10-23Update version to 0.7.0Stephen Gallagher7-238/+509
2009-10-22Add support for offline auth cache timeoutStephen Gallagher9-3/+217
2009-10-22Add pam_ctx (similar to nss_ctx) for storing global PAM configStephen Gallagher2-5/+25
2009-10-22User home directories managementJakub Hrozek19-60/+1984
2009-10-22Fix setting the schema in the ipa providerSimo Sorce1-0/+3
2009-10-22fix a compiler warning about redefinition of DEBUGSumit Bose1-15/+19
2009-10-22update ipa auth options to new option schemeSumit Bose4-110/+134
2009-10-22update krb5 option handling to new option schemeSumit Bose9-131/+296
2009-10-22Bring SSSDConfig API options up-to-dateStephen Gallagher3-21/+68
2009-10-22add store/search/delete interface for custom sysdb objectsSumit Bose4-0/+933
2009-10-22Delete sssd-i18n.h and put it's old contents into util.hMartin Nagy7-37/+10
2009-10-22Various improvements to the resolv test suiteMartin Nagy3-59/+223
2009-10-22Add a new set of helpful common functions for testsMartin Nagy3-1/+125
2009-10-22Use talloc to copy data from c-aresMartin Nagy2-27/+212
2009-10-22Resolver: Use talloc_get_type() for type safetyMartin Nagy1-5/+5
2009-10-22Fix potential memory leaks in the data providerMartin Nagy1-2/+4
2009-10-22Use correct talloc context in sss_names_init()Martin Nagy1-2/+2
2009-10-22Better offline/enumeration behaviorSimo Sorce1-10/+12
2009-10-22added generic LDAP search sdap_get_generic_send/_recvSumit Bose4-0/+304
2009-10-20Fix RPM builds on older versions of rpmbuildStephen Gallagher1-3/+4
2009-10-20Start implementing ipa specific options.Simo Sorce8-8/+779
2009-10-20Set the Default-Stop LSB option for the SSSD sysv init scriptStephen Gallagher1-0/+1
2009-10-20Clean up rpmlint errors and warnings in sssd-client packageStephen Gallagher2-2/+8
2009-10-20Better detect installed language filesStephen Gallagher1-4/+9
2009-10-20Use Python 3-compatible sitearch and sitelibStephen Gallagher1-2/+2
2009-10-16Always list inputs before outputsSimo Sorce1-8/+11
2009-10-16Add krb5_common.h to the list of headers to 'make dist'Stephen Gallagher1-0/+1
2009-10-16Do not allow setting auth, access or chpass providers for LOCALStephen Gallagher1-0/+33
2009-10-16ELAPI Compatibility code for getifaddr()Dmitri Pal10-20/+357
2009-10-16Add first basic IPA providerSimo Sorce2-1/+256
2009-10-16Move all krb5 provider init functionsSimo Sorce6-195/+264
2009-10-16Move all ldap provider init functionsSimo Sorce6-145/+203
2009-10-16Fix segfault when using SSS tools with no local providerStephen Gallagher1-5/+0
2009-10-15Remove two unused functions.Stephen Gallagher2-18/+0
2009-10-15Remove warnings caused by 5e2301b8a75d10e5cbbe11e26e5192b894af6ad7Stephen Gallagher1-0/+8
2009-10-15Clean up warnings in pysss.cStephen Gallagher1-8/+12
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