aboutsummaryrefslogtreecommitdiff
path: root/tests/server
AgeCommit message (Expand)Author
2018-05-27Update to rra-c-util 7.2 and C TAP Harness 4.3Russ Allbery
2014-07-15Fix wallet-backend parsing of expiresRuss Allbery
2014-07-11Add new object type for Duo integrationsRuss Allbery
2014-04-13Change my email address to eagle@eyrie.orgRuss Allbery
2013-03-27Accept any characters in the argument to the comment commandRuss Allbery
2013-02-27Use correct form of Stanford's copyright statementRuss Allbery
2012-11-04Add new acl check commandRuss Allbery
2011-06-20Add a comment field to objectsRuss Allbery
2011-05-17Add wallet-admin upgrade command to upgrade the databaseRuss Allbery
2010-06-29Update test suite for the addition of krb5-regexRuss Allbery
2010-05-18Add acls duplicate reportRuss Allbery
2010-03-08Add an ACL name audit to wallet-report and Wallet::ReportRuss Allbery
2010-03-03Add auditing for names that violate the naming policyRuss 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-09Stop doing Autoconf substitution on some test suite codeRuss Allbery
2010-02-09Use the $SOURCE and $BUILD test suite variablesRuss Allbery
2010-01-28Improved and fixed tests related to Pod and KDC typeJon Robertson
2010-01-19Adjust server/admin test for the new list argumentsRuss Allbery
2009-06-09Add owners reportRuss Allbery
2009-06-09Update tests to reflect suppression of store data in loggingRuss Allbery
2009-06-09Remove Subversion Id stringsRuss Allbery
2008-08-14Fix logging in wallet-backend and the remctl configuration to not logRuss Allbery
2008-04-24Perl 5.8 is required to run the test suite, but IO::String is not.Russ Allbery
2008-02-13wallet-admin now supports registering new object or ACL verifierRuss Allbery
2008-02-07Added POD testing for the client and server documentation.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-01-24Add a wallet-admin program which can initialize and destroy theRuss Allbery
2008-01-23Avoid return undef as a matter of style.Russ Allbery
2008-01-23Fix license header layout.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-05Add comprehensive license information in LICENSE and update the copyrightRuss Allbery
2007-09-24Add support for attribute setting and retrieval to the front end andRuss 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-15Add a test suite for keytab-backend.Russ Allbery
2007-09-14Add a test suite for the backend driver program.Russ Allbery