Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-12-07 | Release 0.5. | Russ Allbery | |
2007-12-06 | Release 0.4. | Russ Allbery | |
2007-12-04 | Rename tools to build-aux to follow the new GNU standard naming scheme. | Russ Allbery | |
2007-12-01 | Release 0.3. | Russ Allbery | |
2007-10-08 | Release 0.2. | Russ Allbery | |
2007-10-08 | Add --with-wallet-server and --with-wallet-port. | Russ Allbery | |
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-04 | Update runtests to the latest version. Fix various other missing or | Russ Allbery | |
incorrect makefile and configure rules and some include issues so that the portability layer compiles and passes its test suite. | |||
2007-10-04 | Initial import of a C portability framework and utility functions from | Russ Allbery | |
remctl so that the wallet client error handling can rest on a firmer foundation. | |||
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-09-14 | Add a test suite for the backend driver program. | Russ Allbery | |
2007-08-29 | Kill warnings. We now build with all warnings enabled. | Russ Allbery | |
2007-08-29 | Include -lafsrpc in extra libraries when linking against -lafsauthent. | Russ Allbery | |
2007-08-03 | Fix the AFS library detection so that kasetkey will build on our ancient | Russ Allbery | |
Solaris 8 system. | |||
2007-05-02 | Add the initial build infrastructure for the wallet Perl modules and | Russ Allbery | |
the superclass for Wallet::ACL. Add the Wallet::ACL::Krb5 ACL verifier. | |||
2006-12-06 | Start with version 0.1. | Russ Allbery | |
2006-08-23 | Add a test infrastructure and a very basic test for the client | Russ Allbery | |
functionality so far. | |||
2006-08-17 | Initial very simple wallet client program. | Russ Allbery | |
2006-08-17 | Split AFS headers and AFS libraries into different configure options, since | Russ Allbery | |
the AFS stuff can be in very odd places. Search for res_search, since the AFS libraries require it. | |||
2006-08-17 | More random crap needed by Automake. | Russ Allbery | |
2006-08-17 | Import gen_srvtab as kasetkey and add the basic build framework. | Russ Allbery | |