summaryrefslogtreecommitdiffstats
path: root/src/lib/gssapi/generic/gssapi_generic.c
diff options
context:
space:
mode:
authorBen Kaduk <kaduk@mit.edu>2012-08-16 16:03:48 -0400
committerBen Kaduk <kaduk@mit.edu>2012-08-29 16:34:38 -0400
commit79e5540860d077693e70b340db4d69d5e15107b7 (patch)
tree2fd2170b49c650b4f84397a6b8f9ee0880dcede9 /src/lib/gssapi/generic/gssapi_generic.c
parent356f0c238e02812d30d04b0cc6e22b0dab2b6c0a (diff)
downloadkrb5-79e5540860d077693e70b340db4d69d5e15107b7.tar.gz
krb5-79e5540860d077693e70b340db4d69d5e15107b7.tar.xz
krb5-79e5540860d077693e70b340db4d69d5e15107b7.zip
Kill running processes on upgrades/uninstalls
The InstallValidate action of the windows installer will bring up a dialog informing us that some currently running processes must be terminated before installation may proceed, and offers to do so, but does not actually kill the processes. We have our own code to kill running processes which did not execute, for two reasons: it was sequenced after InstallValidate, and we did not have a current list of processes to look for. Add the right processes to look for and kill, and use our own process-killing code since it actually works. ticket: 7343 (new) queue: kfw target_version: 1.10.4 tags: pullup
Diffstat (limited to 'src/lib/gssapi/generic/gssapi_generic.c')
0 files changed, 0 insertions, 0 deletions