robs [Fri, 31 Aug 2001 13:49:01 +0000]
Rename and rewrite echo2 -> echox
robs [Fri, 31 Aug 2001 13:47:44 +0000]
no message
robs [Fri, 31 Aug 2001 13:47:28 +0000]
Repace the build batch files with an nmake Makefile.
robs [Thu, 30 Aug 2001 22:27:51 +0000]
Remove uneeded code that was causing gcc to warn
robs [Thu, 30 Aug 2001 22:26:04 +0000]
New run of autoheader - really this time.
robs [Thu, 30 Aug 2001 22:24:05 +0000]
New run of autoheader.
robs [Thu, 30 Aug 2001 22:19:23 +0000]
Changes that are the result of the OMI_CONFIG being removed from configure.in.
robs [Thu, 30 Aug 2001 22:13:40 +0000]
Win makefiles don't need to be built by configure.
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.
robs [Thu, 30 Aug 2001 22:09:21 +0000]
Add configure and configure.in to the distribution fileset.
robs [Thu, 30 Aug 2001 22:08:44 +0000]
configure and configure.in are now copied down from above.
robs [Thu, 30 Aug 2001 22:07:22 +0000]
no message
robs [Thu, 30 Aug 2001 14:36:30 +0000]
Added check for ssize_t.
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).
robs [Thu, 30 Aug 2001 14:32:38 +0000]
Add
AC_CHECK_TYPE(ssize_t, int)
robs [Thu, 30 Aug 2001 02:52:22 +0000]
Revert last commit - put acconfig.h back into the dist target.
robs [Thu, 30 Aug 2001 02:46:04 +0000]
Update based on a new autoheader run against configure.in.
robs [Thu, 30 Aug 2001 02:40:05 +0000]
Put back a revised version - its used by autoheader.
robs [Thu, 30 Aug 2001 02:21:25 +0000]
Remove uneccesary checks.
robs [Thu, 30 Aug 2001 02:19:30 +0000]
Remove reference to obsolete file - acconfig.h.
robs [Thu, 30 Aug 2001 02:18:38 +0000]
Remove obsolete lines (refering to examples/perl and examples/tclsh subdirectories).
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.
robs [Thu, 30 Aug 2001 02:15:09 +0000]
Remove obsolete files.
robs [Thu, 30 Aug 2001 02:14:14 +0000]
Update to the install.sh provided with autoconf 2.52
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.
robs [Wed, 29 Aug 2001 18:53:12 +0000]
autoconf 2.52 update and check for limits.h
robs [Wed, 29 Aug 2001 18:49:18 +0000]
Update to autoconf 2.52.
robs [Wed, 29 Aug 2001 18:43:30 +0000]
Add a check for limits.h
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
robs [Tue, 28 Aug 2001 19:22:41 +0000]
Ignore fcgi_config.h
robs [Tue, 28 Aug 2001 19:21:15 +0000]
Ignore FcgiBin directory
robs [Tue, 28 Aug 2001 19:19:48 +0000]
Ignore Debug and Release directories.
robs [Tue, 28 Aug 2001 19:17:43 +0000]
Ignore editor files and the blib directory
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).
robs [Tue, 28 Aug 2001 19:06:50 +0000]
Fix the return type on FCGI_Flush from int to void.
robs [Tue, 28 Aug 2001 17:23:30 +0000]
Win32 lib makefile update (based on the latest project file).
robs [Mon, 27 Aug 2001 19:54:30 +0000]
Fix a broken declaration.
robs [Mon, 27 Aug 2001 19:52:49 +0000]
Remove references to files that have been removed from the kit.
skimo [Wed, 22 Aug 2001 17:20:20 +0000]
allow file handle Request socket argument
robs [Fri, 22 Jun 2001 19:09:59 +0000]
check to see if the SampleStore dirs exist before trying to create them
robs [Fri, 22 Jun 2001 16:19:14 +0000]
cleanup and remove obsolete files
robs [Fri, 22 Jun 2001 15:27:28 +0000]
Remove fcgiappmisc.h
robs [Fri, 22 Jun 2001 15:24:19 +0000]
Move the <io.h> inside a _WIN32 define.
robs [Fri, 22 Jun 2001 14:54:30 +0000]
Functionally equivelent compile options.
Remove fcgiappmisc.h from project.
robs [Fri, 22 Jun 2001 14:46:01 +0000]
Functionally equivelent - remove "/GX-" (exception handling) from compile options.
robs [Fri, 22 Jun 2001 14:38:59 +0000]
Remove #undef DLLAPI - not needed anymore
robs [Fri, 22 Jun 2001 14:28:29 +0000]
header juggling
robs [Fri, 22 Jun 2001 14:27:06 +0000]
Add DLLAPI define for win
robs [Fri, 22 Jun 2001 14:26:39 +0000]
Remove unneeded header includes.
robs [Fri, 22 Jun 2001 14:21:34 +0000]
Rename FreeStream -> FCGX_FreeStream and CreateWriter ->FCGX_CreateWriter (they're exported).
robs [Fri, 22 Jun 2001 14:21:03 +0000]
More bloody header/define juggling.
Rename FreeStream -> FCGX_FreeStream and CreateWriter ->FCGX_CreateWriter (they're exported).
robs [Fri, 22 Jun 2001 14:19:23 +0000]
Move fcgiappmisc.h into fcgiapp.h
robs [Fri, 22 Jun 2001 13:21:15 +0000]
Change the ordering on DLLAPI define, only define if not defined (unix case).
skimo [Fri, 22 Jun 2001 13:17:18 +0000]
extra argument for FCGX_Free
robs [Fri, 22 Jun 2001 13:15:10 +0000]
Remove DLLAPI define.
Change fcgiapp.h include from sytem to local.
robs [Fri, 22 Jun 2001 13:13:41 +0000]
Make str_dup static.
skimo [Fri, 22 Jun 2001 09:12:03 +0000]
Don't keep connection on failure.
robs [Fri, 22 Jun 2001 03:00:18 +0000]
Don't remove SHUTDOWN_EVENT from initial env.
robs [Fri, 22 Jun 2001 02:19:55 +0000]
casts and arg touching to prevent warnings.
robs [Thu, 21 Jun 2001 21:54:11 +0000]
Fix build settings.
robs [Thu, 21 Jun 2001 21:52:35 +0000]
Add exe dependencies on lib.
robs [Wed, 20 Jun 2001 17:02:09 +0000]
type changes, casts, and arg touching to prevent warnings.
robs [Wed, 20 Jun 2001 16:50:02 +0000]
casts and initializers to prevent warnings.
robs [Wed, 20 Jun 2001 16:08:51 +0000]
Touch args to avoid compiler warnings.
robs [Wed, 20 Jun 2001 16:05:55 +0000]
Eliminate const on buffersize to eliminate a compiler warning.
robs [Wed, 20 Jun 2001 16:05:00 +0000]
Header play
robs [Wed, 20 Jun 2001 16:04:17 +0000]
A little header juggling.
Add a cast to eliminate a warning.
robs [Wed, 20 Jun 2001 02:01:51 +0000]
Revert isFCGI() to its original form - ignoring the sock arg.
robs [Wed, 20 Jun 2001 00:56:51 +0000]
Remove page breaks.
robs [Tue, 19 Jun 2001 21:03:13 +0000]
Remove a bogus check in last commit.
robs [Tue, 19 Jun 2001 17:49:26 +0000]
header fiddling.
robs [Tue, 19 Jun 2001 17:44:00 +0000]
These don't build (yet) under Win so exclude them.
robs [Tue, 19 Jun 2001 17:15:12 +0000]
This is a generated file and shouldn't be under source control.
robs [Tue, 19 Jun 2001 17:12:01 +0000]
Fix includes.
robs [Tue, 19 Jun 2001 17:11:39 +0000]
Fix includes.
Cleanup accept handling.
robs [Tue, 19 Jun 2001 16:18:14 +0000]
Add fcgiappmisc.h back in.
robs [Tue, 19 Jun 2001 16:14:08 +0000]
Add configure related status files.
robs [Tue, 19 Jun 2001 16:11:12 +0000]
Add editor backup files.
robs [Tue, 19 Jun 2001 16:06:16 +0000]
renamed libfcgi.dsp
robs [Tue, 19 Jun 2001 16:04:16 +0000]
Add the examples
robs [Tue, 19 Jun 2001 16:01:45 +0000]
no message
robs [Tue, 19 Jun 2001 15:47:39 +0000]
no message
robs [Tue, 19 Jun 2001 15:30:02 +0000]
tiny-authorizer renamed authorizer
robs [Tue, 19 Jun 2001 15:19:41 +0000]
These are clutter and with the "self-start" feature somewhat obsolete. The examples should be documented instead in the cgi-fcgi docs.
robs [Tue, 19 Jun 2001 15:06:16 +0000]
Rename echo2 -> echo-x
robs [Tue, 19 Jun 2001 14:57:50 +0000]
These don't serve any purpose. The echo examples are sufficient.
robs [Tue, 19 Jun 2001 12:50:10 +0000]
no message
robs [Mon, 18 Jun 2001 14:44:37 +0000]
Add WIN32_LEAN_AND_MEAN to WIN defines
robs [Mon, 18 Jun 2001 14:40:01 +0000]
Remove references in the comments to fcgio2.h.
Properly import the FCGX routines.
Change the fcgi_streambuf::buffer is initialized to a more compiler friendly format.
robs [Mon, 18 Jun 2001 14:28:01 +0000]
Add windows.h to pickup GetLastError, etc.
robs [Mon, 18 Jun 2001 14:25:47 +0000]
Remove a bunch of includes that don't belong here.
robs [Mon, 18 Jun 2001 14:25:09 +0000]
Need <limits.h>
robs [Mon, 18 Jun 2001 14:24:28 +0000]
Remove FALSE/TRUE defines - they're picked up in fcgimisc.h if needed.
robs [Mon, 18 Jun 2001 14:15:51 +0000]
Header file juggling.
robs [Mon, 18 Jun 2001 14:10:30 +0000]
Remove unneeded include of <io.h>
skimo [Fri, 8 Jun 2001 15:09:47 +0000]
allow pecification of purity on command line
skimo [Thu, 7 Jun 2001 13:17:56 +0000]
fix length calculation in pure perl version
robs [Wed, 6 Jun 2001 16:03:41 +0000]
Try and find an open slot in the fdTable if the fd is >WIN32_OPEN_MAX. Suggested by Eric Sit [esit@MIT.EDU]
skimo [Tue, 5 Jun 2001 15:52:42 +0000]
work around problem in earlier MakeMakers
robs [Sun, 3 Jun 2001 21:46:43 +0000]
Check for NULL args. Eric Sit [esit@MIT.EDU]