summaryrefslogtreecommitdiffstats
path: root/src/providers/krb5/krb5_common.c
Commit message (Collapse)AuthorAgeFilesLines
...
* Add krb5_kpasswd optionSumit Bose2010-03-121-17/+95
|
* Write the IP address of the KDC to the kdcinfo fileSumit Bose2010-03-111-16/+10
|
* Add expandable sequences to krb5_ccachedirSumit Bose2010-03-111-13/+0
| | | | | | | As with krb5_ccname_template sequences like %u can be used in the krb5_ccachedir parameter which are expanded at runtime. If the directory does not exist, it will be created. Depending on the used sequences it is created as a public or private directory.
* Rename server/ directory to src/Stephen Gallagher2010-02-181-0/+356
Also update BUILD.txt