summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-12-11Updating version to 0.99.1Stephen Gallagher1-1/+1
2009-12-10Fix stupid copy-paste errorStephen Gallagher1-1/+0
2009-12-10INI Correcting build warnings.Dmitri Pal2-8/+7
2009-12-10Fix DEBUG message for sysdb_initSumit Bose1-2/+2
2009-12-10Fix for #322, update from old database versions.Simo Sorce1-1/+14
2009-12-10Run SSSDConfig tests during 'make check'Stephen Gallagher2-89/+108
2009-12-10Remove default for ldap_use_start_tls in IPA providersStephen Gallagher1-1/+1
2009-12-10Add 'permit' and 'deny' access providers to SSSDConfig APIStephen Gallagher2-5/+16
2009-12-10Consolidate code for splitting strings by separatorJakub Hrozek6-163/+107
2009-12-10Fix for #316Simo Sorce1-3/+3
2009-12-10Add Swedish translation for SSSD serverGöran Uddeborg2-0/+628
2009-12-10Fix processing of Boolean values in SSSDConfigStephen Gallagher4-23/+169
2009-12-10Add missing SSSDConfig file for IPA for make installStephen Gallagher2-0/+2
2009-12-10Document the failover feature in manpagesJakub Hrozek4-4/+61
2009-12-10Add Swedish translation for sss_clientGöran Uddeborg2-0/+37
2009-12-10Handle the special 02 upgrade case for 04->05Simo Sorce1-0/+7
2009-12-10Add rebuild task to memberof pluginSimo Sorce5-8/+858
2009-12-10Always update sysdb to the latest versionSumit Bose1-3/+11
2009-12-10INI: Cleaning FIXME comments.Dmitri Pal3-7/+16
2009-12-10COLLECTION: Cleaning FIXME commentsDmitri Pal3-20/+2
2009-12-10COLLECTION Create reference to the top level collectionDmitri Pal3-21/+47
2009-12-10COMMON Improvements to the trace macroDmitri Pal1-9/+15
2009-12-09Add German translationFabian Affolter4-0/+696
2009-12-09Add missing options to sssd-ipa configuraionStephen Gallagher1-0/+72
2009-12-09Properly deny id_provider=filesStephen Gallagher2-6/+7
2009-12-09Correctly restart server status after the timeoutMartin Nagy1-1/+1
2009-12-09Add some debugging statements to fail_over and resolverMartin Nagy2-5/+69
2009-12-09Ensure that list_active_domains returns the real valueStephen Gallagher1-4/+16
2009-12-09SSSDConfig.get_domain() should properly detect active stateStephen Gallagher2-0/+30
2009-12-09Don't build the SRV and TXT parsing code except for testsJakub Hrozek2-8/+18
2009-12-09Import ares 1.7.0 helpersJakub Hrozek10-116/+374
2009-12-09Change ares usage to be c-ares 1.7.0 compatibleJakub Hrozek3-87/+102
2009-12-09SSSDConfig API: fix deactivate_domain()Stephen Gallagher2-2/+73
2009-12-09Fix egg-info file generation in the spec fileMartin Nagy1-4/+4
2009-12-09Reduce code duplication between LDAP child and Kerberos childJakub Hrozek4-234/+160
2009-12-09Fix RPM spec for RHEL6Stephen Gallagher1-1/+6
2009-12-08Do not start with provider=filesJakub Hrozek1-0/+6
2009-12-08Fix SSSDConfig API bugs around [de-]activation of domainsStephen Gallagher2-7/+152
2009-12-08Fix broken SSSDChangeConf.set() functionStephen Gallagher1-1/+1
2009-12-08Reduce the verbosity of the SSSDConfigTestStephen Gallagher1-4/+4
2009-12-08Add SSSDDomain.set_name() function to SSSDConfig APIStephen Gallagher2-3/+77
2009-12-08Add comments to document latest changesSimo Sorce1-0/+7
2009-12-08dhash: Add private pointer for delete callbackSimo Sorce6-15/+38
2009-12-08Add Spanish translationbeckerde2-174/+201
2009-12-08Add Portuguese translationruigo4-0/+693
2009-12-08Run dhash testsStephen Gallagher1-0/+2
2009-12-08Make SSSDDomain.remove_provider() remove configured optionsStephen Gallagher2-6/+54
2009-12-08SSSDDomain.remove_provider() requires only the provider typeStephen Gallagher2-12/+18
2009-12-08Fix potential uninitialized value error in responder_dp.cStephen Gallagher1-1/+1
2009-12-08Fix potential uninitialized value errors in nsssrv_cmd.cStephen Gallagher1-1/+2