summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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
2007-10-05The wallet client now automatically sets the sync attribute on a keytabRuss Allbery
2007-10-05Pull the file writing code for the wallet client into a separate fileRuss Allbery
2007-10-04Update runtests to the latest version. Fix various other missing orRuss Allbery
2007-10-04Initial import of a C portability framework and utility functions fromRuss 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-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
2007-08-29Some more fixes for the new test and the new wallet error output. Also,Russ Allbery
2007-08-29Fix the remctld flags for the latest version. Fix the kinit invocationRuss Allbery
2006-08-23Add a test infrastructure and a very basic test for the clientRuss Allbery