Age | Commit message (Expand) | Author |
2010-02-20 | Update documentation for support for storing nul data | Russ Allbery |
2010-02-20 | wallet-backend gets the third store argument from stdin if missing | Russ Allbery |
2010-02-09 | Reorganize main POD tests and add a spelling check | Russ Allbery |
2010-02-09 | Remove the sync documentation from wallet-backend | Russ Allbery |
2010-02-09 | Use the long enctype name for aes256-cts-hmac-sha1-96 | Russ Allbery |
2009-06-09 | Remove Subversion Id strings | Russ Allbery |
2008-09-12 | Suppress the argument to store from logging on failures as well. | Russ Allbery |
2008-08-14 | Fix logging in wallet-backend and the remctl configuration to not log | Russ Allbery |
2008-08-13 | Correctly handle storing of data that begins with a dash and don't | 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 | 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-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-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-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 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 |