Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) From: tlyu@mit.edu Subject: SVN Commit RT-Send-CC: X-RT-Original-Encoding: iso-8859-1 Content-Length: 952 KfW auto-complete support Use the registry to store and retrieve principals for auto-complete. Remember principals from successful autentications. TODO: combine realm/username in principal; 'remember principal' checkbox; reset button; add to support 'change password' dialog as well. Signed-off-by: Kevin Wasserman [kaduk@mit.edu: style cleanup, copyright/license on new file.] (cherry picked from commit 6201bbc23f1c307e6278af72eaa8e93dc898fedf) https://github.com/krb5/krb5/commit/04a294a2762e07c28fce26677824af1481014e01 Author: Kevin Wasserman Committer: Tom Yu Commit: 04a294a2762e07c28fce26677824af1481014e01 Branch: krb5-1.10 src/windows/leashdll/Makefile.in | 1 + src/windows/leashdll/lsh_pwd.c | 13 + src/windows/leashdll/lshutil.cpp | 586 ++++++++++++++++++++++++++++++++++++++ 3 files changed, 600 insertions(+), 0 deletions(-)