aboutsummaryrefslogtreecommitdiffstats
path: root/g10/exec.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2002-07-24* options.h, exec.h, exec.c (set_exec_path, exec_write), g10.c (main),David Shaw1-1/+1
keyserver.c (keyserver_spawn): If the user does not use "exec-path", completely replace $PATH with GNUPG_LIBEXECDIR before calling the keyserver helper. If the user does use "exec-path", append GNUPG_LIBEXECDIR after the specified path.
2002-07-03* exec.h, exec.c (set_exec_path, exec_write), g10.c (main): IfDavid Shaw1-0/+1
USE_EXEC_PATH is defined at compile time, use it to lock the exec-path and not allow the user to change it.
2002-06-29Update head to match stable 1.0David Shaw1-0/+22