summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2013-03-27Add more missing files from the distributionRuss Allbery
2013-03-27Add Perl SQL files to the distributionRuss Allbery
2013-03-27Add tests/data/perl.conf to the distributionRuss Allbery
2013-03-27Add Wallet::Schema::Result::* classes to the distributionRuss Allbery
2013-03-27Add the Test::RRA::* modules to the distributionRuss Allbery
2013-03-27Add tests/tap/macros.h to the libtap sourcesRuss Allbery
2013-03-27Remove obsolete files from the distributionRuss Allbery
2013-02-27Drop use of concat in favor of xasprintfRuss Allbery
2013-02-27Update to rra-c-util 4.8 and C TAP Harness 1.12Russ Allbery
2013-02-13Install the wallet schema during make installRuss Allbery
2012-07-16Add objects-and-schemes to EXTRA_DIST, renameRuss Allbery
2010-08-25Add more new files to EXTRA_DISTRuss Allbery
2010-08-25Add wallet-rekey.pod and Wallet::ACL::Krb5::Regex to EXTRA_DISTRuss Allbery
2010-08-25Add additional gcc warningsRuss Allbery
2010-07-29Add an initial test for wallet-rekeyRuss Allbery
2010-07-29Add documentation for wallet-rekeyRuss Allbery
2010-07-28Break wallet-rekey out into a separate client programRuss Allbery
2010-02-20Add .gitignore to the distributionRuss Allbery
2010-02-20Add missing files to the distributionRuss Allbery
2010-02-20Include more missing test suite files in the distributionRuss Allbery
2010-02-20Include and install wallet-report and its man pageRuss Allbery
2010-02-20Include the TAP shell library in EXTRA_DISTRuss Allbery
2010-02-20Add portable/uio.h and include it in client/wallet.cRuss Allbery
2010-02-19Refactor reporting into a separate module and scriptRuss Allbery
2010-02-09Fix up the distclean and maintainerclean rulesRuss Allbery
2010-02-09Fix multiple builddir != srcdir issues with test suiteRuss Allbery
2010-02-09Enable silent rule support and use it for make warningsRuss Allbery
2010-02-09Update to C TAP Harness 1.1 and rra-c-util 3.0 testsRuss Allbery
2010-02-09Update util code and import Kerberos portability glueRuss Allbery
2010-02-09Update portability code to rra-c-util 3.0Russ Allbery
2010-02-09Add Wallet::Kadmin files to PERL_FILES in Makefile.amRuss Allbery
2010-02-09Move man page generation to autogenRuss Allbery
2010-02-09Remove the kasetkey client for setting keys in an AFS kaserverRuss Allbery
2009-06-09Remove Subversion Id stringsRuss Allbery
2008-04-25Add missing blank line in comment.Russ 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-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-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-24Switch to messages-krb5 in util instead of the one built in the clientRuss Allbery
2008-04-07Add support for enabling and disabling principals (clearing or settingRuss Allbery
2008-02-12Initial pass at an end-to-end test suite.Russ Allbery
2008-02-09Add file object support to the wallet server.Russ Allbery
2008-02-08Wallet::Config and hence the wallet server now checks for theRuss Allbery
2008-02-07The current version of Net::Remctl can't handle explicit undef or theRuss Allbery
2008-02-07When creating a srvtab based on a just-downloaded keytab, extract theRuss Allbery
2008-01-28Build and distribute a man page for wallet-report. Include libtest.shRuss Allbery