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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2008-02-13
Additional flags for the Stanford hacked kinit so that the test suite
Russ Allbery
2008-02-13
wallet-admin now supports registering new object or ACL verifier
Russ Allbery
2008-02-12
wallet-backend now supports a -q flag, which disables syslog logging.
Russ Allbery
2008-02-12
Correctly handle get of an empty object in the wallet client. The
Russ Allbery
2008-02-12
Add wallet server configuration for end-to-end test.
Russ Allbery
2008-02-12
Initial pass at an end-to-end test suite.
Russ Allbery
2008-02-08
Fix the wallet client to use check instead of exists.
Russ Allbery
2008-02-07
Added POD testing for the client and server documentation.
Russ Allbery
2008-02-07
Add new exists and autocreate wallet server interfaces. The first
Russ Allbery
2008-02-07
Add a new autocreate API call that tries to create an object using the
Russ Allbery
2008-02-07
Add a check command to the wallet server to determine whether an object
Russ Allbery
2008-02-07
When creating a srvtab based on a just-downloaded keytab, extract the
Russ Allbery
2008-02-01
keytab-backend now passes kadmin.local ktadd its options in a specific
Russ Allbery
2008-01-24
Add a wallet-admin program which can initialize and destroy the
Russ Allbery
2008-01-23
Avoid return undef as a matter of style.
Russ Allbery
2008-01-23
Fix license header layout.
Russ Allbery
2008-01-19
When downloading a keytab to a file that already exists, merge the new
Russ Allbery
2008-01-17
Remove the right krb5.conf file in client tests. Strip any existing
Russ Allbery
2008-01-05
The wallet client can now get the server, port, principal, and remctl
Russ Allbery
2007-12-07
Check a default creation ACL first before the ADMIN ACL when deciding
Russ Allbery
2007-12-07
Allow the empty string in wallet-backend arguments.
Russ Allbery
2007-12-01
Expiration dates are now expressed in YYYY-MM-DD HH:MM:SS instead of
Russ Allbery
2007-11-14
The wallet backend script now logs all commands and errors to syslog.
Russ Allbery
2007-11-14
Add tests for the syslog logging in keytab-backend.
Russ Allbery
2007-10-11
Add an acl history function to the server backend and the client
Russ Allbery
2007-10-10
Add history to the wallet-backend and to its documentation and the end-user
Russ Allbery
2007-10-05
Add comprehensive license information in LICENSE and update the copyright
Russ Allbery
2007-10-05
Fix the keytab attribute handling to call getattr and setattr instead of
Russ Allbery
2007-10-05
The wallet client now automatically sets the sync attribute on a keytab
Russ Allbery
2007-10-05
Pull the file writing code for the wallet client into a separate file
Russ Allbery
2007-10-04
Update runtests to the latest version. Fix various other missing or
Russ Allbery
2007-10-04
Initial import of a C portability framework and utility functions from
Russ Allbery
2007-09-27
Initial cut at srvtab support in the wallet client. This still requires
Russ Allbery
2007-09-24
Add support for attribute setting and retrieval to the front end and
Russ Allbery
2007-09-18
Add flag clear and flag set to the public interface.
Russ Allbery
2007-09-17
Add an acl show command to the front end that calls the appropriate
Russ Allbery
2007-09-15
Add a test suite for keytab-backend.
Russ Allbery
2007-09-14
Add a test suite for the backend driver program.
Russ Allbery
2007-08-29
Some more fixes for the new test and the new wallet error output. Also,
Russ Allbery
2007-08-29
Fix the remctld flags for the latest version. Fix the kinit invocation
Russ Allbery
2006-08-23
Add a test infrastructure and a very basic test for the client
Russ Allbery