/[Apache-SVN]/perl/embperl/trunk/Makefile.PL
ViewVC logotype

Log of /perl/embperl/trunk/Makefile.PL

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 659977 - (view) (annotate) - [select for diffs]
Modified Sun May 25 12:36:28 2008 UTC (18 months ago) by richter
File length: 38358 byte(s)
Diff to previous 630620 (colored)
do not link against unused libz

Revision 630620 - (view) (annotate) - [select for diffs]
Modified Sun Feb 24 13:24:49 2008 UTC (21 months ago) by richter
File length: 38337 byte(s)
Diff to previous 580573 (colored)
use mod_perl compiler options for all xs modules

Revision 580573 - (view) (annotate) - [select for diffs]
Modified Sat Sep 29 11:05:54 2007 UTC (2 years, 1 month ago) by richter
File length: 38295 byte(s)
Diff to previous 410198 (colored)
    - Include patch from Mark D. Anderson to make SSI syntax
      behave more like mod_include.
    - Improve XHTML/XML support. Tags that are parsed by Embperl
      like input, are now only have one slash at the end, if there
      is already a slash in the source and output_mode is set to
      xml. In addition checked attributes for input tags are now
      added as checked="checked" to be valid xml.
      Spotted by Villu Roogna.
    - Add Embperl::Form stuff
    - Set version to 2.3.0
    - Included patch from Andrew O'Brian to correctly retrieve
      Cookie header when running under Apache 2.


Revision 410198 - (view) (annotate) - [select for diffs]
Modified Tue May 30 06:49:55 2006 UTC (3 years, 5 months ago) by richter
File length: 38272 byte(s)
Diff to previous 328577 (colored)
Form::Validate utf-8 messages

Revision 328577 - (view) (annotate) - [select for diffs]
Modified Wed Oct 26 06:44:05 2005 UTC (4 years, 1 month ago) by richter
File length: 38072 byte(s)
Diff to previous 294778 (colored)
    - Added Support for calling Embperl::Object::Execute inside
      an Embperl page. (Allow to nest new requests)      
    - Fixed compile problem with timezone on BSD systems


Revision 294778 - (view) (annotate) - [select for diffs]
Modified Sun Oct 2 13:30:14 2005 UTC (4 years, 1 month ago) by richter
File length: 38072 byte(s)
Diff to previous 294756 (colored)
date header for Embperl::Mail

Revision 294756 - (view) (annotate) - [select for diffs]
Modified Sun Aug 7 00:03:03 2005 UTC (4 years, 3 months ago) by richter
File length: 37994 byte(s)
Diff to previous 294746 (colored)
changed copyright year to 2005

Revision 294746 - (view) (annotate) - [select for diffs]
Modified Sun Jun 19 08:52:25 2005 UTC (4 years, 5 months ago) by richter
File length: 37994 byte(s)
Diff to previous 294744 (colored)
rc4

Revision 294744 - (view) (annotate) - [select for diffs]
Modified Fri May 6 07:15:36 2005 UTC (4 years, 6 months ago) by richter
File length: 37734 byte(s)
Diff to previous 294740 (colored)
   - Adapted to new mod_perl namespace. Embperl now works correctly
     with mod_perl version >= 2.0rc5 (older version are still supported)
     NOTE: For file uploads to work you also need to upgrade CGI.pm
   - Fixed problem with Execute when GlobalRequestRec option is not
     set in mod_perl config.

PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 294740 - (view) (annotate) - [select for diffs]
Modified Mon Mar 14 13:41:45 2005 UTC (4 years, 8 months ago) by richter
File length: 37215 byte(s)
Diff to previous 294722 (colored)
   - Find apr.h if it is not in same directory as httpd.h in
     Makefile.PL. (Necessary for RedHat)
   - epoerrdoc2 tests

Revision 294722 - (view) (annotate) - [select for diffs]
Modified Sat Jan 15 20:17:27 2005 UTC (4 years, 10 months ago) by richter
File length: 37126 byte(s)
Diff to previous 294719 (colored)
patches for 64Bit and pod

Revision 294719 - (view) (annotate) - [select for diffs]
Modified Sun Nov 7 19:36:42 2004 UTC (5 years ago) by richter
File length: 37106 byte(s)
Diff to previous 294705 (colored)
CGI Tests, FastCGI POST fix

Revision 294705 - (view) (annotate) - [select for diffs]
Modified Tue Aug 17 06:17:59 2004 UTC (5 years, 3 months ago) by richter
File length: 37084 byte(s)
Diff to previous 294702 (colored)
fix segfault on apache -t

Revision 294702 - (view) (annotate) - [select for diffs]
Modified Mon Aug 16 07:36:22 2004 UTC (5 years, 3 months ago) by richter
File length: 37059 byte(s)
Diff to previous 294693 (colored)
additional tweak and README updates

Revision 294693 - (view) (annotate) - [select for diffs]
Modified Sun Aug 15 19:26:48 2004 UTC (5 years, 3 months ago) by richter
File length: 36977 byte(s)
Diff to previous 294692 (colored)
fix some memory leaks

Revision 294692 - (view) (annotate) - [select for diffs]
Modified Sat Aug 14 14:28:47 2004 UTC (5 years, 3 months ago) by richter
File length: 36980 byte(s)
Diff to previous 294688 (colored)
memory debugging and internal structure validaten and fix for apha 64

Revision 294688 - (view) (annotate) - [select for diffs]
Modified Thu Jul 8 08:31:00 2004 UTC (5 years, 4 months ago) by richter
File length: 36826 byte(s)
Diff to previous 294656 (colored)
fixed win32 compiler/test problems

Revision 294656 - (view) (annotate) - [select for diffs]
Modified Fri Jan 23 07:37:12 2004 UTC (5 years, 10 months ago) by richter
File length: 36563 byte(s)
Diff to previous 294655 (colored)
2.0b10

Revision 294655 - (view) (annotate) - [select for diffs]
Modified Fri Jan 23 06:50:58 2004 UTC (5 years, 10 months ago) by richter
File length: 36519 byte(s)
Diff to previous 294646 (colored)
Update docs

Revision 294646 - (view) (annotate) - [select for diffs]
Modified Fri Jan 16 08:24:26 2004 UTC (5 years, 10 months ago) by richter
File length: 36519 byte(s)
Diff to previous 294642 (colored)
- fix inc path problem with perl 5.8.2 in make test
- fix taited problem with mod_perl 1.99_12
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 294642 - (view) (annotate) - [select for diffs]
Modified Wed Jul 2 07:39:08 2003 UTC (6 years, 4 months ago) by richter
File length: 36433 byte(s)
Diff to previous 294634 (colored)
 fix $req_rec
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 294634 - (view) (annotate) - [select for diffs]
Modified Fri Apr 11 05:41:18 2003 UTC (6 years, 7 months ago) by richter
File length: 36136 byte(s)
Diff to previous 294633 (colored)
%idat handling for checkboxes

Revision 294633 - (view) (annotate) - [select for diffs]
Modified Sun Mar 30 18:57:03 2003 UTC (6 years, 8 months ago) by richter
File length: 36140 byte(s)
Diff to previous 294632 (colored)
fix compiler warnings

Revision 294632 - (view) (annotate) - [select for diffs]
Modified Sun Mar 30 14:12:14 2003 UTC (6 years, 8 months ago) by richter
File length: 35941 byte(s)
Diff to previous 294629 (colored)
fix sigsegv on sparc

Revision 294629 - (view) (annotate) - [select for diffs]
Modified Thu Feb 27 07:05:33 2003 UTC (6 years, 9 months ago) by richter
File length: 35886 byte(s)
Diff to previous 294621 (colored)
Apache2:: + subreq test

Revision 294621 - (view) (annotate) - [select for diffs]
Modified Fri Feb 14 21:04:08 2003 UTC (6 years, 9 months ago) by richter
File length: 35542 byte(s)
Diff to previous 294619 (colored)
fix compile bug on FreeBSD

Revision 294619 - (view) (annotate) - [select for diffs]
Modified Tue Jan 28 07:21:27 2003 UTC (6 years, 10 months ago) by richter
File length: 35368 byte(s)
Diff to previous 294589 (colored)
apache2 fix + apache 2 port fix

Revision 294589 - (view) (annotate) - [select for diffs]
Modified Fri Nov 15 06:20:35 2002 UTC (7 years ago) by richter
File length: 35325 byte(s)
Diff to previous 294578 (colored)
move 2.0 to HEAD

Revision 294578 - (view) (annotate) - [select for diffs]
Modified Tue Oct 22 05:29:12 2002 UTC (7 years, 1 month ago) by richter
File length: 35039 byte(s)
Diff to previous 294464 (colored)
move Embperl 2 to HEAD revision

Revision 294464 - (view) (annotate) - [select for diffs]
Modified Tue Mar 12 05:05:16 2002 UTC (7 years, 8 months ago) by richter
File length: 33993 byte(s)
Diff to previous 294355 (colored)
Makefile.pl for win32

Revision 294355 - (view) (annotate) - [select for diffs]
Modified Tue Dec 4 07:43:16 2001 UTC (7 years, 11 months ago) by richter
File length: 32573 byte(s)
Diff to previous 294294 (colored)
cleanup

Revision 294294 - (view) (annotate) - [select for diffs]
Modified Fri Nov 2 11:06:44 2001 UTC (8 years ago) by richter
File length: 31946 byte(s)
Diff to previous 294228 (colored)
FastCGI docs & script

Revision 294228 - (view) (annotate) - [select for diffs]
Modified Sat Sep 8 13:23:22 2001 UTC (8 years, 2 months ago) by richter
File length: 28773 byte(s)
Diff to previous 294227 (colored)
   - Embperl can now use encrypted sourcefiles. See crypto/README for
     details.

Revision 294227 - (view) (annotate) - [select for diffs]
Modified Fri Sep 7 13:07:20 2001 UTC (8 years, 2 months ago) by richter
File length: 28281 byte(s)
Diff to previous 294194 (colored)
source crypto

Revision 294194 - (view) (annotate) - [select for diffs]
Modified Wed Jul 18 07:27:50 2001 UTC (8 years, 4 months ago) by richter
File length: 27796 byte(s)
Diff to previous 294190 (colored)
New session handling using Apache::SessionX

Revision 294190 - (view) (annotate) - [select for diffs]
Modified Mon Jul 9 05:58:26 2001 UTC (8 years, 4 months ago) by richter
File length: 27454 byte(s)
Diff to previous 294168 (colored)
   - use Content-Lenght HTTP Header instead of $ENV{CONTENT_LENGTH}
     when running under mod_perl and win32. This fixes a bug
     with POSTed data reported by Lukas Zapletal.
   - Display correct Apache module name in Makefile.PL when
     requesting path for Apache module. Patch from James Lee.

Revision 294168 - (view) (annotate) - [select for diffs]
Modified Tue May 29 05:22:19 2001 UTC (8 years, 6 months ago) by richter
File length: 27451 byte(s)
Diff to previous 294160 (colored)
Fixes for ActiveState Perl

Revision 294160 - (view) (annotate) - [select for diffs]
Modified Fri May 18 08:32:09 2001 UTC (8 years, 6 months ago) by richter
File length: 27293 byte(s)
Diff to previous 294150 (colored)
   - fixes problem with cleanup and Perl 5.6.0+ which broke
     session management. Spotted by Lukas Zapletal and Andy Lim.
   - Improved Makefile.PL to catche more setup situation on
     Win 32.

Revision 294150 - (view) (annotate) - [select for diffs]
Modified Tue May 15 19:29:32 2001 UTC (8 years, 6 months ago) by richter
File length: 26951 byte(s)
Diff to previous 294145 (colored)
some adaption for win32

Revision 294145 - (view) (annotate) - [select for diffs]
Modified Tue May 15 04:50:07 2001 UTC (8 years, 6 months ago) by richter
File length: 25849 byte(s)
Diff to previous 294144 (colored)
   - Added epocgi.pl which allow use of EmbperlObject as CGI script.

Revision 294144 - (view) (annotate) - [select for diffs]
Modified Fri May 11 10:19:43 2001 UTC (8 years, 6 months ago) by richter
File length: 25795 byte(s)
Diff to previous 294140 (colored)
quote pathnames

Revision 294140 - (view) (annotate) - [select for diffs]
Modified Fri May 11 06:45:46 2001 UTC (8 years, 6 months ago) by richter
File length: 25755 byte(s)
Diff to previous 294138 (colored)
Makefile.PL enhancements for win32 binaries

Revision 294138 - (view) (annotate) - [select for diffs]
Modified Thu May 10 19:08:38 2001 UTC (8 years, 6 months ago) by richter
File length: 25416 byte(s)
Diff to previous 294115 (colored)
   - adapted make test to Perl 5.6.1 and 5.7.1 so now it passes sucessfully.
   - fixed problem with cleanup in threaded Perl 5.6.1 and higher
   - added pod documentation to embperl.pl. Patch from Angus Lees.
   - %http_headers_out can take now array refs as elements to set multiple
     headers of the same value. Patch from Maxwell Krohn.
   - No module-documenations (like Intro.pod Faq.pod etc) now get copied under
     the correct directory and man pages are generated with the correct name
     (e.g. perldoc HTML::Embperl::Intro works now after installation). Based
     on an idea from Angus Lees.

Revision 294115 - (view) (annotate) - [select for diffs]
Modified Fri Apr 27 06:38:15 2001 UTC (8 years, 7 months ago) by richter
File length: 24765 byte(s)
Diff to previous 294087 (colored)
Fix problem with magic variables for first call of a page

Revision 294087 - (view) (annotate) - [select for diffs]
Modified Tue Mar 27 12:27:58 2001 UTC (8 years, 8 months ago) by richter
File length: 24747 byte(s)
Diff to previous 294055 (colored)
Embperl 1 - sync with 2.0

Revision 294055 - (view) (annotate) - [select for diffs]
Modified Tue Feb 13 05:39:44 2001 UTC (8 years, 9 months ago) by richter
File length: 24189 byte(s)
Diff to previous 294053 (colored)
- some cleanup's
- 1.3.1 :-)

Revision 294053 - (view) (annotate) - [select for diffs]
Modified Fri Feb 9 09:46:31 2001 UTC (8 years, 9 months ago) by richter
File length: 23922 byte(s)
Diff to previous 293996 (colored)
   - Fixed a SIGSEGV that occurs when an reference to undef is returned
     from a [+ +] inside a URL.

Revision 293996 - (view) (annotate) - [select for diffs]
Modified Mon Nov 13 08:58:29 2000 UTC (9 years ago) by richter
File length: 23919 byte(s)
Diff to previous 293995 (colored)
PerlSet EMBPERL_OPTIONS 0 only for mod_perl 1.24+

Revision 293995 - (view) (annotate) - [select for diffs]
Modified Mon Nov 13 05:43:54 2000 UTC (9 years ago) by richter
File length: 23835 byte(s)
Diff to previous 293989 (colored)
   - Added patches from Randy Korbes for ActiveState Support. Most tests with
     Embperl under mod_perl nows passes. The few remaining ones that doesn't pass
     seems to be due to problems of mod_perl's enironment handling.
   - Droped support for Apache::Session 0.17. Embperl now support only
     Apache::Session 1.00 and higher.

Revision 293989 - (view) (annotate) - [select for diffs]
Modified Fri Nov 10 08:36:40 2000 UTC (9 years ago) by richter
File length: 24537 byte(s)
Diff to previous 293979 (colored)
Add missing files to MANIFEST

Revision 293979 - (view) (annotate) - [select for diffs]
Modified Wed Nov 8 07:49:09 2000 UTC (9 years ago) by richter
File length: 24503 byte(s)
Diff to previous 293976 (colored)
- remove dbgDisableCache
- some cosmetic enhancements from Angus Lees

Revision 293976 - (view) (annotate) - [select for diffs]
Modified Tue Nov 7 11:28:39 2000 UTC (9 years ago) by richter
File length: 24381 byte(s)
Diff to previous 293938 (colored)
   - Fixed problem that call to close triggers error in Session.pm when using Store::File.
     Spotted by Alvar Freude.
   - Fixed problem that GetSession doesn't return a value for new session.
     Spotted by Angus Lees.
   - Added new function SetSessionCookie, which can be used to set the session cookie
     header in case you use Embperl session management, but don't use a
     Embperl page in that request. Suggested by Alex Schmelkin.
   - Fixed problem that DeleteSession does not work outside the base template, when
     used with EmbperlObject. Spotted by Angus Lees.
   - Fixed problem when use multiple nested ../foo.htm inside EmbperlObject.
     Spotted by Neil Gunton.
   - Included patch from Angus Lees to ease building on debian.

Revision 293938 - (view) (annotate) - [select for diffs]
Modified Thu Sep 14 04:57:37 2000 UTC (9 years, 2 months ago) by richter
File length: 23940 byte(s)
Diff to previous 293937 (colored)
- Embperl 1 & 2 Source Integration

Revision 293937 - (view) (annotate) - [select for diffs]
Modified Wed Sep 13 20:02:01 2000 UTC (9 years, 2 months ago) by richter
File length: 23940 byte(s)
Diff to previous 293920 (colored)
Embperl 1+2 Source Integration & Tests

Revision 293920 - (view) (annotate) - [select for diffs]
Modified Mon Sep 11 09:53:38 2000 UTC (9 years, 2 months ago) by richter
File length: 23776 byte(s)
Diff to previous 293905 (colored)
   - Embperl now runs on ActiveState Perl. With a lot of help
     from Randy Korbes.
   - embpcgi* and embpexec* are now geratated out of *.templ instead
     of editied in place to avoid problems with cvs conflicts
     and lower/uppercase on Win32. Suggest by Jens-Uwe Mager.

Revision 293905 - (view) (annotate) - [select for diffs]
Modified Mon Jul 17 05:16:28 2000 UTC (9 years, 4 months ago) by richter
File length: 23610 byte(s)
Diff to previous 293900 (colored)
   - correct spelling error and renamed ScanEnvironement to ScanEnvironment.
     (ScanEnvironement still works).
   - EmbperlObject can now be used also offline (via HTML::EmbperlObject::Execute)
   - MailFormTo and HTML::Embperl::Mail::Execute now have a configuration
     directive EMBPERL_MAILHELO, can be used to specify the host/domain for the
     HELO/EHLO command. Suggested by Remco Brink.
   - Fixed a bug that caused the default drive to be incorrectly set on Win 32.

Revision 293900 - (view) (annotate) - [select for diffs]
Modified Fri Jul 7 21:56:01 2000 UTC (9 years, 4 months ago) by richter
File length: 23565 byte(s)
Diff to previous 293806 (colored)
   - If a requested file is not found when using EmbperlObject as handler,
     the file given by C<EMBPERL_OBJECT_FALLBACK> is displayed instead.
     If C<EMBPERL_OBJECT_FALLBACK> isn't set a staus 404, NOT_FOUND is
     returned as usual.
   - "perl Makefile.PL debug" will build debugging information for
     gdb/ms-vc++ into Embperl library.
   - test.pl can take a bunch of new options for debugging Embperl itself.
     See make test TESTARGS="--help".
   - Embperl 1.x and 2.x share now the same Makefile.PL and test.pl
   - Added new debug flag dbgObjectSerach which logs the EmbperlObjects
     work when searching the correct file.

Revision 293806 - (view) (annotate) - [select for diffs]
Modified Sat Apr 22 20:18:03 2000 UTC (9 years, 7 months ago) by richter
File length: 22008 byte(s)
Diff to previous 293804 (colored)
- fix win32 & perl 5.6

Revision 293804 - (view) (annotate) - [select for diffs]
Modified Mon Apr 17 21:03:19 2000 UTC (9 years, 7 months ago) by richter
File length: 21997 byte(s)
Diff to previous 293803 (colored)
   - Rearrange Patch from Randy Kobes that makes Embperl compile with
     Apache 1.3.12 and Perl 5.6 on Win32.
   - Removed some -w warnings form EmbperlObject
   - Added tests for EmbperlObject

Revision 293803 - (view) (annotate) - [select for diffs]
Modified Mon Apr 17 03:26:58 2000 UTC (9 years, 7 months ago) by richter
File length: 21995 byte(s)
Diff to previous 293800 (colored)
   - Added Patch from Randy Kobes that makes Embperl compile with
     Apache 1.3.12 and Perl 5.6 on Win32.

Revision 293800 - (view) (annotate) - [select for diffs]
Modified Wed Mar 29 19:41:42 2000 UTC (9 years, 8 months ago) by richter
File length: 21686 byte(s)
Diff to previous 293798 (colored)
   - Applied a patch from Francis J. Lacoste that makes sure
     that when a package name is given the file is always compiled
     into this package. Note: This means that if you specify a
     packagename and the packagename differs from request to
     request, the page is compiled for every package and therfore
     consuming memory on every request.
     -> Part2 (save params)

Revision 293798 - (view) (annotate) - [select for diffs]
Modified Wed Mar 29 07:00:42 2000 UTC (9 years, 8 months ago) by richter
File length: 21643 byte(s)
Diff to previous 293797 (colored)
   - Applied a patch from Jens-Uwe Magner to make Embperl work
     with mod_perl 1.22 on AIX. We now require mod_perl 1.22,
     but I should now work as DSO and staticly linked.
   - Applied a patch from Francis J. Lacoste that makes sure
     that when a package name is given the file is always compiled
     into this package. Note: This means that if you specify a
     packagename and the packagename differs from request to
     request, the page is compiled for every package and therfore
     consuming memory on every request.

Revision 293797 - (view) (annotate) - [select for diffs]
Modified Wed Mar 29 04:47:08 2000 UTC (9 years, 8 months ago) by richter
File length: 21340 byte(s)
Diff to previous 293757 (colored)
   - Makefile.PL warns if you build with a DSO mod_perl < 1.22
   - make test checks that test files are readable by Apache.
   - now all tests pass with perl 5.6

Revision 293757 - (view) (annotate) - [select for diffs]
Modified Wed Nov 3 07:53:32 1999 UTC (10 years ago) by richter
File length: 21075 byte(s)
Diff to previous 293755 (colored)
   - Test if mod_ssl.c if compiled to support SSLDisable, to avoid
     Embperl unrelated errors in make test. Spotted by Roman Maeder.

Revision 293755 - (view) (annotate) - [select for diffs]
Modified Tue Nov 2 08:33:39 1999 UTC (10 years ago) by richter
File length: 20540 byte(s)
Diff to previous 293743 (colored)
   - Fixed an endless loop that occured when tainting is on and
     the same document is called two times via Execute. With help
     from Jason Holt.
   - Changed access to addtional upload fileinfo. The old syntax
     (${${$fdat{<name_of_field>}}}) isn't available anymore, because
     it doesn't work with filenames that are not a vaild per
     variable name. Now there is a second field which start with a
     dash that's holds a hash ref to the file info. Spotted by
     Huang-Ming Pan.
   - The Embperl specific part of Apache session (former
     Apache::Session::Embperl) is now part of the Embperl distribution
     (as HTML::Embperl::Session). This makes Embperl independ of
     new releases of Apache::Session. Embperl now works with
     Apache::Session version 1.00 and higher. Apache::Session 0.17 is still
     supported, but the documentation is removed, because it should no
     longer be used.
   - Apache::Session must not be preloaded prior to Embperl. It's
     enought to set EMBPERL_SESSION_CLASSES and Embperl will bring
     the right modules in memory for you.
   - Removed the call to mod_perl_sent_header, which was an workaround
     for an problem with (very) old mod_perl version, because it doesn't
     resolve on (every) IRIX. Spotted by Jearanai Vongsaard.
   - NOT_FOUND, FORBIDDEN now also logged thru Apache, so the LogLevel is
     honoured and log message in Apache error log get a time stamp.
     Spotted by Christian Gilmore.
   - Removed warings that apears when compiling with -Wall.

Revision 293743 - (view) (annotate) - [select for diffs]
Modified Tue Oct 5 06:04:11 1999 UTC (10 years, 1 month ago) by richter
File length: 20472 byte(s)
Diff to previous 293739 (colored)
   - Fixed a great security whole in CGI mode. Because Apache passes
     anything after the first '?' to the cgi script as commandline
     arguments, embpexec.pl could be tricked into offline mode, where
     it returned any file that is readable by the httpd! So if you are
     using CGI mode, I strongly recommend to update to 1.2b10.
     Now you must use embpcgi.pl instead of embpexec.pl in CGI mode.
     Spotted by Jason Holt.
   - Added EMBPERL_ALLOW. If the file doesn't EMBPERL_ALLOW Embperl
     will return forbidden. This is primarly another security
     feature, because dependig on the way you use Embperl in CGI mode,
     it will not honour all Apache access restrictions. With
     EMBPERL_ALLOW, you can now force it to serve only certain
     files. Suggested by Jason Holt.

Revision 293739 - (view) (annotate) - [select for diffs]
Modified Mon Sep 27 06:33:50 1999 UTC (10 years, 2 months ago) by richter
File length: 20415 byte(s)
Diff to previous 293729 (colored)
   - Embperl works now with Apache::Session 0.17, 1.02 and 1.04
     (1.03 is errornous)
   - Fixed a SIGSEGV that occurs when the req_rec parameter of the
     Execute functions gets a Apache::Request object instead of a
     Apache object, which occured due to the different ways the
     Apache internal request_rec is stored inside the object.
     Spotted by Francis J. Lacoste.
   - Fixed a SIGSEGV that occured when outputting to a scalar and
     optReturnError is set. Spotted by Francis J. Lacoste.

Revision 293729 - (view) (annotate) - [select for diffs]
Modified Sat Sep 4 17:48:37 1999 UTC (10 years, 2 months ago) by richter
File length: 20415 byte(s)
Diff to previous 293727 (colored)
   - Fixed behaviour of <INPUT>. <INPUT> now does not overide
     VALUE="" with the value from %fdat. This seems to has been
     broken, since a couple of versions and the fix may break
     pages that depends on that wrong behaviour. Anyway I have
     to fix it before the release version is out!
   - Fixed error in URL unescaping, spotted by Hartmut Palm.
   - _WINSOCK2API_ gets defined on Win32, when compiling with
     Apache 1.3.9. Spotted by Randy Korbes.
   - Win32 test uses also embpexec.test.pl (instead of .bat),
     so cgi test runs also with Apache 1.3.9. Spotted by Randy Korbes.

Revision 293727 - (view) (annotate) - [select for diffs]
Modified Mon Aug 30 11:39:23 1999 UTC (10 years, 3 months ago) by richter
File length: 19950 byte(s)
Diff to previous 293718 (colored)
   - Embperl works now with Apache::Session 1.01
     (1.01 _not_ 1.00 or below!)
   - Cookie for session id is only send the first time and not
     resend if it's already known by the browser. Suggested
     by Roman Maeder.

Revision 293718 - (view) (annotate) - [select for diffs]
Modified Tue Jul 13 14:35:25 1999 UTC (10 years, 4 months ago) by richter
File length: 19845 byte(s)
Diff to previous 293703 (colored)
- Start Apache::DB support

Revision 293703 - (view) (annotate) - [select for diffs]
Modified Mon May 24 18:43:24 1999 UTC (10 years, 6 months ago) by richter
File length: 19829 byte(s)
Diff to previous 293701 (colored)
   - Makefile.PL ask�s now if it can�t find any modules. On win32
     it will not try to guess (the maybe wrong) path anymore.
   - Add optKeepSrcInMemory which tells Embperl to keep the source
     file in memory and not reload it on every request

Revision 293701 - (view) (annotate) - [select for diffs]
Modified Mon May 10 20:35:14 1999 UTC (10 years, 6 months ago) by richter
File length: 18477 byte(s)
Diff to previous 293687 (colored)
   - Made Makefile.PL more smarter in DSO situations. It detecteds now
     which of the needed Apache modules are linked staticly and places
     neccessary LoadModule statements in the httpd.conf for make test.
     This way make test should work also where all modules linked at
     runtime, like on RedHat 6. With help form James H. Thompson.

Revision 293687 - (view) (annotate) - [select for diffs]
Modified Sun Feb 7 22:03:34 1999 UTC (10 years, 9 months ago) by richter
File length: 15871 byte(s)
Diff to previous 293686 (colored)
   - Added ; as terminator for cookie to correctly parse multiple cookies.
     Patch from Tim Carrol.

Revision 293686 - (view) (annotate) - [select for diffs]
Modified Tue Jan 26 04:35:36 1999 UTC (10 years, 10 months ago) by richter
File length: 15798 byte(s)
Diff to previous 293676 (colored)
   - Fixed a path problem in Makefile.PL. Now pathes on Win32 Systems uses
     blackslash instead of slash. Spotted by Randy Kobes.
   - Win32 batch files will no longer contain path to perl after the #!,
     so cgi tests passes on systems with 4DOS shell. Spotted by Randy Kobes.

Revision 293676 - (view) (annotate) - [select for diffs]
Modified Thu Dec 31 14:01:16 1998 UTC (10 years, 10 months ago) by richter
File length: 14874 byte(s)
Diff to previous 293674 (colored)
   - fixed a problem that $req_rec was sometimes invalid on the
     second call to the same page causing Embperl to SIGSEGV.
     With help of Todd Eigenshink.
   - Cleanup the variable space inside Embperl pages. Before this
     fix many of the internal my variables were visible to the
     Embperl page. Spotted by Todd Eigenshink.

Revision 293674 - (view) (annotate) - [select for diffs]
Modified Mon Dec 28 21:32:34 1998 UTC (10 years, 11 months ago) by richter
File length: 14790 byte(s)
Diff to previous 293667 (colored)
   - Makefile.PL checks now for required modules and versions and
     generates warnings if necessary
   - Do not CLEAR %udat and %mdat in cleanup, so Apache::Session
     will not warn anymore about unsupported CLEAR operation.
   - Added tests for session management (%udat, %mdat)

Revision 293667 - (view) (annotate) - [select for diffs]
Modified Fri Nov 20 19:52:33 1998 UTC (11 years ago) by richter
File length: 12867 byte(s)
Diff to previous 293666 (colored)
   - Makefile.PL does now check if mod_perl is compiled into apache
     and don't create a config for USE_DSO situtation even if
     libperl.so exists.
   - some cleanups

Revision 293666 - (view) (annotate) - [select for diffs]
Modified Thu Nov 19 20:05:12 1998 UTC (11 years ago) by richter
File length: 12776 byte(s)
Diff to previous 293663 (colored)
   - Enhanced the detection of Stronghold, Apache SSL and mod_ssl
     so they are found if they are not in a standard path. Spotted
     by Brad Cox.
   - Convert relativ path for apache source to absolute to avoid
     problems within test script. Spotted by Brad Cox.
   - Make Embperl compile with useperio=defined. Spotted by Todd
     Eigenshink.

Revision 293663 - (view) (annotate) - [select for diffs]
Modified Tue Nov 10 09:35:03 1998 UTC (11 years ago) by richter
File length: 11844 byte(s)
Diff to previous 293659 (colored)
   - Added a patch from Todd Eigenshink to build Embperl with
     Stronghold 2.4.1
   - Added patch from Gerald McLarnon so Embperl compiles on AIX
   - Added optAllowZeroFileSize to accept files of length 0,
     without that option Embperl will report NOT_FOUND.
     Suggested by Doug Bagley
   - some cleanups

Revision 293659 - (view) (annotate) - [select for diffs]
Modified Sat Oct 31 23:46:11 1998 UTC (11 years ago) by richter
File length: 11803 byte(s)
Diff to previous 293631 (colored)
- Added support for mod_ssl
- Added docs for [* *] and [# #]

Revision 293631 - (view) (annotate) - [select for diffs]
Modified Mon Aug 31 10:02:26 1998 UTC (11 years, 2 months ago) by richter
File length: 11184 byte(s)
Diff to previous 293629 (colored)
- documentation update
- upload test and example
- speed up cgi

Revision 293629 - (view) (annotate) - [select for diffs]
Modified Tue Jul 28 15:44:47 1998 UTC (11 years, 4 months ago) by richter
File length: 10801 byte(s)
Diff to previous 293626 (colored)
- fix compile error under win nt
- add support for testing mod_perl build with USE_DSO
-> version 1.1.0

Revision 293626 - (view) (annotate) - [select for diffs]
Modified Mon Jul 27 14:26:10 1998 UTC (11 years, 4 months ago) by richter
File length: 10709 byte(s)
Diff to previous 293625 (colored)
   - Added optUndefToEmptyString which will cause Embperl to treat non
     existent values in %fdat as empty string in input tags, as suggested
     by Steve Willer.
   - Fixed a memory leak in foreach metacommand
   - Added CVS.pod

Revision 293625 - (view) (annotate) - [select for diffs]
Modified Sun Jul 26 19:19:57 1998 UTC (11 years, 4 months ago) by richter
File length: 10568 byte(s)
Diff to previous 293613 (colored)
   - Changes URL escaping than only space, '+', '&', '=' and chars < 0x20
     will be escaped to avoid problems with older netscape browsers.
   - Added missing documentation for req_rec parameter of the Execute
     function. Spotted by Eric Cholet.
   - Send correct http header for error page, spotted by Steve Willer
   - Added optUndefToEmptyString which will cause Embperl to treat non
     existent values in %fdat as empty string in input tags, as suggested
     by Steve Willer.

Revision 293613 - (view) (annotate) - [select for diffs]
Added Tue Jul 14 20:11:17 1998 UTC (11 years, 4 months ago) by richter
File length: 10429 byte(s)
Initial revision

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2