dougm 00/09/27 20:53:02
Modified:src/modules/perl perl_config.c
Log:
fix %Apache::ReadConfig:: processing for PerlRequire'd files
Revision ChangesPath
1.107 +16 -18modperl/src/modules/perl/perl_config.c
Index: perl_config.c
==
dougm 00/09/27 20:30:21
Modified:.Changes
Log:
fix %Apache::ReadConfig:: processing for PerlRequire'd files
Revision ChangesPath
1.531 +3 -0 modperl/Changes
Index: Changes
===
RCS
dougm 00/09/27 16:51:35
Modified:.Changes ToDo
src/modules/perl Apache.xs mod_perl.h perl_config.c
Log:
$r->get_basic_auth_pw will default $r->auth_type to "Basic" if not
already set
$r->auth_type is now writeable, e.g. $r->auth_type("Basic")
Rev
dougm 00/09/27 14:26:28
Modified:.ToDo
Log:
more fun
Revision ChangesPath
1.257 +4 -0 modperl/ToDo
Index: ToDo
===
RCS file: /home/cvs/modperl/ToDo,v
retrieving revision 1.256
dougm 00/09/27 14:10:21
Modified:.ToDo
Log:
dammit, missed out on a sunny day today
Revision ChangesPath
1.256 +7 -0 modperl/ToDo
Index: ToDo
===
RCS file: /home/cvs/modperl/ToDo,
dougm 00/09/27 13:04:01
Modified:t/modules request.t
Log:
binmode for win32
Revision ChangesPath
1.10 +1 -0 modperl/t/modules/request.t
Index: request.t
===
RCS file: /home/cvs/modperl/t
dougm 00/09/27 12:44:24
Modified:.Changes ToDo
src/modules/perl Apache.xs
Log:
fix $r->read() so it will not block if all data has already been read
and so that Apache will not hang during ap_discard_request_body() on
error or redirect after all data has
dougm 00/09/27 11:19:14
Modified:.ToDo
Log:
todo
Revision ChangesPath
1.254 +2 -2 modperl/ToDo
Index: ToDo
===
RCS file: /home/cvs/modperl/ToDo,v
retrieving revision 1.253
ret
dougm 00/09/27 10:55:24
Modified:.Changes Makefile.PL
Log:
fix for Makefile.PL ADD_MODULE=src/module/foo/libfoo.a
Revision ChangesPath
1.528 +3 -0 modperl/Changes
Index: Changes
===
dougm 00/09/27 09:26:04
Modified:.Changes
src/modules/perl Apache.xs
t/docs startup.pl
Log:
added Apache::user method in preparation for 2.0, now that `user' hangs
off of the request_rec rather than request_rec->connection in Apache 2.0
dougm 00/09/27 09:13:35
Modified:src/modules/perl mod_perl.c
Log:
fix logic for last change
Revision ChangesPath
1.129 +2 -2 modperl/src/modules/perl/mod_perl.c
Index: mod_perl.c
===
RCS
dougm 00/09/27 08:37:38
Modified:src/modules/perl perl_config.c
Log:
typo
Revision ChangesPath
1.105 +1 -1 modperl/src/modules/perl/perl_config.c
Index: perl_config.c
===
RCS file: /home/
dougm 00/09/27 08:23:29
Modified:.Changes
src/modules/perl mod_perl.c
Log:
disable r->proxyreq checking unless PerlTransHandler is enabled and
configured
Revision ChangesPath
1.526 +3 -0 modperl/Changes
Index: Changes
==
dougm 00/09/27 07:49:24
Modified:.ToDo
Log:
todo
Revision ChangesPath
1.253 +7 -0 modperl/ToDo
Index: ToDo
===
RCS file: /home/cvs/modperl/ToDo,v
retrieving revision 1.252
ret
14 matches
Mail list logo