aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-02-13wallet-admin now supports registering new object or ACL verifierRuss Allbery
2008-02-13Fix the signature of register_verifier in the documentation.Russ Allbery
2008-02-13Move register_object and register_verifier into Wallet::Admin.Russ Allbery
2008-02-12wallet-backend now supports a -q flag, which disables syslog logging.Russ Allbery
2008-02-12Correctly handle get of an empty object in the wallet client. TheRuss Allbery
2008-02-12Add a few additional bits.Russ Allbery
2008-02-12Add wallet server configuration for end-to-end test.Russ Allbery
2008-02-12Initial pass at an end-to-end test suite.Russ Allbery
2008-02-12Move getcreds into the utility library as well.Russ Allbery
2008-02-11Move the remctld handling into the utility library.Russ Allbery
2008-02-09Actually implement FILE_MAX_SIZE.Russ Allbery
2008-02-09Add file object support to the wallet server.Russ Allbery
2008-02-09Minor documentation fixes.Russ Allbery
2008-02-08No unnecessary ; after __END__.Russ Allbery
2008-02-08Wallet::Config and hence the wallet server now checks for theRuss Allbery
2008-02-08Fix the wallet client to use check instead of exists.Russ Allbery
2008-02-08Avoid uninitialized values if klist isn't installed.release/0.7debian/0.7-1Russ Allbery
2008-02-08Release 0.7-1.Russ Allbery
2008-02-08Release 0.7.Russ Allbery
2008-02-07Some reorganizing and prioritization.Russ Allbery
2008-02-07Added POD testing for the client and server documentation.Russ Allbery
2008-02-07Include news message for previous commit.Russ Allbery
2008-02-07Add new exists and autocreate wallet server interfaces. The firstRuss Allbery
2008-02-07Fix copyright date.Russ Allbery
2008-02-07Correctly enable syslog logging in wallet-backend.Russ Allbery
2008-02-07Update copyright date.Russ Allbery
2008-02-07Switch to our, which works fine with testing.Russ Allbery
2008-02-07The current version of Net::Remctl can't handle explicit undef or theRuss Allbery
2008-02-07Add additional ideas from jhutz.Russ Allbery
2008-02-07Add a new autocreate API call that tries to create an object using theRuss Allbery
2008-02-07Add a check command to the wallet server to determine whether an objectRuss Allbery
2008-02-07When creating a srvtab based on a just-downloaded keytab, extract theRuss Allbery
2008-02-07Add UNUSED markers for older versions of Kerberos.Russ Allbery
2008-02-06Check naming policy on wallet object creation before checking theRuss Allbery
2008-02-05Fix the example remctl configuration for keytab-backend to use theRuss Allbery
2008-02-01keytab-backend now passes kadmin.local ktadd its options in a specificRuss Allbery
2008-01-31* Create /var/lib/keytabs in the keytab-backend package.Russ Allbery
2008-01-28Upstream ships the wallet-report man page; we just have to install it.debian/0.6-1Russ Allbery
2008-01-28Fix installation location of wallet-report.Russ Allbery
2008-01-28* Add --enable-reduced-depends to configure to eliminate unnecessaryRuss Allbery
2008-01-28Build and distribute a man page for wallet-report. Include libtest.shRuss Allbery
2008-01-28Restore the Debian-specific bit in the copyright file.Russ Allbery