summaryrefslogtreecommitdiff
path: root/client
AgeCommit message (Expand)Author
2012-08-07Add some stopwords for POD spelling checksRuss Allbery
2011-06-20Add a comment field to objectsRuss 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-29Add documentation for wallet-rekeyRuss 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-06-29Add another stopword to the wallet client man pageRuss Allbery
2010-05-26Document acl rename in the wallet man pageRuss Allbery
2010-03-08Correctly include portable/krb5.h in wallet/krb5.cRuss Allbery
2010-02-20Add portable/uio.h and include it in client/wallet.cRuss Allbery
2010-02-20Update documentation for support for storing nul dataRuss Allbery
2010-02-20Add support in the wallet client for store of binary dataRuss Allbery
2010-02-09Document that -u works if you don't have a ticketRuss Allbery
2010-02-09Reorganize main POD tests and add a spelling checkRuss 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
2010-02-09Use the long enctype name for aes256-cts-hmac-sha1-96Russ 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-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-12Correctly handle get of an empty object in the wallet client. TheRuss Allbery
2008-02-08Fix the wallet client to use check instead of exists.Russ Allbery
2008-02-07Add new exists and autocreate wallet server interfaces. The firstRuss Allbery
2008-02-07Add a new autocreate API call that tries to create an object using theRuss Allbery
2008-02-07Add a check command to the wallet server to determine whether an objectRuss Allbery
2008-02-07When creating a srvtab based on a just-downloaded keytab, extract theRuss Allbery
2008-02-07Add UNUSED markers for older versions of Kerberos.Russ Allbery
2008-01-19The wallet client now supports a -u option, saying to obtain KerberosRuss Allbery
2008-01-19If -f is used and the output file name with ".new" appended alreadyRuss 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-17Initialize the temporary variable when getting numbers from appdefaults.Russ Allbery
2008-01-07Update client documentation to reflect my failure to get realm-specificRuss Allbery
2008-01-05The wallet client can now get the server, port, principal, and remctlRuss Allbery
2007-12-07Allow the empty string in wallet-backend arguments.Russ Allbery
2007-12-06Don't say what the default remctl port is, since it's changed.Russ Allbery
2007-12-06Some bad wrapping protection.Russ Allbery
2007-12-01Expiration dates are now expressed in YYYY-MM-DD HH:MM:SS instead ofRuss Allbery
2007-10-11Add an acl history function to the server backend and the clientRuss Allbery
2007-10-10Add history to the wallet-backend and to its documentation and the end-userRuss Allbery
2007-10-09Add NEWS entry for enctypes. Clarify in the documentation the behaviorRuss Allbery
2007-10-09Add user documentation for the enctypes attribute on keytabs. MentionRuss Allbery
2007-10-08Fix some heading levels for attribute information.Russ Allbery