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]
robs [Mon, 14 May 2001 12:58:16 +0000]
Minor cleanup (more needed).
Fix some broken links.
robs [Mon, 14 May 2001 12:56:56 +0000]
Fix some broken links.
skimo [Mon, 30 Apr 2001 15:35:18 +0000]
attempt at better explaining OpenSocket
skimo [Mon, 30 Apr 2001 15:00:50 +0000]
bind to non-INADDR_ANY for TCP/IP
("James E Jurach Jr." <muaddib@fundsxpress.com>)
robs [Sat, 31 Mar 2001 01:46:32 +0000]
Clean up and remove some useless code.
robs [Fri, 30 Mar 2001 16:49:22 +0000]
Protect write access to the fdTable. Wolfgang Meisl [meisl@brainlab.com]
skimo [Wed, 28 Mar 2001 15:49:20 +0000]
Don't try to compile anything on pure perl build
robs [Tue, 27 Mar 2001 14:03:20 +0000]
Remove page breaks.
robs [Tue, 27 Mar 2001 13:21:26 +0000]
no message
robs [Tue, 27 Mar 2001 13:18:08 +0000]
Clear errno before calling getpeername() to determine if the app is running as a FastCGI application.
skimo [Tue, 27 Mar 2001 11:49:11 +0000]
add BINMODE method and comment on socket perms
robs [Tue, 27 Mar 2001 04:13:12 +0000]
Cleaned up OS_CreateLocalIpcFd() and OS_FcgiConnect().
OS_CreateLocalIpcFd() now sets hListen and listentType so self start works (suggested by guru_upya@yahoo.com).
robs [Mon, 26 Mar 2001 20:04:56 +0000]
Add support the shutdown Event.
Mutex access to the accept for both TCP sockets and named pipes so that the shutdown flag can be checked periodically.
Prevent some potential buffer overflows.
skimo [Sun, 31 Dec 2000 21:56:10 +0000]
0.59 release
skimo [Sun, 31 Dec 2000 21:46:58 +0000]
pure perl implementation
skimo [Tue, 26 Dec 2000 20:15:46 +0000]
forgot to add remote.PL to the repository
skimo [Thu, 14 Dec 2000 13:46:22 +0000]
echo.fpl was still using the old interface
skimo [Mon, 11 Dec 2000 22:00:36 +0000]
copy win32 configuration file instead of moving it
skimo [Tue, 14 Nov 2000 23:15:20 +0000]
do close when not bound;0.58 release
skimo [Sun, 12 Nov 2000 15:11:39 +0000]
0.57 release
skimo [Sun, 12 Nov 2000 13:11:13 +0000]
document backlog and warn on incorrect use of accept
skimo [Sun, 5 Nov 2000 19:11:57 +0000]
use FCGX_Free
robs [Sun, 5 Nov 2000 19:04:36 +0000]
set ipcFd = -1 in FCGX_InitRequest()
robs [Sun, 5 Nov 2000 17:37:56 +0000]
Set ipcFd = -1 when an error occurs and ipcFd is closed
robs [Sun, 5 Nov 2000 17:09:35 +0000]
Provide FCGX_Free().
skimo [Fri, 3 Nov 2000 15:42:10 +0000]
warn handler fix; 0.56 release