2000-04-24 |
Greg Stein | clean up cmd_parms: config_file is no longer valid... |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Greg Stein | handle error messages during building and processing... |
commit | commitdiff | tree | snapshot |
2000-04-24 |
Brian Havard | Change strncasecmp() definition to match Bill's prototy... |
commit | commitdiff | tree | snapshot |
2000-04-24 |
dgaudet | Add `IndexOptions +VersionSort', to nicely sort filenames |
commit | commitdiff | tree | snapshot |
2000-04-23 |
Bill Stoddard | First cut at a file handle cache. It serves on Windows... |
commit | commitdiff | tree | snapshot |
2000-04-23 |
Jeff Trawick | Fix some problems on systems where EAGAIN != EWOULDBLOC... |
commit | commitdiff | tree | snapshot |
2000-04-23 |
Jeff Trawick | ap_open(..,APR_OS_DEFAULT,..) uses perms 0666 instead... |
commit | commitdiff | tree | snapshot |
2000-04-23 |
Roy T. Fielding | Finished move of ap_md5 routines to apr_md5. Removed... |
commit | commitdiff | tree | snapshot |
2000-04-22 |
Tony Finch | ding, dong, ServerType is dead |
commit | commitdiff | tree | snapshot |
2000-04-22 |
Ryan Bloom | Parse the config tree, instead of the config file.... |
commit | commitdiff | tree | snapshot |
2000-04-22 |
Bill Stoddard | Add ApacheModAuthDigest to apache.dsw. Get rid of compi... |
commit | commitdiff | tree | snapshot |
2000-04-22 |
Ryan Bloom | Server Type is not recognized by any of the current... |
commit | commitdiff | tree | snapshot |
2000-04-21 |
Bill Stoddard | Win32: Get mod_auth_digest compiling and added to the... |
commit | commitdiff | tree | snapshot |
2000-04-21 |
Bill Stoddard | Remove mod_digest. Its being replaced by mod_auth_digest |
commit | commitdiff | tree | snapshot |
2000-04-21 |
Bill Stoddard | Eliminate compile warning on Windows |
commit | commitdiff | tree | snapshot |
2000-04-21 |
Bill Stoddard | Win32: Update docs to reflect new build environment. |
commit | commitdiff | tree | snapshot |
2000-04-21 |
dgaudet | fix buglet in example |
commit | commitdiff | tree | snapshot |
2000-04-20 |
Bill Stoddard | Revamp the Win32 make environment. Makefiles have been... |
commit | commitdiff | tree | snapshot |
2000-04-20 |
Brian Havard | OS/2: EXTRA_LDFLAGS is required when linking the table... |
commit | commitdiff | tree | snapshot |
2000-04-20 |
Ryan Bloom | Add support for pool to log_error_core. Also add ap_lo... |
commit | commitdiff | tree | snapshot |
2000-04-20 |
Brian Havard | Another required ap_canonical_error(). |
commit | commitdiff | tree | snapshot |
2000-04-20 |
Brian Havard | Use ap_canonical_error() where appropriate. |
commit | commitdiff | tree | snapshot |
2000-04-20 |
Brian Havard | OS/2: Clean up spmt_os2 mpm to get shutdowns working... |
commit | commitdiff | tree | snapshot |
2000-04-20 |
Jeff Trawick | [EBCDIC] Port Paul Gilmartin's CRLF patch from 1.3... |
commit | commitdiff | tree | snapshot |
2000-04-19 |
Bill Stoddard | Win32: More winnt MPM cleanup. Moved code to queue... |
commit | commitdiff | tree | snapshot |
2000-04-19 |
Brian Havard | Provide prototypes for the provided strcasecmp & strnca... |
commit | commitdiff | tree | snapshot |
2000-04-18 |
Ken Coar | Propagate the 1.3 FAQ fixes over here.. |
commit | commitdiff | tree | snapshot |
2000-04-18 |
Greg Stein | this is California. what to _you_ think the weather is? |
commit | commitdiff | tree | snapshot |
2000-04-18 |
Tony Finch | More FAQs and answers from comp.infosystems.www.servers... |
commit | commitdiff | tree | snapshot |
2000-04-18 |
Bill Stoddard | Win32: Change message type to INFO |
commit | commitdiff | tree | snapshot |
2000-04-18 |
Bill Stoddard | Watching for tornadoes tonite |
commit | commitdiff | tree | snapshot |
2000-04-18 |
Bill Stoddard | Begin some long overdue clean-up fo winnt.c |
commit | commitdiff | tree | snapshot |
2000-04-18 |
Ryan Bloom | Add logic to timeout CGI scripts properly. This requir... |
commit | commitdiff | tree | snapshot |
2000-04-17 |
Ryan Bloom | Add a pool to dupfile. There is no reason that when... |
commit | commitdiff | tree | snapshot |
2000-04-17 |
Tony Finch | Hey, wow! Some of the sky is blue! |
commit | commitdiff | tree | snapshot |
2000-04-17 |
Bill Stoddard | linkwin20.diffs Resolves: |
commit | commitdiff | tree | snapshot |
2000-04-17 |
Bill Stoddard | Updates Makefile.win |
commit | commitdiff | tree | snapshot |
2000-04-17 |
Bill Stoddard | Update Apache on Windows documentation. Add new document |
commit | commitdiff | tree | snapshot |
2000-04-16 |
Ryan Bloom | Add back in logic to put the ending container directive... |
commit | commitdiff | tree | snapshot |
2000-04-15 |
Bill Stoddard | Add some todos, remove some vague comments, remove... |
commit | commitdiff | tree | snapshot |
2000-04-15 |
Bill Stoddard | Win32: First cut at getting mod_isapi working under 2.0 |
commit | commitdiff | tree | snapshot |
2000-04-15 |
Bill Stoddard | Here's my first stab at getting mod_auth_digest working... |
commit | commitdiff | tree | snapshot |
2000-04-15 |
Bill Stoddard | Win32: |
commit | commitdiff | tree | snapshot |
2000-04-15 |
Roy T. Fielding | cleaned up a comment |
commit | commitdiff | tree | snapshot |
2000-04-15 |
Roy T. Fielding | Somebody needs to check the labels on their medicine. |
commit | commitdiff | tree | snapshot |
2000-04-15 |
Roy T. Fielding | shades of a bad global replace --- fixed comment |
commit | commitdiff | tree | snapshot |
2000-04-14 |
Ryan Bloom | Add buffered I/O back into APR's file I/O on unix.... |
commit | commitdiff | tree | snapshot |
2000-04-14 |
Ryan Bloom | apr_config.h is a private include file, and shouldn... |
commit | commitdiff | tree | snapshot |
2000-04-14 |
Bill Stoddard | Brians' mod_auth_digest patch |
commit | commitdiff | tree | snapshot |
2000-04-14 |
Bill Stoddard | Allow for the possibility of receiving data regardless... |
commit | commitdiff | tree | snapshot |
2000-04-14 |
Bill Stoddard | Win32: Protect another chunk of code unique to Windows... |
commit | commitdiff | tree | snapshot |
2000-04-14 |
Ryan Bloom | Change ap_context_t to ap_pool_t. This compiles, runs... |
commit | commitdiff | tree | snapshot |
2000-04-14 |
Martin Kraemer | Fix minor configuration & platform dependencies |
commit | commitdiff | tree | snapshot |
2000-04-14 |
dgaudet | more namespace cleanup |
commit | commitdiff | tree | snapshot |
2000-04-14 |
Jeff Trawick | Get mod_rewrite to compile with no warnings on OS/390 |
commit | commitdiff | tree | snapshot |
2000-04-13 |
Ryan Bloom | Sunny outside today. |
commit | commitdiff | tree | snapshot |
2000-04-13 |
Tony Finch | Alternately wet and sunny. |
commit | commitdiff | tree | snapshot |
2000-04-13 |
Bill Stoddard | Add util_cfgtreee.c to the win32 build |
commit | commitdiff | tree | snapshot |
2000-04-13 |
Martin Kraemer | On all the systems I could get hold of (Solaris, Relian... |
commit | commitdiff | tree | snapshot |
2000-04-13 |
Jeff Trawick | remove "fix lingering close" |
commit | commitdiff | tree | snapshot |
2000-04-13 |
Jeff Trawick | Get lingering_close() working again. |
commit | commitdiff | tree | snapshot |
2000-04-12 |
Ryan Bloom | Fix a small bug in ap_add_node. We need to set the... |
commit | commitdiff | tree | snapshot |
2000-04-12 |
Ryan Bloom | First step to getting configuration modules working... |
commit | commitdiff | tree | snapshot |
2000-04-12 |
Bill Stoddard | Some status update. |
commit | commitdiff | tree | snapshot |
2000-04-11 |
dgaudet | looks sunny out there |
commit | commitdiff | tree | snapshot |
2000-04-11 |
Martin Kraemer | In my libnsl, there's gethostname but not gethostbyname |
commit | commitdiff | tree | snapshot |
2000-04-10 |
Roy T. Fielding | Remove bogus application/rtf (keep standard text/rtf) |
commit | commitdiff | tree | snapshot |
2000-04-10 |
dgaudet | update about saferead |
commit | commitdiff | tree | snapshot |
2000-04-10 |
Jeff Trawick | CGIs work again on UNIX because ap_create_process(... |
commit | commitdiff | tree | snapshot |
2000-04-10 |
Ryan Bloom | Update the STATUS file. |
commit | commitdiff | tree | snapshot |
2000-04-07 |
Ryan Bloom | Add error checking in case libtoolize is not in path. |
commit | commitdiff | tree | snapshot |
2000-04-07 |
Jeff Trawick | Recognize an EBCDIC platform during configuration and... |
commit | commitdiff | tree | snapshot |
2000-04-07 |
Bill Stoddard | Get Apache on Windows compiling again after the patch... |
commit | commitdiff | tree | snapshot |
2000-04-06 |
Ryan Bloom | Make the server work without asking for buffered file... |
commit | commitdiff | tree | snapshot |
2000-04-06 |
Jeff Trawick | Change the declaration of ap_scoreboard_image to match |
commit | commitdiff | tree | snapshot |
2000-04-06 |
Jeff Trawick | In mpmt_pthread.c, include <netinet/tcp.h> only if |
commit | commitdiff | tree | snapshot |
2000-04-06 |
Jeff Trawick | In mpmt_pthread.c, include <netinet/tcp.h> only if |
commit | commitdiff | tree | snapshot |
2000-04-05 |
Bill Stoddard | Start to clean up winnt.c a bit. Consolidate several... |
commit | commitdiff | tree | snapshot |
2000-04-05 |
Allan K. Edwards | Get mod_rewrite building and running, and mod_status... |
commit | commitdiff | tree | snapshot |
2000-04-05 |
Martin Kraemer | Added Hebrew entry page |
commit | commitdiff | tree | snapshot |
2000-04-05 |
Martin Kraemer | Fix charset names (see ftp://ftp.isi.edu/in-notes/iana... |
commit | commitdiff | tree | snapshot |
2000-04-05 |
Allan K. Edwards | Get mod_negotiation working. We may ultimately need... |
commit | commitdiff | tree | snapshot |
2000-04-05 |
Bill Stoddard | Patch to port mod_auth_db to the 2.0 api and also to... |
commit | commitdiff | tree | snapshot |
2000-04-05 |
Bill Stoddard | Get DSOs working on Windows. Required cross platform... |
commit | commitdiff | tree | snapshot |
2000-04-05 |
Bill Stoddard | Arrgh... Release aprlib.mak/.dsp is broken. Now aprlib... |
commit | commitdiff | tree | snapshot |
2000-04-05 |
Bill Stoddard | Windows: Cleanup auto-generated apr.h and apr_config.h |
commit | commitdiff | tree | snapshot |
2000-04-05 |
Jeff Trawick | get rid of an unused variable from virtualhost_section() |
commit | commitdiff | tree | snapshot |
2000-04-05 |
Jeff Trawick | stop relying on a macro to map signal() to ap_signal... |
commit | commitdiff | tree | snapshot |
2000-04-05 |
Jeff Trawick | if HAVE_SYSLOG is defined but LOG_PRIMASK isn't, define... |
commit | commitdiff | tree | snapshot |
2000-04-05 |
Jeff Trawick | stop relying on a macro to map signal() to ap_signal... |
commit | commitdiff | tree | snapshot |
2000-04-04 |
Ryan Bloom | The Unix MPM's now use the other_child logic from APR. |
commit | commitdiff | tree | snapshot |
2000-04-04 |
Bill Stoddard | Refine a todo... |
commit | commitdiff | tree | snapshot |
2000-04-04 |
Bill Stoddard | Allan Edwards fixed this problem. |
commit | commitdiff | tree | snapshot |
2000-04-04 |
Tony Finch | FAQ changes related to tidying up historical documents... |
commit | commitdiff | tree | snapshot |
2000-04-04 |
Martin Kraemer | Russian Translation, contributed by Pavel Polischouk... |
commit | commitdiff | tree | snapshot |
2000-04-04 |
Brian Havard | Under OS/2 (well actually EMX gcc) libraries don't... |
commit | commitdiff | tree | snapshot |
2000-04-04 |
Tony Finch | Clarify the DOCUMENT_ROOT environment variable oddity. |
commit | commitdiff | tree | snapshot |
2000-04-04 |
David Reid | ap_os_kill isn't being used now as it's in APR, so... |
commit | commitdiff | tree | snapshot |
2000-04-04 |
David Reid | Start cleaning up the beos directory. DSO stuff is... |
commit | commitdiff | tree | snapshot |
2000-04-03 |
David Reid | Tidy up the beos mpm files. |
commit | commitdiff | tree | snapshot |
next |