summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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