summaryrefslogtreecommitdiff
path: root/client/internal.h
AgeCommit message (Expand)Author
2010-02-21Imported Upstream version 0.10Russ 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