Age | Commit message (Expand) | Author |
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 |
2010-02-09 | Update test count for tests/client/basic | Russ Allbery |
2010-02-09 | Remove the test suite for kasetkey | Russ Allbery |
2010-02-09 | Remove the sync documentation from wallet-backend | Russ Allbery |
2010-02-09 | Use the long enctype name for aes256-cts-hmac-sha1-96 | Russ Allbery |
2010-02-09 | Remove kaserver synchronization support from the wallet client | Russ Allbery |
2010-02-09 | Remove all the configure code for AFS kaserver support | Russ Allbery |
2010-02-09 | Remove the kasetkey client for setting keys in an AFS kaserver | Russ Allbery |
2010-02-09 | Document and make case-insensitive KEYTAB_KRBTYPE | Russ Allbery |
2010-02-09 | Remove kaserver synchronization support from the wallet backend | Russ Allbery |
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 | Additional cleanup of the keytab test suite | Russ Allbery |
2010-02-08 | Redo how we find enctypes in the keytab test suite | Russ Allbery |
2010-02-08 | Fix canonicalization of principals for Heimdal | Russ Allbery |
2010-02-08 | Use Wallet::Kadmin to do kadmin operations in the keytab test | Russ Allbery |
2010-02-08 | Initial port to Heimdal | Russ Allbery |
2010-02-08 | Add to-do items for the next release | Russ Allbery |
2010-02-08 | Use kvno or kgetcred to check principal existance | Russ Allbery |
2010-02-08 | Don't default the Heimdal kadmin server to localhost | Russ Allbery |