svn commit: r980714 - /commons/proper/daemon/trunk/src/native/unix/support/mkdist.sh

2010-07-30 Thread mturk
Author: mturk Date: Fri Jul 30 10:02:38 2010 New Revision: 980714 URL: http://svn.apache.org/viewvc?rev=980714view=rev Log: Detect os. RM needs to suply the archtecture Modified: commons/proper/daemon/trunk/src/native/unix/support/mkdist.sh Modified: commons/proper/daemon/trunk/src/native

svn commit: r980496 - in /commons/proper/daemon/trunk/src/native/unix: configure.in native/jsvc-unix.c

2010-07-29 Thread mturk
Author: mturk Date: Thu Jul 29 16:10:32 2010 New Revision: 980496 URL: http://svn.apache.org/viewvc?rev=980496view=rev Log: DAEMON-168: Use libcap if present. If not use the legacy capability version as suggested by Damien Modified: commons/proper/daemon/trunk/src/native/unix/configure.in

svn commit: r980512 - /commons/proper/daemon/trunk/src/native/unix/native/jsvc-unix.c

2010-07-29 Thread mturk
Author: mturk Date: Thu Jul 29 17:10:17 2010 New Revision: 980512 URL: http://svn.apache.org/viewvc?rev=980512view=rev Log: DAEMON-168: WIthout CAP_DAC_OVERRIDE, the caps_set_proc fails Modified: commons/proper/daemon/trunk/src/native/unix/native/jsvc-unix.c Modified: commons/proper/daemon

svn commit: r980519 - /commons/proper/daemon/trunk/RELEASE-NOTES.txt

2010-07-29 Thread mturk
Author: mturk Date: Thu Jul 29 17:32:38 2010 New Revision: 980519 URL: http://svn.apache.org/viewvc?rev=980519view=rev Log: DAEMON-168: List as fixed in relnotes Modified: commons/proper/daemon/trunk/RELEASE-NOTES.txt Modified: commons/proper/daemon/trunk/RELEASE-NOTES.txt URL: http

svn commit: r978860 - /commons/proper/daemon/trunk/RELEASE-NOTES.txt

2010-07-24 Thread mturk
Author: mturk Date: Sat Jul 24 12:20:07 2010 New Revision: 978860 URL: http://svn.apache.org/viewvc?rev=978860view=rev Log: Add a not for DAEMON-166 Modified: commons/proper/daemon/trunk/RELEASE-NOTES.txt Modified: commons/proper/daemon/trunk/RELEASE-NOTES.txt URL: http://svn.apache.org

svn commit: r966996 - /commons/proper/daemon/trunk/src/native/unix/native/arguments.c

2010-07-23 Thread mturk
Author: mturk Date: Fri Jul 23 07:19:28 2010 New Revision: 966996 URL: http://svn.apache.org/viewvc?rev=966996view=rev Log: DAEMON-166 : Use glob if the classpath ends with asterisk and eval to '*.jar' Modified: commons/proper/daemon/trunk/src/native/unix/native/arguments.c Modified

svn commit: r967041 - /commons/proper/daemon/trunk/src/native/unix/native/arguments.c

2010-07-23 Thread mturk
Author: mturk Date: Fri Jul 23 10:59:51 2010 New Revision: 967041 URL: http://svn.apache.org/viewvc?rev=967041view=rev Log: Fix the path parts globbing Modified: commons/proper/daemon/trunk/src/native/unix/native/arguments.c Modified: commons/proper/daemon/trunk/src/native/unix/native

svn commit: r967043 - /commons/proper/daemon/trunk/src/native/nt/procrun/src/javajni.c

2010-07-23 Thread mturk
Author: mturk Date: Fri Jul 23 11:01:34 2010 New Revision: 967043 URL: http://svn.apache.org/viewvc?rev=967043view=rev Log: DAEMON-166 : Use glob if the classpath ends with asterisk and eval to '*.jar' (win fort) Modified: commons/proper/daemon/trunk/src/native/nt/procrun/src/javajni.c

svn commit: r966577 - in /commons/proper/daemon/trunk/src/native/nt/procrun: ./ apps/prunmgr/ apps/prunsrv/ include/

2010-07-22 Thread mturk
Author: mturk Date: Thu Jul 22 11:12:24 2010 New Revision: 966577 URL: http://svn.apache.org/viewvc?rev=966577view=rev Log: Axe IDE build files and use new Makefile for all targets Added: commons/proper/daemon/trunk/src/native/nt/procrun/README.dev (with props) commons/proper/daemon

svn commit: r962859 - /commons/proper/daemon/trunk/src/native/nt/procrun/src/registry.c

2010-07-10 Thread mturk
Author: mturk Date: Sat Jul 10 15:21:55 2010 New Revision: 962859 URL: http://svn.apache.org/viewvc?rev=962859view=rev Log: DAEMON-167: Make sure we provide the size with terminating NUL character when writting to the registry Modified: commons/proper/daemon/trunk/src/native/nt/procrun/src

svn commit: r938502 - in /commons/sandbox/runtime/trunk/src/main/native: configure shared/tables.c

2010-04-27 Thread mturk
Author: mturk Date: Tue Apr 27 15:14:11 2010 New Revision: 938502 URL: http://svn.apache.org/viewvc?rev=938502view=rev Log: Tables needs to be reindexed when array is expanded Modified: commons/sandbox/runtime/trunk/src/main/native/configure commons/sandbox/runtime/trunk/src/main/native

svn commit: r937188 [4/4] - in /commons/sandbox/runtime/trunk/src/main/native: ./ os/win32/ srclib/regex/ srclib/zlib/

2010-04-23 Thread mturk
Modified: commons/sandbox/runtime/trunk/src/main/native/srclib/zlib/zutil.c URL: http://svn.apache.org/viewvc/commons/sandbox/runtime/trunk/src/main/native/srclib/zlib/zutil.c?rev=937188r1=937187r2=937188view=diff == ---

svn commit: r937223 - in /commons/proper/daemon/trunk/src: native/nt/procrun/src/cmdline.c samples/ProcrunServiceInstall.cmd

2010-04-23 Thread mturk
Author: mturk Date: Fri Apr 23 10:02:38 2010 New Revision: 937223 URL: http://svn.apache.org/viewvc?rev=937223view=rev Log: Fix DAEMON-148 by breaking on unknown program option Modified: commons/proper/daemon/trunk/src/native/nt/procrun/src/cmdline.c commons/proper/daemon/trunk/src

svn commit: r937225 - in /commons/proper/daemon/trunk/src/samples: ProcrunServiceInstall.cmd ProcrunServiceRemove.cmd

2010-04-23 Thread mturk
Author: mturk Date: Fri Apr 23 10:05:28 2010 New Revision: 937225 URL: http://svn.apache.org/viewvc?rev=937225view=rev Log: Add script for removing the services Added: commons/proper/daemon/trunk/src/samples/ProcrunServiceRemove.cmd (with props) Modified: commons/proper/daemon/trunk

svn commit: r937226 - /commons/proper/daemon/trunk/src/samples/ProcrunServiceRemove.cmd

2010-04-23 Thread mturk
Author: mturk Date: Fri Apr 23 10:07:38 2010 New Revision: 937226 URL: http://svn.apache.org/viewvc?rev=937226view=rev Log: Copy/paste from install script Modified: commons/proper/daemon/trunk/src/samples/ProcrunServiceRemove.cmd Modified: commons/proper/daemon/trunk/src/samples

svn commit: r937239 - /commons/proper/daemon/trunk/src/native/nt/procrun/src/javajni.c

2010-04-23 Thread mturk
Author: mturk Date: Fri Apr 23 10:40:05 2010 New Revision: 937239 URL: http://svn.apache.org/viewvc?rev=937239view=rev Log: Fix DAEMON-159 by creating String[] with 0 length Modified: commons/proper/daemon/trunk/src/native/nt/procrun/src/javajni.c Modified: commons/proper/daemon/trunk/src

svn commit: r928810 - /commons/sandbox/runtime/trunk/src/main/native/Makefile.in

2010-03-29 Thread mturk
Author: mturk Date: Mon Mar 29 15:54:31 2010 New Revision: 928810 URL: http://svn.apache.org/viewvc?rev=928810view=rev Log: Use common inference rule instead specific targets Modified: commons/sandbox/runtime/trunk/src/main/native/Makefile.in Modified: commons/sandbox/runtime/trunk/src/main

svn commit: r924291 - in /commons/sandbox/runtime/trunk/src/main/native/port: rijndael.c rijndael.h sysqueue.h

2010-03-17 Thread mturk
Author: mturk Date: Wed Mar 17 13:47:00 2010 New Revision: 924291 URL: http://svn.apache.org/viewvc?rev=924291view=rev Log: Add missing ASL header Modified: commons/sandbox/runtime/trunk/src/main/native/port/rijndael.c commons/sandbox/runtime/trunk/src/main/native/port/rijndael.h

svn commit: r924292 - /commons/sandbox/runtime/trunk/build.xml

2010-03-17 Thread mturk
Author: mturk Date: Wed Mar 17 13:48:01 2010 New Revision: 924292 URL: http://svn.apache.org/viewvc?rev=924292view=rev Log: In future there will be multiple platform entries Modified: commons/sandbox/runtime/trunk/build.xml Modified: commons/sandbox/runtime/trunk/build.xml URL: http

svn commit: r924329 - in /commons/sandbox/runtime/trunk/src/main/native: Makefile.in Makefile.msc.in include/acr_rmm.h shared/rmm.c

2010-03-17 Thread mturk
Author: mturk Date: Wed Mar 17 15:16:13 2010 New Revision: 924329 URL: http://svn.apache.org/viewvc?rev=924329view=rev Log: Add apr-util's rmm with slightly more usable api Added: commons/sandbox/runtime/trunk/src/main/native/include/acr_rmm.h (with props) commons/sandbox/runtime

svn commit: r923641 - in /commons/proper/daemon/trunk: pom.xml src/site/xdoc/download_daemon.xml

2010-03-16 Thread mturk
Author: mturk Date: Tue Mar 16 09:23:51 2010 New Revision: 923641 URL: http://svn.apache.org/viewvc?rev=923641view=rev Log: Update download page to 1.0.3 version Modified: commons/proper/daemon/trunk/pom.xml commons/proper/daemon/trunk/src/site/xdoc/download_daemon.xml Modified: commons

svn commit: r923643 - /commons/proper/daemon/tags/COMMONS_DAEMON_1_0_3_RC1/

2010-03-16 Thread mturk
Author: mturk Date: Tue Mar 16 09:26:41 2010 New Revision: 923643 URL: http://svn.apache.org/viewvc?rev=923643view=rev Log: Tag 1.0.3.RC1 Added: commons/proper/daemon/tags/COMMONS_DAEMON_1_0_3_RC1/ - copied from r923642, commons/proper/daemon/trunk/

svn commit: r923769 - /commons/proper/daemon/trunk/src/assembly/src.xml

2010-03-16 Thread mturk
Author: mturk Date: Tue Mar 16 14:39:14 2010 New Revision: 923769 URL: http://svn.apache.org/viewvc?rev=923769view=rev Log: Do not ship site with program sources. Also do not ship unmaintained nt vdmoni Modified: commons/proper/daemon/trunk/src/assembly/src.xml Modified: commons/proper

svn commit: r923771 - /commons/proper/daemon/tags/COMMONS_DAEMON_1_0_3_RC2/

2010-03-16 Thread mturk
Author: mturk Date: Tue Mar 16 14:40:04 2010 New Revision: 923771 URL: http://svn.apache.org/viewvc?rev=923771view=rev Log: Tag 1.0.3.RC2 Added: commons/proper/daemon/tags/COMMONS_DAEMON_1_0_3_RC2/ - copied from r923770, commons/proper/daemon/trunk/

svn commit: r923799 - /commons/proper/daemon/tags/COMMONS_DAEMON_1_0_3_RC1/

2010-03-16 Thread mturk
Author: mturk Date: Tue Mar 16 15:12:39 2010 New Revision: 923799 URL: http://svn.apache.org/viewvc?rev=923799view=rev Log: Axe the faulty tag Removed: commons/proper/daemon/tags/COMMONS_DAEMON_1_0_3_RC1/

svn commit: r923066 - in /commons/proper/daemon/trunk/src/native/nt/procrun: apps/prunmgr/ apps/prunsrv/ include/ src/

2010-03-15 Thread mturk
Author: mturk Date: Mon Mar 15 06:01:51 2010 New Revision: 923066 URL: http://svn.apache.org/viewvc?rev=923066view=rev Log: Fix DAEMON-137, DAEMON-138 and DAEMON-139 Modified: commons/proper/daemon/trunk/src/native/nt/procrun/apps/prunmgr/prunmgr.c commons/proper/daemon/trunk/src/native

svn commit: r923068 - in /commons/proper/daemon/trunk: RELEASE-NOTES.txt src/site/xdoc/procrun.xml

2010-03-15 Thread mturk
Author: mturk Date: Mon Mar 15 06:03:35 2010 New Revision: 923068 URL: http://svn.apache.org/viewvc?rev=923068view=rev Log: Update docs and release notes with new features and bug fixes Modified: commons/proper/daemon/trunk/RELEASE-NOTES.txt commons/proper/daemon/trunk/src/site/xdoc

svn commit: r923078 - in /commons/proper/daemon/trunk/src/native/unix/native: arguments.c arguments.h jsvc-unix.c

2010-03-15 Thread mturk
Author: mturk Date: Mon Mar 15 06:35:01 2010 New Revision: 923078 URL: http://svn.apache.org/viewvc?rev=923078view=rev Log: Fix DAEMON-140. Add missing Java6 parameters Modified: commons/proper/daemon/trunk/src/native/unix/native/arguments.c commons/proper/daemon/trunk/src/native/unix

svn commit: r923087 - in /commons/proper/daemon/trunk: RELEASE-NOTES.txt src/native/unix/native/help.c src/site/xdoc/jsvc.xml

2010-03-15 Thread mturk
Author: mturk Date: Mon Mar 15 07:00:01 2010 New Revision: 923087 URL: http://svn.apache.org/viewvc?rev=923087view=rev Log: Update help and docs with the latest parameters. Modified: commons/proper/daemon/trunk/RELEASE-NOTES.txt commons/proper/daemon/trunk/src/native/unix/native/help.c

svn commit: r923104 - in /commons/proper/daemon/trunk: RELEASE-NOTES.txt src/native/nt/procrun/src/service.c

2010-03-15 Thread mturk
Author: mturk Date: Mon Mar 15 07:41:49 2010 New Revision: 923104 URL: http://svn.apache.org/viewvc?rev=923104view=rev Log: Fix DAEMON-108 by stopping dependent service first Modified: commons/proper/daemon/trunk/RELEASE-NOTES.txt commons/proper/daemon/trunk/src/native/nt/procrun/src

svn commit: r923108 - in /commons/proper/daemon/trunk/src/java/org/apache/commons/daemon: Daemon.java DaemonContext.java DaemonController.java DaemonListener.java DaemonPermission.java support/DaemonL

2010-03-15 Thread mturk
Author: mturk Date: Mon Mar 15 08:09:26 2010 New Revision: 923108 URL: http://svn.apache.org/viewvc?rev=923108view=rev Log: Run the code trough indent. No functional change Modified: commons/proper/daemon/trunk/src/java/org/apache/commons/daemon/Daemon.java commons/proper/daemon/trunk

svn commit: r923123 - in /commons/proper/daemon/trunk: ./ src/java/org/apache/commons/daemon/ src/java/org/apache/commons/daemon/support/ src/native/unix/native/

2010-03-15 Thread mturk
Author: mturk Date: Mon Mar 15 09:20:00 2010 New Revision: 923123 URL: http://svn.apache.org/viewvc?rev=923123view=rev Log: Fix DAEMON-128 by implementing failed native callback. It behaves like shutdown, but logs provided message/exception to the native error log Modified: commons/proper

svn commit: r923137 - /commons/proper/daemon/trunk/src/native/unix/CHANGES.txt

2010-03-15 Thread mturk
Author: mturk Date: Mon Mar 15 09:50:28 2010 New Revision: 923137 URL: http://svn.apache.org/viewvc?rev=923137view=rev Log: Update jsvc changes file Modified: commons/proper/daemon/trunk/src/native/unix/CHANGES.txt Modified: commons/proper/daemon/trunk/src/native/unix/CHANGES.txt URL: http

svn commit: r923265 - /commons/proper/daemon/trunk/src/assembly/native-src.xml

2010-03-15 Thread mturk
Author: mturk Date: Mon Mar 15 14:41:07 2010 New Revision: 923265 URL: http://svn.apache.org/viewvc?rev=923265view=rev Log: Fix Sebastian's workaround. The rule should not be inside quotes Modified: commons/proper/daemon/trunk/src/assembly/native-src.xml Modified: commons/proper/daemon

svn commit: r923279 - in /commons/proper/daemon/trunk/src/assembly: native-src.xml src.xml

2010-03-15 Thread mturk
Author: mturk Date: Mon Mar 15 15:06:48 2010 New Revision: 923279 URL: http://svn.apache.org/viewvc?rev=923279view=rev Log: Do not translate .rc cause it can contain non-ascii chars and make .sh 775 in main source archive Modified: commons/proper/daemon/trunk/src/assembly/native-src.xml

svn commit: r923289 - /commons/proper/commons-build/trunk/downloads/downloads.xml

2010-03-15 Thread mturk
Author: mturk Date: Mon Mar 15 15:28:33 2010 New Revision: 923289 URL: http://svn.apache.org/viewvc?rev=923289view=rev Log: Update daemon downloads page. Add links to platform binaries and native source packages Modified: commons/proper/commons-build/trunk/downloads/downloads.xml Modified

svn commit: r923332 - in /commons/proper/daemon/trunk/src/native/nt/procrun: apps/prunsrv/prunsrv.c src/cmdline.c

2010-03-15 Thread mturk
Author: mturk Date: Mon Mar 15 16:38:33 2010 New Revision: 923332 URL: http://svn.apache.org/viewvc?rev=923332view=rev Log: Implement DAEMON-141 by adding //? option for displaying the procrun help with version Modified: commons/proper/daemon/trunk/src/native/nt/procrun/apps/prunsrv

svn commit: r923337 - in /commons/proper/daemon/trunk/src: native/nt/procrun/apps/prunsrv/prunsrv.c site/xdoc/procrun.xml

2010-03-15 Thread mturk
Author: mturk Date: Mon Mar 15 16:59:50 2010 New Revision: 923337 URL: http://svn.apache.org/viewvc?rev=923337view=rev Log: DAEMON-142 Split help from version. Add new //VS option for displaying version string Modified: commons/proper/daemon/trunk/src/native/nt/procrun/apps/prunsrv

svn commit: r923352 - in /commons/proper/daemon/trunk: RELEASE-NOTES.txt src/site/xdoc/procrun.xml

2010-03-15 Thread mturk
Author: mturk Date: Mon Mar 15 17:31:17 2010 New Revision: 923352 URL: http://svn.apache.org/viewvc?rev=923352view=rev Log: Update docs for DAEMON-142 Modified: commons/proper/daemon/trunk/RELEASE-NOTES.txt commons/proper/daemon/trunk/src/site/xdoc/procrun.xml Modified: commons/proper

svn commit: r923582 - in /commons/proper/daemon/trunk: ./ src/native/nt/procrun/apps/prunsrv/ src/native/nt/procrun/src/

2010-03-15 Thread mturk
Author: mturk Date: Tue Mar 16 05:13:25 2010 New Revision: 923582 URL: http://svn.apache.org/viewvc?rev=923582view=rev Log: Fix DAEMON-143 by not displaying message box from console applications. Also allow //US to behave like //IS if service was not installed Modified: commons/proper

svn commit: r923586 - /commons/proper/daemon/trunk/src/native/nt/procrun/apps/prunsrv/prunsrv.c

2010-03-15 Thread mturk
Author: mturk Date: Tue Mar 16 05:46:01 2010 New Revision: 923586 URL: http://svn.apache.org/viewvc?rev=923586view=rev Log: Update error reporting. Single quote service names Modified: commons/proper/daemon/trunk/src/native/nt/procrun/apps/prunsrv/prunsrv.c Modified: commons/proper/daemon

svn commit: r921744 - /commons/proper/daemon/trunk/src/native/unix/native/arguments.c

2010-03-11 Thread mturk
Author: mturk Date: Thu Mar 11 09:09:10 2010 New Revision: 921744 URL: http://svn.apache.org/viewvc?rev=921744view=rev Log: Format the code. No functional change Modified: commons/proper/daemon/trunk/src/native/unix/native/arguments.c Modified: commons/proper/daemon/trunk/src/native/unix

svn commit: r921756 - in /commons/proper/daemon/trunk/src/native/unix/native: .indent.pro jsvc-unix.c jsvc.h

2010-03-11 Thread mturk
Author: mturk Date: Thu Mar 11 09:38:58 2010 New Revision: 921756 URL: http://svn.apache.org/viewvc?rev=921756view=rev Log: Indent code. No functional changes Added: commons/proper/daemon/trunk/src/native/unix/native/.indent.pro Modified: commons/proper/daemon/trunk/src/native/unix

svn commit: r921765 [2/2] - /commons/proper/daemon/trunk/src/native/unix/native/

2010-03-11 Thread mturk
Modified: commons/proper/daemon/trunk/src/native/unix/native/replace.c URL: http://svn.apache.org/viewvc/commons/proper/daemon/trunk/src/native/unix/native/replace.c?rev=921765r1=921764r2=921765view=diff == ---

svn commit: r921766 - in /commons/proper/daemon/trunk/src/native: nt/procrun/ nt/procrun/apps/prunmgr/ nt/procrun/apps/prunsrv/ unix/

2010-03-11 Thread mturk
Author: mturk Date: Thu Mar 11 10:07:06 2010 New Revision: 921766 URL: http://svn.apache.org/viewvc?rev=921766view=rev Log: Add ASL headers Modified: commons/proper/daemon/trunk/src/native/nt/procrun/apps/prunmgr/prunmgr.amd64 commons/proper/daemon/trunk/src/native/nt/procrun/apps

svn commit: r921814 - /commons/sandbox/runtime/trunk/src/main/native/support/win32/suexec.c

2010-03-11 Thread mturk
Author: mturk Date: Thu Mar 11 12:00:13 2010 New Revision: 921814 URL: http://svn.apache.org/viewvc?rev=921814view=rev Log: Various fixes. Note that --i=- will have to be checked Modified: commons/sandbox/runtime/trunk/src/main/native/support/win32/suexec.c Modified: commons/sandbox/runtime

svn commit: r920759 - in /commons/sandbox/runtime/trunk/src/main/native: Makefile.msc.in include/acr_exec.h os/win32/main.c os/win32/subproc.c os/win32/subsys.c test/testsuite.c

2010-03-09 Thread mturk
Author: mturk Date: Tue Mar 9 09:50:16 2010 New Revision: 920759 URL: http://svn.apache.org/viewvc?rev=920759view=rev Log: Axe win32 subsys Removed: commons/sandbox/runtime/trunk/src/main/native/os/win32/subproc.c Modified: commons/sandbox/runtime/trunk/src/main/native/Makefile.msc.in

svn commit: r920760 - /commons/sandbox/runtime/trunk/src/main/native/Makefile.msc.in

2010-03-09 Thread mturk
Author: mturk Date: Tue Mar 9 09:53:15 2010 New Revision: 920760 URL: http://svn.apache.org/viewvc?rev=920760view=rev Log: Axe EXPORTS Modified: commons/sandbox/runtime/trunk/src/main/native/Makefile.msc.in Modified: commons/sandbox/runtime/trunk/src/main/native/Makefile.msc.in URL: http

svn commit: r918890 - /commons/sandbox/runtime/trunk/src/main/native/Makefile.msc.in

2010-03-04 Thread mturk
Author: mturk Date: Thu Mar 4 08:29:48 2010 New Revision: 918890 URL: http://svn.apache.org/viewvc?rev=918890view=rev Log: Use macro for dependency Modified: commons/sandbox/runtime/trunk/src/main/native/Makefile.msc.in Modified: commons/sandbox/runtime/trunk/src/main/native

svn commit: r918898 - in /commons/sandbox/runtime/trunk/src/main/java/org/apache/commons/runtime/util: Local.java LocalStrings.properties UUID.java Utils.java

2010-03-04 Thread mturk
Author: mturk Date: Thu Mar 4 08:54:43 2010 New Revision: 918898 URL: http://svn.apache.org/viewvc?rev=918898view=rev Log: Add util Local class Added: commons/sandbox/runtime/trunk/src/main/java/org/apache/commons/runtime/util/Local.java (with props) commons/sandbox/runtime/trunk

svn commit: r918899 - in /commons/sandbox/runtime/trunk/src/main/java/org/apache/commons/runtime/util: Base64.java LocalStrings.properties

2010-03-04 Thread mturk
Author: mturk Date: Thu Mar 4 08:59:15 2010 New Revision: 918899 URL: http://svn.apache.org/viewvc?rev=918899view=rev Log: use StringManager for common constants Modified: commons/sandbox/runtime/trunk/src/main/java/org/apache/commons/runtime/util/Base64.java commons/sandbox/runtime

svn commit: r917506 - /commons/sandbox/runtime/trunk/src/main/native/Makefile.msc.in

2010-03-01 Thread mturk
Author: mturk Date: Mon Mar 1 13:03:49 2010 New Revision: 917506 URL: http://svn.apache.org/viewvc?rev=917506view=rev Log: Use less rules Modified: commons/sandbox/runtime/trunk/src/main/native/Makefile.msc.in Modified: commons/sandbox/runtime/trunk/src/main/native/Makefile.msc.in URL

svn commit: r917508 - in /commons/sandbox/runtime/trunk/src/main/native: build/org/apache/commons/runtime/ant/FormattedEchoTask.java build/org/apache/commons/runtime/ant/IfTask.java os/unix/signals.c

2010-03-01 Thread mturk
Author: mturk Date: Mon Mar 1 13:05:44 2010 New Revision: 917508 URL: http://svn.apache.org/viewvc?rev=917508view=rev Log: Add signals restore instead doing that inside signal Modified: commons/sandbox/runtime/trunk/src/main/native/build/org/apache/commons/runtime/ant

svn commit: r916212 - /commons/proper/daemon/trunk/pom.xml

2010-02-25 Thread mturk
Author: mturk Date: Thu Feb 25 10:04:14 2010 New Revision: 916212 URL: http://svn.apache.org/viewvc?rev=916212view=rev Log: release guide says pom should be SHAPSHOT and build dev Modified: commons/proper/daemon/trunk/pom.xml Modified: commons/proper/daemon/trunk/pom.xml URL: http

svn commit: r916138 - in /commons/proper/daemon/tags: COMMONS_DAEMON_1_0_2/ COMMONS_DAEMON_1_0_2_RC2/

2010-02-24 Thread mturk
Author: mturk Date: Thu Feb 25 05:58:25 2010 New Revision: 916138 URL: http://svn.apache.org/viewvc?rev=916138view=rev Log: Promote RC2 to release Added: commons/proper/daemon/tags/COMMONS_DAEMON_1_0_2/ - copied from r916137, commons/proper/daemon/tags/COMMONS_DAEMON_1_0_2_RC2

svn commit: r916163 - /commons/proper/daemon/trunk/doap_daemon.rdf

2010-02-24 Thread mturk
Author: mturk Date: Thu Feb 25 07:43:59 2010 New Revision: 916163 URL: http://svn.apache.org/viewvc?rev=916163view=rev Log: Update rdf version info Modified: commons/proper/daemon/trunk/doap_daemon.rdf Modified: commons/proper/daemon/trunk/doap_daemon.rdf URL: http://svn.apache.org/viewvc

svn commit: r916166 - /commons/proper/commons-build/trunk/downloads/downloads.xml

2010-02-24 Thread mturk
Author: mturk Date: Thu Feb 25 07:55:52 2010 New Revision: 916166 URL: http://svn.apache.org/viewvc?rev=916166view=rev Log: Update daemon release Modified: commons/proper/commons-build/trunk/downloads/downloads.xml Modified: commons/proper/commons-build/trunk/downloads/downloads.xml URL

svn commit: r916168 - /commons/proper/commons-build/trunk/downloads/downloads.xml

2010-02-24 Thread mturk
Author: mturk Date: Thu Feb 25 07:58:06 2010 New Revision: 916168 URL: http://svn.apache.org/viewvc?rev=916168view=rev Log: Update daemon release with added .zip artifacts Modified: commons/proper/commons-build/trunk/downloads/downloads.xml Modified: commons/proper/commons-build/trunk

svn commit: r915383 - /commons/sandbox/runtime/trunk/src/main/native/configure

2010-02-23 Thread mturk
Author: mturk Date: Tue Feb 23 15:23:47 2010 New Revision: 915383 URL: http://svn.apache.org/viewvc?rev=915383view=rev Log: Set CPP for windows Modified: commons/sandbox/runtime/trunk/src/main/native/configure Modified: commons/sandbox/runtime/trunk/src/main/native/configure URL: http

svn commit: r915697 - in /commons/proper/daemon/trunk: build.xml pom.xml src/native/nt/procrun/apps/prunmgr/prunmgr.rc src/native/nt/procrun/apps/prunsrv/prunsrv.h src/native/nt/procrun/apps/prunsrv/p

2010-02-23 Thread mturk
Author: mturk Date: Wed Feb 24 06:20:04 2010 New Revision: 915697 URL: http://svn.apache.org/viewvc?rev=915697view=rev Log: Advance to the 1.0.3-dev after a tag Modified: commons/proper/daemon/trunk/build.xml commons/proper/daemon/trunk/pom.xml commons/proper/daemon/trunk/src/native

svn commit: r915203 - /commons/proper/daemon/tags/COMMONS_DAEMON_1_0_2_RC2/

2010-02-22 Thread mturk
Author: mturk Date: Tue Feb 23 06:45:51 2010 New Revision: 915203 URL: http://svn.apache.org/viewvc?rev=915203view=rev Log: Tag DAEMON-RC2 Added: commons/proper/daemon/tags/COMMONS_DAEMON_1_0_2_RC2/ - copied from r915202, commons/proper/daemon/trunk/

svn commit: r911282 - in /commons/proper/daemon/trunk: build.xml pom.xml

2010-02-18 Thread mturk
Author: mturk Date: Thu Feb 18 08:41:05 2010 New Revision: 911282 URL: http://svn.apache.org/viewvc?rev=911282view=rev Log: Add zip dist target Modified: commons/proper/daemon/trunk/build.xml commons/proper/daemon/trunk/pom.xml Modified: commons/proper/daemon/trunk/build.xml URL: http

svn commit: r911284 - in /commons/proper/daemon/trunk/src/native/nt/procrun: apps/apsvcmgr/ apps/jar2exe/ apps/srvbatch/ java/ resources/ samples/ testchild/

2010-02-18 Thread mturk
Author: mturk Date: Thu Feb 18 08:46:51 2010 New Revision: 911284 URL: http://svn.apache.org/viewvc?rev=911284view=rev Log: Cleanup unmaintained stuff from procrun Removed: commons/proper/daemon/trunk/src/native/nt/procrun/apps/apsvcmgr/ commons/proper/daemon/trunk/src/native/nt/procrun

svn commit: r911290 - /commons/proper/daemon/trunk/src/native/unix/CHANGES.txt

2010-02-18 Thread mturk
Author: mturk Date: Thu Feb 18 09:09:07 2010 New Revision: 911290 URL: http://svn.apache.org/viewvc?rev=911290view=rev Log: Update CHANGES. This will have to go in some xdocs/.xml file so it can be viewed online Modified: commons/proper/daemon/trunk/src/native/unix/CHANGES.txt Modified

svn commit: r911299 - /commons/proper/daemon/trunk/build.xml

2010-02-18 Thread mturk
Author: mturk Date: Thu Feb 18 09:49:10 2010 New Revision: 911299 URL: http://svn.apache.org/viewvc?rev=911299view=rev Log: merge natives into one dist file Modified: commons/proper/daemon/trunk/build.xml Modified: commons/proper/daemon/trunk/build.xml URL: http://svn.apache.org/viewvc

svn commit: r911302 - /commons/proper/daemon/trunk/src/native/nt/procrun/LICENSE

2010-02-18 Thread mturk
Author: mturk Date: Thu Feb 18 10:02:41 2010 New Revision: 911302 URL: http://svn.apache.org/viewvc?rev=911302view=rev Log: Axe LICENSE, it's up in the tree already Removed: commons/proper/daemon/trunk/src/native/nt/procrun/LICENSE

svn commit: r911316 - in /commons/proper/daemon/trunk/src/assembly: bin.xml src.xml

2010-02-18 Thread mturk
Author: mturk Date: Thu Feb 18 10:32:31 2010 New Revision: 911316 URL: http://svn.apache.org/viewvc?rev=911316view=rev Log: Axe jsvc distros. Use commons-daemon-x.y.z-native-src instead Modified: commons/proper/daemon/trunk/src/assembly/bin.xml commons/proper/daemon/trunk/src/assembly

svn commit: r911319 - /commons/proper/daemon/trunk/build.xml

2010-02-18 Thread mturk
Author: mturk Date: Thu Feb 18 10:44:16 2010 New Revision: 911319 URL: http://svn.apache.org/viewvc?rev=911319view=rev Log: Use original component.name Modified: commons/proper/daemon/trunk/build.xml Modified: commons/proper/daemon/trunk/build.xml URL: http://svn.apache.org/viewvc/commons

svn commit: r911392 - /commons/proper/daemon/trunk/src/assembly/native-src.xml

2010-02-18 Thread mturk
Author: mturk Date: Thu Feb 18 13:35:59 2010 New Revision: 911392 URL: http://svn.apache.org/viewvc?rev=911392view=rev Log: make sure configure has 775 as well and that windows is 664 Modified: commons/proper/daemon/trunk/src/assembly/native-src.xml Modified: commons/proper/daemon/trunk/src

svn commit: r911425 - /commons/proper/daemon/trunk/src/assembly/bin.xml

2010-02-18 Thread mturk
Author: mturk Date: Thu Feb 18 14:50:27 2010 New Revision: 911425 URL: http://svn.apache.org/viewvc?rev=911425view=rev Log: No need for native source inside -bin package Modified: commons/proper/daemon/trunk/src/assembly/bin.xml Modified: commons/proper/daemon/trunk/src/assembly/bin.xml URL

svn commit: r910994 - /commons/proper/daemon/trunk/src/native/unix/INSTALL.txt

2010-02-17 Thread mturk
Author: mturk Date: Wed Feb 17 14:35:26 2010 New Revision: 910994 URL: http://svn.apache.org/viewvc?rev=910994view=rev Log: Add a note for Mac fat binaries Modified: commons/proper/daemon/trunk/src/native/unix/INSTALL.txt Modified: commons/proper/daemon/trunk/src/native/unix/INSTALL.txt URL

svn commit: r911007 - in /commons/proper/daemon/trunk/src/native/unix/native: help.c jsvc.h version.h

2010-02-17 Thread mturk
Author: mturk Date: Wed Feb 17 14:58:48 2010 New Revision: 911007 URL: http://svn.apache.org/viewvc?rev=911007view=rev Log: Add version info and print it with --help Added: commons/proper/daemon/trunk/src/native/unix/native/version.h (with props) Modified: commons/proper/daemon/trunk

svn commit: r911260 - /commons/proper/daemon/trunk/README

2010-02-17 Thread mturk
Author: mturk Date: Thu Feb 18 06:27:19 2010 New Revision: 911260 URL: http://svn.apache.org/viewvc?rev=911260view=rev Log: Update readme Modified: commons/proper/daemon/trunk/README Modified: commons/proper/daemon/trunk/README URL: http://svn.apache.org/viewvc/commons/proper/daemon/trunk

svn commit: r911263 - /commons/proper/daemon/trunk/build.xml

2010-02-17 Thread mturk
Author: mturk Date: Thu Feb 18 06:38:12 2010 New Revision: 911263 URL: http://svn.apache.org/viewvc?rev=911263view=rev Log: Fix ant build file after removing src/conf Modified: commons/proper/daemon/trunk/build.xml Modified: commons/proper/daemon/trunk/build.xml URL: http://svn.apache.org

svn commit: r911266 - /commons/proper/daemon/trunk/build.xml

2010-02-17 Thread mturk
Author: mturk Date: Thu Feb 18 07:00:43 2010 New Revision: 911266 URL: http://svn.apache.org/viewvc?rev=911266view=rev Log: Make sure native tar has correct executable mode for configure and .sh scripts Modified: commons/proper/daemon/trunk/build.xml Modified: commons/proper/daemon/trunk

svn commit: r911273 - /commons/proper/daemon/trunk/build.xml

2010-02-17 Thread mturk
Author: mturk Date: Thu Feb 18 07:50:42 2010 New Revision: 911273 URL: http://svn.apache.org/viewvc?rev=911273view=rev Log: Add LINCESE NOTICE and -src suffix Modified: commons/proper/daemon/trunk/build.xml Modified: commons/proper/daemon/trunk/build.xml URL: http://svn.apache.org/viewvc

svn commit: r910249 - in /commons/sandbox/runtime/trunk/src/main/native: Makefile.in include/acr_pidfile.h os/unix/pidfile.c

2010-02-15 Thread mturk
Author: mturk Date: Mon Feb 15 16:12:30 2010 New Revision: 910249 URL: http://svn.apache.org/viewvc?rev=910249view=rev Log: Add pidfile support Added: commons/sandbox/runtime/trunk/src/main/native/include/acr_pidfile.h (with props) commons/sandbox/runtime/trunk/src/main/native/os/unix

svn commit: r910305 - in /commons/proper/daemon/trunk: pom.xml project.xml

2010-02-15 Thread mturk
Author: mturk Date: Mon Feb 15 19:04:35 2010 New Revision: 910305 URL: http://svn.apache.org/viewvc?rev=910305view=rev Log: Update maven xml file Modified: commons/proper/daemon/trunk/pom.xml commons/proper/daemon/trunk/project.xml Modified: commons/proper/daemon/trunk/pom.xml URL

svn commit: r910310 - /commons/trunks-proper/KEYS

2010-02-15 Thread mturk
Author: mturk Date: Mon Feb 15 19:17:28 2010 New Revision: 910310 URL: http://svn.apache.org/viewvc?rev=910310view=rev Log: Add my signing key Modified: commons/trunks-proper/KEYS Modified: commons/trunks-proper/KEYS URL: http://svn.apache.org/viewvc/commons/trunks-proper/KEYS?rev=910310r1

svn commit: r909848 - /commons/proper/daemon/trunk/src/native/unix/native/signals.h

2010-02-13 Thread mturk
Author: mturk Date: Sat Feb 13 17:05:55 2010 New Revision: 909848 URL: http://svn.apache.org/viewvc?rev=909848view=rev Log: Add forgoten signals.h from DAEMON-40 patch Added: commons/proper/daemon/trunk/src/native/unix/native/signals.h (with props) Added: commons/proper/daemon/trunk/src

svn commit: r909347 - in /commons/proper/daemon/trunk/src/native/nt/procrun: apps/prunsrv/prunsrv.c include/javajni.h src/handles.c src/javajni.c src/log.c src/utils.c

2010-02-12 Thread mturk
Author: mturk Date: Fri Feb 12 10:38:57 2010 New Revision: 909347 URL: http://svn.apache.org/viewvc?rev=909347view=rev Log: Fix DAEMON-97 and DAEMON-130 by making sure we call DestroJavaVM and using UTF8 strings Modified: commons/proper/daemon/trunk/src/native/nt/procrun/apps/prunsrv

svn commit: r909369 - /commons/proper/daemon/trunk/src/native/nt/procrun/apps/prunsrv/prunsrv.c

2010-02-12 Thread mturk
Author: mturk Date: Fri Feb 12 11:46:41 2010 New Revision: 909369 URL: http://svn.apache.org/viewvc?rev=909369view=rev Log: Update fix for DAEMON-97. Cleanup Modified: commons/proper/daemon/trunk/src/native/nt/procrun/apps/prunsrv/prunsrv.c Modified: commons/proper/daemon/trunk/src/native

svn commit: r909380 - /commons/proper/daemon/trunk/src/native/unix/native/jsvc-unix.c

2010-02-12 Thread mturk
Author: mturk Date: Fri Feb 12 12:21:15 2010 New Revision: 909380 URL: http://svn.apache.org/viewvc?rev=909380view=rev Log: Fix DAEMON-93 by calling set_caps only if running as root Modified: commons/proper/daemon/trunk/src/native/unix/native/jsvc-unix.c Modified: commons/proper/daemon

svn commit: r909069 - in /commons/proper/daemon/trunk/src/native: nt/moni/ unix/native/

2010-02-11 Thread mturk
Author: mturk Date: Thu Feb 11 16:43:36 2010 New Revision: 909069 URL: http://svn.apache.org/viewvc?rev=909069view=rev Log: Fix DAEMON-47 by implementing slightly modified patches. Note that this will require reviewing Added: commons/proper/daemon/trunk/src/native/unix/native/locks.c

svn commit: r909084 - in /commons/proper/daemon/trunk/src/native/nt/procrun: apps/prunmgr/prunmgr.c apps/prunsrv/prunsrv.c include/javajni.h src/javajni.c

2010-02-11 Thread mturk
Author: mturk Date: Thu Feb 11 17:20:29 2010 New Revision: 909084 URL: http://svn.apache.org/viewvc?rev=909084view=rev Log: Fix DAEMON-96 by allowing 8K limit Modified: commons/proper/daemon/trunk/src/native/nt/procrun/apps/prunmgr/prunmgr.c commons/proper/daemon/trunk/src/native/nt

svn commit: r909104 - /commons/proper/daemon/trunk/src/native/unix/native/jsvc-unix.c

2010-02-11 Thread mturk
Author: mturk Date: Thu Feb 11 18:46:58 2010 New Revision: 909104 URL: http://svn.apache.org/viewvc?rev=909104view=rev Log: Fix DAEMON-16 by adding CAP_DAC_READ_SEARCH to allow reading /proc/self. This might however open some other security issues, so need a review Modified: commons/proper

svn commit: r909117 - /commons/proper/daemon/trunk/xdocs/procrun.xml

2010-02-11 Thread mturk
Author: mturk Date: Thu Feb 11 19:36:52 2010 New Revision: 909117 URL: http://svn.apache.org/viewvc?rev=909117view=rev Log: Update the docs about default log file and prefix Modified: commons/proper/daemon/trunk/xdocs/procrun.xml Modified: commons/proper/daemon/trunk/xdocs/procrun.xml URL

svn commit: r909118 - /commons/proper/daemon/trunk/xdocs/procrun.xml

2010-02-11 Thread mturk
Author: mturk Date: Thu Feb 11 19:39:07 2010 New Revision: 909118 URL: http://svn.apache.org/viewvc?rev=909118view=rev Log: Update the docs about default log file and prefix Modified: commons/proper/daemon/trunk/xdocs/procrun.xml Modified: commons/proper/daemon/trunk/xdocs/procrun.xml URL

svn commit: r909121 - /commons/proper/daemon/trunk/src/native/nt/procrun/src/cmdline.c

2010-02-11 Thread mturk
Author: mturk Date: Thu Feb 11 19:45:05 2010 New Revision: 909121 URL: http://svn.apache.org/viewvc?rev=909121view=rev Log: Fix DAEMON-49 by applying the provided patch by Robert Longson Modified: commons/proper/daemon/trunk/src/native/nt/procrun/src/cmdline.c Modified: commons/proper

svn commit: r909273 - /commons/proper/daemon/trunk/src/native/nt/procrun/apps/prunmgr/prunmgr.c

2010-02-11 Thread mturk
Author: mturk Date: Fri Feb 12 07:18:15 2010 New Revision: 909273 URL: http://svn.apache.org/viewvc?rev=909273view=rev Log: Fix DAEMON-126 and allow 256 chars for usernames Modified: commons/proper/daemon/trunk/src/native/nt/procrun/apps/prunmgr/prunmgr.c Modified: commons/proper/daemon

svn commit: r907592 - in /commons/proper/daemon/trunk/src/native/nt/procrun: apps/prunmgr/prunmgr.c apps/prunsrv/prunsrv.c apps/prunsrv/prunsrv.h apps/prunsrv/prunsrv.x86 include/apxwin.h src/javajni.

2010-02-08 Thread mturk
Author: mturk Date: Mon Feb 8 09:33:58 2010 New Revision: 907592 URL: http://svn.apache.org/viewvc?rev=907592view=rev Log: Use safer strcpy/strcat and make log preffix a real preffix Modified: commons/proper/daemon/trunk/src/native/nt/procrun/apps/prunmgr/prunmgr.c commons/proper/daemon

svn commit: r907600 - in /commons/proper/daemon/trunk/src/native/nt/procrun/src: cmdline.c javajni.c service.c

2010-02-08 Thread mturk
Author: mturk Date: Mon Feb 8 09:42:12 2010 New Revision: 907600 URL: http://svn.apache.org/viewvc?rev=907600view=rev Log: Use safer strcpy/strcat variant Modified: commons/proper/daemon/trunk/src/native/nt/procrun/src/cmdline.c commons/proper/daemon/trunk/src/native/nt/procrun/src

svn commit: r907399 - in /commons/proper/daemon/trunk/src/native/nt/procrun: apps/prunmgr/ apps/prunsrv/ resources/

2010-02-07 Thread mturk
Author: mturk Date: Sun Feb 7 09:19:19 2010 New Revision: 907399 URL: http://svn.apache.org/viewvc?rev=907399view=rev Log: Embedd manifest inside .exe Modified: commons/proper/daemon/trunk/src/native/nt/procrun/apps/prunmgr/prunmgr.amd64 commons/proper/daemon/trunk/src/native/nt/procrun

svn commit: r907206 - in /commons/proper/daemon/trunk/src/native/unix: CHANGES.txt native/java.c

2010-02-06 Thread mturk
Author: mturk Date: Sat Feb 6 12:25:10 2010 New Revision: 907206 URL: http://svn.apache.org/viewvc?rev=907206view=rev Log: Fix DAEMON-129 by adding libverify.dylib to the list of VM startups Modified: commons/proper/daemon/trunk/src/native/unix/CHANGES.txt commons/proper/daemon/trunk

svn commit: r907219 - /commons/proper/daemon/trunk/src/native/unix/INSTALL.txt

2010-02-06 Thread mturk
Author: mturk Date: Sat Feb 6 14:22:21 2010 New Revision: 907219 URL: http://svn.apache.org/viewvc?rev=907219view=rev Log: Add a note about building 64-bit binaries Modified: commons/proper/daemon/trunk/src/native/unix/INSTALL.txt Modified: commons/proper/daemon/trunk/src/native/unix

svn commit: r907256 - /commons/proper/daemon/trunk/src/native/nt/procrun/apps/prunmgr/prunmgr.c

2010-02-06 Thread mturk
Author: mturk Date: Sat Feb 6 17:07:10 2010 New Revision: 907256 URL: http://svn.apache.org/viewvc?rev=907256view=rev Log: Fix DAEMON-115 by applying the patch provided by Jack Cai Modified: commons/proper/daemon/trunk/src/native/nt/procrun/apps/prunmgr/prunmgr.c Modified: commons/proper

svn commit: r907257 - /commons/proper/daemon/trunk/src/native/nt/procrun/apps/prunmgr/prunmgr.c

2010-02-06 Thread mturk
Author: mturk Date: Sat Feb 6 17:10:25 2010 New Revision: 907257 URL: http://svn.apache.org/viewvc?rev=907257view=rev Log: Fix DAEMON-114 by applying the patch provided by Jack Cai Modified: commons/proper/daemon/trunk/src/native/nt/procrun/apps/prunmgr/prunmgr.c Modified: commons/proper

svn commit: r907259 - /commons/proper/daemon/trunk/src/native/nt/procrun/apps/prunsrv/prunsrv.c

2010-02-06 Thread mturk
Author: mturk Date: Sat Feb 6 17:15:05 2010 New Revision: 907259 URL: http://svn.apache.org/viewvc?rev=907259view=rev Log: Fix DAEMON-112 by applying the patch provided by Jack Cai Modified: commons/proper/daemon/trunk/src/native/nt/procrun/apps/prunsrv/prunsrv.c Modified: commons/proper

svn commit: r907260 - /commons/proper/daemon/trunk/src/native/nt/procrun/src/rprocess.c

2010-02-06 Thread mturk
Author: mturk Date: Sat Feb 6 17:27:34 2010 New Revision: 907260 URL: http://svn.apache.org/viewvc?rev=907260view=rev Log: Fix DAEMON-118 by applying modified patch provided by Jack Cai Modified: commons/proper/daemon/trunk/src/native/nt/procrun/src/rprocess.c Modified: commons/proper

svn commit: r905586 - in /commons/sandbox/runtime/trunk/src/main/native: Makefile.msc.in include/acr.h support/win32/suexec.ico support/win32/support.rc

2010-02-02 Thread mturk
Author: mturk Date: Tue Feb 2 11:38:51 2010 New Revision: 905586 URL: http://svn.apache.org/viewvc?rev=905586view=rev Log: Add suexec icon Added: commons/sandbox/runtime/trunk/src/main/native/support/win32/suexec.ico (with props) Modified: commons/sandbox/runtime/trunk/src/main

<    5   6   7   8   9   10   11   12   13   14   >