Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-01-28 | Release 0.6.release/0.6 | Russ Allbery | |
2008-01-05 | The wallet client can now get the server, port, principal, and remctl | Russ Allbery | |
type from krb5.conf as well as from compile-time defaults and command-line options. | |||
2008-01-04 | The build system now probes for GSS-API, Kerberos v5 and v4, and AFS | Russ Allbery | |
libraries as necessary rather than hard-coding libraries. Building on systems without strong shared library dependencies and building against static libraries should now work. Building kasetkey (for AFS kaserver synchronization) is now optional and not enabled by default. Pass --with-afs to enable it. This allows wallet to be easily built in an environment without AFS. | |||
2007-12-07 | Release 0.5. | Russ Allbery | |
2007-12-06 | Release 0.4. | Russ Allbery | |
2007-12-04 | Update the alpha warning since the next release will be beta. Add the | Russ Allbery | |
Net::Remctl requirement for the NetDB ACL verifier. | |||
2007-12-01 | Release 0.3. | Russ Allbery | |
2007-12-01 | You also need IO::String to run the test suite. | Russ Allbery | |
2007-12-01 | Update for MySQL support. | Russ Allbery | |
2007-10-09 | Document the DBI and DBD::SQLite requirements. | Russ Allbery | |
2007-10-08 | Add documentation for the --with-wallet-server option, which is currently | Russ Allbery | |
required. | |||
2007-10-07 | Add a CONFIGURATION section. | Russ Allbery | |
2007-10-06 | Add standard README and NEWS files and organize TODO a bit more by | Russ Allbery | |
release targets. |