Age | Commit message (Expand) | Author |
2008-01-24 | Add a wallet-admin program which can initialize and destroy the | Russ Allbery |
2008-01-23 | Avoid return undef as a matter of style. | Russ Allbery |
2008-01-23 | Fix license header layout. | Russ Allbery |
2008-01-19 | When downloading a keytab to a file that already exists, merge the new | Russ Allbery |
2008-01-17 | Remove the right krb5.conf file in client tests. Strip any existing | Russ Allbery |
2008-01-05 | The wallet client can now get the server, port, principal, and remctl | Russ Allbery |
2007-12-07 | Check a default creation ACL first before the ADMIN ACL when deciding | Russ Allbery |
2007-12-07 | Allow the empty string in wallet-backend arguments. | Russ Allbery |
2007-12-01 | Expiration dates are now expressed in YYYY-MM-DD HH:MM:SS instead of | Russ Allbery |
2007-11-14 | The wallet backend script now logs all commands and errors to syslog. | Russ Allbery |
2007-11-14 | Add tests for the syslog logging in keytab-backend. | Russ Allbery |
2007-10-11 | Add an acl history function to the server backend and the client | Russ Allbery |
2007-10-10 | Add history to the wallet-backend and to its documentation and the end-user | Russ Allbery |
2007-10-05 | Add comprehensive license information in LICENSE and update the copyright | Russ Allbery |
2007-10-05 | Fix the keytab attribute handling to call getattr and setattr instead of | Russ Allbery |
2007-10-05 | The wallet client now automatically sets the sync attribute on a keytab | Russ Allbery |
2007-10-05 | Pull the file writing code for the wallet client into a separate file | Russ Allbery |
2007-10-04 | Update runtests to the latest version. Fix various other missing or | Russ Allbery |
2007-10-04 | Initial import of a C portability framework and utility functions from | Russ Allbery |
2007-09-27 | Initial cut at srvtab support in the wallet client. This still requires | Russ Allbery |
2007-09-24 | Add support for attribute setting and retrieval to the front end and | Russ Allbery |
2007-09-18 | Add flag clear and flag set to the public interface. | Russ Allbery |
2007-09-17 | Add an acl show command to the front end that calls the appropriate | Russ Allbery |
2007-09-15 | Add a test suite for keytab-backend. | Russ Allbery |
2007-09-14 | Add a test suite for the backend driver program. | Russ Allbery |
2007-08-29 | Some more fixes for the new test and the new wallet error output. Also, | Russ Allbery |
2007-08-29 | Fix the remctld flags for the latest version. Fix the kinit invocation | Russ Allbery |
2006-08-23 | Add a test infrastructure and a very basic test for the client | Russ Allbery |