2001-07-18 |
Ryan Bloom | Make scoreboard creation a hook. This allows management |
commit | commitdiff | tree | snapshot |
2001-07-18 |
Ian Holsman | Remove APR_NO_INHERIT as it is now private. |
commit | commitdiff | tree | snapshot |
2001-07-18 |
Doug MacEachern | s/destroy/free/g; likeness to SSL naming |
commit | commitdiff | tree | snapshot |
2001-07-18 |
Doug MacEachern | give some more diagnostics if server cert or key file... |
commit | commitdiff | tree | snapshot |
2001-07-18 |
Paul J. Reder | Changed AP_MPMQ_MAX_DAEMONS to refer to MaxClients and |
commit | commitdiff | tree | snapshot |
2001-07-18 |
Joshua Slive | Bringing forward from 1.3: small changes to standardize... |
commit | commitdiff | tree | snapshot |
2001-07-18 |
William A.... | Missed one, all should have recovered from APR_INHERI... |
commit | commitdiff | tree | snapshot |
2001-07-18 |
Doug MacEachern | only reset request level filters in reset_filters(... |
commit | commitdiff | tree | snapshot |
2001-07-18 |
William A.... | Remove last public vestigages of APR_INHERIT |
commit | commitdiff | tree | snapshot |
2001-07-18 |
Jeff Trawick | This patch removes spaces that shouldn't be there. |
commit | commitdiff | tree | snapshot |
2001-07-18 |
Doug MacEachern | add dump_filters macro for printing r->{input,output... |
commit | commitdiff | tree | snapshot |
2001-07-18 |
Doug MacEachern | add cleanup of SSLStateMachine to tls filter |
commit | commitdiff | tree | snapshot |
2001-07-18 |
William A.... | Hmmm... editing with tabs != 8, eeuh. Just cleaning... |
commit | commitdiff | tree | snapshot |
2001-07-18 |
William A.... | Fix some casting |
commit | commitdiff | tree | snapshot |
2001-07-18 |
William A.... | Omitted the arg |
commit | commitdiff | tree | snapshot |
2001-07-18 |
William A.... | rbb's names still need work :) |
commit | commitdiff | tree | snapshot |
2001-07-18 |
William A.... | Changes to back out inherit flag from apr_os_sock_make() |
commit | commitdiff | tree | snapshot |
2001-07-18 |
William A.... | sweep up some cruft, and clean out a good solve by... |
commit | commitdiff | tree | snapshot |
2001-07-17 |
William A.... | Fix incl/libpath to / slashes for an upcoming patch... |
commit | commitdiff | tree | snapshot |
2001-07-17 |
Ian Holsman | Change the APR_INHERIT flag to APR_NO_INHERIT,which... |
commit | commitdiff | tree | snapshot |
2001-07-17 |
Joshua Slive | Bringing forward from 1.3: Changes to standardize the... |
commit | commitdiff | tree | snapshot |
2001-07-17 |
Ralf S. Engelschall | Remember current porting state |
commit | commitdiff | tree | snapshot |
2001-07-17 |
Doug MacEachern | dummy ssl hooks need to return an int value for server... |
commit | commitdiff | tree | snapshot |
2001-07-17 |
Ralf S. Engelschall | Merge in part II of a set of mod_ssl porting changes. |
commit | commitdiff | tree | snapshot |
2001-07-17 |
Ralf S. Engelschall | Merge in part of a set of mod_ssl porting changes. |
commit | commitdiff | tree | snapshot |
2001-07-17 |
Ryan Bloom | Note the change to the CVS server in the buildconf... |
commit | commitdiff | tree | snapshot |
2001-07-16 |
William A.... | Obvious files that need inheritance, correct me if... |
commit | commitdiff | tree | snapshot |
2001-07-16 |
William A.... | Fix for the new schema |
commit | commitdiff | tree | snapshot |
2001-07-16 |
Ian Holsman | applies change in APR function apr_socket_create, which... |
commit | commitdiff | tree | snapshot |
2001-07-16 |
Ryan Bloom | Added an inherit flag to apr_socket_create and other... |
commit | commitdiff | tree | snapshot |
2001-07-16 |
Ryan Bloom | Remove a couple fields from the scoreboard that aren... |
commit | commitdiff | tree | snapshot |
2001-07-14 |
Ian Holsman | Last Log entry was bogus. |
commit | commitdiff | tree | snapshot |
2001-07-14 |
Ian Holsman | PR: |
commit | commitdiff | tree | snapshot |
2001-07-13 |
Bill Stoddard | Win32: Prevent listening sockets from being inherited by |
commit | commitdiff | tree | snapshot |
2001-07-13 |
Bill Stoddard | Win32: First of two patches to prevent child processes... |
commit | commitdiff | tree | snapshot |
2001-07-12 |
Bill Stoddard | Some STATUS updates. |
commit | commitdiff | tree | snapshot |
2001-07-12 |
Greg Ames | scratch an old itch - give lingering close its own... |
commit | commitdiff | tree | snapshot |
2001-07-12 |
Greg Ames | Provide vhost and abbreviated request strings on Extend... |
commit | commitdiff | tree | snapshot |
2001-07-11 |
Joshua Slive | Typo fix. |
commit | commitdiff | tree | snapshot |
2001-07-11 |
Jeff Trawick | Fix an issue with the pod and prefork: |
commit | commitdiff | tree | snapshot |
2001-07-11 |
Jason S. Lingohr | Updated with 1.3 stuff in tandem with my 1.3 STATUS... |
commit | commitdiff | tree | snapshot |
2001-07-11 |
Bill Stoddard | Performance improvement to mod_mime.c. find_ct() in... |
commit | commitdiff | tree | snapshot |
2001-07-10 |
Greg Ames | fix pid numbers in mod_status output when using a threa... |
commit | commitdiff | tree | snapshot |
2001-07-10 |
Joshua Slive | New directives should really come with documentation... |
commit | commitdiff | tree | snapshot |
2001-07-10 |
Ryan Bloom | Add two functions to allow modules to access random... |
commit | commitdiff | tree | snapshot |
2001-07-10 |
Jeff Trawick | Check the pod after processing a connection so that... |
commit | commitdiff | tree | snapshot |
2001-07-10 |
Joshua Slive | ExtendedStatus is back. |
commit | commitdiff | tree | snapshot |
2001-07-10 |
Jeff Trawick | ignore generated DSO-related files on OS/390 |
commit | commitdiff | tree | snapshot |
2001-07-10 |
Jeff Trawick | uri_delims.h moved |
commit | commitdiff | tree | snapshot |
2001-07-10 |
Roy T. Fielding | Use the autoconf variable "host" consistently for platf... |
commit | commitdiff | tree | snapshot |
2001-07-09 |
William A.... | Remove openssl path-specific .h comparisons |
commit | commitdiff | tree | snapshot |
2001-07-09 |
William A.... | Win32 build changes for recent module updates |
commit | commitdiff | tree | snapshot |
2001-07-09 |
Bill Stoddard | Recover from some APR cont --> pool conversions by... |
commit | commitdiff | tree | snapshot |
2001-07-09 |
Chuck Murcko | fix params for logging call |
commit | commitdiff | tree | snapshot |
2001-07-09 |
Ryan Bloom | We are tagged, so bump the numbers everywhere. |
commit | commitdiff | tree | snapshot |
2001-07-09 |
Ryan Bloom | Update to prepare for 2.0.20 release |
commit | commitdiff | tree | snapshot |
2001-07-09 |
Ryan Bloom | Allow all parts of Apache 2.0 to build when --srcdir... |
commit | commitdiff | tree | snapshot |
2001-07-08 |
Cliff Woolley | Avoid redundant strlen() calls by using apr_brigade_wri... |
commit | commitdiff | tree | snapshot |
2001-07-08 |
Ryan Bloom | We need to pass the prefix to APR, APR-util, and PCRE... |
commit | commitdiff | tree | snapshot |
2001-07-07 |
David Reid | s/cont/pool/ |
commit | commitdiff | tree | snapshot |
2001-07-07 |
David Reid | s/cont/pool/ |
commit | commitdiff | tree | snapshot |
2001-07-06 |
Bill Stoddard | Grrr.. Cliff warned me about this. APR should return... |
commit | commitdiff | tree | snapshot |
2001-07-06 |
Bill Stoddard | Add error message and return if we fail reading from... |
commit | commitdiff | tree | snapshot |
2001-07-06 |
Bill Stoddard | emulate_sendfile() is a better name for what this funct... |
commit | commitdiff | tree | snapshot |
2001-07-06 |
Bill Stoddard | Reimplement content length filter to fix problem where... |
commit | commitdiff | tree | snapshot |
2001-07-05 |
William A.... | Catch up with rbb's last httpd-std.conf commit |
commit | commitdiff | tree | snapshot |
2001-07-05 |
Bill Stoddard | Do non-blocking reads from pipes in the content-length... |
commit | commitdiff | tree | snapshot |
2001-07-05 |
Ryan Bloom | install the man pages when we install everything else. |
commit | commitdiff | tree | snapshot |
2001-07-05 |
Ryan Bloom | Add documentation for mod_suexec. And add a note in... |
commit | commitdiff | tree | snapshot |
2001-07-05 |
Ryan Bloom | The ExtendedStatus directive was added back to mod_stat... |
commit | commitdiff | tree | snapshot |
2001-07-04 |
David Reid | Having gone through and expnaded out the hook macro... |
commit | commitdiff | tree | snapshot |
2001-07-03 |
Ryan Bloom | Fix the forking/killing logic in the threaded MPM.... |
commit | commitdiff | tree | snapshot |
2001-07-03 |
Ryan Bloom | This fixes the problem of the server not starting new... |
commit | commitdiff | tree | snapshot |
2001-07-02 |
Cliff Woolley | How do YOU spell "threshold"? =-) |
commit | commitdiff | tree | snapshot |
2001-07-02 |
Cliff Woolley | Move the heading for 2.0.19 down to where it goes and... |
commit | commitdiff | tree | snapshot |
2001-07-02 |
Bill Stoddard | Missed this yesterday... |
commit | commitdiff | tree | snapshot |
2001-07-02 |
Bill Stoddard | Comment on some brokeness. These are show stoppers... |
commit | commitdiff | tree | snapshot |
2001-07-02 |
Victor J. Orlikowski | Remove a couple of extraneous calls to apr_brigade_clea... |
commit | commitdiff | tree | snapshot |
2001-07-01 |
Ryan Bloom | Fix the threaded MPM perform_idle_server_maintenance... |
commit | commitdiff | tree | snapshot |
2001-07-01 |
Ryan Bloom | It's very sunny outside, but I'm stuck inside stripping... |
commit | commitdiff | tree | snapshot |
2001-06-30 |
Chuck Murcko | Fix abort code path for HTTP proxy. Similar to Victor... |
commit | commitdiff | tree | snapshot |
2001-06-29 |
Victor J. Orlikowski | Fix the code, to properly handle the case of the user... |
commit | commitdiff | tree | snapshot |
2001-06-29 |
Chuck Murcko | FTP return code variable cleanup; fixed login bug ... |
commit | commitdiff | tree | snapshot |
2001-06-28 |
Jeff Trawick | fix some warnings (mostly unused variables) |
commit | commitdiff | tree | snapshot |
2001-06-28 |
Victor J. Orlikowski | Close the sockets, the right way this time. |
commit | commitdiff | tree | snapshot |
2001-06-28 |
Victor J. Orlikowski | Use the variable we've been using for return codes. |
commit | commitdiff | tree | snapshot |
2001-06-28 |
Victor J. Orlikowski | Get the messages returned from the FTP Server in order. |
commit | commitdiff | tree | snapshot |
2001-06-28 |
Victor J. Orlikowski | Just the facts, ma'am. |
commit | commitdiff | tree | snapshot |
2001-06-28 |
Victor J. Orlikowski | PORT works again. Syntax was what had killed it. |
commit | commitdiff | tree | snapshot |
2001-06-28 |
Victor J. Orlikowski | Maybe this will get PORT working again.... |
commit | commitdiff | tree | snapshot |
2001-06-28 |
Victor J. Orlikowski | Last check-in went awry. |
commit | commitdiff | tree | snapshot |
2001-06-28 |
Victor J. Orlikowski | proxy_ftp.c |
commit | commitdiff | tree | snapshot |
2001-06-28 |
Chuck Murcko | Reorganize ap_proxy_string_read() internally to not... |
commit | commitdiff | tree | snapshot |
2001-06-28 |
Chuck Murcko | Some servers send no response to FTP QUIT command and... |
commit | commitdiff | tree | snapshot |
2001-06-28 |
Victor J. Orlikowski | An EOS bucket doesn't contain anything, so why shouldn... |
commit | commitdiff | tree | snapshot |
2001-06-28 |
Victor J. Orlikowski | ftp_getrc_msg is blocking for no good reason after... |
commit | commitdiff | tree | snapshot |
2001-06-28 |
Ryan Bloom | Bump after the tag/roll |
commit | commitdiff | tree | snapshot |
2001-06-28 |
Ryan Bloom | Bump a couple things for the tag and roll!!!! |
commit | commitdiff | tree | snapshot |
2001-06-28 |
Ryan Bloom | Fix the big issue with the threaded MPM. We no longer... |
commit | commitdiff | tree | snapshot |
2001-06-28 |
William A.... | Ummm... is that all I accomplished :-? |
commit | commitdiff | tree | snapshot |
next |