| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Fix 'renewable' checkbox text | Kevin Wasserman | 2012-08-24 | 1 | -2/+2 | |
| * | Fix ribbon breakage | Kevin Wasserman | 2012-08-24 | 2 | -3/+3 | |
| * | Add Forget Principals to Get Tickets dialog | Kevin Wasserman | 2012-08-24 | 8 | -14/+35 | |
| * | KfW GUI -- add 'More' Panel | Kevin Wasserman | 2012-08-24 | 5 | -3/+17 | |
| * | Combine username and realm in get tickets dialog | Kevin Wasserman | 2012-08-24 | 2 | -141/+36 | |
| * | Fix NSIS uninstall to work with UAC | Kevin Wasserman | 2012-08-24 | 1 | -115/+192 | |
| * | KfW auto-complete support | Kevin Wasserman | 2012-08-24 | 3 | -0/+600 | |
| * | C++ safety for leashdll.h | Kevin Wasserman | 2012-08-24 | 1 | -0/+7 | |
| * | Minor fixes for leashwin.h | Kevin Wasserman | 2012-08-24 | 1 | -0/+8 | |
| * | Remove psapi.dll from installer | Kevin Wasserman | 2012-08-24 | 2 | -7/+1 | |
| * | KfW GUI -- renew selected principals | Kevin Wasserman | 2012-08-24 | 1 | -5/+99 | |
| * | Update ribbon tooltip text | Ben Kaduk | 2012-08-24 | 1 | -13/+13 | |
| * | Add leak tracking support to Leash | Kevin Wasserman | 2012-08-24 | 1 | -0/+12 | |
| * | Add defines for debug builds in win-pre.in | Kevin Wasserman | 2012-08-24 | 1 | -0/+4 | |
| * | Remove ID_ABOUT, add ID_IMPORT_TICKETS | Kevin Wasserman | 2012-08-24 | 2 | -3/+4 | |
| * | Fix tooltips for ribbon | Kevin Wasserman | 2012-08-24 | 1 | -3/+17 | |
| * | Tooltip text fixes | Kevin Wasserman | 2012-08-24 | 1 | -12/+13 | |
| * | Set fCachesTicket=TRUE when no credentials | Kevin Wasserman | 2012-08-24 | 1 | -1/+2 | |
| * | Do not be over-restrictive in the presence of UAC | Kevin Wasserman | 2012-08-24 | 1 | -39/+4 | |
| * | kfw support for multiple identities | Kevin Wasserman | 2012-08-24 | 17 | -1332/+1658 | |
| * | kfw get tickets dialog tweaks | Kevin Wasserman | 2012-08-24 | 2 | -18/+16 | |
| * | kfw remove status bar | Kevin Wasserman | 2012-08-24 | 4 | -6/+16 | |
| * | Only create toolbar when not using ribbon UI | Kevin Wasserman | 2012-08-24 | 1 | -6/+8 | |
| * | Use ListView; add ViewColumn abstraction | Kevin Wasserman | 2012-08-24 | 4 | -277/+139 | |
| * | kfw implement ribbon UI | Kevin Wasserman | 2012-08-24 | 5 | -8/+43 | |
| * | kfw "Initialize Ticket" -> "Get Ticket" | Kevin Wasserman | 2012-08-24 | 2 | -6/+7 | |
| * | MSVC-generated updates to support ribbon UI | Kevin Wasserman | 2012-08-24 | 4 | -8/+21 | |
| * | Update leash icon and button graphics | Kevin Wasserman | 2012-08-24 | 13 | -4/+4 | |
| * | Prep for KfW conversion to ribbon toolbar | Kevin Wasserman | 2012-08-24 | 8 | -77/+19 | |
| * | Fix portability, printf bugs in preauth_otp.c | Greg Hudson | 2012-08-24 | 1 | -3/+1 | |
| * | Doc newly introduced padata types for OTP support | Zhanna Tsitkov | 2012-08-23 | 1 | -7/+6 | |
| * | Leash UI menu updates | Kevin Wasserman | 2012-08-23 | 5 | -177/+210 | |
| * | allow multiple Leash options; add -noribbon | Kevin Wasserman | 2012-08-23 | 2 | -3/+11 | |
| * | Target Windows Vista in leash/stdafx.h | Kevin Wasserman | 2012-08-23 | 1 | -1/+2 | |
| * | Change kfw destroy ticket confirmation message | Kevin Wasserman | 2012-08-23 | 1 | -2/+2 | |
| * | Load additional krb5 and come_err funcs | Kevin Wasserman | 2012-08-23 | 6 | -0/+198 | |
| * | Fix leak in cci_os_ipc_thread_init() | Kevin Wasserman | 2012-08-23 | 1 | -0/+1 | |
| * | Remove unused struct and switch_to stubs | Kevin Wasserman | 2012-08-23 | 1 | -11/+1 | |
| * | Run "make depend" | Tom Yu | 2012-08-23 | 6 | -18/+87 | |
| * | Fix minor Makefile.in typos for make depend | Tom Yu | 2012-08-23 | 2 | -1/+2 | |
| * | Fix version info for Leash.exe | Kevin Wasserman | 2012-08-23 | 3 | -3/+3 | |
| * | Add otp client preauth plugin | Nathaniel McCallum | 2012-08-23 | 7 | -0/+592 | |
| * | Add ASN.1 support for OTP | Greg Hudson | 2012-08-23 | 18 | -43/+2099 | |
| * | Clean up k5buf_to_gss helper | Greg Hudson | 2012-08-23 | 2 | -5/+3 | |
| * | Remove dead code in do_as_req.c | Zhanna Tsitkov | 2012-08-22 | 1 | -12/+0 | |
| * | Fix apply_keysalt_policy bug | Greg Hudson | 2012-08-15 | 1 | -1/+1 | |
| * | Remove obsolete function krb5_secure_config_files | Zhanna Tsitkov | 2012-08-14 | 3 | -27/+0 | |
| * | Silence a gcc warning in t_export_name | Greg Hudson | 2012-08-12 | 1 | -1/+1 | |
| * | Add test coverage for gss_export_name | Greg Hudson | 2012-08-11 | 3 | -5/+191 | |
| * | Use gssalloc in krb5_gss_export_name | Greg Hudson | 2012-08-11 | 1 | -1/+1 | |
