22 years agofix mailing list links/refs
robs [Tue, 27 Nov 2001 03:06:17 +0000]
fix mailing list links/refs

22 years agofix validation, organization, and links
robs [Tue, 27 Nov 2001 01:12:45 +0000]
fix validation, organization, and links

22 years agofix validation, organization, and links
robs [Tue, 27 Nov 2001 01:03:47 +0000]
fix validation, organization, and links

22 years agothis doesn't say antyihg useful - so begone
robs [Mon, 26 Nov 2001 23:20:49 +0000]
this doesn't say antyihg useful - so begone

22 years ago*** empty log message ***
robs [Mon, 26 Nov 2001 22:38:40 +0000]
*** empty log message ***

22 years ago*** empty log message ***
robs [Mon, 26 Nov 2001 22:32:20 +0000]
*** empty log message ***

22 years agomove all the virtual protected member functions back to protected (from public)
robs [Mon, 26 Nov 2001 19:03:12 +0000]
move all the virtual protected member functions back to protected (from public)

22 years agoimplement uflow()
robs [Mon, 26 Nov 2001 18:09:02 +0000]
implement uflow()

22 years agouse gcount() instead of eof() because ignore() doesn't set the eof bit in some versio...
robs [Mon, 26 Nov 2001 18:08:25 +0000]
use gcount() instead of eof() because ignore() doesn't set the eof bit in some versions of glibc++

22 years agofix to allow the c++ lib to be built and installed as a shared library
robs [Fri, 23 Nov 2001 14:39:39 +0000]
fix to allow the c++ lib to be built and installed as a shared library

22 years agoReplace the application/path specific echo.html and echo2.html with the more flexible...
robs [Wed, 21 Nov 2001 21:47:10 +0000]
Replace the application/path specific echo.html and echo2.html with the more flexible test.html that allows the POST destination to be specified.

22 years agoremove bloody CRs
robs [Wed, 21 Nov 2001 21:12:04 +0000]
remove bloody CRs

22 years agorevert last commit (i.e. remove FCGX_Peek)
robs [Wed, 21 Nov 2001 21:10:11 +0000]
revert last commit (i.e. remove FCGX_Peek)

22 years agorevert last commit (i.e. remove FCGX_Peek)
robs [Wed, 21 Nov 2001 21:03:35 +0000]
revert last commit (i.e. remove FCGX_Peek)

22 years agoremove bloody CRs and fix bufsize initialization
robs [Wed, 21 Nov 2001 20:54:24 +0000]
remove bloody CRs and fix bufsize initialization

22 years agoAdd some comments/notes
robs [Wed, 21 Nov 2001 20:18:46 +0000]
Add some comments/notes

22 years agoFix buffered reads.
robs [Wed, 21 Nov 2001 20:18:12 +0000]
Fix buffered reads.
Add constructors that take a buffer.

22 years agochange const qualifier on extern environ
robs [Wed, 21 Nov 2001 16:54:13 +0000]
change const qualifier on extern environ

22 years agofix shell compatibility (bash)
robs [Wed, 21 Nov 2001 16:32:55 +0000]
fix shell compatibility (bash)

22 years agofix C++ build handling
robs [Wed, 21 Nov 2001 15:32:31 +0000]
fix C++ build handling

22 years agopickup unistd.h and environ
robs [Wed, 21 Nov 2001 15:31:49 +0000]
pickup unistd.h and environ

22 years agofix typo: setb -> setp
robs [Tue, 20 Nov 2001 13:11:12 +0000]
fix typo: setb -> setp

22 years agodefine DLLAPI for non win platforms
robs [Tue, 20 Nov 2001 03:24:18 +0000]
define DLLAPI for non win platforms

22 years agoexit -> return to prevent a warning
robs [Tue, 20 Nov 2001 03:23:21 +0000]
exit -> return to prevent a warning

22 years agoadd the lstdc++ dependency
robs [Tue, 20 Nov 2001 03:17:53 +0000]
add the lstdc++ dependency

22 years agono message
robs [Tue, 20 Nov 2001 02:32:49 +0000]
no message

22 years agoAdd the C++ API to the lib.
robs [Tue, 20 Nov 2001 02:30:23 +0000]
Add the C++ API to the lib.

22 years agoRewrite of the C++ lib
robs [Tue, 20 Nov 2001 02:29:38 +0000]
Rewrite of the C++ lib

22 years agoAdded "int FCGX_Peek(FCGX_Stream *)" (needed by fcgio.cpp).
robs [Sat, 17 Nov 2001 03:58:30 +0000]
Added  "int FCGX_Peek(FCGX_Stream *)"  (needed by fcgio.cpp).

22 years agodefine INT2PTR if needed
skimo [Thu, 11 Oct 2001 19:36:04 +0000]
define INT2PTR if needed

22 years agoadd $(EXEEXT) to threaded
skimo [Thu, 4 Oct 2001 10:14:37 +0000]
add $(EXEEXT) to threaded

22 years agomention pure named pipes thing and useinstalled option
skimo [Thu, 4 Oct 2001 08:08:34 +0000]
mention pure named pipes thing and useinstalled option

22 years agoavoid warning under strict
skimo [Thu, 4 Oct 2001 08:04:16 +0000]
avoid warning under strict

22 years agoanother attempt
skimo [Thu, 27 Sep 2001 12:11:40 +0000]
another attempt

22 years agocopy x86.h from correct place
skimo [Wed, 26 Sep 2001 21:14:49 +0000]
copy x86.h from correct place

22 years agoinitialize port in OS_FcgiConnect to prevent compiler warning
robs [Tue, 25 Sep 2001 14:21:44 +0000]
initialize port in OS_FcgiConnect to prevent compiler warning

22 years agoversion thing again
skimo [Tue, 25 Sep 2001 08:21:26 +0000]
version thing again

22 years agobump version
skimo [Mon, 24 Sep 2001 20:40:35 +0000]
bump version

22 years agoinstall move fcgi_config.h
skimo [Mon, 24 Sep 2001 18:19:27 +0000]
install move fcgi_config.h

22 years agomove fcgi_config.h
skimo [Mon, 24 Sep 2001 18:03:02 +0000]
move fcgi_config.h

22 years agoinitialize tcp_ia and port to prevent compile warning.
robs [Mon, 24 Sep 2001 14:32:29 +0000]
initialize tcp_ia and port to prevent compile warning.

22 years agorespect CFLAGS
skimo [Mon, 24 Sep 2001 11:28:57 +0000]
respect CFLAGS

22 years agodetect installed fcgi lib
skimo [Sun, 23 Sep 2001 20:29:40 +0000]
detect installed fcgi lib

22 years agoinstall include files
skimo [Sun, 23 Sep 2001 20:19:59 +0000]
install include files

22 years agodon't install example programs
skimo [Sun, 23 Sep 2001 16:56:00 +0000]
don't install example programs

22 years agoconvert to automake
skimo [Sun, 23 Sep 2001 16:45:41 +0000]
convert to automake

22 years agofix AM_CONFIG_HEADER call
skimo [Sun, 23 Sep 2001 16:39:53 +0000]
fix AM_CONFIG_HEADER call

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.