Age | Commit message (Expand) | Author |
2018-06-03 | Add SPDX-License-Identifier headers | Russ Allbery |
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-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 |
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-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-09 | Update util code and import Kerberos portability glue | 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 | Major coding style cleanup. Updated all shared code from my other | Russ Allbery |
2008-02-07 | When creating a srvtab based on a just-downloaded keytab, extract the | 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-05 | The wallet client can now get the server, port, principal, and remctl | Russ Allbery |
2007-10-05 | Add comprehensive license information in LICENSE and update the copyright | Russ Allbery |
2007-10-05 | Fix the keytab attribute handling to call getattr and setattr instead of | 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 |