dougm 01/03/15 23:30:25
Modified:lib/ModPerl Code.pm
src/modules/perl modperl_config.c modperl_filter.c
modperl_handler.c modperl_mgv.c modperl_types.h
Log:
no need for modperl_{files,process,connection}_config_t
Revision ChangesPat
dougm 01/03/15 22:57:43
Modified:src/modules/perl modperl_callback.c
Log:
thinking
Revision ChangesPath
1.34 +4 -4 modperl-2.0/src/modules/perl/modperl_callback.c
Index: modperl_callback.c
===
dougm 01/03/15 22:41:46
Modified:src/modules/perl modperl_callback.c modperl_handler.c
modperl_handler.h
Log:
need to return the address incase caller needs to initialize (e.g. push/set)
Revision ChangesPath
1.33 +4 -4 modperl-2.0/src/
dougm 01/03/15 22:35:18
Modified:src/modules/perl modperl_config.h
Log:
allow modperl_config_req_get() to not core-dump if r == NULL
Revision ChangesPath
1.23 +2 -2 modperl-2.0/src/modules/perl/modperl_config.h
Index: modperl_config.h
=
dougm 01/03/15 22:32:15
Modified:lib/ModPerl Code.pm
src/modules/perl modperl_callback.c modperl_handler.c
modperl_handler.h
Log:
move some code into modperl_handler_lookup_handlers() so it can be reused for
{get,set,push}_handlers
Revi
dougm 01/03/15 21:52:29
Modified:lib/ModPerl Code.pm
src/modules/perl mod_perl.c mod_perl.h modperl_config.c
modperl_config.h modperl_interp.c modperl_interp.h
Added: src/modules/perl modperl_cmd.c modperl_cmd.h
Log:
move cmd stuffs i
dougm 01/03/15 21:32:36
Modified:lib/ModPerl Code.pm
src/modules/perl mod_perl.c modperl_config.c
modperl_config.h modperl_interp.c modperl_mgv.c
modperl_types.h
xs/Apache/RequestIO Apache__RequestIO.h
Log
dougm 01/03/15 21:08:15
Modified:lib/ModPerl Code.pm
src/modules/perl mod_perl.c modperl_callback.c
modperl_callback.h
Log:
use proper prefix for all modperl_callback_ functions
Revision ChangesPath
1.46 +1 -1 modperl-2.
dougm 01/03/15 20:58:59
Modified:lib/ModPerl Code.pm
src/modules/perl mod_perl.h modperl_callback.c
modperl_callback.h
Added: src/modules/perl modperl_handler.c modperl_handler.h
Log:
moving modperl_handler_* to its own module
Re
dougm 01/03/15 18:32:44
Added: util apr_pool_check.pl
Log:
script to check which apr_ functions do not have access to a pool
Revision ChangesPath
1.1 modperl-2.0/util/apr_pool_check.pl
Index: apr_pool_check.pl
=
dougm 01/03/15 18:30:47
Added: lib/Apache SourceTables.pm
Log:
module to include the generated source tables and build hash versions of each
Revision ChangesPath
1.1 modperl-2.0/lib/Apache/SourceTables.pm
Index: SourceTables.pm
===
dougm 01/03/15 18:29:43
Modified:lib/ModPerl FunctionMap.pm
Log:
since calling of guess_prefix() moved, need to make sure
ModPerl::FunctionMap->prefixes pick up ap_ and apr_
Revision ChangesPath
1.4 +2 -0 modperl-2.0/lib/ModPerl/FunctionMap.pm
Index: F
I was just visiting the comanche site and saw a list of mod_perl
applications. Just thought I'd share with you a few sites that I have
created using mod_perl. Note: these are all on the same quad-P3 server
and receive together over 5,000 uniques per day. We could not handle
this kind of load wi
dougm 01/03/15 16:26:31
Modified:lib/ModPerl TypeMap.pm
Log:
more better guessing
Revision ChangesPath
1.5 +11 -2 modperl-2.0/lib/ModPerl/TypeMap.pm
Index: TypeMap.pm
===
RCS file: /home
dougm 01/03/15 16:02:50
Added: xs/APR/NetLib APR__NetLib.h
Log:
wrapper for apr_ipsubnet_create()
Revision ChangesPath
1.1 modperl-2.0/xs/APR/NetLib/APR__NetLib.h
Index: APR__NetLib.h
===
dougm 01/03/15 16:01:59
modperl-2.0/xs/APR/NetLib - New directory
dougm 01/03/15 16:01:39
Modified:xs/maps apr_functions.map apr_structures.map apr_types.map
Log:
add new apr_ipsubnet_ functions
Revision ChangesPath
1.4 +5 -1 modperl-2.0/xs/maps/apr_functions.map
Index: apr_functions.map
===
dougm 01/03/15 15:59:48
Modified:lib/ModPerl FunctionMap.pm TypeMap.pm
Log:
do a better job of guessing prefix and package
Revision ChangesPath
1.3 +4 -2 modperl-2.0/lib/ModPerl/FunctionMap.pm
Index: FunctionMap.pm
dougm 01/03/15 09:48:41
Modified:pod modperl_2.0.pod
Log:
various updates
Revision ChangesPath
1.3 +281 -120 modperl-2.0/pod/modperl_2.0.pod
Index: modperl_2.0.pod
===
RCS file: /home/
19 matches
Mail list logo