Age | Commit message (Expand) | Author |
2008-04-24 | Fix the copyright date. | Russ Allbery |
2008-04-24 | Add a license statement to this file. | Russ Allbery |
2008-04-24 | Include Stanford's wallet.conf as an example (examples/stanford.conf). | Russ Allbery |
2008-04-24 | Perl 5.8 is required to run the test suite, but IO::String is not. | Russ Allbery |
2008-04-24 | Major coding style cleanup. Updated all shared code from my other | Russ Allbery |
2008-04-24 | Major coding style cleanup. Updated all shared code from my other | Russ Allbery |
2008-04-24 | Add supporting keytab authentication. | Russ Allbery |
2008-04-24 | Switch to messages-krb5 in util instead of the one built in the client | Russ Allbery |
2008-04-24 | Activate the kasetkey tests. | Russ Allbery |
2008-04-24 | Add a test suite for wallet -u. | Russ Allbery |
2008-04-22 | Add providing a way to list all objects for which the connecting user | Russ Allbery |
2008-04-20 | Fix Autoconf syntax error when probing for libkrb5support. Thanks, | Russ Allbery |
2008-04-10 | Fix leading comment. | Russ Allbery |
2008-04-10 | Add WebAuth keyring object backend. | Russ Allbery |
2008-04-07 | Add a test suite for kasetkey. | Russ Allbery |
2008-04-07 | Print out version information with a hard-coded kasetkey instead of | Russ Allbery |
2008-04-07 | Clean up a few bugs in the new enable/disable and examine support. | Russ Allbery |
2008-04-07 | Add support for enabling and disabling principals (clearing or setting | Russ Allbery |
2008-04-07 | Wording tweak, saying that software is released under a license rather | Russ Allbery |
2008-03-21 | Add prettier ACL names in history entries. | Russ Allbery |
2008-03-18 | Add syntax-checking ACL entries. | Russ Allbery |
2008-03-12 | Another sample script from Stanford's wallet migration. | Russ Allbery |
2008-02-20 | Report the correct error message when addprinc fails while creating a | Russ Allbery |
2008-02-19 | Rename the -4 option to -k and fix a few bugs. | Russ Allbery |
2008-02-19 | Initial version. | Russ Allbery |
2008-02-19 | Remove declaration of unused variable. | Russ Allbery |
2008-02-19 | Fix a typo and add an explicit license pointer. | Russ Allbery |
2008-02-13 | Release 0.8-1.release/0.8debian/0.8-1 | Russ Allbery |
2008-02-13 | Additional flags for the Stanford hacked kinit so that the test suite | Russ Allbery |
2008-02-13 | Release 0.8. | Russ Allbery |
2008-02-13 | Remove the restriction that all object implementations must have class | Russ Allbery |
2008-02-13 | Update the design documentation to reflect the current protocol and | Russ Allbery |
2008-02-13 | wallet-admin now supports registering new object or ACL verifier | Russ Allbery |
2008-02-13 | Fix the signature of register_verifier in the documentation. | Russ Allbery |
2008-02-13 | Move register_object and register_verifier into Wallet::Admin. | Russ Allbery |
2008-02-12 | wallet-backend now supports a -q flag, which disables syslog logging. | Russ Allbery |
2008-02-12 | Correctly handle get of an empty object in the wallet client. The | Russ Allbery |
2008-02-12 | Add a few additional bits. | Russ Allbery |
2008-02-12 | Add wallet server configuration for end-to-end test. | Russ Allbery |
2008-02-12 | Initial pass at an end-to-end test suite. | Russ Allbery |
2008-02-12 | Move getcreds into the utility library as well. | Russ Allbery |
2008-02-11 | Move the remctld handling into the utility library. | Russ Allbery |
2008-02-09 | Actually implement FILE_MAX_SIZE. | Russ Allbery |
2008-02-09 | Add file object support to the wallet server. | Russ Allbery |
2008-02-09 | Minor documentation fixes. | Russ Allbery |
2008-02-08 | No unnecessary ; after __END__. | Russ Allbery |
2008-02-08 | Wallet::Config and hence the wallet server now checks for the | Russ Allbery |
2008-02-08 | Fix the wallet client to use check instead of exists. | Russ Allbery |
2008-02-08 | Avoid uninitialized values if klist isn't installed.release/0.7debian/0.7-1 | Russ Allbery |
2008-02-08 | Release 0.7-1. | Russ Allbery |