summaryrefslogtreecommitdiff
path: root/server
AgeCommit message (Expand)Author
2007-12-01Expiration dates are now expressed in YYYY-MM-DD HH:MM:SS instead ofRuss Allbery
2007-11-14The wallet backend script now logs all commands and errors to syslog.Russ Allbery
2007-11-14Add tests for the syslog logging in keytab-backend.Russ Allbery
2007-10-11Add an acl history function to the server backend and the clientRuss Allbery
2007-10-10Add history to the wallet-backend and to its documentation and the end-userRuss Allbery
2007-10-09Add NEWS entry for enctypes. Clarify in the documentation the behaviorRuss Allbery
2007-10-09Add user documentation for the enctypes attribute on keytabs. MentionRuss Allbery
2007-10-08Fix some heading levels for attribute information.Russ Allbery
2007-10-05Add comprehensive license information in LICENSE and update the copyrightRuss Allbery
2007-09-27Initial cut at srvtab support in the wallet client. This still requiresRuss Allbery
2007-09-24Add support for attribute setting and retrieval to the front end andRuss Allbery
2007-09-18Document the locked flag in the server backend and client man pages.Russ Allbery
2007-09-18Add flag clear and flag set to the public interface.Russ Allbery
2007-09-17Add an acl show command to the front end that calls the appropriateRuss Allbery
2007-09-15Reorganize and rework a little to make testing easier.Russ Allbery
2007-09-14Rewrite to put the guts into a function to make testing easier. RemoveRuss Allbery
2007-09-01Note that the commands section is duplicated from the wallet documentation.Russ Allbery
2007-09-01Print error messages for unknown commands. Rewrite the command docs toRuss Allbery
2007-09-01Add documentation.Russ Allbery
2007-09-01Add the URL of the wallet distribution page.Russ Allbery
2007-09-01Add acl destroy as a command, add newlines after the owner, expires, andRuss Allbery
2007-08-31Implement argument checking. Stop explicitly including the MySQL driverRuss Allbery
2007-08-29Wallet::Server is now responsible for connecting to the database. Don'tRuss Allbery
2007-08-29Initial driver implementation.Russ Allbery
2006-09-13Rename to keytab-backend and fix the documentation. Change the name of theRuss Allbery
2006-09-13Initial version of the remctl backend to retrieve keytabs from the KDC.Russ Allbery