Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-12-09 | Reduce code duplication between LDAP child and Kerberos child | Jakub Hrozek | 1 | -118/+7 | |
Fixes: #294 | |||||
2009-12-03 | Setup ldap child logging from IPA backend | Jakub Hrozek | 1 | -0/+44 | |
Fixes: #296 | |||||
2009-11-25 | Get TGT in a child process. | Jakub Hrozek | 1 | -0/+500 | |
To avoid blocking in a synchronous call, the TGT is saved in a separate process Fixes: #277 |