Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-07-29 | Add NEWS and remove TODO for wallet-rekey | Russ Allbery | |
2010-05-12 | Add a report of all objects that have never been downloaded | Russ Allbery | |
Add a objects unused report to wallet-report and Wallet::Report, returning all objects that have never been downloaded (in other words, have never been the target of a get command). | |||
2010-03-16 | Add TODO to explore anonymous PKINIT | Russ Allbery | |
2010-03-08 | Add additional reports needed to TODO | Russ Allbery | |
2010-03-05 | Update TODO for recent changes | Russ Allbery | |
2010-03-03 | Note that all front-ends need a help function | Russ Allbery | |
2010-02-20 | Reformat TODO by area instead of time frame | Russ Allbery | |
Remove some TODO items that are no longer relevant, either because they've been implemented or because we no longer care about Kerberos v4 principal name conversion. | |||
2010-02-19 | The client now builds on Heimdal, remove from TODO | Russ Allbery | |
2010-02-19 | Refactor reporting into a separate module and script | Russ Allbery | |
Move all reporting from Wallet::Admin to Wallet::Report and simplify the method names since they're now part of a dedicated reporting class. Similarly, create a new wallet-report script to wrap Wallet::Report, moving all reporting commands to it from wallet-admin, and simplify the commands since they're for a dedicated reporting script. Remove the contrib script wallet-report to wallet-summary so that it doesn't conflict with the new reporting backend script. | |||
2010-02-18 | Support unchanging keytabs with Heimdal without remctl | Russ Allbery | |
Heimdal supports retrieving a keytab containing the existing keys over the kadmin protocol. Move the support for using remctl to retrieve an existing keytab into Wallet::Kadmin::MIT and provide two separate methods in the Wallet::Kadmin interface: one which rekeys and one which doesn't. Implement the non-rekeying interface for Heimdal. Expand the test suite for the unchanging keytabs to include tests for the Heimdal method. | |||
2010-02-18 | Refactor sync handling in Wallet::Object::Keytab | Russ Allbery | |
Pull the sync code out into separate methods to avoid a really long and awkward attr method. Document the limited object support for the sync attribute. | |||
2010-02-18 | KRBTYPE is already case-insensitive; remove from TODO | Russ Allbery | |
2010-02-18 | Rename functions in Wallet::Kadmin API | Russ Allbery | |
Now that we support multiple versions of Kerberos, use generic names for the functions in the Wallet::Kadmin interface rather than the commands from the MIT kadmin interface. | |||
2010-02-09 | Use a temporary disk cache in the wallet client instead of memory | Russ Allbery | |
The wallet client now uses a temporary disk ticket cache when obtaining tickets with the -u option rather than an in-memory cache, allowing for a libremctl built against a different Kerberos implementation than the wallet client. This primarily helps with testing. | |||
2010-02-09 | Remove kaserver synchronization support from the wallet client | Russ Allbery | |
The wallet client no longer enables kaserver synchronization when a srvtab is requested with -S. Instead, it just extracts the DES key from the keytab and writes it to a srvtab. It no longer forces the kvno of the srvtab to 0 (a Stanford-specific action) and instead preserves the kvno from the key in the keytab. This should now do the right thing for sites that use a KDC that serves both Kerberos v4 and Kerberos v5 from the same database. | |||
2010-02-09 | Add more to-do items for the next release | Russ Allbery | |
2010-02-08 | More to-do items for the 0.10 release | Russ Allbery | |
2010-02-08 | Add to-do items for the next release | Russ Allbery | |
2010-01-19 | Update NEWS and TODO for recent changes | Russ Allbery | |
2009-05-08 | Add switching to Authen::Krb5::Admin to TODO. | Russ Allbery | |
2009-04-26 | Add the case-insensitivity bug in object names to TODO. | Russ Allbery | |
2008-11-14 | Add mass ACL change to TODO. | Russ Allbery | |
2008-07-07 | Add a hook for ACL naming enforcement to TODO. | Russ Allbery | |
2008-04-24 | The wallet command-line client now reads the data for store from a | Russ Allbery | |
file (using -f) or from standard input (if -f wasn't given) when the data isn't specified on the command line. The data still must not contain nul characters. | |||
2008-04-24 | Perl 5.8 is required to run the test suite, but IO::String is not. | Russ Allbery | |
2008-04-24 | Add supporting keytab authentication. | Russ Allbery | |
2008-04-24 | Add a test suite for wallet -u. | Russ Allbery | |
2008-04-22 | Add providing a way to list all objects for which the connecting user | Russ Allbery | |
has show ACLs. | |||
2008-04-10 | Add WebAuth keyring object backend. | Russ Allbery | |
2008-04-07 | Add a test suite for kasetkey. | Russ Allbery | |
2008-03-21 | Add prettier ACL names in history entries. | Russ Allbery | |
2008-03-18 | Add syntax-checking ACL entries. | Russ Allbery | |
2008-02-13 | Release 0.8. | Russ Allbery | |
2008-02-13 | wallet-admin now supports registering new object or ACL verifier | Russ Allbery | |
implementations in the database. | |||
2008-02-12 | Add a few additional bits. | Russ Allbery | |
2008-02-09 | Add file object support to the wallet server. | Russ Allbery | |
2008-02-07 | Some reorganizing and prioritization. | Russ Allbery | |
2008-02-07 | Added POD testing for the client and server documentation. | Russ Allbery | |
2008-02-07 | Add additional ideas from jhutz. | Russ Allbery | |
2008-01-25 | Add a keytab reporting script. | Russ Allbery | |
2008-01-24 | Add a wallet-admin program which can initialize and destroy the | Russ Allbery | |
database and list all objects and ACLs in the database. | |||
2008-01-19 | We need a test suite for wallet -u. | Russ Allbery | |
2008-01-19 | Various todo updates around recently added features. | Russ Allbery | |
2008-01-19 | The wallet client now supports a -u option, saying to obtain Kerberos | Russ Allbery | |
credentials for the given user and use those for authentication rather than using an existing ticket cache. | |||
2008-01-19 | When downloading a keytab to a file that already exists, merge the new | Russ Allbery | |
keytab keys into that file rather than moving aside the old keytab and creating a new keytab with only the new keys. Also fix get handling in the client for all types other than keytabs. This isn't visible yet since the server doesn't yet support other types of objects. | |||
2008-01-17 | Support enforcing a naming policy for wallet objects via a Perl | Russ Allbery | |
function in the wallet server configuration file. | |||
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 | Dates are now displayed in a more normal format. | Russ Allbery | |
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-06 | Release 0.4. | Russ Allbery | |