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

2007-05-09 Thread mturk
Author: mturk Date: Wed May 9 06:26:10 2007 New Revision: 536514 URL: http://svn.apache.org/viewvc?view=revrev=536514 Log: In case log level is less then INFO, print on stdout This will print thread dump on redirected stdout file if launched from service. Modified: jakarta/commons/proper

svn commit: r536530 - in /jakarta/commons/proper/daemon/trunk/src/native/nt/procrun: libprocrun.amd64 libprocrun.ia64 libprocrun.x86

2007-05-09 Thread mturk
Author: mturk Date: Wed May 9 06:55:19 2007 New Revision: 536530 URL: http://svn.apache.org/viewvc?view=revrev=536530 Log: Use /D_UNICODE when building library as well. Modified: jakarta/commons/proper/daemon/trunk/src/native/nt/procrun/libprocrun.amd64 jakarta/commons/proper/daemon

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

2007-03-18 Thread mturk
Author: mturk Date: Sun Mar 18 03:43:25 2007 New Revision: 519585 URL: http://svn.apache.org/viewvc?view=revrev=519585 Log: Update documentation Modified: jakarta/commons/proper/daemon/trunk/xdocs/procrun.xml Modified: jakarta/commons/proper/daemon/trunk/xdocs/procrun.xml URL: http

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

2007-03-18 Thread mturk
Author: mturk Date: Sun Mar 18 03:44:16 2007 New Revision: 519586 URL: http://svn.apache.org/viewvc?view=revrev=519586 Log: Added --Type interactive parameter Modified: jakarta/commons/proper/daemon/trunk/src/native/nt/procrun/apps/prunsrv/prunsrv.c Modified: jakarta/commons/proper/daemon

svn commit: r519587 - in /jakarta/commons/proper/daemon/trunk/src/native/nt/procrun/apps: prunmgr/prunmgr.rc prunsrv/prunsrv.rc

2007-03-18 Thread mturk
Author: mturk Date: Sun Mar 18 03:45:43 2007 New Revision: 519587 URL: http://svn.apache.org/viewvc?view=revrev=519587 Log: Increment version numbers Modified: jakarta/commons/proper/daemon/trunk/src/native/nt/procrun/apps/prunmgr/prunmgr.rc jakarta/commons/proper/daemon/trunk/src

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

2007-03-18 Thread mturk
Author: mturk Date: Sun Mar 18 03:48:26 2007 New Revision: 519588 URL: http://svn.apache.org/viewvc?view=revrev=519588 Log: Increment version numbers and log the version on startup. Modified: jakarta/commons/proper/daemon/trunk/src/native/nt/procrun/apps/prunmgr/prunmgr.h jakarta

svn commit: r519602 - in /jakarta/commons/proper/daemon/trunk/src/native/nt/procrun: apps/prunmgr/prunmgr.c apps/prunsrv/prunsrv.c src/service.c

2007-03-18 Thread mturk
Author: mturk Date: Sun Mar 18 05:19:54 2007 New Revision: 519602 URL: http://svn.apache.org/viewvc?view=revrev=519602 Log: Fix JIRA DAEMON-86. Allow setting service username and password during //US and from the manager Modified: jakarta/commons/proper/daemon/trunk/src/native/nt/procrun

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

2007-03-18 Thread mturk
Author: mturk Date: Sun Mar 18 07:24:49 2007 New Revision: 519615 URL: http://svn.apache.org/viewvc?view=revrev=519615 Log: Fix JIRA DAEMON-87. Implement UTF8 encoding and build UNICODE binaries. Modified: jakarta/commons/proper/daemon/trunk/src/native/nt/procrun/apps/prunmgr/prunmgr.amd64

svn commit: r519622 - in /jakarta/commons/proper/daemon/trunk/src/native/nt/procrun: apps/prunsrv/prunsrv.c include/registry.h include/service.h src/registry.c

2007-03-18 Thread mturk
Author: mturk Date: Sun Mar 18 08:04:48 2007 New Revision: 519622 URL: http://svn.apache.org/viewvc?view=revrev=519622 Log: Fix JIRA DAEMON-34. Use the maximum system timeout for shutdown. Patch provided from Robert Longson. Modified: jakarta/commons/proper/daemon/trunk/src/native/nt

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

2007-03-16 Thread mturk
Author: mturk Date: Fri Mar 16 03:05:48 2007 New Revision: 518910 URL: http://svn.apache.org/viewvc?view=revrev=518910 Log: Allow compilation and running with Java6. Modified: jakarta/commons/proper/daemon/trunk/src/native/nt/procrun/src/javajni.c Modified: jakarta/commons/proper/daemon

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

2007-03-16 Thread mturk
Author: mturk Date: Fri Mar 16 03:08:42 2007 New Revision: 518911 URL: http://svn.apache.org/viewvc?view=revrev=518911 Log: Add command line build files for x86, x86_64 and ia64 Added: jakarta/commons/proper/daemon/trunk/src/native/nt/procrun/apps/prunmgr/prunmgr.amd64 jakarta/commons

svn commit: r504986 - in /jakarta/commons/proper/daemon/trunk/src/native/nt/procrun/apps: apsvcmgr/apsvcmgr.h apsvcmgr/apsvcmgr.rc prunmgr/prunmgr.h prunmgr/prunmgr.rc prunsrv/prunsrv.h prunsrv/prunsr

2007-02-08 Thread mturk
Author: mturk Date: Thu Feb 8 10:15:01 2007 New Revision: 504986 URL: http://svn.apache.org/viewvc?view=revrev=504986 Log: Update version number to 2.0.2 because of Java6 missing JNI 1.1 arguments Modified: jakarta/commons/proper/daemon/trunk/src/native/nt/procrun/apps/apsvcmgr/apsvcmgr.h

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

2007-02-08 Thread mturk
Author: mturk Date: Thu Feb 8 10:16:24 2007 New Revision: 504987 URL: http://svn.apache.org/viewvc?view=revrev=504987 Log: Remove dependency of JNI 1.1 args. Java6 does not support that any more. Modified: jakarta/commons/proper/daemon/trunk/src/native/nt/procrun/src/javajni.c Modified

svn commit: r504988 - /jakarta/commons/proper/daemon/trunk/src/native/nt/procrun/src/utils.c

2007-02-08 Thread mturk
Author: mturk Date: Thu Feb 8 10:17:32 2007 New Revision: 504988 URL: http://svn.apache.org/viewvc?view=revrev=504988 Log: Fix overrun bug. Thanks to Rohit S. Singh for spotting the bug, although I made a fix different from his patch. Modified: jakarta/commons/proper/daemon/trunk/src

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

2006-12-05 Thread mturk
Author: mturk Date: Tue Dec 5 23:07:19 2006 New Revision: 482931 URL: http://svn.apache.org/viewvc?view=revrev=482931 Log: Fix LOGPATH index. Modified: jakarta/commons/proper/daemon/trunk/src/native/nt/procrun/apps/prunsrv/prunsrv.c Modified: jakarta/commons/proper/daemon/trunk/src

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

2006-12-05 Thread mturk
Author: mturk Date: Tue Dec 5 23:29:59 2006 New Revision: 482945 URL: http://svn.apache.org/viewvc?view=revrev=482945 Log: Document two additional params (ServiceUser/ServicePassword) Modified: jakarta/commons/proper/daemon/trunk/xdocs/procrun.xml Modified: jakarta/commons/proper/daemon

svn commit: r481737 - in /jakarta/commons/proper/daemon/trunk/src/native/nt/procrun: apps/prunsrv/prunsrv.c apps/prunsrv/prunsrv.dsp libprocrun.dsp src/service.c

2006-12-03 Thread mturk
Author: mturk Date: Sun Dec 3 00:47:32 2006 New Revision: 481737 URL: http://svn.apache.org/viewvc?view=revrev=481737 Log: Added --ServiceUser and --ServicePassword params Modified: jakarta/commons/proper/daemon/trunk/src/native/nt/procrun/apps/prunsrv/prunsrv.c jakarta/commons/proper

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

2006-09-07 Thread mturk
Author: mturk Date: Thu Sep 7 09:52:27 2006 New Revision: 441137 URL: http://svn.apache.org/viewvc?view=revrev=441137 Log: Upgrade build files to VS2005. Modified: jakarta/commons/proper/daemon/trunk/src/native/nt/procrun/apps/apsvcmgr/apsvcmgr.c jakarta/commons/proper/daemon/trunk

svn commit: r441139 - in /jakarta/commons/proper/daemon/trunk/src/native/nt/procrun: apps/apsvcmgr/apsvcmgr.dsp apps/prunmgr/prunmgr.dsp apps/prunsrv/prunsrv.dsp libprocrun.dsp procrun.dsw

2006-09-07 Thread mturk
Author: mturk Date: Thu Sep 7 09:53:33 2006 New Revision: 441139 URL: http://svn.apache.org/viewvc?view=revrev=441139 Log: Add VisualStudio 6 build files Added: jakarta/commons/proper/daemon/trunk/src/native/nt/procrun/apps/apsvcmgr/apsvcmgr.dsp (with props) jakarta/commons/proper

svn commit: r441142 - in /jakarta/commons/proper/daemon/trunk/src/native/nt/procrun: apps/apsvcmgr/apsvcmgr.vcproj apps/jar2exe/jar2exe.vcproj apps/prunmgr/prunmgr.vcproj apps/prunsrv/prunsrv.vcproj l

2006-09-07 Thread mturk
Author: mturk Date: Thu Sep 7 10:19:46 2006 New Revision: 441142 URL: http://svn.apache.org/viewvc?view=revrev=441142 Log: Change svn properties for vstudio files. Modified: jakarta/commons/proper/daemon/trunk/src/native/nt/procrun/apps/apsvcmgr/apsvcmgr.vcproj (contents, props changed

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

2005-06-16 Thread mturk
Author: mturk Date: Thu Jun 16 02:59:24 2005 New Revision: 190890 URL: http://svn.apache.org/viewcvs?rev=190890view=rev Log: Add Thread Dump to manager application. This will generate a CTRL+BREAK console event. That's why we need to AllocConsole call. If the service flag (InteractWithDesktop

svn commit: r190955 - /jakarta/commons/proper/daemon/trunk/src/native/nt/procrun/src/utils.c

2005-06-16 Thread mturk
Author: mturk Date: Thu Jun 16 09:55:25 2005 New Revision: 190955 URL: http://svn.apache.org/viewcvs?rev=190955view=rev Log: Fix bug 35359. Patch provided by Robert Longson. Thanks! Modified: jakarta/commons/proper/daemon/trunk/src/native/nt/procrun/src/utils.c Modified: jakarta/commons

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

2005-04-17 Thread mturk
Author: mturk Date: Sun Apr 17 03:36:24 2005 New Revision: 161655 URL: http://svn.apache.org/viewcvs?view=revrev=161655 Log: Allow separator chars ('#' and ';') to be used in parameter by enclosing the param either with single quotes that will be removed or double quotes that will be preserved

svn commit: r161074 - jakarta/commons/proper/daemon/trunk/src/native/nt/procrun/apps/prunsrv/prunsrv.vcproj

2005-04-12 Thread mturk
Author: mturk Date: Tue Apr 12 10:18:34 2005 New Revision: 161074 URL: http://svn.apache.org/viewcvs?view=revrev=161074 Log: Add /STACK 256k like for java.exe Modified: jakarta/commons/proper/daemon/trunk/src/native/nt/procrun/apps/prunsrv/prunsrv.vcproj Modified: jakarta/commons/proper

svn commit: r161096 - in jakarta/commons/proper/daemon/trunk/src/native/nt/procrun: apps/apsvcmgr/apsvcmgr.c apps/prunmgr/prunmgr.c apps/prunsrv/prunsrv.c include/service.h src/service.c

2005-04-12 Thread mturk
Author: mturk Date: Tue Apr 12 12:23:39 2005 New Revision: 161096 URL: http://svn.apache.org/viewcvs?view=revrev=161096 Log: Finer grade access to the Service manager. Modified: jakarta/commons/proper/daemon/trunk/src/native/nt/procrun/apps/apsvcmgr/apsvcmgr.c jakarta/commons/proper

cvs commit: jakarta-commons/daemon/src/native/nt/procrun/apps/srvbatch - New directory

2004-12-22 Thread mturk
mturk 2004/12/22 02:16:14 jakarta-commons/daemon/src/native/nt/procrun/apps/srvbatch - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-commons/daemon/src/native/nt/procrun/apps/srvbatch/example - New directory

2004-12-22 Thread mturk
mturk 2004/12/22 02:16:21 jakarta-commons/daemon/src/native/nt/procrun/apps/srvbatch/example - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-commons/daemon/src/native/nt/procrun/apps/srvbatch/example example.c example.vcproj exservice.bat

2004-12-22 Thread mturk
mturk 2004/12/22 02:18:48 Added: daemon/src/native/nt/procrun/apps/srvbatch MSG1.bin srvbatch.c srvbatch.rc srvbatch.sln srvbatch.vcproj daemon/src/native/nt/procrun/apps/srvbatch/example example.c example.vcproj

cvs commit: jakarta-commons/daemon/src/native/nt/procrun/src log.c

2004-11-13 Thread mturk
mturk 2004/11/13 10:52:10 Modified:daemon/src/native/nt/procrun/apps/prunsrv prunsrv.c daemon/src/native/nt/procrun/include log.h daemon/src/native/nt/procrun/src log.c Log: Add 'auto' option for StdError and StdOutput. When set to auto the log file

cvs commit: jakarta-commons/daemon/src/native/nt/procrun/src javajni.c

2004-09-19 Thread mturk
mturk 2004/09/19 01:47:22 Modified:daemon/src/native/nt/procrun/src javajni.c Log: Do not call DestroyJavaVM when closing jvm.dll. It causes service to exit prematurely Revision ChangesPath 1.4 +4 -1 jakarta-commons/daemon/src/native/nt/procrun/src

cvs commit: jakarta-commons/daemon/src/native/nt/procrun/apps/prunsrv prunsrv.c

2004-09-19 Thread mturk
mturk 2004/09/19 01:48:28 Modified:daemon/src/native/nt/procrun/apps/prunsrv prunsrv.c Log: Add shutdown event so that stop thread is detached before worker thread to enable clean shutdown from service. Revision ChangesPath 1.9 +15 -0 jakarta-commons

cvs commit: jakarta-commons/daemon/src/native/nt/procrun/apps/prunmgr prunmgr.c

2004-09-18 Thread mturk
mturk 2004/09/18 12:22:09 Modified:daemon/src/native/nt/procrun/apps/prunmgr prunmgr.c Log: Added //MR and //MQ command line options. The first behaves like MS but starts the service when run. The second closes all monitor applications, so that uninstaller doesn't complain

cvs commit: jakarta-commons/daemon/src/native/nt/procrun/apps/prunmgr prunmgr.c

2004-09-13 Thread mturk
mturk 2004/09/12 23:04:17 Modified:daemon/src/native/nt/procrun/apps/prunmgr prunmgr.c Log: Fix bug 31185, setting the stop params as start. Revision ChangesPath 1.5 +1 -1 jakarta-commons/daemon/src/native/nt/procrun/apps/prunmgr/prunmgr.c Index

cvs commit: jakarta-commons/daemon/src/native/nt/procrun/apps/prunmgr prunmgr.rc

2004-09-13 Thread mturk
mturk 2004/09/12 23:04:44 Modified:daemon/src/native/nt/procrun/apps/prunmgr prunmgr.rc Log: Stretch the bitmap on screen resolutions 96dpi Revision ChangesPath 1.4 +1 -1 jakarta-commons/daemon/src/native/nt/procrun/apps/prunmgr/prunmgr.rc Index

cvs commit: jakarta-commons/daemon/src/native/nt/procrun/apps/prunsrv prunsrv.c

2004-09-13 Thread mturk
mturk 2004/09/13 10:51:39 Modified:daemon/src/native/nt/procrun/apps/prunsrv prunsrv.c Log: In debug mode redirect messages to console output. Revision ChangesPath 1.8 +25 -12 jakarta-commons/daemon/src/native/nt/procrun/apps/prunsrv/prunsrv.c Index

cvs commit: jakarta-commons/daemon/src/native/nt/procrun/apps/prunsrv prunsrv.c

2004-09-05 Thread mturk
mturk 2004/09/05 00:16:53 Modified:daemon/src/native/nt/procrun/apps/prunsrv prunsrv.c Log: Use return values. Revision ChangesPath 1.7 +18 -7 jakarta-commons/daemon/src/native/nt/procrun/apps/prunsrv/prunsrv.c Index: prunsrv.c

cvs commit: jakarta-commons/daemon/src/native/nt/procrun/apps/prunmgr prunmgr.c

2004-09-05 Thread mturk
mturk 2004/09/05 00:55:00 Modified:daemon/src/native/nt/procrun/apps/prunmgr prunmgr.c Log: Display taskbar entry if not started from try. Revision ChangesPath 1.4 +1 -1 jakarta-commons/daemon/src/native/nt/procrun/apps/prunmgr/prunmgr.c Index

cvs commit: jakarta-commons/daemon/src/native/nt/procrun/apps/prunsrv prunsrv.c

2004-08-10 Thread mturk
mturk 2004/08/10 04:13:28 Modified:daemon/src/native/nt/procrun/apps/prunsrv prunsrv.c Log: Use the provided --Environment and pass it's values to JVM. Revision ChangesPath 1.5 +19 -0 jakarta-commons/daemon/src/native/nt/procrun/apps/prunsrv/prunsrv.c

cvs commit: jakarta-commons/daemon/src/native/nt/procrun/src cmdline.c

2004-08-10 Thread mturk
mturk 2004/08/10 04:14:11 Modified:daemon/src/native/nt/procrun/src cmdline.c Log: Do not use apxStrtoUl. It expects the hexadecimal entry. Revision ChangesPath 1.2 +1 -2 jakarta-commons/daemon/src/native/nt/procrun/src/cmdline.c Index: cmdline.c

cvs commit: jakarta-commons/daemon/src/native/nt/procrun/apps/prunsrv prunsrv.c

2004-06-25 Thread mturk
mturk 2004/06/25 03:23:43 Modified:daemon/src/native/nt/procrun/apps/prunsrv prunsrv.c Log: 1. Enable to set the working path for JNI processes. 2. Fix the worker timeout processing. 3. Add some debug mesages for worker timings. Revision ChangesPath 1.4 +83

cvs commit: jakarta-commons/daemon/src/native/nt/procrun/apps/prunmgr prunmgr.rc prunmgr.c

2004-06-25 Thread mturk
mturk 2004/06/25 03:25:28 Modified:daemon/src/native/nt/procrun/apps/prunmgr prunmgr.rc prunmgr.c Log: Enable timeout processing and enable working path for jni mode. Fix the xx_BIT_FLAGS. Revision ChangesPath 1.3 +8 -6 jakarta

cvs commit: jakarta-commons/daemon/src/native/nt/procrun/src utils.c

2004-06-25 Thread mturk
mturk 2004/06/25 03:26:03 Modified:daemon/src/native/nt/procrun/src utils.c Log: Enable to process the negaive numbers Revision ChangesPath 1.2 +7 -2 jakarta-commons/daemon/src/native/nt/procrun/src/utils.c Index: utils.c

cvs commit: jakarta-commons/daemon/src/native/nt/procrun/apps/prunmgr prunmgr.c

2004-04-09 Thread mturk
mturk 2004/04/09 05:23:23 Modified:daemon/src/native/nt/procrun/apps/prunmgr prunmgr.c Log: Fix wrongly displayed 'Disabled' instead 'Stopped' status. Revision ChangesPath 1.2 +32 -27 jakarta-commons/daemon/src/native/nt/procrun/apps/prunmgr/prunmgr.c

cvs commit: jakarta-commons/daemon/src/native/nt/procrun/samples cchild.vcproj cchild.c

2004-04-08 Thread mturk
mturk 2004/04/08 00:43:01 Added: daemon/src/native/nt/procrun/samples cchild.vcproj cchild.c Log: Child sample application. Simple console application used for teststing stdio redirection and signaling mechanism between parent and child. Revision ChangesPath 1.1

cvs commit: jakarta-commons/daemon/src/native/nt/procrun/apps/prunmgr prunmgr.rc

2004-04-08 Thread mturk
mturk 2004/04/08 09:50:30 Modified:daemon/src/native/nt/procrun/apps/prunmgr prunmgr.rc Log: Change the stack size from bytes to Kilobytes. Revision ChangesPath 1.2 +1 -1 jakarta-commons/daemon/src/native/nt/procrun/apps/prunmgr/prunmgr.rc Index

cvs commit: jakarta-commons/daemon/src/native/nt/procrun/src javajni.c

2004-04-08 Thread mturk
mturk 2004/04/08 09:50:50 Modified:daemon/src/native/nt/procrun/src javajni.c Log: Change the stack size from bytes to Kilobytes. Revision ChangesPath 1.2 +1 -1 jakarta-commons/daemon/src/native/nt/procrun/src/javajni.c Index: javajni.c

cvs commit: jakarta-commons/daemon/src/native/nt/procrun splash.bmp readme.txt proctry.ico procrunw.dev procrund.dev procrun.vcproj procrun.sln procrun.rc procrun.h procrun.dsw procrun.dsp procrun.dev procrun.c procgui.c Makefile License.rtf jakarta-banner.bmp icow.ico icos.ico icoi.ico extend.h

2004-04-07 Thread mturk
mturk 2004/04/07 04:17:31 Removed: daemon/src/native/nt/procrun splash.bmp readme.txt proctry.ico procrunw.dev procrund.dev procrun.vcproj procrun.sln procrun.rc procrun.h procrun.dsw procrun.dsp procrun.dev

cvs commit: jakarta-commons/daemon/src/native/nt/procrun/src - New directory

2004-04-07 Thread mturk
mturk 2004/04/07 04:18:54 jakarta-commons/daemon/src/native/nt/procrun/src - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-commons/daemon/src/native/nt/procrun/resources - New directory

2004-04-07 Thread mturk
mturk 2004/04/07 04:19:09 jakarta-commons/daemon/src/native/nt/procrun/resources - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-commons/daemon/src/native/nt/procrun/include - New directory

2004-04-07 Thread mturk
mturk 2004/04/07 04:19:23 jakarta-commons/daemon/src/native/nt/procrun/include - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-commons/daemon/src/native/nt/procrun/apps - New directory

2004-04-07 Thread mturk
mturk 2004/04/07 04:19:38 jakarta-commons/daemon/src/native/nt/procrun/apps - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-commons/daemon/src/native/nt/procrun/xdocs - New directory

2004-04-07 Thread mturk
mturk 2004/04/07 04:19:57 jakarta-commons/daemon/src/native/nt/procrun/xdocs - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-commons/daemon/src/native/nt/procrun/apps/prunsrv - New directory

2004-04-07 Thread mturk
mturk 2004/04/07 04:20:15 jakarta-commons/daemon/src/native/nt/procrun/apps/prunsrv - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-commons/daemon/src/native/nt/procrun/apps/prunmgr - New directory

2004-04-07 Thread mturk
mturk 2004/04/07 04:20:23 jakarta-commons/daemon/src/native/nt/procrun/apps/prunmgr - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-commons/daemon/src/native/nt/procrun/apps/jar2exe - New directory

2004-04-07 Thread mturk
mturk 2004/04/07 04:20:44 jakarta-commons/daemon/src/native/nt/procrun/apps/jar2exe - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-commons/daemon/src/native/nt/procrun/apps/apsvcmgr - New directory

2004-04-07 Thread mturk
mturk 2004/04/07 04:20:51 jakarta-commons/daemon/src/native/nt/procrun/apps/apsvcmgr - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-commons/daemon/src/native/nt/procrun/apps/prunsrv prunsrv.vcproj prunsrv.rc prunsrv.h prunsrv.c

2004-04-07 Thread mturk
mturk 2004/04/07 04:21:43 Added: daemon/src/native/nt/procrun/apps/prunsrv prunsrv.vcproj prunsrv.rc prunsrv.h prunsrv.c Log: Initial upload Revision ChangesPath 1.1 jakarta-commons/daemon/src/native/nt/procrun/apps/prunsrv

cvs commit: jakarta-commons/daemon/src/native/nt/procrun procrun.rc

2003-10-23 Thread mturk
mturk 2003/10/23 07:06:58 Modified:daemon/src/native/nt/procrun procrun.rc Log: Fix the non-MSVC resource compilation. The procrun can now be build using mingw. Revision ChangesPath 1.6 +7 -39 jakarta-commons/daemon/src/native/nt/procrun/procrun.rc

cvs commit: jakarta-commons/daemon/src/native/nt/procrun procgui.c procrun.c

2003-10-04 Thread mturk
mturk 2003/10/04 02:32:28 Modified:daemon/src/native/nt/procrun procgui.c procrun.c Log: Comment the code a bit. Can some native speaker check the spelling and grammar? Revision ChangesPath 1.8 +62 -2 jakarta-commons/daemon/src/native/nt/procrun/procgui.c

cvs commit: jakarta-commons/daemon/src/native/nt/procrun procgui.c

2003-10-02 Thread mturk
mturk 2003/10/02 00:21:29 Modified:daemon/src/native/nt/procrun procgui.c Log: Improve listview parsing and display. Make sure that the console window popups to foreground on try dblclick Revision ChangesPath 1.7 +70 -34jakarta-commons/daemon/src/native

cvs commit: jakarta-commons/daemon/src/native/nt/procrun procrun.c procrun.h procrun.rc

2003-10-02 Thread mturk
mturk 2003/10/02 00:22:16 Modified:daemon/src/native/nt/procrun procrun.c procrun.h procrun.rc Log: Add the Registry key for selecting the console display type. Revision ChangesPath 1.7 +11 -3 jakarta-commons/daemon/src/native/nt/procrun/procrun.c Index

cvs commit: jakarta-commons/daemon/src/native/nt/procrun icoi.ico icos.ico icow.ico splash.bmp

2003-10-01 Thread mturk
mturk 2003/10/01 11:04:20 Added: daemon/src/native/nt/procrun icoi.ico icos.ico icow.ico splash.bmp Log: Add the resources for generic splash and generic list view Revision ChangesPath 1.3 +0 -0 jakarta-commons/daemon/src/native/nt

cvs commit: jakarta-commons/daemon/src/native/nt/procrun procgui.c procrun.c procrun.h procrun.rc

2003-10-01 Thread mturk
mturk 2003/10/01 11:06:20 Modified:daemon/src/native/nt/procrun procgui.c procrun.c procrun.h procrun.rc Log: Move the list view back to procrun. Move the generic spash back to procrun. Implement the callback parser for stdout messages. Revision

cvs commit: jakarta-commons/daemon/src/native/nt/procrun/bin tomcat.exe tomcatw.exe

2003-09-29 Thread mturk
mturk 2003/09/29 01:51:52 Removed: daemon/src/native/nt/procrun/bin tomcat.exe tomcatw.exe Log: Remove the binaries. They will be maintained only for Tomcat in j-t-c. - To unsubscribe, e-mail: [EMAIL PROTECTED

cvs commit: jakarta-commons/daemon/src/native/nt/procrun icoi.ico icos.ico icow.ico splash.bmp tomcatp.ico tomcatr.ico tomcats.ico

2003-09-29 Thread mturk
mturk 2003/09/29 01:53:37 Removed: daemon/src/native/nt/procrun icoi.ico icos.ico icow.ico splash.bmp tomcatp.ico tomcatr.ico tomcats.ico Log: Remove the TC specific resources. They are moved to j-t-c-/procrun

cvs commit: jakarta-commons/daemon/src/native/nt/procrun extend.h procgui.c procrun.c procrun.h procrun.rc

2003-09-29 Thread mturk
mturk 2003/09/29 01:56:50 Modified:daemon/src/native/nt/procrun procgui.c procrun.c procrun.h procrun.rc Added: daemon/src/native/nt/procrun extend.h Log: Remove the TC specific code. This code is moved to j-t-c-/procrun. Revision Changes

cvs commit: jakarta-commons/daemon/src/native/nt/procrun/testchild testchild.dsp

2003-09-29 Thread mturk
mturk 2003/09/29 01:58:31 Added: daemon/src/native/nt/procrun/testchild testchild.dsp Log: Add the testchild dsp. Revision ChangesPath 1.1 jakarta-commons/daemon/src/native/nt/procrun/testchild/testchild.dsp Index: testchild.dsp

cvs commit: jakarta-commons/daemon/src/native/nt/procrun/bin procrun.dll procrun.exe procrunw.exe

2003-09-28 Thread mturk
mturk 2003/09/27 23:39:46 Removed: daemon/src/native/nt/procrun/bin procrun.dll procrun.exe procrunw.exe Log: Remove the procrun* binaries. They aren't used anywhere. Only the tomcat.exe and tomcatw.exe will be preserved and maintained

cvs commit: jakarta-commons/daemon/src/native/nt/procrun procgui.c

2003-09-28 Thread mturk
mturk 2003/09/27 23:50:01 Modified:daemon/src/native/nt/procrun procgui.c Log: Change the display name from Apache Proces Runner to Tomcat Service Manager. Revision ChangesPath 1.3 +4 -4 jakarta-commons/daemon/src/native/nt/procrun/procgui.c Index

cvs commit: jakarta-commons/daemon/src/native/nt/procrun procrun.h

2003-09-28 Thread mturk
mturk 2003/09/27 23:51:04 Modified:daemon/src/native/nt/procrun procrun.h Log: Bump the version and change the Regitry Key from Process Runner 1.0 to something meaningfull like Tomcat Service Manager. Revision ChangesPath 1.2 +4 -4 jakarta-commons/daemon

cvs commit: jakarta-commons/daemon/src/native/nt/procrun procrun.rc

2003-09-28 Thread mturk
mturk 2003/09/27 23:51:37 Modified:daemon/src/native/nt/procrun procrun.rc Log: Update the resources to match the exe names. Revision ChangesPath 1.2 +6 -6 jakarta-commons/daemon/src/native/nt/procrun/procrun.rc Index: procrun.rc

cvs commit: jakarta-commons/daemon/src/native/nt/procrun procrun.c

2003-09-28 Thread mturk
mturk 2003/09/27 23:53:10 Modified:daemon/src/native/nt/procrun procrun.c Log: Remove the unused dll functions. The DLL mode will became the Control Panel Applet. Revision ChangesPath 1.2 +20 -100 jakarta-commons/daemon/src/native/nt/procrun/procrun.c

cvs commit: jakarta-commons/daemon/src/native/nt/procrun procrun.dsp

2003-09-28 Thread mturk
mturk 2003/09/27 23:55:13 Modified:daemon/src/native/nt/procrun procrun.dsp Log: Update the build environment to produce the tomcat.exe and tomcatw.exe instead procrun. Revision ChangesPath 1.2 +11 -6 jakarta-commons/daemon/src/native/nt/procrun/procrun.dsp

cvs commit: jakarta-commons/daemon/src/native/nt/procrun/bin tomcat.exe tomcatw.exe

2003-09-28 Thread mturk
mturk 2003/09/27 23:59:08 Modified:daemon/src/native/nt/procrun/bin tomcat.exe tomcatw.exe Log: Builds that use the new Registry Key, so the old installed services will not be recognized. You may rename the registry to Tomcat Service Manager Revision ChangesPath

cvs commit: jakarta-commons/daemon/src/native/nt/procrun procrun.c

2003-09-28 Thread mturk
mturk 2003/09/28 00:04:35 Modified:daemon/src/native/nt/procrun procrun.c Log: Bljax... Remove those CRLF's. Revision ChangesPath 1.3 +19 -19jakarta-commons/daemon/src/native/nt/procrun/procrun.c Index: procrun.c

cvs commit: jakarta-commons/daemon/src/native/nt/procrun procrun.sln procrun.vcproj

2003-09-28 Thread mturk
mturk 2003/09/28 00:15:43 Modified:daemon/src/native/nt/procrun procrun.sln procrun.vcproj Log: Update the .NET build files. Revision ChangesPath 1.2 +11 -9 jakarta-commons/daemon/src/native/nt/procrun/procrun.sln Index: procrun.sln

cvs commit: jakarta-commons/daemon/xdocs procrun.xml

2003-09-28 Thread mturk
mturk 2003/09/28 00:19:38 Modified:daemon/xdocs procrun.xml Log: Apply the Bill's patches with some minor adjustments. Thanks Bill. Revision ChangesPath 1.4 +64 -7 jakarta-commons/daemon/xdocs/procrun.xml Index: procrun.xml

cvs commit: jakarta-commons/daemon/src/native/nt/procrun procgui.c procrun.c procrun.dsp procrun.dsw procrun.h

2003-09-28 Thread mturk
mturk 2003/09/28 08:52:35 Modified:daemon/src/native/nt/procrun procgui.c procrun.c procrun.dsp procrun.dsw procrun.h Log: Revert the latest 'lame Tomcat' patches. Revision ChangesPath 1.4 +1 -1 jakarta-commons/daemon/src/native/nt

cvs commit: jakarta-commons/daemon/src/native/nt/procrun procgui.c

2003-09-27 Thread mturk
mturk 2003/09/27 11:07:55 Modified:daemon/src/native/nt/procrun procgui.c Log: NULL string ListBox fixes Revision ChangesPath 1.2 +9 -2 jakarta-commons/daemon/src/native/nt/procrun/procgui.c Index: procgui.c

cvs commit: jakarta-commons/daemon/src/native/nt/procrun/bin tomcatw.exe

2003-09-27 Thread mturk
mturk 2003/09/27 11:10:19 Modified:daemon/src/native/nt/procrun/bin tomcatw.exe Log: NULL string ListBox fixes binaries Revision ChangesPath 1.2 +23 -23jakarta-commons/daemon/src/native/nt/procrun/bin/tomcatw.exe Binary file

cvs commit: jakarta-commons-sandbox/daemon/src/native/nt/procrun/bin procrun.dll procrun.exe procrunw.exe tomcat.exe tomcatw.exe

2003-03-12 Thread mturk
mturk 2003/03/12 09:24:16 Modified:daemon/src/native/nt/procrun/bin procrun.dll procrun.exe procrunw.exe tomcat.exe tomcatw.exe Log: New binary releases. Revision ChangesPath 1.5 +236 -85 jakarta-commons-sandbox/daemon/src/native/nt

cvs commit: jakarta-commons-sandbox/daemon/src/native/nt/procrun procgui.c procrun.h

2003-03-12 Thread mturk
mturk 2003/03/12 09:25:44 Modified:daemon/src/native/nt/procrun procgui.c procrun.h Log: Fix displaying try popup message. Popup now displays Service display name. Status bar displays Service description. Revision ChangesPath 1.5 +9 -3 jakarta-commons

cvs commit: jakarta-commons-sandbox/daemon/src/native/nt/procrun procrun.c

2003-03-12 Thread mturk
mturk 2003/03/12 09:27:59 Modified:daemon/src/native/nt/procrun procrun.c Log: When calling //DS// (Delete Service) ensure that the service is stopped (stop if needed). That enables Tomcat 5 uninstall to skip net stop call. Revision ChangesPath 1.11 +45 -22

cvs commit: jakarta-commons-sandbox/daemon/src/native/nt/procrun/bin procrun.dll procrun.exe procrunw.exe tomcat.exe tomcatw.exe

2003-02-21 Thread mturk
mturk 2003/02/21 04:13:01 Modified:daemon/src/native/nt/procrun/bin procrun.dll procrun.exe procrunw.exe tomcat.exe tomcatw.exe Log: Latest builds. Revision ChangesPath 1.4 +83 -86 jakarta-commons-sandbox/daemon/src/native/nt/procrun

cvs commit: jakarta-commons-sandbox/daemon/src/native/nt/procrun procrun.c

2003-02-21 Thread mturk
mturk 2003/02/21 04:13:39 Modified:daemon/src/native/nt/procrun procrun.c Log: Fix the service install. Revision ChangesPath 1.9 +61 -44jakarta-commons-sandbox/daemon/src/native/nt/procrun/procrun.c Index: procrun.c

cvs commit: jakarta-commons-sandbox/daemon/src/native/nt/procrun procgui.c procrun.h procrun.rc

2003-02-21 Thread mturk
mturk 2003/02/21 04:14:22 Modified:daemon/src/native/nt/procrun procgui.c procrun.h procrun.rc Log: Enable the GUI part to restore the window position. Revision ChangesPath 1.3 +42 -20jakarta-commons-sandbox/daemon/src/native/nt/procrun/procgui.c Index

cvs commit: jakarta-commons-sandbox/daemon/src/native/nt/procrun tomcatp.ico

2003-02-21 Thread mturk
mturk 2003/02/21 04:14:45 Modified:daemon/src/native/nt/procrun tomcatp.ico Log: Added 32x32 icon Revision ChangesPath 1.2 +1 -1 jakarta-commons-sandbox/daemon/src/native/nt/procrun/tomcatp.ico Binary file

cvs commit: jakarta-commons-sandbox/daemon/src/native/nt/procrun/bin procrunw.exe tomcatw.exe

2003-02-21 Thread mturk
mturk 2003/02/21 13:05:18 Modified:daemon/src/native/nt/procrun/bin procrunw.exe tomcatw.exe Log: New builds with About box. Revision ChangesPath 1.8 +216 -57 jakarta-commons-sandbox/daemon/src/native/nt/procrun/bin/procrunw.exe Binary file

cvs commit: jakarta-commons-sandbox/daemon/src/native/nt/procrun jakarta-banner.bmp License.rtf

2003-02-21 Thread mturk
mturk 2003/02/21 13:06:09 Added: daemon/src/native/nt/procrun jakarta-banner.bmp License.rtf Log: Banner and ASF licence for about box. Revision ChangesPath 1.1 jakarta-commons-sandbox/daemon/src/native/nt/procrun/jakarta-banner.bmp

cvs commit: jakarta-commons-sandbox/daemon/src/native/nt/procrun procgui.c procrun.c procrun.h procrun.rc procrun.vcproj

2003-02-21 Thread mturk
mturk 2003/02/21 13:07:24 Modified:daemon/src/native/nt/procrun procgui.c procrun.c procrun.h procrun.rc procrun.vcproj Log: Added nice About box for WINAPP mode. Revision ChangesPath 1.4 +126 -10 jakarta-commons-sandbox/daemon/src

cvs commit: jakarta-commons-sandbox/daemon/src/native/nt/procrun/bin tomcat.exe tomcatw.exe

2003-02-19 Thread mturk
mturk 2003/02/19 05:24:06 Added: daemon/src/native/nt/procrun/bin tomcat.exe tomcatw.exe Log: Added two binaries that are same as procrun, but have different icons for TC. Revision ChangesPath 1.1 jakarta-commons-sandbox/daemon/src/native/nt

cvs commit: jakarta-commons-sandbox/daemon/src/native/nt/procrun tomcatp.ico tomcatr.ico tomcats.ico

2003-02-19 Thread mturk
mturk 2003/02/19 05:24:44 Added: daemon/src/native/nt/procrun tomcatp.ico tomcatr.ico tomcats.ico Log: Tomcat icons for system try. Revision ChangesPath 1.1 jakarta-commons-sandbox/daemon/src/native/nt/procrun/tomcatp.ico

cvs commit: jakarta-commons-sandbox/daemon/src/native/nt/procrun/bin procrunw.exe

2003-02-17 Thread mturk
mturk 2003/02/17 01:28:19 Modified:daemon/src/native/nt/procrun/bin procrunw.exe Log: Fixed to WIN32 Gui Revision ChangesPath 1.5 +3 -3 jakarta-commons-sandbox/daemon/src/native/nt/procrun/bin/procrunw.exe Binary file

cvs commit: jakarta-commons-sandbox/daemon/src/native/nt/procrun procrunw.dev

2003-02-17 Thread mturk
mturk 2003/02/17 01:28:51 Modified:daemon/src/native/nt/procrun procrunw.dev Log: Fixed to use the WIN32 Gui build. Revision ChangesPath 1.3 +1 -1 jakarta-commons-sandbox/daemon/src/native/nt/procrun/procrunw.dev Index: procrunw.dev

cvs commit: jakarta-commons-sandbox/daemon/src/native/nt/procrun/bin procrun.dll procrun.exe procrunw.exe

2003-02-13 Thread mturk
mturk 2003/02/13 09:44:20 Modified:daemon/src/native/nt/procrun/bin procrun.dll procrun.exe procrunw.exe Log: New binary versions Revision ChangesPath 1.2 +12 -11 jakarta-commons-sandbox/daemon/src/native/nt/procrun/bin/procrun.dll

cvs commit: jakarta-commons-sandbox/daemon/src/native/nt/procrun procgui.c

2003-02-13 Thread mturk
mturk 2003/02/13 09:45:30 Added: daemon/src/native/nt/procrun procgui.c Log: The WIN GUI system try and console interface. Revision ChangesPath 1.1 jakarta-commons-sandbox/daemon/src/native/nt/procrun/procgui.c Index: procgui.c

cvs commit: jakarta-commons-sandbox/daemon/src/native/nt/procrun procrun.c procrun.dev procrun.h procrun.rc procrun.vcproj procrund.dev procrunw.dev readme.txt

2003-02-13 Thread mturk
mturk 2003/02/13 09:48:35 Modified:daemon/src/native/nt/procrun procrun.c procrun.dev procrun.h procrun.rc procrun.vcproj procrund.dev procrunw.dev readme.txt Log: Added GUI mode for PROCRUN_WINAPP mode. This enables

cvs commit: jakarta-commons-sandbox/daemon/src/native/nt/procrun readme.txt

2003-02-09 Thread mturk
mturk 2003/02/09 01:36:56 Modified:daemon/src/native/nt/procrun readme.txt Log: Added some examples. Revision ChangesPath 1.3 +24 -4 jakarta-commons-sandbox/daemon/src/native/nt/procrun/readme.txt Index: readme.txt

cvs commit: jakarta-commons-sandbox/daemon/src/native/nt/procrun procrun.h procrun.c

2003-02-09 Thread mturk
mturk 2003/02/09 01:38:54 Modified:daemon/src/native/nt/procrun procrun.h procrun.c Log: Added --Install option that allows to install the procrun from any directory. This is used for installation programs, where consoless procrunw can be used. Revision ChangesPath

cvs commit: jakarta-commons-sandbox/daemon/src/native/nt/procrun/bin procrunw.exe procrun.exe

2003-02-09 Thread mturk
mturk 2003/02/09 01:41:18 Modified:daemon/src/native/nt/procrun/bin procrunw.exe procrun.exe Log: Binaries build with DevC++ 4.9.7.0 Revision ChangesPath 1.3 +76 -136 jakarta-commons-sandbox/daemon/src/native/nt/procrun/bin/procrunw.exe Binary file

  1   2   >