cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_config_file.c

2003-03-02 Thread costin
costin 2003/03/02 12:46:33 Modified:jk/native2/common jk_config_file.c Log: Save to the same file Revision ChangesPath 1.9 +1 -1 jakarta-tomcat-connectors/jk/native2/common/jk_config_file.c Index: jk_config_file.c

cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_config_file.c jk_channel_socket.c

2003-02-27 Thread costin
costin 2003/02/27 21:05:03 Modified:jk/native2/common jk_config_file.c jk_channel_socket.c Log: Added few more getters and setters. I'll go over all the components and add more after I finish the java side ( that will query and represent the Apache-side as regular mbeans )

cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_config_file.c jk_logger_file.c

2002-09-24 Thread hgomez
hgomez 2002/09/24 15:37:13 Modified:jk/native2/common jk_config_file.c jk_logger_file.c Log: AS/400 back port from 1.2.0. Revision ChangesPath 1.5 +11 -3 jakarta-tomcat-connectors/jk/native2/common/jk_config_file.c Index: jk_config_file.c

cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_config_file.c

2002-07-08 Thread mturk
mturk 2002/07/08 06:40:41 Modified:jk/native2/common jk_config_file.c Log: no message Revision ChangesPath 1.4 +1 -1 jakarta-tomcat-connectors/jk/native2/common/jk_config_file.c Index: jk_config_file.c

cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_config_file.c jk_config.c jk_map.c list.mk

2002-05-31 Thread costin
costin 2002/05/31 11:05:29 Modified:jk/native2/common jk_config.c jk_map.c list.mk Added: jk/native2/common jk_config_file.c Log: A bit of refactoring. All workers2.properties parsing/saving code ( i.e. the properties + [ini] extensions ) are now in jk_config_file.