aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-24Now use --with-kaserver instead of --with-afs. Remove therelease/0.9debian/0.9-1Russ Allbery
2008-04-24For builddir != srcdir builds, remove the files we copy over onRuss Allbery
2008-04-24Disable the uninstall check since Perl can't uninstall.Russ Allbery
2008-04-24ExtUtils::MakeMaker uses prefix more intelligently than I thought.Russ Allbery
2008-04-24If you want variables to be expanded, they have to be in double-quotedRuss Allbery
2008-04-24If prefix is not /usr or /usr/local, base the installation path onRuss Allbery
2008-04-24For DESTDIR, add a trailing slash when passing it to Perl.Russ Allbery
2008-04-24Propagate DESTDIR settings to the Perl install rule.Russ Allbery
2008-04-24Add abs_top_builddir to the search path instead of abs_top_srcdir toRuss Allbery
2008-04-24Create the correct directory name for Perl test utilities.Russ Allbery
2008-04-24Include examples/stanford.conf in the distribution. Create another PerlRuss Allbery
2008-04-24First pass at builddir != srcdir support.Russ Allbery
2008-04-24* Use a separate stamp file for configure and install and use touch $@Russ Allbery
2008-04-24* Update debhelper compatibility level to V5 (no changes required).Russ Allbery
2008-04-24* The test suite no longer needs libio-string-perl.Russ Allbery
2008-04-24Initial changelog for Debian 0.9-1 release.Russ Allbery
2008-04-24Release 0.9.Russ Allbery
2008-04-24The wallet command-line client now reads the data for store from aRuss Allbery
2008-04-24Fix the copyright date.Russ Allbery
2008-04-24Add a license statement to this file.Russ Allbery
2008-04-24Include Stanford's wallet.conf as an example (examples/stanford.conf).Russ Allbery
2008-04-24Perl 5.8 is required to run the test suite, but IO::String is not.Russ Allbery
2008-04-24Major coding style cleanup. Updated all shared code from my otherRuss Allbery
2008-04-24Major coding style cleanup. Updated all shared code from my otherRuss Allbery
2008-04-24Add supporting keytab authentication.Russ Allbery
2008-04-24Switch to messages-krb5 in util instead of the one built in the clientRuss Allbery
2008-04-24Activate the kasetkey tests.Russ Allbery
2008-04-24Add a test suite for wallet -u.Russ Allbery
2008-04-22Add providing a way to list all objects for which the connecting userRuss Allbery
2008-04-20Fix Autoconf syntax error when probing for libkrb5support. Thanks,Russ Allbery
2008-04-10Fix leading comment.Russ Allbery
2008-04-10Add WebAuth keyring object backend.Russ Allbery
2008-04-07Add a test suite for kasetkey.Russ Allbery
2008-04-07Print out version information with a hard-coded kasetkey instead ofRuss Allbery
2008-04-07Clean up a few bugs in the new enable/disable and examine support.Russ Allbery
2008-04-07Add support for enabling and disabling principals (clearing or settingRuss Allbery
2008-04-07Wording tweak, saying that software is released under a license ratherRuss Allbery
2008-03-21Add prettier ACL names in history entries.Russ Allbery
2008-03-18Add syntax-checking ACL entries.Russ Allbery
2008-03-12Another sample script from Stanford's wallet migration.Russ Allbery
2008-02-20Report the correct error message when addprinc fails while creating aRuss Allbery
2008-02-19Rename the -4 option to -k and fix a few bugs.Russ Allbery
2008-02-19Initial version.Russ Allbery
2008-02-19Remove declaration of unused variable.Russ Allbery
2008-02-19Fix a typo and add an explicit license pointer.Russ Allbery
2008-02-13Release 0.8-1.release/0.8debian/0.8-1Russ Allbery
2008-02-13Additional flags for the Stanford hacked kinit so that the test suiteRuss Allbery
2008-02-13Release 0.8.Russ Allbery
2008-02-13Remove the restriction that all object implementations must have classRuss Allbery
2008-02-13Update the design documentation to reflect the current protocol andRuss Allbery