Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-10-05 | Add comprehensive license information in LICENSE and update the copyright | Russ Allbery | |
and license statements in all files. Make sure that some files that were missing copyright information now have them. Reference LICENSE rather than README in all notices. | |||
2007-10-05 | Fix the keytab attribute handling to call getattr and setattr instead of | Russ Allbery | |
just attr to match the actual API. | |||
2007-10-05 | The wallet client now automatically sets the sync attribute on a keytab | Russ Allbery | |
object when get is called with the -S flag. | |||
2007-09-27 | Initial cut at srvtab support in the wallet client. This still requires | Russ Allbery | |
additional work and cleanup, particularly support for the sync attribute. | |||
2007-09-15 | Add a test suite for keytab-backend. | Russ Allbery | |
2007-08-29 | Fix the remctld flags for the latest version. Fix the kinit invocation | Russ Allbery | |
for stock MIT Kerberos. Add an additional test of the expires command, which isn't special-cased in the wallet client. | |||
2006-08-23 | Add a test infrastructure and a very basic test for the client | Russ Allbery | |
functionality so far. |