aboutsummaryrefslogtreecommitdiff
path: root/client/keytab.c
AgeCommit message (Expand)Author
2018-06-03Add SPDX-License-Identifier headersRuss Allbery
2014-04-13Change my email address to eagle@eyrie.orgRuss Allbery
2014-01-06Fix wallet-rekey on keytabs containing multiple principalsRuss Allbery
2013-02-27Drop use of concat in favor of xasprintfRuss Allbery
2013-02-27Use correct form of Stanford's copyright statementRuss Allbery
2013-02-27Check for errors when renaming new keytabRuss Allbery
2010-08-13Various minor fixes for wallet-rekeyRuss Allbery
2010-08-13Use die instead of sysdie for no rekeyable principalsRuss Allbery
2010-07-29Abort rekeying if we fail on the first principalRuss Allbery
2010-07-29Fix wallet-rekey with foreign realm keytab entriesRuss Allbery
2010-07-28Break wallet-rekey out into a separate client programRuss Allbery
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