Age | Commit message (Expand) | Author | Files | Lines |
2009-12-15 | Fix upgrade bug #323 | Simo Sorce | 1 | -180/+186 |
2009-12-15 | sssd.spec for SLES | Sergei V. Kovylov | 1 | -0/+238 |
2009-12-15 | Properly close STDERR when daemonizing | Stephen Gallagher | 1 | -9/+3 |
2009-12-15 | Update IT translation | Marina Latini | 3 | -4/+648 |
2009-12-15 | Update SV translation | Göran Uddeborg | 1 | -86/+101 |
2009-12-15 | Use --with-ldb-lib-dir while running make distcheck | Sumit Bose | 1 | -0/+2 |
2009-12-15 | Build python modules in builddir | Sumit Bose | 2 | -4/+13 |
2009-12-15 | Check for minimal version of check | Sumit Bose | 1 | -1/+1 |
2009-12-15 | Add elapi_ut.conf to the list of dist files | Sumit Bose | 2 | -3/+4 |
2009-12-15 | Use sys.exit instead of exit | Sumit Bose | 1 | -1/+2 |
2009-12-15 | fail over: Change the first server pick logic | Martin Nagy | 1 | -5/+26 |
2009-12-15 | Don't consider one address with different port numbers as the same | Martin Nagy | 6 | -21/+38 |
2009-12-11 | Updating version to 0.99.1 | Stephen Gallagher | 1 | -1/+1 |
2009-12-10 | Fix stupid copy-paste error | Stephen Gallagher | 1 | -1/+0 |
2009-12-10 | INI Correcting build warnings. | Dmitri Pal | 2 | -8/+7 |
2009-12-10 | Fix DEBUG message for sysdb_init | Sumit Bose | 1 | -2/+2 |
2009-12-10 | Fix for #322, update from old database versions. | Simo Sorce | 1 | -1/+14 |
2009-12-10 | Run SSSDConfig tests during 'make check' | Stephen Gallagher | 2 | -89/+108 |
2009-12-10 | Remove default for ldap_use_start_tls in IPA providers | Stephen Gallagher | 1 | -1/+1 |
2009-12-10 | Add 'permit' and 'deny' access providers to SSSDConfig API | Stephen Gallagher | 2 | -5/+16 |
2009-12-10 | Consolidate code for splitting strings by separator | Jakub Hrozek | 6 | -163/+107 |
2009-12-10 | Fix for #316 | Simo Sorce | 1 | -3/+3 |
2009-12-10 | Add Swedish translation for SSSD server | Göran Uddeborg | 2 | -0/+628 |
2009-12-10 | Fix processing of Boolean values in SSSDConfig | Stephen Gallagher | 4 | -23/+169 |
2009-12-10 | Add missing SSSDConfig file for IPA for make install | Stephen Gallagher | 2 | -0/+2 |
2009-12-10 | Document the failover feature in manpages | Jakub Hrozek | 4 | -4/+61 |
2009-12-10 | Add Swedish translation for sss_client | Göran Uddeborg | 2 | -0/+37 |
2009-12-10 | Handle the special 02 upgrade case for 04->05 | Simo Sorce | 1 | -0/+7 |
2009-12-10 | Add rebuild task to memberof plugin | Simo Sorce | 5 | -8/+858 |
2009-12-10 | Always update sysdb to the latest version | Sumit Bose | 1 | -3/+11 |
2009-12-10 | INI: Cleaning FIXME comments. | Dmitri Pal | 3 | -7/+16 |
2009-12-10 | COLLECTION: Cleaning FIXME comments | Dmitri Pal | 3 | -20/+2 |
2009-12-10 | COLLECTION Create reference to the top level collection | Dmitri Pal | 3 | -21/+47 |
2009-12-10 | COMMON Improvements to the trace macro | Dmitri Pal | 1 | -9/+15 |
2009-12-09 | Add German translation | Fabian Affolter | 4 | -0/+696 |
2009-12-09 | Add missing options to sssd-ipa configuraion | Stephen Gallagher | 1 | -0/+72 |
2009-12-09 | Properly deny id_provider=files | Stephen Gallagher | 2 | -6/+7 |
2009-12-09 | Correctly restart server status after the timeout | Martin Nagy | 1 | -1/+1 |
2009-12-09 | Add some debugging statements to fail_over and resolver | Martin Nagy | 2 | -5/+69 |
2009-12-09 | Ensure that list_active_domains returns the real value | Stephen Gallagher | 1 | -4/+16 |
2009-12-09 | SSSDConfig.get_domain() should properly detect active state | Stephen Gallagher | 2 | -0/+30 |
2009-12-09 | Don't build the SRV and TXT parsing code except for tests | Jakub Hrozek | 2 | -8/+18 |
2009-12-09 | Import ares 1.7.0 helpers | Jakub Hrozek | 10 | -116/+374 |
2009-12-09 | Change ares usage to be c-ares 1.7.0 compatible | Jakub Hrozek | 3 | -87/+102 |
2009-12-09 | SSSDConfig API: fix deactivate_domain() | Stephen Gallagher | 2 | -2/+73 |
2009-12-09 | Fix egg-info file generation in the spec file | Martin Nagy | 1 | -4/+4 |
2009-12-09 | Reduce code duplication between LDAP child and Kerberos child | Jakub Hrozek | 4 | -234/+160 |
2009-12-09 | Fix RPM spec for RHEL6 | Stephen Gallagher | 1 | -1/+6 |
2009-12-08 | Do not start with provider=files | Jakub Hrozek | 1 | -0/+6 |
2009-12-08 | Fix SSSDConfig API bugs around [de-]activation of domains | Stephen Gallagher | 2 | -7/+152 |