Age | Commit message (Expand) | Author |
2010-02-21 | Update copyright dates in LICENSE | Russ Allbery |
2010-02-21 | Clean up krb5.conf in the client/basic test if skipping | Russ Allbery |
2010-02-21 | Further README updates for Heimdal support | Russ Allbery |
2010-02-20 | Add .gitignore to the distribution | Russ Allbery |
2010-02-20 | Add missing files to the distribution | Russ Allbery |
2010-02-20 | Fix some test numbers in the Perl tests | Russ Allbery |
2010-02-20 | Include more missing test suite files in the distribution | Russ Allbery |
2010-02-20 | Include and install wallet-report and its man page | Russ Allbery |
2010-02-20 | Include the TAP shell library in EXTRA_DIST | Russ Allbery |
2010-02-20 | Add portable/uio.h and include it in client/wallet.c | Russ Allbery |
2010-02-20 | Release 0.10 | Russ Allbery |
2010-02-20 | Update documentation for support for storing nul data | Russ Allbery |
2010-02-20 | Remove references to AFS kaserver support in README | Russ Allbery |
2010-02-20 | Add a check to the full client test suite for storing a nul | Russ Allbery |
2010-02-20 | wallet-backend gets the third store argument from stdin if missing | Russ Allbery |
2010-02-20 | Add support in the wallet client for store of binary data | Russ Allbery |
2010-02-20 | Reformat TODO by area instead of time frame | Russ Allbery |
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 |
2010-02-18 | Refactor Wallet::Kadmin keytab_rekey to return keytab | Russ Allbery |
2010-02-18 | Support unchanging keytabs with Heimdal without remctl | Russ Allbery |
2010-02-18 | Refactor sync handling in Wallet::Object::Keytab | Russ Allbery |
2010-02-18 | KRBTYPE is already case-insensitive; remove from TODO | Russ Allbery |
2010-02-18 | Tiny coding style fix in Wallet::Kadmin | Russ Allbery |
2010-02-18 | Rename functions in Wallet::Kadmin API | Russ Allbery |
2010-02-18 | Move Wallet::Kadmin documentation into the parent class | Russ Allbery |
2010-02-18 | Refactor Wallet::Kadmin::Heimdal constructor | Russ Allbery |
2010-02-18 | Lift the error method into Wallet::Kadmin | Russ Allbery |
2010-02-18 | Add a more complete test suite for Wallet::Kadmin | Russ Allbery |
2010-02-18 | Call fork_callback conditionally | Russ Allbery |
2010-02-18 | Move stub fork_callback() into parent class | Russ Allbery |
2010-02-09 | Document that -u works if you don't have a ticket | Russ Allbery |
2010-02-09 | Reorganize main POD tests and add a spelling check | Russ Allbery |
2010-02-09 | Fix up the distclean and maintainerclean rules | Russ Allbery |
2010-02-09 | Add tests/data/.placeholder to .gitignore | Russ Allbery |
2010-02-09 | Check spelling of server API POD and tweak server docs | Russ Allbery |
2010-02-09 | Fix multiple builddir != srcdir issues with test suite | Russ Allbery |
2010-02-09 | Stop doing Autoconf substitution on some test suite code | Russ Allbery |
2010-02-09 | Use the $SOURCE and $BUILD test suite variables | Russ Allbery |
2010-02-09 | Add additional Kerberos portability needed for the test suite | Russ Allbery |
2010-02-09 | Enable silent rule support and use it for make warnings | Russ Allbery |
2010-02-09 | Update keytab test for new KRBTYPE error message | Russ Allbery |
2010-02-09 | Update to C TAP Harness 1.1 and rra-c-util 3.0 tests | Russ Allbery |
2010-02-09 | Update util code and import Kerberos portability glue | Russ Allbery |
2010-02-09 | Update portability code to rra-c-util 3.0 | Russ Allbery |
2010-02-09 | Add Wallet::Kadmin files to PERL_FILES in Makefile.am | Russ Allbery |
2010-02-09 | Move man page generation to autogen | Russ Allbery |
2010-02-09 | Add thanks to Jon Robertson to README | Russ Allbery |
2010-02-09 | Update the Autoconf code to rra-c-util 3.0 | Russ Allbery |
2010-02-09 | Use a temporary disk cache in the wallet client instead of memory | Russ Allbery |