Age | Commit message (Expand) | Author | Files | Lines |
2009-11-25 | Update PL translation | raven | 1 | -7/+6 |
2009-11-25 | Get TGT in a child process. | Jakub Hrozek | 10 | -165/+1081 |
2009-11-25 | Split helpers for child processes | Jakub Hrozek | 8 | -174/+267 |
2009-11-25 | In IPA, the realm is always the domain uppercased. | Simo Sorce | 1 | -2/+7 |
2009-11-25 | Make ldb lib dir configurable | Sumit Bose | 2 | -1/+19 |
2009-11-25 | Use ldb modules from build root for tests | Sumit Bose | 2 | -0/+5 |
2009-11-25 | Fix internal options numbers test | Simo Sorce | 1 | -12/+24 |
2009-11-23 | Really check return value from pam_set_item | Sumit Bose | 1 | -3/+3 |
2009-11-23 | Fix ticket #289 | Simo Sorce | 1 | -0/+18 |
2009-11-23 | Update translation strings for string freeze | Stephen Gallagher | 5 | -382/+463 |
2009-11-23 | Read KDC info from file instead from environment | Sumit Bose | 12 | -74/+474 |
2009-11-23 | Speed up user requests while offline | Stephen Gallagher | 6 | -52/+102 |
2009-11-23 | Make backend request type a bitfield | Stephen Gallagher | 3 | -5/+5 |
2009-11-23 | Update PL translation | Stephen Gallagher | 1 | -79/+80 |
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 | 2 | -0/+614 |
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 | 2 | -0/+615 |
2009-11-18 | Update translatable strings | Stephen Gallagher | 3 | -21/+51 |
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 |