geoff 2003/02/19 06:12:02
Modified:.Changes
xs/maps apache_structures.map
t/response/TestAPI request_rec.pm
src/docs/2.0/user/handlers http.pod
Log:
Open up r->ap_auth_type, making it possible to write custom
authen handl
geoff 2003/07/31 08:01:56
Modified:src/docs/2.0/user/config custom.pod
Log:
add cmd_data and $parms->info docs
Submitted by: geoff
Revision ChangesPath
1.6 +50 -0 modperl-docs/src/docs/2.0/user/config/custom.pod
Index: custom.
geoff 2003/08/05 09:48:37
Modified:src/docs/2.0/user/config custom.pod
Log:
formatting fixes
Revision ChangesPath
1.7 +3 -5 modperl-docs/src/docs/2.0/user/config/custom.pod
Index: custom.pod
geoff 2003/08/12 10:31:16
Modified:src/docs/2.0/user/coding cooking.pod
Log:
create separate Registry and handler cookie setting recipes
Submitted by: geoff
Revision ChangesPath
1.2 +30 -3 modperl-docs/src/docs/2.0/user/coding/cooking.pod
Index
geoff 2003/08/12 11:06:05
Modified:src/docs/2.0/user/handlers intro.pod
src/docs/2.0/user/porting compat.pod
Log:
document new stacked handler behavior in porting
document. fix PerlChildExitHandler run-type.
Submitted by: geoff
Revision ChangesPath
geoff 2003/08/12 12:38:21
Modified:src/docs/2.0/user/coding cooking.pod
Log:
whoops - bad format for method
Submitted by: geoff
Revision ChangesPath
1.3 +1 -1 modperl-docs/src/docs/2.0/user/coding/cooking.pod
Index: cooking.pod
geoff 2003/08/19 12:31:28
Modified:src/docs/2.0/api/APR Const.pod Table.pod
Log:
added APR::Table::compress()
minor constant tweaks
Revision ChangesPath
1.2 +2 -1 modperl-docs/src/docs/2.0/api/APR/Const.pod
Index: Const.pod
geoff 2003/08/20 07:00:41
Modified:src/docs/2.0/api/APR Table.pod
Log:
tweak compress() description
Submitted by: joe schaeffer
Reviewed by: geoff
Revision ChangesPath
1.5 +4 -3 modperl-docs/src/docs/2.0/api/APR/Table.pod
Index: Table.pod
geoff 2003/08/22 12:17:36
Modified:src/docs/2.0/devel/porting porting.pod
Log:
remove support for httpd 2.0.45/apr 0.9.3 and lower.
httpd 2.0.46 is now the minimum supported version.
Submitted by: geoff
Reviewed by: stas
Revision ChangesPath
1.15 +2 -2
geoff 2003/08/23 22:18:35
Modified:src/docs/2.0/devel/porting porting.pod
Log:
mmn tweak
Submitted by: stas
Revision ChangesPath
1.16 +1 -1 modperl-docs/src/docs/2.0/devel/porting/porting.pod
Index: porting.pod
geoff 2003/09/03 11:05:19
Modified:src/docs/2.0/user/install install.pod
Log:
change to APR_0_9_BRANCH/APU_0_9_BRANCH
Revision ChangesPath
1.46 +1 -1 modperl-docs/src/docs/2.0/user/install/install.pod
Index: install.pod
geoff 2003/10/07 12:57:38
Modified:src/docs/2.0/user/config config.pod
src/docs/2.0/user/handlers intro.pod protocols.pod
Log:
add docs for PerlDefaultPortHandler
Revision ChangesPath
1.44 +5 -0 modperl-docs/src/docs/2.0/user/config/config.pod
geoff 2003/10/08 08:16:48
Modified:src/docs/2.0/user/config config.pod
src/docs/2.0/user/handlers intro.pod protocols.pod
Log:
undo PerlDefaultPortHandler
Revision ChangesPath
1.45 +0 -5 modperl-docs/src/docs/2.0/user/config/config.pod
geoff 2003/10/14 11:36:56
Modified:src/docs/2.0/user/config config.pod
src/docs/2.0/user/handlers http.pod intro.pod
Log:
add PerlMapToStorageHandler stub
Revision ChangesPath
1.47 +5 -0 modperl-docs/src/docs/2.0/user/config/config.pod
geoff 2003/10/28 12:25:59
Modified:src/docs/2.0/user/config config.pod
Log:
add MP_TRACE_a as a new category for additional logic added to
standard Apache API calls
Revision ChangesPath
1.50 +1 -0 modperl-docs/src/docs/2.0/user/config/config.pod
Index
geoff 2003/10/02 06:33:29
Modified:src/docs/2.0/api/Apache Const.pod
Log:
add in (brief) comments for Apache::CRLF and the other
:platform constants
Revision ChangesPath
1.3 +19 -0 modperl-docs/src/docs/2.0/api/Apache/Const.pod
Index: Const.pod
geoff 2003/11/10 12:30:26
Modified:src/download index_top.html
Log:
official 1.99_11 release
Revision ChangesPath
1.15 +1 -1 modperl-docs/src/download/index_top.html
Index: index_top.html
geoff 2003/11/10 13:25:29
Modified:src/dist KEYS
Log:
add self
Revision ChangesPath
1.10 +41 -0 modperl-docs/src/dist/KEYS
Index: KEYS
===
RCS file: /home/cvs/modperl-docs/src/dist/KEYS,v
geoff 2003/12/04 12:59:16
Modified:src/products apache-modules.pod
Log:
add new header for 2.0-specific modules
also, Apache::Template to ports in progress
Revision ChangesPath
1.14 +17 -1 modperl-docs/src/products/apache-modules.pod
Index: apache
geoff 2003/12/15 13:19:59
Modified:src/docs/general/testing testing.pod
Log:
update for #define HTTPD_TEST_REQUIRE_APACHE 2.0.49
Revision ChangesPath
1.25 +11 -0 modperl-docs/src/docs/general/testing/testing.pod
Index: testing.pod
geoff 2003/12/21 13:53:43
Modified:src/docs/general/testing testing.pod
Log:
acknowledge additional Apache-Test resources
Revision ChangesPath
1.26 +12 -0 modperl-docs/src/docs/general/testing/testing.pod
Index: testing.pod
geoff 2003/12/21 14:18:55
Modified:src/docs/general/testing testing.pod
Log:
whoops. fix package for manpage
Revision ChangesPath
1.27 +1 -1 modperl-docs/src/docs/general/testing/testing.pod
Index: testing.pod
geoff 2003/12/01 09:56:30
Modified:src/docs/2.0/api/APR Const.pod
src/docs/2.0/api/Apache Const.pod
src/docs/2.0/user/coding coding.pod
src/docs/2.0/user/handlers http.pod
Log:
updates for :filetype, :mpmq, and Apache::MPM->is_threa
geoff 2004/01/14 11:45:23
Modified:src/docs/1.0/guide help.pod
src/docs/2.0/user/help help.pod
Log:
add pointers to the bug-reporting skeleton
Revision ChangesPath
1.27 +10 -0 modperl-docs/src/docs/1.0/guide/help.pod
Index: help.pod
geoff 2004/01/14 12:20:02
Modified:src/about/contributors geoffrey-young.txt
Added: src/about/contributors geoffrey-young.jpg
Log:
update $self
Revision ChangesPath
1.2 +9 -9 modperl-docs/src/about/contributors/geoffrey-young.txt
Index: geoffrey
geoff 2004/01/15 06:33:40
Modified:src/docs/2.0/api/Apache ServerUtil.pod
src/docs/2.0/api/ModPerl RegistryLoader.pod
src/docs/2.0/user/porting compat.pod
Log:
updates for server_root_relative()
Revision ChangesPath
1.8 +1 -1
geoff 2004/01/15 07:24:59
Modified:src/about/contributors geoffrey-young.txt
Log:
add image
Revision ChangesPath
1.3 +1 -0 modperl-docs/src/about/contributors/geoffrey-young.txt
Index: geoffrey-young.txt
geoff 2004/01/15 12:43:18
Modified:src/docs/2.0/api/Apache ServerUtil.pod
Log:
correct server_root_relative syntax
Revision ChangesPath
1.9 +2 -2 modperl-docs/src/docs/2.0/api/Apache/ServerUtil.pod
Index: ServerUtil.pod
geoff 2004/01/19 07:17:04
Modified:src/docs/2.0/user/porting compat.pod
Log:
Apache::unescape_url() is now Apache::URI::unescape_url()
Revision ChangesPath
1.34 +1 -1 modperl-docs/src/docs/2.0/user/porting/compat.pod
Index: compat.pod
geoff 2004/01/19 07:56:01
Modified:src/docs/2.0/api/Apache Log.pod
Log:
Apache::log_pid() is now Apache::Log::log_pid()
Revision ChangesPath
1.6 +2 -2 modperl-docs/src/docs/2.0/api/Apache/Log.pod
Index: Log.pod
geoff 2004/01/19 08:27:09
Modified:src/docs/2.0/api/Apache Log.pod
Log:
Apache::LOG_MARK() is now Apache::Log::LOG_MARK
Revision ChangesPath
1.7 +16 -16modperl-docs/src/docs/2.0/api/Apache/Log.pod
Index: Log.pod
geoff 2004/01/19 08:57:45
Modified:src/docs/2.0/api/Apache RequestUtil.pod ServerUtil.pod
src/docs/2.0/user/handlers http.pod
Log:
Apache::method_register() is now Apache::Server::method_register()
Revision ChangesPath
1.8 +0 -29 modperl-docs
geoff 2004/01/19 10:16:58
Modified:src/docs/2.0/api/Apache ServerUtil.pod
src/docs/2.0/user/porting compat.pod
Log:
Apache::get_server_version() is now Apache::Server::get_server_version()
Apache::get_server_built() is now Apache::Server::get_server_built
geoff 2004/01/19 10:48:31
Modified:src/docs/2.0/api Apache.pod
src/docs/2.0/api/Apache ServerUtil.pod
Log:
Apache::server_root is now Apache::Server::server_root
Revision ChangesPath
1.2 +2 -2 modperl-docs/src/docs/2.0/api/Apache.pod
geoff 2004/01/19 11:00:51
Modified:src/docs/2.0/api/Apache ServerUtil.pod
src/docs/2.0/user/config config.pod
src/docs/2.0/user/porting compat.pod porting.pod
Log:
Apache::exists_config_define is now Apache::Server::exists_config_define
Revision
geoff 2004/01/19 11:22:25
Modified:src/docs/2.0/api/Apache RequestUtil.pod ServerUtil.pod
Log:
Apache::get_status_line is now Apache::Server::get_status_line
Revision ChangesPath
1.9 +0 -26 modperl-docs/src/docs/2.0/api/Apache/RequestUtil.pod
Index
geoff 2004/01/19 12:04:32
Modified:src/docs/2.0/api/Apache ServerUtil.pod
src/docs/2.0/api/ModPerl RegistryLoader.pod
src/docs/2.0/user/handlers http.pod server.pod
src/docs/2.0/user/install install.pod
src/docs/2.0/user
geoff 2004/01/30 11:34:31
Modified:src/docs/2.0/user/config config.pod
Log:
added some subprocess_env details
Revision ChangesPath
1.58 +9 -3 modperl-docs/src/docs/2.0/user/config/config.pod
Index: config.pod
geoff 2004/02/27 11:29:44
Modified:src/docs/2.0/api/APR Const.pod
Log:
remove deprecated APR_SO_TIMEOUT
Revision ChangesPath
1.9 +0 -3 modperl-docs/src/docs/2.0/api/APR/Const.pod
Index: Const.pod
geoff 2004/03/23 06:53:36
Modified:src/docs/2.0/api/Apache ServerUtil.pod
Log:
back out rename changes added in revisions 1.10 - 1.15
Revision ChangesPath
1.17 +7 -34 modperl-docs/src/docs/2.0/api/Apache/ServerUtil.pod
Index: ServerUtil.pod
geoff 2004/03/23 06:55:40
Modified:src/docs/2.0/api Apache.pod
Log:
back out name changes in version 1.2
Revision ChangesPath
1.3 +2 -2 modperl-docs/src/docs/2.0/api/Apache.pod
Index: Apache.pod
geoff 2004/03/23 16:47:26
Modified:src/docs/2.0/api/Apache ServerUtil.pod
Log:
remove method_register
Revision ChangesPath
1.18 +0 -30 modperl-docs/src/docs/2.0/api/Apache/ServerUtil.pod
Index: ServerUtil.pod
geoff 2004/03/23 17:03:25
Modified:src/docs/2.0/api/Apache RequestUtil.pod
Log:
undo revisions 1.7 and 1.8
Revision ChangesPath
1.14 +55 -0 modperl-docs/src/docs/2.0/api/Apache/RequestUtil.pod
Index: RequestUtil.pod
geoff 2004/03/23 17:12:24
Modified:src/docs/2.0/user/porting compat.pod
Log:
remove revisions 1.33 through 1.37
Revision ChangesPath
1.47 +7 -7 modperl-docs/src/docs/2.0/user/porting/compat.pod
Index: compat.pod
geoff 2004/03/24 06:50:59
Modified:src/docs/2.0/user/config config.pod
Log:
undo revision 1.55
Revision ChangesPath
1.60 +5 -5 modperl-docs/src/docs/2.0/user/config/config.pod
Index: config.pod
geoff 2004/03/24 06:52:13
Modified:src/docs/2.0/user/porting porting.pod
Log:
revert to 1.15
Revision ChangesPath
1.17 +2 -2 modperl-docs/src/docs/2.0/user/porting/porting.pod
Index: porting.pod
geoff 2004/04/15 06:26:55
Modified:src/docs/2.0/api/APR Finfo.pod
Log:
added platform specific caveats
Revision ChangesPath
1.2 +17 -0 modperl-docs/src/docs/2.0/api/APR/Finfo.pod
Index: Finfo.pod
geoff 2004/04/19 18:59:57
Modified:src/docs/2.0/user/install install.pod
Log:
some bleadperl notes, including the new webpage
Revision ChangesPath
1.54 +4 -0 modperl-docs/src/docs/2.0/user/install/install.pod
Index: install.pod
geoff 2004/08/23 14:16:03
Modified:src/docs/2.0/api/Apache PerlSections.pod
src/docs/2.0/user/intro overview.pod
src/docs/2.0/user/porting compat.pod
Log:
$Apache::Server::SaveConfig is now $Apache::PerlSections::Save
Reviewed by: gozer
geoff 2004/09/21 06:58:03
Modified:src/docs/2.0/api/Apache RequestRec.pod
Log:
remove canonical_filename() call, as the method no longer exists
Revision ChangesPath
1.32 +0 -3 modperl-docs/src/docs/2.0/api/Apache/RequestRec.pod
Index: RequestRec.pod
Author: geoff
Date: Fri Nov 19 08:27:29 2004
New Revision: 105829
Modified:
perl/modperl/docs/trunk/src/docs/2.0/user/install/install.pod
Log:
start the svn migration documentation
Modified: perl/modperl/docs/trunk/src/docs/2.0/user/install/install.pod
Author: geoff
Date: Mon Nov 22 07:38:53 2004
New Revision: 106192
Modified:
perl/modperl/docs/trunk/src/docs/2.0/user/install/install.pod
Log:
match apr branch shuffle
Modified: perl/modperl/docs/trunk/src/docs/2.0/user/install/install.pod
Url:
http://svn.apache.org/viewcvs/perl/modperl
Author: geoff
Date: Fri Dec 10 09:26:10 2004
New Revision: 111527
URL: http://svn.apache.org/viewcvs?view=rev&rev=111527
Log:
note that print() now returns 0E0 instead of 0 for
zero bytes sent
Modified:
perl/modperl/docs/trunk/src/docs/2.0/api/Apache/RequestIO.pod
Modified: perl/mod
Author: geoff
Date: Wed Jan 5 08:03:00 2005
New Revision: 124222
URL: http://svn.apache.org/viewcvs?view=rev&rev=124222
Log:
add list of PMC members
Modified:
perl/modperl/docs/trunk/src/about/history.pod
Modified: perl/modperl/docs/trunk/src/about/history.pod
Url:
http://svn.apache
Author: geoff
Date: Wed Jan 5 08:07:16 2005
New Revision: 124223
URL: http://svn.apache.org/viewcvs?view=rev&rev=124223
Log:
blarg, how did that get in there?
Modified:
perl/modperl/docs/trunk/src/about/history.pod
Modified: perl/modperl/docs/trunk/src/about/history.pod
Url:
Author: geoff
Date: Wed Jan 5 08:24:59 2005
New Revision: 124225
URL: http://svn.apache.org/viewcvs?view=rev&rev=124225
Log:
Eric is no longer on the pmc
Modified:
perl/modperl/docs/trunk/src/about/history.pod
Modified: perl/modperl/docs/trunk/src/about/history.pod
Url:
Author: geoff
Date: Tue Jan 11 16:53:44 2005
New Revision: 124930
URL: http://svn.apache.org/viewcvs?view=rev&rev=124930
Log:
remove stas and add a link to the asf
Modified:
perl/modperl/docs/trunk/src/about/pmc.pod
Modified: perl/modperl/docs/trunk/src/about/pmc.pod
Url:
Author: geoff
Date: Wed Feb 9 07:42:35 2005
New Revision: 153079
URL: http://svn.apache.org/viewcvs?view=rev&rev=153079
Log:
start Apache-Test project foo
Modified:
perl/modperl/docs/trunk/src/config.cfg
perl/modperl/docs/trunk/src/maillist/data.pl
perl/modperl/docs/trunk
Author: geoff
Date: Wed Feb 9 07:47:20 2005
New Revision: 153080
URL: http://svn.apache.org/viewcvs?view=rev&rev=153080
Log:
s/test-cvs/test-commits/g
Added:
perl/modperl/docs/trunk/src/maillist/test-commits.pod
Removed:
perl/modperl/docs/trunk/src/maillist/test-cvs.pod
Modi
Author: geoff
Date: Wed Feb 9 07:54:15 2005
New Revision: 153081
URL: http://svn.apache.org/viewcvs?view=rev&rev=153081
Log:
add test/config.cfg
Modified:
perl/modperl/docs/trunk/src/bugs/config.cfg
Modified: perl/modperl/docs/trunk/src/bugs/config.cfg
URL:
http://svn.apache.org/vie
Author: geoff
Date: Wed Feb 9 07:56:50 2005
New Revision: 153082
URL: http://svn.apache.org/viewcvs?view=rev&rev=153082
Log:
whoops - when you copy a directory .svn goes with it...
Added:
perl/modperl/docs/trunk/src/test/
perl/modperl/docs/trunk/src/test/config.cfg
Added: perl/mod
Author: geoff
Date: Wed Feb 9 07:59:05 2005
New Revision: 153083
URL: http://svn.apache.org/viewcvs?view=rev&rev=153083
Log:
eesh, copying .svn mucks everything up...
Modified:
perl/modperl/docs/trunk/src/bugs/config.cfg
Modified: perl/modperl/docs/trunk/src/bugs/config.cfg
URL:
Author: geoff
Date: Fri Feb 11 11:27:54 2005
New Revision: 153446
URL: http://svn.apache.org/viewcvs?view=rev&rev=153446
Log:
move test/ to Apache-Test as discussed
Added:
perl/modperl/docs/trunk/src/Apache-Test/
- copied from r153082, perl/modperl/docs/trunk/src/test/
Rem
Modified: perl/modperl/docs/trunk/src/docs/2.0/user/handlers/filters.pod
URL:
http://svn.apache.org/viewcvs/perl/modperl/docs/trunk/src/docs/2.0/user/handlers/filters.pod?view=diff&r1=160095&r2=160096
==
--- perl/modperl/d
Author: geoff
Date: Mon Apr 4 13:38:47 2005
New Revision: 160096
URL: http://svn.apache.org/viewcvs?view=rev&rev=160096
Log:
Apache2::OK to Apache2::Const::OK and similar moves
Modified:
perl/modperl/docs/trunk/src/docs/2.0/api/APR/Error.pod
perl/modperl/docs/trunk/src/docs/2.0/api
Author: geoff
Date: Mon Apr 4 17:49:16 2005
New Revision: 160122
URL: http://svn.apache.org/viewcvs?view=rev&rev=160122
Log:
APR:: constant to APR::Const shuffle
Modified:
perl/modperl/docs/trunk/src/docs/2.0/api/APR/Bucket.pod
perl/modperl/docs/trunk/src/docs/2.0/api/APR/Const
Author: geoff
Date: Fri Apr 8 06:02:24 2005
New Revision: 160554
URL: http://svn.apache.org/viewcvs?view=rev&rev=160554
Log:
rename Apache2->request and Apache2->server to
Apache2::RequestUtil->request and Apache2::ServerUtil->server
also, remove Apache2.pod and Apache.pod,
Author: geoff
Date: Fri Apr 8 07:02:17 2005
New Revision: 160555
URL: http://svn.apache.org/viewcvs?view=rev&rev=160555
Log:
MP_INST_APACHE2 cleanup
Modified:
perl/modperl/docs/trunk/src/docs/2.0/api/ModPerl/MM.pod
perl/modperl/docs/trunk/src/docs/2.0/os/win32/config.pod
Author: geoff
Date: Mon Apr 11 06:45:53 2005
New Revision: 160875
URL: http://svn.apache.org/viewcvs?view=rev&rev=160875
Log:
add note about CGI.pm
Modified:
perl/modperl/docs/trunk/src/docs/2.0/rename.pod
Modified: perl/modperl/docs/trunk/src/docs/2.0/rename.pod
URL:
http://svn.apache
Author: geoff
Date: Tue Apr 12 07:05:58 2005
New Revision: 161053
URL: http://svn.apache.org/viewcvs?view=rev&rev=161053
Log:
add perrin
Modified:
perl/modperl/docs/trunk/src/about/pmc.pod
Modified: perl/modperl/docs/trunk/src/about/pmc.pod
URL:
http://svn.apache.org/viewcvs/perl/mod
Author: geoff
Date: Thu Apr 14 06:17:29 2005
New Revision: 161275
URL: http://svn.apache.org/viewcvs?view=rev&rev=161275
Log:
RC5
Modified:
perl/modperl/docs/trunk/src/download/index_top.html
Modified: perl/modperl/docs/trunk/src/download/index_top.html
URL:
http://svn.apache.org/vie
Author: geoff
Date: Tue May 3 05:04:07 2005
New Revision: 167901
URL: http://svn.apache.org/viewcvs?rev=167901&view=rev
Log:
note location of marc archives
Modified:
perl/modperl/docs/trunk/src/maillist/test-dev.pod
Modified: perl/modperl/docs/trunk/src/maillist/test-dev.pod
URL:
72 matches
Mail list logo