2001-07-20 |
William A.... | Update for latest structure changes for 2.0.21 |
commit | commitdiff | tree | snapshot |
2001-07-20 |
William A.... | Clean up unnecessary duplicate references to pcre... |
commit | commitdiff | tree | snapshot |
2001-07-20 |
William A.... | APR_FINFO_TYPE is all we really needed here. |
commit | commitdiff | tree | snapshot |
2001-07-20 |
William A.... | A pool is a REQUIRED ARGUMENT, never optional (NULL). |
commit | commitdiff | tree | snapshot |
2001-07-20 |
David Reid | Get ONE_PROCESS working again for beos. |
commit | commitdiff | tree | snapshot |
2001-07-20 |
David Reid | If we've spent the effort of getting some connections... |
commit | commitdiff | tree | snapshot |
2001-07-19 |
William A.... | That's it. Adjust for our pcre transition, and the... |
commit | commitdiff | tree | snapshot |
2001-07-19 |
William A.... | We want the ssl_expr evaluators, now |
commit | commitdiff | tree | snapshot |
2001-07-19 |
William A.... | Hope I've got these generated bits right. Note bison... |
commit | commitdiff | tree | snapshot |
2001-07-19 |
William A.... | Take care of folk's assert() undefined errors. |
commit | commitdiff | tree | snapshot |
2001-07-19 |
Ryan Bloom | Bump after the tag. |
commit | commitdiff | tree | snapshot |
2001-07-19 |
Ryan Bloom | Bumps for the release. The tag will be moved to this... |
commit | commitdiff | tree | snapshot |
2001-07-19 |
William A.... | A dash of portability |
commit | commitdiff | tree | snapshot |
2001-07-19 |
William A.... | Since mpm.h wraps unixd.h and scoreboard.h nicely... |
commit | commitdiff | tree | snapshot |
2001-07-19 |
William A.... | Uhmm... need to NOCRYPT away WinCrypt.h |
commit | commitdiff | tree | snapshot |
2001-07-19 |
Ralf S. Engelschall | Update TODO list |
commit | commitdiff | tree | snapshot |
2001-07-19 |
William A.... | Workaround till connection_hook details are resolved |
commit | commitdiff | tree | snapshot |
2001-07-19 |
William A.... | A smart answer to users attempting the -s arg to ab. |
commit | commitdiff | tree | snapshot |
2001-07-19 |
Ralf S. Engelschall | Apply mod_ssl MEGA porting patch. This is a cleaned... |
commit | commitdiff | tree | snapshot |
2001-07-19 |
David Reid | Some small changes... |
commit | commitdiff | tree | snapshot |
2001-07-19 |
Jeff Trawick | fix the type of parms to apr_send() and apr_recv() |
commit | commitdiff | tree | snapshot |
2001-07-19 |
William A.... | Truncate the working set in ab by introducing a conne... |
commit | commitdiff | tree | snapshot |
2001-07-18 |
Greg Ames | fix memory leak of apr_sockaddr_t and apr_socket_t... |
commit | commitdiff | tree | snapshot |
2001-07-18 |
William A.... | Last of the ignore goodness for today. |
commit | commitdiff | tree | snapshot |
2001-07-18 |
William A.... | Remainder of Win32 ap_create_scoreboard fooness |
commit | commitdiff | tree | snapshot |
2001-07-18 |
William A.... | Fix ap_create_scoreboard fooness on Win32. |
commit | commitdiff | tree | snapshot |
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 |
next |