Age | Commit message (Expand) | Author |
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-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-09 | Add file object support to the wallet server. | 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 | Release 0.7. | Russ Allbery |
2008-02-07 | Include news message for previous commit. | Russ Allbery |
2008-02-07 | Correctly enable syslog logging in wallet-backend. | Russ Allbery |
2008-02-07 | The current version of Net::Remctl can't handle explicit undef or the | Russ Allbery |
2008-02-07 | When creating a srvtab based on a just-downloaded keytab, extract the | Russ Allbery |
2008-02-06 | Check naming policy on wallet object creation before checking the | Russ Allbery |
2008-02-05 | Fix the example remctl configuration for keytab-backend to use the | Russ Allbery |
2008-02-01 | keytab-backend now passes kadmin.local ktadd its options in a specific | Russ Allbery |
2008-01-28 | Release 0.6.release/0.6 | Russ Allbery |
2008-01-28 | Minor NEWS updates for wallet-report and the new configure option. | Russ Allbery |
2008-01-24 | Add a wallet-admin program which can initialize and destroy the | Russ Allbery |
2008-01-19 | The wallet client now supports a -u option, saying to obtain Kerberos | Russ Allbery |
2008-01-19 | Note that the file writing change is a security issue. | Russ Allbery |
2008-01-19 | If -f is used and the output file name with ".new" appended already | Russ Allbery |
2008-01-19 | When downloading a keytab to a file that already exists, merge the new | Russ Allbery |
2008-01-17 | Support enforcing a naming policy for wallet objects via a Perl | Russ Allbery |
2008-01-17 | When getting a keytab with the client with no -f option, correctly | Russ Allbery |
2008-01-05 | The wallet client can now get the server, port, principal, and remctl | Russ Allbery |
2008-01-04 | The build system now probes for GSS-API, Kerberos v5 and v4, and AFS | Russ Allbery |
2007-12-07 | Release 0.5. | Russ Allbery |
2007-12-07 | Check a default creation ACL first before the ADMIN ACL when deciding | Russ Allbery |
2007-12-07 | Correctly implement the documented intention that setting an attribute | Russ Allbery |
2007-12-07 | Allow the empty string in wallet-backend arguments. | Russ Allbery |
2007-12-07 | Load the Perl modules for ACL verifiers and object types dynamically | Russ Allbery |
2007-12-06 | Fix the keytab principal validation regex to allow instances | Russ Allbery |
2007-12-06 | Release 0.4. | Russ Allbery |
2007-12-05 | Various coding style fixes and cleanup based on a much-appreciated | Russ Allbery |
2007-12-05 | Maintain a global cache of ACL verifiers in Wallet::ACL and reuse them | Russ Allbery |
2007-12-05 | Determine the class for object and ACL schema implementations from the | Russ Allbery |
2007-12-04 | Add a subclass of the NetDB ACL verifier that requires the principal | Russ Allbery |
2007-12-04 | Update the release date for 0.3. | Russ Allbery |
2007-12-01 | Release 0.3. | Russ Allbery |
2007-12-01 | Add news entry for MySQL support. | Russ Allbery |
2007-12-01 | Expiration dates are now expressed in YYYY-MM-DD HH:MM:SS instead of | Russ Allbery |
2007-12-01 | The wallet backend test suite now supports using a database other than | Russ Allbery |
2007-11-20 | Attempt to create the object with a default owner on get and store | Russ Allbery |
2007-11-20 | Add support for running a user-defined function whenever an object is | Russ Allbery |
2007-11-15 | Add an ACL verifier that checks access against NetDB roles using the | Russ Allbery |
2007-11-14 | The wallet backend script now logs all commands and errors to syslog. | Russ Allbery |
2007-10-11 | Add an acl history function to the server backend and the client | Russ Allbery |
2007-10-09 | Add NEWS entry for enctypes. Clarify in the documentation the behavior | Russ Allbery |