aboutsummaryrefslogtreecommitdiff
path: root/client/internal.h
AgeCommit message (Expand)Author
2018-06-03Add SPDX-License-Identifier headersRuss Allbery
2018-05-27Update to rra-c-util 7.2 and C TAP Harness 4.3Russ Allbery
2014-04-13Change my email address to eagle@eyrie.orgRuss Allbery
2013-02-27Use correct form of Stanford's copyright statementRuss Allbery
2010-07-28Break wallet-rekey out into a separate client programRuss Allbery
2010-02-20Add support in the wallet client for store of binary dataRuss Allbery
2010-02-09Update util code and import Kerberos portability glueRuss Allbery
2010-02-09Use a temporary disk cache in the wallet client instead of memoryRuss Allbery
2009-06-09Remove Subversion Id stringsRuss Allbery
2008-04-24The wallet command-line client now reads the data for store from aRuss Allbery
2008-04-24Major coding style cleanup. Updated all shared code from my otherRuss Allbery
2008-04-24Switch to messages-krb5 in util instead of the one built in the clientRuss Allbery
2008-02-07Add new exists and autocreate wallet server interfaces. The firstRuss Allbery
2008-01-19The wallet client now supports a -u option, saying to obtain KerberosRuss Allbery
2008-01-19When downloading a keytab to a file that already exists, merge the newRuss Allbery
2008-01-05The wallet client can now get the server, port, principal, and remctlRuss Allbery
2007-10-07Default to a port of 0, which tells remctl to use its default.Russ Allbery
2007-10-07Use WALLET_SERVER and WALLET_PORT rather than SERVER and PORT.Russ Allbery
2007-10-05Add comprehensive license information in LICENSE and update the copyrightRuss 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
2007-10-05Pull the file writing code for the wallet client into a separate fileRuss Allbery
2007-09-27Initial cut at srvtab support in the wallet client. This still requiresRuss Allbery