22 years agofix links
robs [Sat, 22 Sep 2001 17:42:44 +0000]
fix links

22 years agoMove the ./index.html to ./doc/overview.html
robs [Sat, 22 Sep 2001 17:33:49 +0000]
Move the ./index.html to ./doc/overview.html

22 years agoremove copying
skimo [Sat, 22 Sep 2001 16:43:45 +0000]
remove copying

22 years agoinstall not needed for perl module
skimo [Sat, 22 Sep 2001 09:30:45 +0000]
install not needed for perl module

22 years agoremove useless calls
skimo [Fri, 21 Sep 2001 22:54:28 +0000]
remove useless calls

22 years agoUse common checks but different configure scripts for
skimo [Fri, 21 Sep 2001 22:38:57 +0000]
Use common checks but different configure scripts for
devkit and perl module.

22 years agoadd config.*
skimo [Fri, 21 Sep 2001 18:29:59 +0000]
add config.*

22 years agouse libtool
skimo [Fri, 21 Sep 2001 16:49:35 +0000]
use libtool

22 years agoupdate changelog
skimo [Fri, 21 Sep 2001 16:14:30 +0000]
update changelog

22 years agocopy additional files
skimo [Fri, 21 Sep 2001 16:14:11 +0000]
copy additional files

22 years agoadd libtool "support"
skimo [Fri, 21 Sep 2001 16:13:45 +0000]
add libtool "support"

22 years agoremove use File::Copy just added
skimo [Fri, 21 Sep 2001 15:54:34 +0000]
remove use File::Copy just added

22 years agoMove version number to separate file.
skimo [Fri, 21 Sep 2001 15:51:29 +0000]
Move version number to separate file.
Add missing to list of files to be copied.

22 years agomove topdir to automake
skimo [Fri, 21 Sep 2001 15:05:19 +0000]
move topdir to automake

22 years agodocument changes
skimo [Thu, 20 Sep 2001 12:26:50 +0000]
document changes

22 years agoassume non pure build
skimo [Thu, 20 Sep 2001 12:26:37 +0000]
assume non pure build

22 years agoadd LastCall method
skimo [Thu, 20 Sep 2001 12:00:23 +0000]
add LastCall method

22 years agobump version
skimo [Thu, 20 Sep 2001 11:07:36 +0000]
bump version

22 years agofix reference counting
skimo [Thu, 20 Sep 2001 11:03:41 +0000]
fix reference counting

22 years agoRemove FCGX_Shutdown and OS_Shutdown() - there is no immediate need so no point in...
robs [Fri, 14 Sep 2001 19:43:26 +0000]
Remove FCGX_Shutdown and OS_Shutdown() - there is no immediate need so no point in exposing them.

22 years agoThe socket thing again.
skimo [Fri, 14 Sep 2001 17:40:30 +0000]
The socket thing again.
GetEnvironment for pure mode.

22 years agouse Config{sh}
skimo [Fri, 14 Sep 2001 17:14:24 +0000]
use Config{sh}

22 years agohandle int to pointer conversion properly
robs [Thu, 6 Sep 2001 20:15:49 +0000]
handle int to pointer conversion properly

22 years agoAdd
robs [Thu, 6 Sep 2001 20:08:33 +0000]
Add

OS_Shutdown()
OS_ShutdownPending()

22 years agoOnly expose the shutdown functions.
robs [Thu, 6 Sep 2001 20:07:53 +0000]
Only expose the shutdown functions.

Don't install a SIGTERM handler.

Fix shutownPending handlling in OS_Accept.

22 years agoOnly expose the shutdown functions.
robs [Thu, 6 Sep 2001 20:06:37 +0000]
Only expose the shutdown functions.

22 years agoAdd
robs [Thu, 6 Sep 2001 20:06:03 +0000]
Add

FCGX_Shutdown()
FCGX_ShutdownPending()

22 years agono message
robs [Thu, 6 Sep 2001 15:53:12 +0000]
no message

22 years agoIf shutdownPending is set, fail out of AquireLock().
robs [Thu, 6 Sep 2001 15:48:22 +0000]
If shutdownPending is set, fail out of AquireLock().

22 years agono message
robs [Thu, 6 Sep 2001 13:07:56 +0000]
no message

22 years agoAdd shutdown flags and install signal handlers at lib init if there are not already...
robs [Thu, 6 Sep 2001 13:06:11 +0000]
Add shutdown flags and install signal handlers at lib init  if there are not already handlers installed.

22 years agono message
robs [Thu, 6 Sep 2001 12:16:34 +0000]
no message

22 years agoFix TCP socket accept handling that I broke in a previous commit.
robs [Tue, 4 Sep 2001 18:44:11 +0000]
Fix TCP socket accept handling that I broke in a previous commit.

22 years agoPrevent MakeMaker from searching for the winsock2 library - it was found by the linke...
robs [Tue, 4 Sep 2001 12:34:10 +0000]
Prevent MakeMaker from searching for the winsock2 library - it was found by the linker anyway.  Gerald Richter [richter@ecos.de]

22 years agoRemove the /Y option to copy - its not in/on NT4
robs [Tue, 4 Sep 2001 11:29:17 +0000]
Remove the /Y option to copy - its not in/on NT4

22 years agoRemove configure{,.in} from MANIFEST.
skimo [Sat, 1 Sep 2001 13:09:20 +0000]
Remove configure{,.in} from MANIFEST.
Include install.sh in distribution (needed by configure).

22 years agouse standard T_PTROBJ typemaps
skimo [Sat, 1 Sep 2001 13:08:26 +0000]
use standard T_PTROBJ typemaps

22 years agorevert socket option patch
skimo [Sat, 1 Sep 2001 13:07:28 +0000]
revert socket option patch

22 years agocopy the dist1 files down when building from under the devkit.
robs [Sat, 1 Sep 2001 02:55:48 +0000]
copy the dist1 files down when building from under the devkit.

22 years agorerun... to remove bloody carriage returns
robs [Sat, 1 Sep 2001 02:47:28 +0000]
rerun... to remove bloody carriage returns

22 years agoUpdates as a result of fcgi_config.h.in updates.
robs [Sat, 1 Sep 2001 02:35:28 +0000]
Updates as a result of fcgi_config.h.in updates.

22 years agoNew autoconf/autoheader run.
robs [Sat, 1 Sep 2001 01:16:13 +0000]
New autoconf/autoheader run.

22 years agosemantics
robs [Sat, 1 Sep 2001 01:14:28 +0000]
semantics

22 years agoRemove #define of NULL
robs [Sat, 1 Sep 2001 01:12:26 +0000]
Remove #define of NULL

22 years agoRemove the recursive behaviour that caused an nmake on the library.
robs [Sat, 1 Sep 2001 01:11:43 +0000]
Remove the recursive behaviour that caused an nmake on the library.

22 years agoRename the PP conditional for the fileno() prototype to HAVE_FILENO_PROTO.
robs [Sat, 1 Sep 2001 01:09:30 +0000]
Rename the PP conditional for the fileno() prototype to HAVE_FILENO_PROTO.

22 years agoAdd the .exe extension when appropriate to the clean target.
robs [Sat, 1 Sep 2001 01:06:58 +0000]
Add the .exe extension when appropriate to the clean target.

Don't build threaded.c if pthread lib isn't available.

22 years agoAdd the .exe extension when appropriate to the clean target.
robs [Sat, 1 Sep 2001 01:06:12 +0000]
Add the .exe extension when appropriate to the clean target.

22 years agoUse 3 arg version of AC_DEFINE.
robs [Sat, 1 Sep 2001 00:57:59 +0000]
Use 3 arg version of AC_DEFINE.

Escape all macro tokens.

Remove the ansi and pedantic args to gcc.

22 years agoBreak out the clean target and establish a dependency on fcgi_config.h
robs [Sat, 1 Sep 2001 00:56:45 +0000]
Break out the clean target and establish a dependency on fcgi_config.h

22 years agoRemove acconfig from the distribution file list - the use of accconfig.h is deprecate...
robs [Sat, 1 Sep 2001 00:55:26 +0000]
Remove acconfig from the distribution file list - the use of accconfig.h is deprecated in favour of the 3 argument version of AC_DEFINE (and others).

22 years agoRemove obsolete file - the use of accconfig is deprecated in favour of the 3 argument...
robs [Sat, 1 Sep 2001 00:54:49 +0000]
Remove obsolete file - the use of accconfig is deprecated in favour of the 3 argument version of AC_DEFINE (and others).

22 years agoRemove SampleStore from distribution. I don't know that its really added much WRT...
robs [Fri, 31 Aug 2001 14:40:42 +0000]
Remove SampleStore from distribution.  I don't know that its really added much WRT helping folks, it doesn't build on Win and it depends on a chunk of TCL library code.

22 years agoRemove SampleStore from distribution. I don't know that its really added much WRT...
robs [Fri, 31 Aug 2001 14:33:05 +0000]
Remove SampleStore from distribution.  I don't know that its really added much WRT helping folks, it doesn't build on Win and it depends on a chunk of TCL library code.

22 years agoRewrite based on latest project file.
robs [Fri, 31 Aug 2001 13:51:44 +0000]
Rewrite based on latest project file.

22 years agoRename and rewrite echo2 -> echox
robs [Fri, 31 Aug 2001 13:49:01 +0000]
Rename and rewrite  echo2 -> echox

22 years agono message
robs [Fri, 31 Aug 2001 13:47:44 +0000]
no message

22 years agoRepace the build batch files with an nmake Makefile.
robs [Fri, 31 Aug 2001 13:47:28 +0000]
Repace the build batch files with an nmake Makefile.

22 years agoRemove uneeded code that was causing gcc to warn
robs [Thu, 30 Aug 2001 22:27:51 +0000]
Remove uneeded code that was causing gcc to warn

22 years agoNew run of autoheader - really this time.
robs [Thu, 30 Aug 2001 22:26:04 +0000]
New run of autoheader - really this time.

22 years agoNew run of autoheader.
robs [Thu, 30 Aug 2001 22:24:05 +0000]
New run of autoheader.

22 years agoChanges that are the result of the OMI_CONFIG being removed from configure.in.
robs [Thu, 30 Aug 2001 22:19:23 +0000]
Changes that are the result of the OMI_CONFIG being removed from configure.in.

22 years agoWin makefiles don't need to be built by configure.
robs [Thu, 30 Aug 2001 22:13:40 +0000]
Win makefiles don't need to be built by configure.

22 years agoMake configure capable of being used here or from inside the perl directory.
robs [Thu, 30 Aug 2001 22:13:01 +0000]
Make configure capable of being used here or from inside the perl directory.

Add stuff that was in the OMI_CONFIG:

ssize_t, const, inline, SYSTEM, L, CCDEFS, OBJEXT

Remove the building of the win makefiles.

22 years agoAdd configure and configure.in to the distribution fileset.
robs [Thu, 30 Aug 2001 22:09:21 +0000]
Add configure and configure.in to the distribution fileset.

22 years agoconfigure and configure.in are now copied down from above.
robs [Thu, 30 Aug 2001 22:08:44 +0000]
configure and configure.in are now copied down from above.

22 years agono message
robs [Thu, 30 Aug 2001 22:07:22 +0000]
no message

22 years agoAdded check for ssize_t.
robs [Thu, 30 Aug 2001 14:36:30 +0000]
Added check for ssize_t.

22 years agoPut the name of the file in the comment because autoheader copies it into fcgi_config...
robs [Thu, 30 Aug 2001 14:34:37 +0000]
Put the name of the file in the comment because autoheader copies it into fcgi_config.h (and would otherwise be confusing).

22 years agoAdd
robs [Thu, 30 Aug 2001 14:32:38 +0000]
Add

AC_CHECK_TYPE(ssize_t, int)

22 years agoRevert last commit - put acconfig.h back into the dist target.
robs [Thu, 30 Aug 2001 02:52:22 +0000]
Revert last commit - put acconfig.h back into the dist target.

22 years agoUpdate based on a new autoheader run against configure.in.
robs [Thu, 30 Aug 2001 02:46:04 +0000]
Update based on a new autoheader run against configure.in.

22 years agoPut back a revised version - its used by autoheader.
robs [Thu, 30 Aug 2001 02:40:05 +0000]
Put back a revised version - its used by autoheader.

22 years agoRemove uneccesary checks.
robs [Thu, 30 Aug 2001 02:21:25 +0000]
Remove uneccesary checks.

22 years agoRemove reference to obsolete file - acconfig.h.
robs [Thu, 30 Aug 2001 02:19:30 +0000]
Remove reference to obsolete file - acconfig.h.

22 years agoRemove obsolete lines (refering to examples/perl and examples/tclsh subdirectories).
robs [Thu, 30 Aug 2001 02:18:38 +0000]
Remove obsolete lines (refering to examples/perl and examples/tclsh subdirectories).

22 years agoRemove dependency on OMI_CONFIG (unavailable) by reverse engineering configure. ...
robs [Thu, 30 Aug 2001 02:16:51 +0000]
Remove dependency on OMI_CONFIG (unavailable) by reverse engineering configure.  Hopefully I got everything.

Update to autoconf 2.52.

22 years agoRemove obsolete files.
robs [Thu, 30 Aug 2001 02:15:09 +0000]
Remove obsolete files.

22 years agoUpdate to the install.sh provided with autoconf 2.52
robs [Thu, 30 Aug 2001 02:14:14 +0000]
Update to the install.sh provided with autoconf 2.52

22 years agoWhen building under devkit, copy needed devkit files down instead of using lib built...
robs [Wed, 29 Aug 2001 18:57:44 +0000]
When building under devkit, copy needed devkit files down instead of using lib built from above.

Under Win32, define DLLAPI to eliminate link warnings.

22 years agoautoconf 2.52 update and check for limits.h
robs [Wed, 29 Aug 2001 18:53:12 +0000]
autoconf 2.52 update and check for limits.h

22 years agoUpdate to autoconf 2.52.
robs [Wed, 29 Aug 2001 18:49:18 +0000]
Update to autoconf 2.52.

22 years agoAdd a check for limits.h
robs [Wed, 29 Aug 2001 18:43:30 +0000]
Add a check for limits.h

22 years agoIgnore:
robs [Tue, 28 Aug 2001 19:26:21 +0000]
Ignore:

*.old
*.fpl
FCGI.c FCGI.bs FCGI.cfg FCGI.def FCGI.pm FCGI.xs
Makefile
pm_to_blib
*.obj

22 years agoIgnore fcgi_config.h
robs [Tue, 28 Aug 2001 19:22:41 +0000]
Ignore fcgi_config.h

22 years agoIgnore FcgiBin directory
robs [Tue, 28 Aug 2001 19:21:15 +0000]
Ignore FcgiBin directory

22 years agoIgnore Debug and Release directories.
robs [Tue, 28 Aug 2001 19:19:48 +0000]
Ignore Debug and Release directories.

22 years agoIgnore editor files and the blib directory
robs [Tue, 28 Aug 2001 19:17:43 +0000]
Ignore editor files and the blib directory

22 years agoSupport building from the devkit on Win32 when the libfcgi was built into Release...
robs [Tue, 28 Aug 2001 19:14:21 +0000]
Support building from the devkit on Win32 when the libfcgi was built into Release/Debug directories.

Always create  the FCGI.c file and remove the xs file under Win32 (even if building under the devkit).

22 years agoFix the return type on FCGI_Flush from int to void.
robs [Tue, 28 Aug 2001 19:06:50 +0000]
Fix the return type on FCGI_Flush from int to void.

22 years agoWin32 lib makefile update (based on the latest project file).
robs [Tue, 28 Aug 2001 17:23:30 +0000]
Win32 lib makefile update (based on the latest project file).

22 years agoFix a broken declaration.
robs [Mon, 27 Aug 2001 19:54:30 +0000]
Fix a broken declaration.

22 years agoRemove references to files that have been removed from the kit.
robs [Mon, 27 Aug 2001 19:52:49 +0000]
Remove references to files that have been removed from the kit.

22 years agoallow file handle Request socket argument
skimo [Wed, 22 Aug 2001 17:20:20 +0000]
allow file handle Request socket argument

22 years agocheck to see if the SampleStore dirs exist before trying to create them
robs [Fri, 22 Jun 2001 19:09:59 +0000]
check to see if the SampleStore dirs exist before trying to create them

22 years agocleanup and remove obsolete files
robs [Fri, 22 Jun 2001 16:19:14 +0000]
cleanup and remove obsolete files

22 years agoRemove fcgiappmisc.h
robs [Fri, 22 Jun 2001 15:27:28 +0000]
Remove fcgiappmisc.h

22 years agoMove the <io.h> inside a _WIN32 define.
robs [Fri, 22 Jun 2001 15:24:19 +0000]
Move the <io.h> inside a _WIN32 define.

22 years agoFunctionally equivelent compile options.
robs [Fri, 22 Jun 2001 14:54:30 +0000]
Functionally equivelent compile options.

Remove fcgiappmisc.h from project.

22 years agoFunctionally equivelent - remove "/GX-" (exception handling) from compile options.
robs [Fri, 22 Jun 2001 14:46:01 +0000]
Functionally equivelent - remove "/GX-" (exception handling)  from compile options.