manoj 99/11/02 15:18:30
Modified:.STATUS
Log:
No, PalmOS doesn't have threads or any process support other
than a task swapper, but it has a TCP stack with non-blocking
I/O and an event subsystem that will report on socket status
changes. A PalmOS MPM shouldn't be too
stoddard99/11/02 14:04:19
Modified:src/modules/mpm/winnt winnt.c
Log:
Add some return code checking and general tidying up.
Revision ChangesPath
1.26 +146 -115 apache-2.0/src/modules/mpm/winnt/winnt.c
Index: winnt.c
===
manoj 99/11/02 13:49:28
Modified:src/lib/apr/network_io/beos sockets.c
src/lib/apr/network_io/unix sockets.c
src/lib/apr/network_io/win32 sockets.c
Log:
Another APR socket bug. We weren't properly setting local_addr. This
also makes vhosts work again
manoj 99/11/02 13:21:55
Modified:src/lib/apr/network_io/beos sockets.c
src/lib/apr/network_io/os2 sockets.c
src/lib/apr/network_io/unix sockets.c
src/lib/apr/network_io/win32 sockets.c
Log:
Fix an APR socket bug. ap_bind would always bin
dreid 99/11/02 09:29:32
Modified:src/modules/mpm/mpmt_beos mpmt_beos.c mpmt_beos.h
scoreboard.c scoreboard.h
Log:
Add support for connection_info to BeOS. This follows the stuff
Manoj has added to dexter. Also take the opportunity to clean-up some
of t
[EMAIL PROTECTED] wrote:
>
> stoddard99/11/02 06:24:57
>
> Modified:src/lib/apr/file_io/win32 fileacc.c
> Log:
> call ap_getfileinfo if the file has not been stat'ed
Eek! Can we use "statted" instead of "stated" for the member? This is
bound to lead to confusion!
Cheers,
Ben.
--
bjh 99/11/02 07:15:11
Modified:src/include httpd.h
src/main http_config.c util.c
src/modules/standard mod_auth.c mod_imap.c mod_mime.c
Log:
De-errno ap_pcfg_openfile().
Revision ChangesPath
1.12 +1 -1 apache-2.0/src/include/http
stoddard99/11/02 06:34:36
Modified:src/main http_protocol.c
Log:
Delete useless code...
Revision ChangesPath
1.34 +1 -1 apache-2.0/src/main/http_protocol.c
Index: http_protocol.c
===
RCS fi
stoddard99/11/02 06:30:27
Modified:src/main http_protocol.c
src/modules/mpm/winnt winnt.c
src/os/win32 os.h iol_socket.c
src/include ap_iol.h
Log:
First cut at adding a sendfile API to IOL. Eventually need to move iol_socket
into APR...
stoddard99/11/02 06:24:57
Modified:src/lib/apr/file_io/win32 fileacc.c
Log:
call ap_getfileinfo if the file has not been stat'ed
Revision ChangesPath
1.9 +3 -0 apache-2.0/src/lib/apr/file_io/win32/fileacc.c
Index: fileacc.c
==
dreid 99/11/02 06:16:10
Modified:src/lib/apr/network_io/beos sockets.c
Log:
Fix something that was missed when the context was added to the
ap_accept call. Thanks to Manoj for pointing this out.
Revision ChangesPath
1.13 +0 -1 apache-2.0/src/lib/apr/network
dreid 99/11/02 04:26:43
Modified:src/modules/mpm/mpmt_beos mpmt_beos.c
src/os/beos iol_socket.c iol_socket.h
Log:
Change the BeOS iol_socket layer to use apr. Also update mpmt_beos.c
to reflect this change.
Revision ChangesPath
1.7 +2 -6 apa
fanf99/11/02 04:18:18
Modified:htdocs index.html.en
Log:
link directly to the http server project home page rather than the ASF
homepage because that's what the surrounding text refers to.
Revision ChangesPath
1.3 +1 -1 apache-1.3/htdocs/index.html.en
dreid 99/11/02 03:30:39
Modified:src/lib/apr/locks/beos Makefile.in
src/lib/apr/misc/beos Makefile.in
src/lib/apr/network_io/beos Makefile.in sockets.c
src/lib/apr/threadproc/beos Makefile.in
Log:
This primarily updates some dependancies
ronald 99/11/01 21:08:53
Modified:src Configure
Log:
get rid of error under solaris 2.6
Revision ChangesPath
1.16 +1 -1 apache-2.0/src/Configure
Index: Configure
===
RCS file: /home/c
15 matches
Mail list logo