Age | Commit message (Expand) | Author |
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-07 | Correctly enable syslog logging in wallet-backend. | Russ Allbery |
2008-02-07 | Update copyright date. | Russ Allbery |
2008-02-07 | Switch to our, which works fine with testing. | Russ Allbery |
2008-02-07 | Add a new autocreate API call that tries to create an object using the | Russ Allbery |
2008-02-07 | Add a check command to the wallet server to determine whether an object | Russ Allbery |
2008-02-01 | keytab-backend now passes kadmin.local ktadd its options in a specific | Russ Allbery |
2008-01-24 | Add a wallet-admin program which can initialize and destroy the | Russ Allbery |
2008-01-23 | No longer any reason to load DBI directly here. | Russ Allbery |
2007-12-07 | Check a default creation ACL first before the ADMIN ACL when deciding | Russ Allbery |
2007-12-07 | Allow the empty string in wallet-backend arguments. | Russ Allbery |
2007-12-01 | Expiration dates are now expressed in YYYY-MM-DD HH:MM:SS instead of | Russ Allbery |
2007-11-14 | The wallet backend script now logs all commands and errors to syslog. | Russ Allbery |
2007-11-14 | Add tests for the syslog logging in keytab-backend. | Russ Allbery |
2007-10-11 | Add an acl history function to the server backend and the client | Russ Allbery |
2007-10-10 | Add history to the wallet-backend and to its documentation and the end-user | Russ Allbery |
2007-10-09 | Add NEWS entry for enctypes. Clarify in the documentation the behavior | Russ Allbery |
2007-10-09 | Add user documentation for the enctypes attribute on keytabs. Mention | Russ Allbery |
2007-10-08 | Fix some heading levels for attribute information. | Russ Allbery |
2007-10-05 | Add comprehensive license information in LICENSE and update the copyright | Russ Allbery |
2007-09-27 | Initial cut at srvtab support in the wallet client. This still requires | Russ Allbery |
2007-09-24 | Add support for attribute setting and retrieval to the front end and | Russ Allbery |
2007-09-18 | Document the locked flag in the server backend and client man pages. | Russ Allbery |
2007-09-18 | Add flag clear and flag set to the public interface. | Russ Allbery |
2007-09-17 | Add an acl show command to the front end that calls the appropriate | Russ Allbery |
2007-09-15 | Reorganize and rework a little to make testing easier. | Russ Allbery |
2007-09-14 | Rewrite to put the guts into a function to make testing easier. Remove | Russ Allbery |
2007-09-01 | Note that the commands section is duplicated from the wallet documentation. | Russ Allbery |
2007-09-01 | Print error messages for unknown commands. Rewrite the command docs to | Russ Allbery |
2007-09-01 | Add documentation. | Russ Allbery |
2007-09-01 | Add the URL of the wallet distribution page. | Russ Allbery |
2007-09-01 | Add acl destroy as a command, add newlines after the owner, expires, and | Russ Allbery |
2007-08-31 | Implement argument checking. Stop explicitly including the MySQL driver | Russ Allbery |
2007-08-29 | Wallet::Server is now responsible for connecting to the database. Don't | Russ Allbery |
2007-08-29 | Initial driver implementation. | Russ Allbery |
2006-09-13 | Rename to keytab-backend and fix the documentation. Change the name of the | Russ Allbery |
2006-09-13 | Initial version of the remctl backend to retrieve keytabs from the KDC. | Russ Allbery |