Age | Commit message (Expand) | Author |
2018-06-03 | Add SPDX-License-Identifier headers | Russ Allbery |
2018-05-28 | Pass realm to krb5_appdefault_* functions | Russ Allbery |
2018-05-27 | Update to rra-c-util 7.2 and C TAP Harness 4.3 | Russ Allbery |
2014-07-15 | Use xcalloc instead of xmalloc with calculated sizes | Russ Allbery |
2014-04-13 | Change my email address to eagle@eyrie.org | Russ Allbery |
2013-02-27 | Use correct form of Stanford's copyright statement | Russ Allbery |
2010-07-28 | Break wallet-rekey out into a separate client program | Russ Allbery |
2010-07-27 | Finished first pass of the rekey command | Jon Robertson |
2010-07-27 | Adding wallet rekey capability -- work in progress, testing | Jon Robertson |
2010-02-20 | Add portable/uio.h and include it in client/wallet.c | Russ Allbery |
2010-02-20 | Add support in the wallet client for store of binary data | Russ Allbery |
2010-02-09 | Update util code and import Kerberos portability glue | Russ Allbery |
2010-02-09 | Use a temporary disk cache in the wallet client instead of memory | Russ Allbery |
2009-06-09 | Remove Subversion Id strings | Russ Allbery |
2008-04-24 | The wallet command-line client now reads the data for store from a | Russ Allbery |
2008-04-24 | Major coding style cleanup. Updated all shared code from my other | Russ Allbery |
2008-02-07 | Add new exists and autocreate wallet server interfaces. The first | Russ Allbery |
2008-01-19 | The wallet client now supports a -u option, saying to obtain Kerberos | Russ Allbery |
2008-01-19 | When downloading a keytab to a file that already exists, merge the new | Russ Allbery |
2008-01-17 | Initialize the temporary variable when getting numbers from appdefaults. | Russ Allbery |
2008-01-05 | The wallet client can now get the server, port, principal, and remctl | Russ Allbery |
2007-10-08 | Add a missing close parenthesis to the wallet -h output. | Russ Allbery |
2007-10-07 | Default to a port of 0, which tells remctl to use its default. | Russ Allbery |
2007-10-07 | Use WALLET_SERVER and WALLET_PORT rather than SERVER and PORT. | Russ Allbery |
2007-10-05 | Add comprehensive license information in LICENSE and update the copyright | Russ Allbery |
2007-10-05 | The wallet client now automatically sets the sync attribute on a keytab | Russ Allbery |
2007-10-05 | Refactor the remctl calls in the wallet client to share a common routine. | Russ Allbery |
2007-10-05 | Pull keytab handling in the client into a separate file for later | Russ Allbery |
2007-10-05 | Pull the file writing code for the wallet client into a separate file | Russ Allbery |
2007-10-04 | Use die, warn, and xmalloc, now that we have them. | Russ Allbery |
2007-09-27 | Initial cut at srvtab support in the wallet client. This still requires | Russ Allbery |
2007-09-01 | Change an instance of remctl to wallet in the -h output. | Russ Allbery |
2007-08-29 | Kill warnings. We now build with all warnings enabled. | Russ Allbery |
2007-08-29 | Add support for -f and recognize -S. Remove the special-casing of only | Russ Allbery |
2006-08-23 | Make quite a bit more behavior configurable so that I can run a meaningful | Russ Allbery |
2006-08-17 | Initial very simple wallet client program. | Russ Allbery |