aboutsummaryrefslogtreecommitdiff
path: root/client/keytab.c
AgeCommit message (Expand)Author
2010-07-27Finished first pass of the rekey commandJon Robertson
2010-07-27Adding wallet rekey capability -- work in progress, testingJon Robertson
2010-02-09Update util code and import Kerberos portability glueRuss Allbery
2010-02-09Remove kaserver synchronization support from the wallet clientRuss Allbery
2010-02-08Initial port to HeimdalRuss Allbery
2009-06-09Remove Subversion Id stringsRuss Allbery
2008-04-24Major coding style cleanup. Updated all shared code from my otherRuss Allbery
2008-02-07When creating a srvtab based on a just-downloaded keytab, extract theRuss Allbery
2008-01-19When downloading a keytab to a file that already exists, merge the newRuss Allbery
2008-01-17When getting a keytab with the client with no -f option, correctlyRuss Allbery
2008-01-05The wallet client can now get the server, port, principal, and remctlRuss Allbery
2007-10-05Add comprehensive license information in LICENSE and update the copyrightRuss Allbery
2007-10-05Fix the keytab attribute handling to call getattr and setattr instead ofRuss Allbery
2007-10-05The wallet client now automatically sets the sync attribute on a keytabRuss Allbery
2007-10-05Refactor the remctl calls in the wallet client to share a common routine.Russ Allbery
2007-10-05Pull keytab handling in the client into a separate file for laterRuss Allbery