summaryrefslogtreecommitdiffstats
path: root/src/tests/krb5_utils-tests.c
Commit message (Collapse)AuthorAgeFilesLines
* Use POPT_TABLEEND to close option tableSumit Bose2010-10-131-1/+1
|
* Standardize on correct spelling of "principal" for krb5Stephen Gallagher2010-06-161-4/+4
| | | | https://fedorahosted.org/sssd/ticket/542
* Add expandable sequences to krb5_ccachedirSumit Bose2010-03-111-92/+470
| | | | | | | 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.
* Add --with-test-dir option to configureStephen Gallagher2010-03-041-0/+4
| | | | | | All 'make check' tests will chdir() into this directory before running the suite. This provides the option of having temporary files generated in a tmpfs or ramdisk
* Remove unneeded items from struct pam_dataSumit Bose2010-02-191-2/+2
|
* Rename server/ directory to src/Stephen Gallagher2010-02-181-0/+307
Also update BUILD.txt