Age | Commit message (Expand) | Author | Files | Lines |
2010-01-05 | Update translations for master | Stephen Gallagher | 9 | -411/+402 |
2010-01-05 | Don't free timer events within the handler. | Simo Sorce | 1 | -16/+12 |
2010-01-05 | Return an error for an unknown PAM request | Sumit Bose | 4 | -12/+41 |
2009-12-21 | Allow debug_timestamps setting on a per-domain basis | Stephen Gallagher | 2 | -0/+3 |
2009-12-18 | Fix broken password changes for local users | Stephen Gallagher | 1 | -1/+6 |
2009-12-18 | Do not blindly accept zero-length passwords | Stephen Gallagher | 2 | -8/+17 |
2009-12-18 | Fix ldap child memory hierarchy and other issues | Simo Sorce | 8 | -306/+482 |
2009-12-18 | Fix for #344 | Sumit Bose | 1 | -13/+11 |
2009-12-18 | Do not overwrite valid TGTs when offline | Sumit Bose | 5 | -43/+185 |
2009-12-18 | Handle chauthtok with PAM_PRELIM_CHECK separately | Sumit Bose | 6 | -21/+75 |
2009-12-17 | disable password migration code | Sumit Bose | 1 | -2/+2 |
2009-12-17 | Clarify access_provider manpage entry | Stephen Gallagher | 1 | -1/+3 |
2009-12-17 | Add DEBUG messages to getpwnam_callback and getpwuid_callback | Stephen Gallagher | 1 | -0/+4 |
2009-12-17 | Updating ES translation | Stephen Gallagher | 1 | -20/+36 |
2009-12-17 | Fix tight-loop in monitor part 2 | Stephen Gallagher | 1 | -0/+5 |
2009-12-17 | Change default for enumeration to TRUE | Stephen Gallagher | 2 | -2/+2 |
2009-12-17 | Raise DEBUG level of sdap_get_generic_done() | Stephen Gallagher | 1 | -1/+1 |
2009-12-15 | Update SV translation | Göran Uddeborg | 1 | -26/+35 |
2009-12-15 | Fix warning in server.c | Stephen Gallagher | 1 | -1/+1 |
2009-12-15 | Don't set explicit default for "timeout" in domains | Stephen Gallagher | 1 | -1/+1 |
2009-12-15 | Fix tight loop in monitor | Stephen Gallagher | 2 | -4/+9 |
2009-12-15 | Cleanup db files after test run | Sumit Bose | 2 | -2/+21 |
2009-12-15 | Fix upgrade bug #323 | Simo Sorce | 1 | -180/+186 |
2009-12-15 | Properly close STDERR when daemonizing | Stephen Gallagher | 1 | -9/+3 |
2009-12-15 | Update IT translation | Marina Latini | 2 | -0/+644 |
2009-12-15 | Update SV translation | Göran Uddeborg | 1 | -86/+101 |
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 | 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-10 | Fix stupid copy-paste error | Stephen Gallagher | 1 | -1/+0 |
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 | 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-09 | Add German translation | Fabian Affolter | 2 | -0/+656 |
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 |