aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
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
2008-01-25Add a keytab reporting script.Russ Allbery
2008-01-24Add a wallet-admin program which can initialize and destroy theRuss Allbery
2008-01-23Add the Wallet::Admin and Wallet::Database Perl modules and the admin.tRuss Allbery
2008-01-19The wallet client now supports a -u option, saying to obtain KerberosRuss Allbery
2008-01-19Add the new test suite files.Russ Allbery
2008-01-05The wallet client can now get the server, port, principal, and remctlRuss Allbery
2008-01-04The build system now probes for GSS-API, Kerberos v5 and v4, and AFSRuss Allbery
2007-12-04Add a subclass of the NetDB ACL verifier that requires the principalRuss Allbery
2007-12-01Use a slightly hackier way to build things in the Perl directory andRuss Allbery
2007-12-01The wallet backend test suite now supports using a database other thanRuss Allbery
2007-11-15Add an ACL verifier that checks access against NetDB roles using theRuss Allbery
2007-10-08Include the server scripts in the distribution.release/0.2Russ Allbery
2007-10-08Add autogen to the distributed files.Russ Allbery
2007-10-08Remove the Automake helper programs on make maintainer-clean.Russ Allbery
2007-10-06Include LICENSE. We don't have to list TODO explicitly; it's includedRuss Allbery
2007-10-05Add comprehensive license information in LICENSE and update the copyrightRuss Allbery
2007-10-05Flesh out EXTRA_DIST for all the new test suite and config files.Russ Allbery
2007-10-05Refactor the remctl calls in the wallet client to share a common routine.Russ Allbery
2007-10-05Pull keytab handling in the client into a separate file for laterRuss Allbery
2007-10-05Pull the file writing code for the wallet client into a separate fileRuss Allbery
2007-10-04Update runtests to the latest version. Fix various other missing orRuss Allbery
2007-10-04Initial import of a C portability framework and utility functions fromRuss Allbery
2007-09-27Initial cut at srvtab support in the wallet client. This still requiresRuss Allbery