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 527c8f5 Add workaround for
https://issues.apache.org/jira/browse/DAEMON-398
new 71c01bc Remove unused code
new 3f12f27 Remove unused code
new acfefa3 Remove unused code
new a71e19c Remove structure element that is written but not read
new 840e290 Fix https://issues.apache.org/jira/browse/DAEMON-303
The 5 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:
src/changes/changes.xml | 6 +-
src/native/windows/apps/prunmgr/prunmgr.c | 35 +++++--
src/native/windows/apps/prunsrv/prunsrv.c | 9 +-
src/native/windows/include/service.h | 16 +--
src/native/windows/src/private.h | 43 +++-----
src/native/windows/src/registry.c | 65 ------------
src/native/windows/src/service.c | 162 +++++++++---------------------
src/site/xdoc/procrun.xml | 2 +-
8 files changed, 106 insertions(+), 232 deletions(-)