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
/
client
/
keytab.c
Age
Commit message (
Expand
)
Author
2010-07-28
Break wallet-rekey out into a separate client program
Russ Allbery
2010-07-27
Finished first pass of the rekey command
Jon Robertson
2010-07-27
Adding wallet rekey capability -- work in progress, testing
Jon Robertson
2010-02-09
Update util code and import Kerberos portability glue
Russ Allbery
2010-02-09
Remove kaserver synchronization support from the wallet client
Russ Allbery
2010-02-08
Initial port to Heimdal
Russ Allbery
2009-06-09
Remove Subversion Id strings
Russ Allbery
2008-04-24
Major coding style cleanup. Updated all shared code from my other
Russ Allbery
2008-02-07
When creating a srvtab based on a just-downloaded keytab, extract the
Russ Allbery
2008-01-19
When downloading a keytab to a file that already exists, merge the new
Russ Allbery
2008-01-17
When getting a keytab with the client with no -f option, correctly
Russ Allbery
2008-01-05
The wallet client can now get the server, port, principal, and remctl
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
Refactor the remctl calls in the wallet client to share a common routine.
Russ Allbery
2007-10-05
Pull keytab handling in the client into a separate file for later
Russ Allbery