summaryrefslogtreecommitdiff
path: root/server
AgeCommit message (Expand)AuthorFilesLines
2009-12-15Properly close STDERR when daemonizingStephen Gallagher1-9/+3
2009-12-15Update IT translationMarina Latini2-0/+644
2009-12-15Update SV translationGöran Uddeborg1-86/+101
2009-12-15Build python modules in builddirSumit Bose2-4/+13
2009-12-15Check for minimal version of checkSumit Bose1-1/+1
2009-12-15Use sys.exit instead of exitSumit Bose1-1/+2
2009-12-15fail over: Change the first server pick logicMartin Nagy1-5/+26
2009-12-15Don't consider one address with different port numbers as the sameMartin Nagy6-21/+38
2009-12-10Fix stupid copy-paste errorStephen Gallagher1-1/+0
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-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-09Add German translationFabian Affolter2-0/+656
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-09Reduce code duplication between LDAP child and Kerberos childJakub Hrozek4-234/+160
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-08dhash: Add private pointer for delete callbackSimo Sorce2-2/+3
2009-12-08Add Spanish translationbeckerde1-166/+191
2009-12-08Add Portuguese translationruigo2-0/+654
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
2009-12-08Avoid returning uninitialized result.Stephen Gallagher1-0/+1
2009-12-08Add allocation error checkStephen Gallagher1-7/+10
2009-12-08Change dhash API to be talloc-friendlySimo Sorce1-16/+4