aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2010-02-09Stop doing Autoconf substitution on some test suite codeRuss Allbery
2010-02-09Use the $SOURCE and $BUILD test suite variablesRuss Allbery
2010-02-09Update to C TAP Harness 1.1 and rra-c-util 3.0 testsRuss Allbery
2010-02-09Update test count for tests/client/basicRuss Allbery
2010-02-09Remove the test suite for kasetkeyRuss Allbery
2010-02-09Remove kaserver synchronization support from the wallet clientRuss 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-08-13Correctly handle storing of data that begins with a dash and don'tRuss Allbery
2008-04-24Add abs_top_builddir to the search path instead of abs_top_srcdir toRuss Allbery
2008-04-24The wallet command-line client now reads the data for store from aRuss Allbery
2008-04-24Perl 5.8 is required to run the test suite, but IO::String is not.Russ Allbery
2008-04-24Major coding style cleanup. Updated all shared code from my otherRuss Allbery
2008-04-24Activate the kasetkey tests.Russ Allbery
2008-04-24Add a test suite for wallet -u.Russ Allbery
2008-04-10Fix leading comment.Russ Allbery
2008-04-07Add a test suite for kasetkey.Russ Allbery
2008-04-07Add support for enabling and disabling principals (clearing or settingRuss Allbery
2008-02-13Additional flags for the Stanford hacked kinit so that the test suiteRuss 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-12Correctly handle get of an empty object in the wallet client. TheRuss Allbery
2008-02-12Add wallet server configuration for end-to-end test.Russ Allbery
2008-02-12Initial pass at an end-to-end test suite.Russ Allbery
2008-02-08Fix the wallet client to use check instead of exists.Russ Allbery
2008-02-07Added POD testing for the client and server documentation.Russ Allbery
2008-02-07Add new exists and autocreate wallet server interfaces. The firstRuss 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-07When creating a srvtab based on a just-downloaded keytab, extract theRuss 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-23Avoid return undef as a matter of style.Russ Allbery
2008-01-23Fix license header layout.Russ Allbery
2008-01-19When downloading a keytab to a file that already exists, merge the newRuss Allbery
2008-01-17Remove the right krb5.conf file in client tests. Strip any existingRuss Allbery
2008-01-05The wallet client can now get the server, port, principal, and remctlRuss 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-10-05Fix the keytab attribute handling to call getattr and setattr instead ofRuss Allbery