2002-12-08 |
Jim Jagielski | Simplify back to true flag usage of domagic; good catch... |
commit | commitdiff | tree |
2002-12-08 |
Jim Jagielski | *) Added new ap_register_cleanup_ex() API function... |
commit | commitdiff | tree |
2002-11-25 |
Martin Kraemer | [PORT] Take advantage of OpenBSD's arc4random() functio... |
commit | commitdiff | tree |
2002-11-20 |
Aaron Bannert | Clear errno before calling strtol, and add in some... |
commit | commitdiff | tree |
2002-11-18 |
Justin Erenkrantz | We shouldn't be assigning the output of strtol to an... |
commit | commitdiff | tree |
2002-11-17 |
Justin Erenkrantz | If Listen directive is not a port, but just an IP,... |
commit | commitdiff | tree |
2002-11-14 |
Jim Jagielski | Remove unused var |
commit | commitdiff | tree |
2002-11-12 |
Bill Stoddard | Update timeout algorithm in free_proc_chain. Try polli... |
commit | commitdiff | tree |
2002-11-12 |
Ken Coar | d'oh! |
commit | commitdiff | tree |
2002-11-12 |
Ken Coar | Add a SERVER_ADDR keyword to match the CGI environment... |
commit | commitdiff | tree |
2002-11-05 |
Martin Kraemer | Typo |
commit | commitdiff | tree |
2002-11-04 |
Rich Bowen | Setting Listen changes where you are listening. Hence... |
commit | commitdiff | tree |
2002-10-31 |
Cliff Woolley | note release date |
commit | commitdiff | tree |
2002-10-28 |
David McCreedy | Simple JCL update for TPF Platform. |
commit | commitdiff | tree |
2002-10-25 |
Martin Kraemer | csd and dupped_csd are sockets, so they ought to handle... |
commit | commitdiff | tree |
2002-10-21 |
Martin Kraemer | When we detect a child exiting with APEXIT_CHILDFATAL... |
commit | commitdiff | tree |
2002-10-16 |
rasmus | Here too |
commit | commitdiff | tree |
2002-10-16 |
William A.... | Reclassifying per Ryan's request |
commit | commitdiff | tree |
2002-10-14 |
Martin Kraemer | Looks like these platforms are present now. |
commit | commitdiff | tree |
2002-10-10 |
Martin Kraemer | Some versions of tr (noticed on a special Solaris8... |
commit | commitdiff | tree |
2002-10-10 |
Bradley Nicholes | update binary status |
commit | commitdiff | tree |
2002-10-10 |
Martin Kraemer | Update |
commit | commitdiff | tree |
2002-10-04 |
Jim Jagielski | Clean up of stuff that are no longer applicable or... |
commit | commitdiff | tree |
2002-10-03 |
Jim Jagielski | Sometimes I'm a dope. No need to allocate a bunch a... |
commit | commitdiff | tree |
2002-10-03 |
Jeff Trawick | PORT: Enable SINGLE_LISTEN_UNSERIALIZED_ACCEPT for... |
commit | commitdiff | tree |
2002-10-02 |
Mark J. Cox | I have to stop addressing letters to "Glasgow, England... |
commit | commitdiff | tree |
2002-10-02 |
Ryan Bloom | Aaron reminded me that this was in 1.3 as well. |
commit | commitdiff | tree |
2002-10-01 |
Martin Kraemer | Print out the DYNAMIC_MODULE_LIMIT (=64) on the "httpd... |
commit | commitdiff | tree |
2002-09-30 |
Aaron Bannert | Update place of work. |
commit | commitdiff | tree |
2002-09-30 |
Jim Jagielski | And we are now up to 1.3.28-dev |
commit | commitdiff | tree |
2002-09-30 |
Jim Jagielski | Apply remaining patches for 1.3.27. |
commit | commitdiff | tree |
2002-09-30 |
Martin Kraemer | Escape the request in the error_log file when encounter... |
commit | commitdiff | tree |
2002-09-30 |
Martin Kraemer | Make sure that we indeed had a '/' in the pattern. |
commit | commitdiff | tree |
2002-09-28 |
Jim Jagielski | ab.c was using strncat incorrectly as well as not check... |
commit | commitdiff | tree |
2002-09-27 |
David McCreedy | Update TPF JCL examples. |
commit | commitdiff | tree |
2002-09-27 |
David McCreedy | Add VisualAge TPF Apache link example. |
commit | commitdiff | tree |
2002-09-27 |
Jim Jagielski | Mark globals |
commit | commitdiff | tree |
2002-09-25 |
Dirk-Willem... | Scratch another its - this patchs allows me to hugely... |
commit | commitdiff | tree |
2002-09-25 |
Dirk-Willem... | Scratched a major itch - got bitten by config directory... |
commit | commitdiff | tree |
2002-09-25 |
Dirk-Willem... | Scratched a major itch - got bitten by config directory... |
commit | commitdiff | tree |
2002-09-21 |
Jim Jagielski | Add the ShmemUIDisUser directive and logic. Apache... |
commit | commitdiff | tree |
2002-09-20 |
Jeff Trawick | Fix a problem with the definition of union semun which... |
commit | commitdiff | tree |
2002-09-18 |
Jim Jagielski | Line in the sand |
commit | commitdiff | tree |
2002-09-17 |
Jim Jagielski | Make the protocol parsing case insensitive... 'http... |
commit | commitdiff | tree |
2002-09-13 |
Bradley Nicholes | NetWare: Fix the comment for LogRotateInterval. It... |
commit | commitdiff | tree |
2002-09-10 |
David McCreedy | Change TPF's mutex mechanism. Add additional info... |
commit | commitdiff | tree |
2002-09-10 |
Jim Jagielski | NET_SIZE_T is socklen_t on OpenBSD |
commit | commitdiff | tree |
2002-09-10 |
Dirk-Willem... | Corrected RFC reference and updated spec. |
commit | commitdiff | tree |
2002-09-10 |
Dirk-Willem... | Make apache work with the iCal webdav client when using |
commit | commitdiff | tree |
2002-09-07 |
Jim Jagielski | Back out incorrect patch for 9932. Use the APR patch. |
commit | commitdiff | tree |
2002-09-05 |
Jim Jagielski | Hmm... We need to also address the fact that the respon... |
commit | commitdiff | tree |
2002-09-05 |
Jim Jagielski | When the cache would validate 304 responses from back... |
commit | commitdiff | tree |
2002-09-04 |
Martin Kraemer | Add support for Berkeley-DB/4.x to mod_auth_db.c |
commit | commitdiff | tree |
2002-09-04 |
Ian Holsman | switch x-icon to httpd.conf instead of mime.types |
commit | commitdiff | tree |
2002-09-03 |
Ian Holsman | add image/x-icon to mime.types |
commit | commitdiff | tree |
2002-09-03 |
Graham Leggett | Fix a problem in proxy where headers from other modules... |
commit | commitdiff | tree |
2002-09-01 |
Justin Erenkrantz | Fix FileETag None directive. |
commit | commitdiff | tree |
2002-08-21 |
Bill Stoddard | Add CHANGES notification for the ap_get_win32_interpret... |
commit | commitdiff | tree |
2002-08-21 |
Bill Stoddard | Win32: Fix one byte overflow in ap_get_win32_interprete... |
commit | commitdiff | tree |
2002-08-20 |
Jim Jagielski | Allow for behavior to be compile-time |
commit | commitdiff | tree |
2002-08-19 |
Jim Jagielski | Boundary condition: correctly mark the 1st char |
commit | commitdiff | tree |
2002-08-12 |
Ken Coar | Add a new environment variable to keep the charset... |
commit | commitdiff | tree |
2002-08-12 |
Joshua Slive | Fix support references in binbuild README. |
commit | commitdiff | tree |
2002-07-30 |
Mark J. Cox | Add 3 new CVE names for old (circa 2000) security issue... |
commit | commitdiff | tree |
2002-07-24 |
Jeff Trawick | Support Caldera OpenUNIX 8. |
commit | commitdiff | tree |
2002-07-22 |
Martin Kraemer | Tomcat with mod_jk2 sometimes omits the Reason-Phrase... |
commit | commitdiff | tree |
2002-07-17 |
Jeff Trawick | Use SysV semaphores by default on OpenBSD. |
commit | commitdiff | tree |
2002-07-17 |
Martin Kraemer | Off by one millisecond ;-) |
commit | commitdiff | tree |
2002-07-16 |
Dirk-Willem... | Documented the printing of HARD_SERVER_LIMIT when using... |
commit | commitdiff | tree |
2002-07-16 |
Dirk-Willem... | Scratching an old itch. Rather than cause a WARNING... |
commit | commitdiff | tree |
2002-07-12 |
David McCreedy | EBCDIC fix to ap/ap_strtol.c so it can handle bases... |
commit | commitdiff | tree |
2002-07-09 |
Jim Jagielski | Don't allow a negative value to sneak through |
commit | commitdiff | tree |
2002-07-09 |
Jim Jagielski | Allow for null/all-whitespace C-L fields as we did... |
commit | commitdiff | tree |
2002-07-08 |
Jim Jagielski | Add ProtocolReqCheck directive, which determines if... |
commit | commitdiff | tree |
2002-07-08 |
Bradley Nicholes | NetWare mod_rewrite file locking problem |
commit | commitdiff | tree |
2002-07-08 |
Bradley Nicholes | Since NetWare CLib does not implement file locking... |
commit | commitdiff | tree |
2002-06-27 |
Aaron Bannert | Finally signed and uploaded these. |
commit | commitdiff | tree |
2002-06-27 |
Jim Jagielski | On 2nd thought, these should be explicitly listed. |
commit | commitdiff | tree |
2002-06-27 |
Mark J. Cox | Be consistant when highlighting security changes, check... |
commit | commitdiff | tree |
2002-06-26 |
Ken Coar | Style police; there appears to be a bug in here somewhere |
commit | commitdiff | tree |
2002-06-26 |
Martin Kraemer | Add sinix & reliantunix |
commit | commitdiff | tree |
2002-06-22 |
Graham Leggett | Binaries available for LinuxPPC |
commit | commitdiff | tree |
2002-06-22 |
Cliff Woolley | ... or at least, they WOULD be available if I could... |
commit | commitdiff | tree |
2002-06-21 |
Martin Kraemer | Initialize n=0, just in case. |
commit | commitdiff | tree |
2002-06-20 |
Jim Jagielski | Just uploaded sparc/sol8 |
commit | commitdiff | tree |
2002-06-19 |
Aaron Bannert | Better document the error cases returned from get_chunk... |
commit | commitdiff | tree |
2002-06-19 |
Bradley Nicholes | Updated binary status for NetWare |
commit | commitdiff | tree |
2002-06-19 |
Bill Stoddard | Binaries for AIX 4.3 are up. I no longer have a functio... |
commit | commitdiff | tree |
2002-06-19 |
Brian Havard | OS/2 binaries are up. |
commit | commitdiff | tree |
2002-06-19 |
Jim Jagielski | I'd take Sol8 on Sparc |
commit | commitdiff | tree |
2002-06-19 |
Aaron Bannert | We now have 1.3.26 binaries for Darwin5.5, Solaris8... |
commit | commitdiff | tree |
2002-06-19 |
Aaron Bannert | Prepare for a new set of binary tarballs. |
commit | commitdiff | tree |
2002-06-18 |
Bradley Nicholes | Fix the -f parameter so that it requires a follow-up... |
commit | commitdiff | tree |
2002-06-18 |
Jim Jagielski | And we are 1.3.27-dev |
commit | commitdiff | tree |
2002-06-18 |
Jim Jagielski | ready the tag |
commit | commitdiff | tree |
2002-06-18 |
Jim Jagielski | For our own info |
commit | commitdiff | tree |
2002-06-18 |
Jim Jagielski | For the announcement |
commit | commitdiff | tree |
2002-06-18 |
Jim Jagielski | Update the changes |
commit | commitdiff | tree |
2002-06-18 |
Jim Jagielski | Need to ensure that result is set, no matter what |
commit | commitdiff | tree |
2002-06-18 |
Justin Erenkrantz | It is entirely possible that dbuf is NULL. Accessing... |
commit | commitdiff | tree |
next |