robs [Mon, 26 Nov 2001 23:20:49 +0000]
this doesn't say antyihg useful - so begone
robs [Mon, 26 Nov 2001 22:38:40 +0000]
*** empty log message ***
robs [Mon, 26 Nov 2001 22:32:20 +0000]
*** empty log message ***
robs [Mon, 26 Nov 2001 19:03:12 +0000]
move all the virtual protected member functions back to protected (from public)
robs [Mon, 26 Nov 2001 18:09:02 +0000]
implement uflow()
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++
robs [Fri, 23 Nov 2001 14:39:39 +0000]
fix to allow the c++ lib to be built and installed as a shared library
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.
robs [Wed, 21 Nov 2001 21:12:04 +0000]
remove bloody CRs
robs [Wed, 21 Nov 2001 21:10:11 +0000]
revert last commit (i.e. remove FCGX_Peek)
robs [Wed, 21 Nov 2001 21:03:35 +0000]
revert last commit (i.e. remove FCGX_Peek)
robs [Wed, 21 Nov 2001 20:54:24 +0000]
remove bloody CRs and fix bufsize initialization
robs [Wed, 21 Nov 2001 20:18:46 +0000]
Add some comments/notes
robs [Wed, 21 Nov 2001 20:18:12 +0000]
Fix buffered reads.
Add constructors that take a buffer.
robs [Wed, 21 Nov 2001 16:54:13 +0000]
change const qualifier on extern environ
robs [Wed, 21 Nov 2001 16:32:55 +0000]
fix shell compatibility (bash)
robs [Wed, 21 Nov 2001 15:32:31 +0000]
fix C++ build handling
robs [Wed, 21 Nov 2001 15:31:49 +0000]
pickup unistd.h and environ
robs [Tue, 20 Nov 2001 13:11:12 +0000]
fix typo: setb -> setp
robs [Tue, 20 Nov 2001 03:24:18 +0000]
define DLLAPI for non win platforms
robs [Tue, 20 Nov 2001 03:23:21 +0000]
exit -> return to prevent a warning
robs [Tue, 20 Nov 2001 03:17:53 +0000]
add the lstdc++ dependency
robs [Tue, 20 Nov 2001 02:32:49 +0000]
no message
robs [Tue, 20 Nov 2001 02:30:23 +0000]
Add the C++ API to the lib.
robs [Tue, 20 Nov 2001 02:29:38 +0000]
Rewrite of the C++ lib
robs [Sat, 17 Nov 2001 03:58:30 +0000]
Added "int FCGX_Peek(FCGX_Stream *)" (needed by fcgio.cpp).
skimo [Thu, 11 Oct 2001 19:36:04 +0000]
define INT2PTR if needed
skimo [Thu, 4 Oct 2001 10:14:37 +0000]
add $(EXEEXT) to threaded
skimo [Thu, 4 Oct 2001 08:08:34 +0000]
mention pure named pipes thing and useinstalled option
skimo [Thu, 4 Oct 2001 08:04:16 +0000]
avoid warning under strict
skimo [Thu, 27 Sep 2001 12:11:40 +0000]
another attempt
skimo [Wed, 26 Sep 2001 21:14:49 +0000]
copy x86.h from correct place
robs [Tue, 25 Sep 2001 14:21:44 +0000]
initialize port in OS_FcgiConnect to prevent compiler warning
skimo [Tue, 25 Sep 2001 08:21:26 +0000]
version thing again
skimo [Mon, 24 Sep 2001 20:40:35 +0000]
bump version
skimo [Mon, 24 Sep 2001 18:19:27 +0000]
install move fcgi_config.h
skimo [Mon, 24 Sep 2001 18:03:02 +0000]
move fcgi_config.h
robs [Mon, 24 Sep 2001 14:32:29 +0000]
initialize tcp_ia and port to prevent compile warning.
skimo [Mon, 24 Sep 2001 11:28:57 +0000]
respect CFLAGS
skimo [Sun, 23 Sep 2001 20:29:40 +0000]
detect installed fcgi lib
skimo [Sun, 23 Sep 2001 20:19:59 +0000]
install include files
skimo [Sun, 23 Sep 2001 16:56:00 +0000]
don't install example programs
skimo [Sun, 23 Sep 2001 16:45:41 +0000]
convert to automake
skimo [Sun, 23 Sep 2001 16:39:53 +0000]
fix AM_CONFIG_HEADER call
robs [Sat, 22 Sep 2001 17:42:44 +0000]
fix links
robs [Sat, 22 Sep 2001 17:33:49 +0000]
Move the ./index.html to ./doc/overview.html
skimo [Sat, 22 Sep 2001 16:43:45 +0000]
remove copying
skimo [Sat, 22 Sep 2001 09:30:45 +0000]
install not needed for perl module
skimo [Fri, 21 Sep 2001 22:54:28 +0000]
remove useless calls
skimo [Fri, 21 Sep 2001 22:38:57 +0000]
Use common checks but different configure scripts for
devkit and perl module.
skimo [Fri, 21 Sep 2001 18:29:59 +0000]
add config.*
skimo [Fri, 21 Sep 2001 16:49:35 +0000]
use libtool
skimo [Fri, 21 Sep 2001 16:14:30 +0000]
update changelog
skimo [Fri, 21 Sep 2001 16:14:11 +0000]
copy additional files
skimo [Fri, 21 Sep 2001 16:13:45 +0000]
add libtool "support"
skimo [Fri, 21 Sep 2001 15:54:34 +0000]
remove use File::Copy just added
skimo [Fri, 21 Sep 2001 15:51:29 +0000]
Move version number to separate file.
Add missing to list of files to be copied.
skimo [Fri, 21 Sep 2001 15:05:19 +0000]
move topdir to automake
skimo [Thu, 20 Sep 2001 12:26:50 +0000]
document changes
skimo [Thu, 20 Sep 2001 12:26:37 +0000]
assume non pure build
skimo [Thu, 20 Sep 2001 12:00:23 +0000]
add LastCall method
skimo [Thu, 20 Sep 2001 11:07:36 +0000]
bump version
skimo [Thu, 20 Sep 2001 11:03:41 +0000]
fix reference counting
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.
skimo [Fri, 14 Sep 2001 17:40:30 +0000]
The socket thing again.
GetEnvironment for pure mode.
skimo [Fri, 14 Sep 2001 17:14:24 +0000]
use Config{sh}
robs [Thu, 6 Sep 2001 20:15:49 +0000]
handle int to pointer conversion properly
robs [Thu, 6 Sep 2001 20:08:33 +0000]
Add
OS_Shutdown()
OS_ShutdownPending()
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.
robs [Thu, 6 Sep 2001 20:06:37 +0000]
Only expose the shutdown functions.
robs [Thu, 6 Sep 2001 20:06:03 +0000]
Add
FCGX_Shutdown()
FCGX_ShutdownPending()
robs [Thu, 6 Sep 2001 15:53:12 +0000]
no message
robs [Thu, 6 Sep 2001 15:48:22 +0000]
If shutdownPending is set, fail out of AquireLock().
robs [Thu, 6 Sep 2001 13:07:56 +0000]
no message
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.
robs [Thu, 6 Sep 2001 12:16:34 +0000]
no message
robs [Tue, 4 Sep 2001 18:44:11 +0000]
Fix TCP socket accept handling that I broke in a previous commit.
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]
robs [Tue, 4 Sep 2001 11:29:17 +0000]
Remove the /Y option to copy - its not in/on NT4
skimo [Sat, 1 Sep 2001 13:09:20 +0000]
Remove configure{,.in} from MANIFEST.
Include install.sh in distribution (needed by configure).
skimo [Sat, 1 Sep 2001 13:08:26 +0000]
use standard T_PTROBJ typemaps
skimo [Sat, 1 Sep 2001 13:07:28 +0000]
revert socket option patch
robs [Sat, 1 Sep 2001 02:55:48 +0000]
copy the dist1 files down when building from under the devkit.
robs [Sat, 1 Sep 2001 02:47:28 +0000]
rerun... to remove bloody carriage returns
robs [Sat, 1 Sep 2001 02:35:28 +0000]
Updates as a result of fcgi_config.h.in updates.
robs [Sat, 1 Sep 2001 01:16:13 +0000]
New autoconf/autoheader run.
robs [Sat, 1 Sep 2001 01:14:28 +0000]
semantics
robs [Sat, 1 Sep 2001 01:12:26 +0000]
Remove #define of NULL
robs [Sat, 1 Sep 2001 01:11:43 +0000]
Remove the recursive behaviour that caused an nmake on the library.
robs [Sat, 1 Sep 2001 01:09:30 +0000]
Rename the PP conditional for the fileno() prototype to HAVE_FILENO_PROTO.
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.
robs [Sat, 1 Sep 2001 01:06:12 +0000]
Add the .exe extension when appropriate to the clean target.
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.
robs [Sat, 1 Sep 2001 00:56:45 +0000]
Break out the clean target and establish a dependency on fcgi_config.h
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).
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).
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.
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.
robs [Fri, 31 Aug 2001 13:51:44 +0000]
Rewrite based on latest project file.
robs [Fri, 31 Aug 2001 13:49:01 +0000]
Rename and rewrite echo2 -> echox