Age | Commit message (Expand) | Author | Files | Lines |
2009-11-23 | Add ldap_pwd_policy option | Sumit Bose | 7 | -45/+129 |
2009-11-20 | Add initial failover support for ldap and ipa | Simo Sorce | 22 | -69/+938 |
2009-11-20 | Raise some timeouts | Simo Sorce | 2 | -3/+3 |
2009-11-20 | Filter by id range before actually storing entries. | Simo Sorce | 4 | -31/+89 |
2009-11-20 | Optimize sysdb_enumgrent | Simo Sorce | 3 | -504/+203 |
2009-11-20 | Only display errors in unit tests | Stephen Gallagher | 10 | -11/+21 |
2009-11-20 | Enhance check for remote hosts | Sumit Bose | 2 | -55/+97 |
2009-11-20 | Add ipa_auth | Sumit Bose | 5 | -1/+352 |
2009-11-20 | Add reference to sssd-krb5 man page. | Simo Sorce | 1 | -0/+3 |
2009-11-20 | Improve handling of ccache files | Sumit Bose | 8 | -206/+1081 |
2009-11-20 | Correctly escape DN value. | Simo Sorce | 1 | -6/+42 |
2009-11-20 | Better behavior on cleanup | Simo Sorce | 4 | -20/+44 |
2009-11-20 | Add empty NL translation | Stephen Gallagher | 4 | -0/+654 |
2009-11-20 | Validate Kerberos credentials with local keytab | Sumit Bose | 16 | -43/+326 |
2009-11-20 | upgrade_config fixes for SSSD 0.6 and later | Jakub Hrozek | 1 | -1/+19 |
2009-11-20 | SSSDConfigAPI fixes | Jakub Hrozek | 2 | -399/+133 |
2009-11-20 | Convert SSSDConfig API to ipachangeconf | Jakub Hrozek | 3 | -59/+70 |
2009-11-20 | Change the upgrade script to use ipachangeconf | Jakub Hrozek | 2 | -189/+165 |
2009-11-20 | SSSDChangeConf - a wrapper around ipachangeconf | Jakub Hrozek | 1 | -0/+91 |
2009-11-20 | Add Simo's ipachangeconf | Jakub Hrozek | 3 | -0/+461 |
2009-11-19 | Fix sysdb upgrade bug | Stephen Gallagher | 1 | -1/+1 |
2009-11-18 | Make the password field configurable in NSS | Jakub Hrozek | 6 | -4/+17 |
2009-11-18 | Adding Japanese translation | noriko | 4 | -0/+654 |
2009-11-18 | Add Italian translation for sss_client | deneb | 2 | -0/+41 |
2009-11-18 | Add French translation to sss_client | Bouska | 2 | -0/+37 |
2009-11-18 | Update translatable strings | Stephen Gallagher | 6 | -39/+69 |
2009-11-18 | Failover fixes and additions | Simo Sorce | 3 | -7/+25 |
2009-11-18 | Store initgr expire time on initgr call | Simo Sorce | 1 | -6/+17 |
2009-11-18 | Change the pam code to perform an initgroups call | Simo Sorce | 1 | -1/+1 |
2009-11-18 | Change initgroups code to use and check the cache | Simo Sorce | 2 | -218/+109 |
2009-11-18 | Fix crash due to uninitialized timeout variable | Simo Sorce | 1 | -0/+1 |
2009-11-18 | Upgrade cache and local databases to case-sensitive names | Stephen Gallagher | 2 | -2/+96 |
2009-11-18 | Make the sysdb user and group names case-sensitive | Stephen Gallagher | 2 | -1/+39 |
2009-11-13 | Fix option name krb5_changepw_principal | Sumit Bose | 5 | -7/+7 |
2009-11-12 | Change var name to make its use more clear. | Simo Sorce | 2 | -7/+7 |
2009-11-12 | Make 'permit' the default for the access target | Sumit Bose | 2 | -16/+5 |
2009-11-12 | Fix check_cache bug in dealing with the callback | Simo Sorce | 1 | -97/+104 |
2009-11-12 | Fix double free case. | Simo Sorce | 1 | -1/+3 |
2009-11-12 | Fixes for proxy provider | Sumit Bose | 2 | -7/+26 |
2009-11-12 | Fix inconsistent use of krb5_ccname_template | Sumit Bose | 2 | -2/+2 |
2009-11-12 | Try to fix offline logins | Simo Sorce | 2 | -13/+7 |
2009-11-12 | Add support for host, source host and user category | Sumit Bose | 1 | -8/+54 |
2009-11-10 | Fix Requires: sssd-client line in specfile | Stephen Gallagher | 1 | -1/+1 |
2009-11-10 | Add cleanup task | Simo Sorce | 9 | -156/+915 |
2009-11-10 | Refactor delete functions and add a few | Simo Sorce | 4 | -234/+648 |
2009-11-10 | Add check for access-time rules to ipa_access. | Sumit Bose | 4 | -0/+74 |
2009-11-10 | Simplify krb5 child handler | Sumit Bose | 1 | -17/+18 |
2009-11-09 | Fix segfault on unknown user/domain | Stephen Gallagher | 1 | -2/+2 |
2009-11-09 | Fix tevent_req error checking. | Simo Sorce | 16 | -284/+111 |
2009-11-09 | Assorted manpage fixes | Jakub Hrozek | 1 | -27/+14 |