This is an automated email from the ASF dual-hosted git repository.
markt pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-daemon.git.
from 75ef9f4 Polish
new b901e75 Rename in preparation for adding more account options
new 016800b Minor corrections after building 1.1.1-SNAPSHOT locally.
new 1ab887d Add LocalService and NetworkService to procrun GUI for log on
config
new 5616a31 Change the default procrun service user from LocalSystem to
LocalService
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
HOWTO-RELEASE.txt | 9 +-
src/changes/changes.xml | 8 ++
src/native/windows/apps/prunmgr/prunmgr.c | 153 ++++++++++++++++++++---------
src/native/windows/apps/prunmgr/prunmgr.h | 20 ++--
src/native/windows/apps/prunmgr/prunmgr.rc | 22 +++--
src/native/windows/src/service.c | 6 +-
src/site/xdoc/procrun.xml | 4 +
7 files changed, 153 insertions(+), 69 deletions(-)