summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Fix broken password changes for local usersStephen Gallagher2009-12-181-1/+6
* Do not blindly accept zero-length passwordsStephen Gallagher2009-12-182-8/+17
* Fix ldap child memory hierarchy and other issuesSimo Sorce2009-12-188-306/+482
* Fix for #344Sumit Bose2009-12-181-13/+11
* Do not overwrite valid TGTs when offlineSumit Bose2009-12-185-43/+185
* Handle chauthtok with PAM_PRELIM_CHECK separatelySumit Bose2009-12-186-21/+75
* disable password migration codeSumit Bose2009-12-171-2/+2
* Clarify access_provider manpage entryStephen Gallagher2009-12-171-1/+3
* Add DEBUG messages to getpwnam_callback and getpwuid_callbackStephen Gallagher2009-12-171-0/+4
* Updating ES translationStephen Gallagher2009-12-171-19/+35
* Fix tight-loop in monitor part 2Stephen Gallagher2009-12-171-0/+5
* Change default for enumeration to TRUEStephen Gallagher2009-12-172-2/+2
* Raise DEBUG level of sdap_get_generic_done()Stephen Gallagher2009-12-171-1/+1
* Update SV translationGöran Uddeborg2009-12-151-26/+35
* Fix warning in server.cStephen Gallagher2009-12-151-1/+1
* Don't set explicit default for "timeout" in domainsStephen Gallagher2009-12-151-1/+1
* Fix tight loop in monitorStephen Gallagher2009-12-152-4/+9
* Cleanup db files after test runSumit Bose2009-12-152-2/+21
* Fix upgrade bug #323Simo Sorce2009-12-151-180/+186
* Properly close STDERR when daemonizingStephen Gallagher2009-12-151-9/+3
* Update IT translationMarina Latini2009-12-152-0/+644
* Update SV translationGöran Uddeborg2009-12-151-84/+94
* Build python modules in builddirSumit Bose2009-12-152-4/+13
* Check for minimal version of checkSumit Bose2009-12-151-1/+1
* Use sys.exit instead of exitSumit Bose2009-12-151-1/+2
* fail over: Change the first server pick logicMartin Nagy2009-12-151-5/+26
* Don't consider one address with different port numbers as the sameMartin Nagy2009-12-156-21/+38
* Updating to version 0.99.1sssd-0_99_1Stephen Gallagher2009-12-118-412/+408
* Fix stupid copy-paste errorStephen Gallagher2009-12-101-1/+0
* Fix DEBUG message for sysdb_initSumit Bose2009-12-101-2/+2
* Fix for #322, update from old database versions.Simo Sorce2009-12-101-1/+14
* Run SSSDConfig tests during 'make check'Stephen Gallagher2009-12-102-89/+108
* Remove default for ldap_use_start_tls in IPA providersStephen Gallagher2009-12-101-1/+1
* Add 'permit' and 'deny' access providers to SSSDConfig APIStephen Gallagher2009-12-102-5/+16
* Consolidate code for splitting strings by separatorJakub Hrozek2009-12-106-163/+107
* Fix for #316Simo Sorce2009-12-101-3/+3
* Add Swedish translation for SSSD serverGöran Uddeborg2009-12-102-0/+628
* Fix processing of Boolean values in SSSDConfigStephen Gallagher2009-12-104-23/+169
* Add missing SSSDConfig file for IPA for make installStephen Gallagher2009-12-102-0/+2
* Document the failover feature in manpagesJakub Hrozek2009-12-104-4/+61
* Handle the special 02 upgrade case for 04->05Simo Sorce2009-12-101-0/+7
* Add rebuild task to memberof pluginSimo Sorce2009-12-105-8/+858
* Always update sysdb to the latest versionSumit Bose2009-12-101-3/+11
* Add German translationFabian Affolter2009-12-092-0/+656
* Add missing options to sssd-ipa configuraionStephen Gallagher2009-12-091-0/+72
* Properly deny id_provider=filesStephen Gallagher2009-12-092-6/+7
* Correctly restart server status after the timeoutMartin Nagy2009-12-091-1/+1
* Add some debugging statements to fail_over and resolverMartin Nagy2009-12-092-5/+69
* Ensure that list_active_domains returns the real valueStephen Gallagher2009-12-091-4/+16
* SSSDConfig.get_domain() should properly detect active stateStephen Gallagher2009-12-092-0/+30