aboutsummaryrefslogtreecommitdiff
path: root/server
AgeCommit message (Expand)Author
2010-07-28Fix help output for acls entry reportRuss Allbery
2010-07-07Add a help command to wallet-reportRuss Allbery
2010-06-29Add a krb5-regex ACL typeIan Durkacz
2010-05-18Add acls duplicate reportRuss Allbery
2010-05-12Add a report of all objects that have never been downloadedRuss Allbery
2010-03-08Add an ACL name audit to wallet-report and Wallet::ReportRuss Allbery
2010-03-05Add a report of unused ACLsRuss Allbery
2010-03-05Fix leading comment for wallet-admin to use the right script nameRuss Allbery
2010-03-05Pull the list and report commands from wallet-adminRuss Allbery
2010-03-03Remove stray list keywords from wallet-report documentationRuss Allbery
2010-03-03Add auditing for names that violate the naming policyRuss Allbery
2010-02-20Update documentation for support for storing nul dataRuss Allbery
2010-02-20wallet-backend gets the third store argument from stdin if missingRuss Allbery
2010-02-19Refactor reporting into a separate module and scriptRuss Allbery
2010-02-09Reorganize main POD tests and add a spelling checkRuss Allbery
2010-02-09Remove the sync documentation from wallet-backendRuss Allbery
2010-02-09Use the long enctype name for aes256-cts-hmac-sha1-96Russ Allbery
2010-02-08Coding style and whitespace fixesRuss Allbery
2010-01-21Documentation additions and fixesJon Robertson
2009-12-03Improved wallet-admin list command with searchesJon Robertson
2009-06-09Add owners reportRuss Allbery
2009-06-09Remove Subversion Id stringsRuss Allbery
2008-09-12Suppress the argument to store from logging on failures as well.Russ Allbery
2008-08-14Fix logging in wallet-backend and the remctl configuration to not logRuss Allbery
2008-08-13Correctly handle storing of data that begins with a dash and don'tRuss Allbery
2008-02-13wallet-admin now supports registering new object or ACL verifierRuss Allbery
2008-02-12wallet-backend now supports a -q flag, which disables syslog logging.Russ Allbery
2008-02-07Correctly enable syslog logging in wallet-backend.Russ Allbery
2008-02-07Update copyright date.Russ Allbery
2008-02-07Switch to our, which works fine with testing.Russ Allbery
2008-02-07Add a new autocreate API call that tries to create an object using theRuss Allbery
2008-02-07Add a check command to the wallet server to determine whether an objectRuss Allbery
2008-02-01keytab-backend now passes kadmin.local ktadd its options in a specificRuss Allbery
2008-01-24Add a wallet-admin program which can initialize and destroy theRuss Allbery
2008-01-23No longer any reason to load DBI directly here.Russ Allbery
2007-12-07Check a default creation ACL first before the ADMIN ACL when decidingRuss Allbery
2007-12-07Allow the empty string in wallet-backend arguments.Russ Allbery
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