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

2002-03-23 Thread costin
costin 02/03/23 09:23:15 Modified:jk/native2/common jk_env.c jk_logger_file.c Log: Added support for saving unparsed property values Make the parse_log_level 'public' - not nice, but the apache2 logger needs to parse it as well. Yes, inheritance and 'protected' are usefull.

cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_env.c jk_logger_file.c jk_uriEnv.c jk_workerEnv.c

2002-03-20 Thread costin
costin 02/03/20 15:44:37 Modified:jk/native2/common jk_env.c jk_logger_file.c jk_uriEnv.c jk_workerEnv.c Log: Various small fixes. Revision ChangesPath 1.12 +1 -1 jakarta-tomcat-connectors/jk/native2/common/jk_env.c Index: jk_env.c