Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-11-25 | Split helpers for child processes | Jakub Hrozek | 1 | -1/+2 | |
Moves several functions out of providers/krb5 hierarchy into a separate module so it can be shared by the ldap child. | |||||
2009-11-23 | Read KDC info from file instead from environment | Sumit Bose | 1 | -7/+45 | |
Then name or IP adress of the KDC is written into the pubconf directory into a file named kdcinfo.REALM. The locator plugin will then read this file and pass the data to the kerberos libraries. | |||||
2009-10-22 | update krb5 option handling to new option scheme | Sumit Bose | 1 | -81/+5 | |
2009-10-16 | Move all krb5 provider init functions | Simo Sorce | 1 | -0/+189 | |
Put all init functions in their own file so that the other files can be reused in other providers w/o having them in the way. |