index
:
krb5-wallet.git
debian
master
patches-bill
pristine-tar
ubuntu
upstream/latest
Unnamed repository; edit this file 'description' to name the repository.
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
perl
/
t
/
keytab.t
Age
Commit message (
Expand
)
Author
2007-12-01
Fix the test number in the SKIP block for enctype restrictions.
Russ Allbery
2007-12-01
Expiration dates are now expressed in YYYY-MM-DD HH:MM:SS instead of
Russ Allbery
2007-12-01
Hide kinit errors. No one cares.
Russ Allbery
2007-12-01
The wallet backend test suite now supports using a database other than
Russ Allbery
2007-11-30
Initial work on supporting testing with MySQL.
Russ Allbery
2007-10-10
Use variables for the user and host in the history traces.
Russ Allbery
2007-10-10
Add tests for the history trace, which tests history records for
Russ Allbery
2007-10-10
Test rollback when attempting to set an invalid enctype.
Russ Allbery
2007-10-10
Start checking the history.
Russ Allbery
2007-10-10
Pass a timestamp in for trace information as well and check the timestamp
Russ Allbery
2007-10-09
Flesh out the rest of the tests for enctype handling.
Russ Allbery
2007-10-09
Initial implementation of enctype restriction with a basic test suite.
Russ Allbery
2007-10-05
Add comprehensive license information in LICENSE and update the copyright
Russ Allbery
2007-09-26
Include the synchronization configuration in show() output. Provide a
Russ Allbery
2007-09-26
Add tests for the Kerberos v5 to Kerberos v4 name mapping and do more
Russ Allbery
2007-09-26
Add support for deleting principals out of the AFS kaserver (optionally)
Russ Allbery
2007-09-25
If synchronization is enabled, destroy the principal out of K4 when the
Russ Allbery
2007-09-25
Add support for synchronizing a key with an AFS kaserver in the keytab
Russ Allbery
2007-09-19
Redirect stderr from remctld to stdout so that it doesn't show up in
Russ Allbery
2007-09-19
Skip the unchanging tests if Net::Remctl isn't available.
Russ Allbery
2007-09-19
Implement unchanging support in the keytab object backend, which retrieves
Russ Allbery
2007-09-19
Allow creation of a keytab object for a principal that already exists.
Russ Allbery
2007-09-18
Implement the locked flag.
Russ Allbery
2007-09-01
Add a test for the download trace information. Do that in the keytab
Russ Allbery
2007-08-31
Check for proper handling of lots of configuration errors or failure
Russ Allbery
2007-08-31
You don't have to explicitly load the driver module for DBI.
Russ Allbery
2007-08-30
Added a full test suite for Wallet::Object::Keytab and instructions on
Russ Allbery