Age | Commit message (Expand) | Author |
2014-04-13 | Change my email address to eagle@eyrie.org | Russ Allbery |
2014-01-06 | Fix wallet-rekey on keytabs containing multiple principals | Russ Allbery |
2013-03-27 | Allow owners of objects to destroy them by default | Russ Allbery |
2013-02-27 | Add missing license statement to client/krb5.c | Russ Allbery |
2013-02-27 | Add explicit license statements to all POD documentation | Russ Allbery |
2013-02-27 | Drop use of concat in favor of xasprintf | Russ Allbery |
2013-02-27 | Use correct form of Stanford's copyright statement | Russ Allbery |
2013-02-27 | Check for errors when renaming new keytab | Russ Allbery |
2012-11-04 | Add new acl check command | Russ Allbery |
2012-08-07 | Add some stopwords for POD spelling checks | Russ Allbery |
2011-06-20 | Add a comment field to objects | Russ Allbery |
2010-08-13 | Various minor fixes for wallet-rekey | Russ Allbery |
2010-08-13 | Use die instead of sysdie for no rekeyable principals | Russ Allbery |
2010-07-29 | Abort rekeying if we fail on the first principal | Russ Allbery |
2010-07-29 | Fix wallet-rekey with foreign realm keytab entries | Russ Allbery |
2010-07-29 | Add documentation for wallet-rekey | 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-06-29 | Add another stopword to the wallet client man page | Russ Allbery |
2010-05-26 | Document acl rename in the wallet man page | Russ Allbery |
2010-03-08 | Correctly include portable/krb5.h in wallet/krb5.c | Russ Allbery |
2010-02-20 | Add portable/uio.h and include it in client/wallet.c | Russ Allbery |
2010-02-20 | Update documentation for support for storing nul data | Russ Allbery |
2010-02-20 | Add support in the wallet client for store of binary data | Russ Allbery |
2010-02-09 | Document that -u works if you don't have a ticket | Russ Allbery |
2010-02-09 | Reorganize main POD tests and add a spelling check | 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 |
2010-02-09 | Use the long enctype name for aes256-cts-hmac-sha1-96 | Russ Allbery |
2010-02-09 | Remove kaserver synchronization support from the wallet client | Russ Allbery |
2010-02-08 | Initial port to Heimdal | 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-04-24 | Switch to messages-krb5 in util instead of the one built in the client | Russ Allbery |
2008-02-12 | Correctly handle get of an empty object in the wallet client. The | Russ Allbery |
2008-02-08 | Fix the wallet client to use check instead of exists. | Russ Allbery |
2008-02-07 | Add new exists and autocreate wallet server interfaces. The first | Russ Allbery |
2008-02-07 | Add a new autocreate API call that tries to create an object using the | Russ Allbery |
2008-02-07 | Add a check command to the wallet server to determine whether an object | Russ Allbery |
2008-02-07 | When creating a srvtab based on a just-downloaded keytab, extract the | Russ Allbery |
2008-02-07 | Add UNUSED markers for older versions of Kerberos. | Russ Allbery |
2008-01-19 | The wallet client now supports a -u option, saying to obtain Kerberos | Russ Allbery |
2008-01-19 | If -f is used and the output file name with ".new" appended already | Russ Allbery |
2008-01-19 | When downloading a keytab to a file that already exists, merge the new | Russ Allbery |
2008-01-17 | When getting a keytab with the client with no -f option, correctly | Russ Allbery |
2008-01-17 | Initialize the temporary variable when getting numbers from appdefaults. | Russ Allbery |
2008-01-07 | Update client documentation to reflect my failure to get realm-specific | Russ Allbery |
2008-01-05 | The wallet client can now get the server, port, principal, and remctl | Russ Allbery |