2001-05-18 |
Roy T. Fielding | Change the make targets and rules to be consistent... |
commit | commitdiff | tree | snapshot |
2001-05-17 |
Cliff Woolley | Rainy day in Charlottesville... |
commit | commitdiff | tree | snapshot |
2001-05-17 |
Jeff Trawick | Fix processing of the TRACE method. Previously we... |
commit | commitdiff | tree | snapshot |
2001-05-17 |
Jeff Trawick | rockin' 'n rollin' |
commit | commitdiff | tree | snapshot |
2001-05-17 |
Bill Stoddard | Get the Request Phase Participation change compiling... |
commit | commitdiff | tree | snapshot |
2001-05-17 |
Bill Stoddard | Done |
commit | commitdiff | tree | snapshot |
2001-05-17 |
Bill Stoddard | Win32: Enable reliable piped log support. |
commit | commitdiff | tree | snapshot |
2001-05-17 |
Bill Stoddard | Fix a segfault in apr_proc_other_child_unregister.... |
commit | commitdiff | tree | snapshot |
2001-05-17 |
Jeff Trawick | apr_proc_probe_writable_fds is gone |
commit | commitdiff | tree | snapshot |
2001-05-16 |
Bill Stoddard | Remove calls to apr_proc_probe_writable_fds(). The... |
commit | commitdiff | tree | snapshot |
2001-05-16 |
Jeff Trawick | don't destroy the pcgi pool when the other-child regist... |
commit | commitdiff | tree | snapshot |
2001-05-16 |
Jeff Trawick | this patch removes the warning: |
commit | commitdiff | tree | snapshot |
2001-05-16 |
Jeff Trawick | Account for changes to the name of field "private"... |
commit | commitdiff | tree | snapshot |
2001-05-16 |
Bill Stoddard | Do not start piped log processes during the config... |
commit | commitdiff | tree | snapshot |
2001-05-15 |
Jeff Trawick | clean up DSO builds on OS/390 a bit by ignoring some... |
commit | commitdiff | tree | snapshot |
2001-05-15 |
Paul J. Reder | Ooops. Didn't remove *all* of the new_scoreboard stuff... |
commit | commitdiff | tree | snapshot |
2001-05-15 |
Doug MacEachern | add "Request Phase Participation" info to mod_info |
commit | commitdiff | tree | snapshot |
2001-05-15 |
Paul J. Reder | Make first phase changes to the scoreboard data structu... |
commit | commitdiff | tree | snapshot |
2001-05-14 |
Martin Kraemer | Fix typos |
commit | commitdiff | tree | snapshot |
2001-05-14 |
William A.... | A bit more clarity, and that's it for now. |
commit | commitdiff | tree | snapshot |
2001-05-14 |
William A.... | Clarify the wintty purpose and syntax. |
commit | commitdiff | tree | snapshot |
2001-05-14 |
William A.... | Q. "Why can't I watch my server's activity?" A.... |
commit | commitdiff | tree | snapshot |
2001-05-13 |
William A.... | Hmmm, two answers for the price of one. Add the... |
commit | commitdiff | tree | snapshot |
2001-05-13 |
Jeff Trawick | Separate enablement of AP_DEBUG code from enablement... |
commit | commitdiff | tree | snapshot |
2001-05-13 |
Greg Stein | Implement Jeff's idea for an autoconf-defined symbol... |
commit | commitdiff | tree | snapshot |
2001-05-12 |
Jeff Trawick | get rid of an errant semicolon which broke gcc builds... |
commit | commitdiff | tree | snapshot |
2001-05-12 |
Jeff Trawick | Only turn on AP_DEBUG if we're using gcc. |
commit | commitdiff | tree | snapshot |
2001-05-12 |
Roy T. Fielding | I woke up too early this morning. |
commit | commitdiff | tree | snapshot |
2001-05-12 |
Roy T. Fielding | Fix httpd's definition of LTFLAGS to be consistent... |
commit | commitdiff | tree | snapshot |
2001-05-12 |
Roy T. Fielding | It is easier to re-run configure's test and pick up... |
commit | commitdiff | tree | snapshot |
2001-05-11 |
Ryan Bloom | Cleanup the reporting of incorrect end tags for contain... |
commit | commitdiff | tree | snapshot |
2001-05-11 |
Victor J. Orlikowski | Small fix to make depend, although make depend doesn... |
commit | commitdiff | tree | snapshot |
2001-05-11 |
Victor J. Orlikowski | More changes based on Ian's patch. |
commit | commitdiff | tree | snapshot |
2001-05-11 |
Victor J. Orlikowski | Fix up some of the definitions, based on Ian's patch. |
commit | commitdiff | tree | snapshot |
2001-05-11 |
Roy T. Fielding | The pattern was too general -- it would match the date... |
commit | commitdiff | tree | snapshot |
2001-05-11 |
Bill Stoddard | Do not send apr_file_t allocated out of the pconf pool... |
commit | commitdiff | tree | snapshot |
2001-05-11 |
Ian Holsman | Allows Mod_proxy to be dynamically loaded on win32... |
commit | commitdiff | tree | snapshot |
2001-05-11 |
Jeff Trawick | When checking for gcc, use variable ac_cv_prog_gcc... |
commit | commitdiff | tree | snapshot |
2001-05-11 |
Greg Ames | revert to the documented behavior of MaxRequestPerChild... |
commit | commitdiff | tree | snapshot |
2001-05-11 |
Roy T. Fielding | Moved inside configure.in. |
commit | commitdiff | tree | snapshot |
2001-05-11 |
Roy T. Fielding | Simplify the configuration process by moving all libtoo... |
commit | commitdiff | tree | snapshot |
2001-05-11 |
Roy T. Fielding | No need to sinclude macros that we no longer use. |
commit | commitdiff | tree | snapshot |
2001-05-11 |
Roy T. Fielding | We don't need no stinkin libtool when APR already has... |
commit | commitdiff | tree | snapshot |
2001-05-11 |
Chuck Murcko | Add the AP_DECLARE()/AP_CORE_DECLARE macros on the... |
commit | commitdiff | tree | snapshot |
2001-05-10 |
Roy T. Fielding | Make the runtime path hack a little more portable,... |
commit | commitdiff | tree | snapshot |
2001-05-10 |
Bill Stoddard | A couple of default win config file tweaks. |
commit | commitdiff | tree | snapshot |
2001-05-10 |
Roy T. Fielding | Proving once again that bash doesn't bother to document... |
commit | commitdiff | tree | snapshot |
2001-05-10 |
Joshua Slive | Replace install.html with an html-ized version of |
commit | commitdiff | tree | snapshot |
2001-05-10 |
Roy T. Fielding | I forgot to add the bit that allows the macro to be... |
commit | commitdiff | tree | snapshot |
2001-05-10 |
Roy T. Fielding | Eventually we will want to only find openssl once regar... |
commit | commitdiff | tree | snapshot |
2001-05-09 |
Ryan Bloom | Fix apachectl so that it uses the configure program... |
commit | commitdiff | tree | snapshot |
2001-05-09 |
David Reid | Pass in the full path for the AP_LIBS so we can always... |
commit | commitdiff | tree | snapshot |
2001-05-08 |
Doug MacEachern | surprised -Wall does not complain, but ap_scan_script_h... |
commit | commitdiff | tree | snapshot |
2001-05-08 |
Martin Kraemer | Be more strict when --with-tls was given without a... |
commit | commitdiff | tree | snapshot |
2001-05-08 |
Martin Kraemer | Try to auto-detect the location of the OpenSSL stuff... |
commit | commitdiff | tree | snapshot |
2001-05-08 |
Roy T. Fielding | When no specific location of openssl is given, we need... |
commit | commitdiff | tree | snapshot |
2001-05-07 |
Victor J. Orlikowski | Shut the compiler up. |
commit | commitdiff | tree | snapshot |
2001-05-07 |
Jeff Trawick | get the MPMs consistent w.r.t. visibility of ap_max_req... |
commit | commitdiff | tree | snapshot |
2001-05-07 |
Jeff Trawick | fix some generation logic/displays in mod_status by... |
commit | commitdiff | tree | snapshot |
2001-05-07 |
Cliff Woolley | Jeff fixed this... |
commit | commitdiff | tree | snapshot |
2001-05-07 |
Jeff Trawick | minor scoreboard/status improvements: |
commit | commitdiff | tree | snapshot |
2001-05-07 |
Jeff Trawick | Get rid of some Apache 1.x OPTIMIZE_TIMEOUTS cruft... |
commit | commitdiff | tree | snapshot |
2001-05-07 |
Bill Stoddard | Get mod_cern_meta to work on Windows. The problem... |
commit | commitdiff | tree | snapshot |
2001-05-07 |
Jeff Trawick | fix the type of a parameter to ap_get_brigade() |
commit | commitdiff | tree | snapshot |
2001-05-07 |
Chuck Murcko | Crikey. |
commit | commitdiff | tree | snapshot |
2001-05-07 |
Joshua Slive | Seems to be an inconsistency in the code with regard... |
commit | commitdiff | tree | snapshot |
2001-05-07 |
Joshua Slive | Bring the mod_include docs up to scratch and link up... |
commit | commitdiff | tree | snapshot |
2001-05-06 |
Ryan Bloom | Back out the recent change to ap_get_brigade, to make... |
commit | commitdiff | tree | snapshot |
2001-05-06 |
Ben Laurie | Something got deleted from the module structure. |
commit | commitdiff | tree | snapshot |
2001-05-06 |
Ben Laurie | Add a demo input filter. |
commit | commitdiff | tree | snapshot |
2001-05-06 |
Chuck Murcko | Track Greg's change to byte count for input filters |
commit | commitdiff | tree | snapshot |
2001-05-06 |
Joshua Slive | Forgot one file when adding mod_cgid. |
commit | commitdiff | tree | snapshot |
2001-05-06 |
Joshua Slive | Update some CGI docs: |
commit | commitdiff | tree | snapshot |
2001-05-05 |
Ralf S. Engelschall | Fix todo list |
commit | commitdiff | tree | snapshot |
2001-05-05 |
Ralf S. Engelschall | Port ssl_util.c stuff to APR. |
commit | commitdiff | tree | snapshot |
2001-05-05 |
Ralf S. Engelschall | Port ssl_util_table.[ch] to Apache 2.0 by just removing... |
commit | commitdiff | tree | snapshot |
2001-05-05 |
Ralf S. Engelschall | Port ssl_util_ssl.[ch] stuff to APR. |
commit | commitdiff | tree | snapshot |
2001-05-05 |
Joshua Slive | Sunny and 11c in Vancouver. |
commit | commitdiff | tree | snapshot |
2001-05-05 |
Ralf S. Engelschall | Use different namespace for internal defines. |
commit | commitdiff | tree | snapshot |
2001-05-05 |
Ralf S. Engelschall | Port ssl_engine_ds.c to APR. |
commit | commitdiff | tree | snapshot |
2001-05-05 |
Ralf S. Engelschall | Nothing to port for ssl_engine_dh.c except that |
commit | commitdiff | tree | snapshot |
2001-05-05 |
Ralf S. Engelschall | Remember which code parts are already ported... |
commit | commitdiff | tree | snapshot |
2001-05-05 |
Joshua Slive | Explain the difference between the Apache environment and |
commit | commitdiff | tree | snapshot |
2001-05-05 |
Ralf S. Engelschall | Kick out all old mutex code and base SSLMutex on APR... |
commit | commitdiff | tree | snapshot |
2001-05-05 |
Ralf S. Engelschall | Change mostly all old module structure hooks and EAPI... |
commit | commitdiff | tree | snapshot |
2001-05-05 |
Ralf S. Engelschall | Axe writev(2) support from the SSL I/O layer because... |
commit | commitdiff | tree | snapshot |
2001-05-05 |
Ralf S. Engelschall | Axe most WIN32 stuff from Apache 1.3. In Apache 2.0... |
commit | commitdiff | tree | snapshot |
2001-05-05 |
Ralf S. Engelschall | Axe out SSL_CONSERVATIVE stuff which for Apache 1.3... |
commit | commitdiff | tree | snapshot |
2001-05-05 |
Ralf S. Engelschall | Remove one more EAPI-based thing we no longer really... |
commit | commitdiff | tree | snapshot |
2001-05-05 |
Ralf S. Engelschall | remove remaining references to compat and sdbm |
commit | commitdiff | tree | snapshot |
2001-05-05 |
Ralf S. Engelschall | compat and local sdbm stuff is already gone |
commit | commitdiff | tree | snapshot |
2001-05-05 |
Ralf S. Engelschall | Axe out SSL_USE_SDBM stuff, i.e., get rid of the local... |
commit | commitdiff | tree | snapshot |
2001-05-05 |
Ralf S. Engelschall | Axe out the complete SSL_COMPAT stuff. Because Apache... |
commit | commitdiff | tree | snapshot |
2001-05-05 |
Ralf S. Engelschall | Start writing down incompatibilities to mod_ssl 2.x... |
commit | commitdiff | tree | snapshot |
2001-05-05 |
Ralf S. Engelschall | Axe out EAPI-based SSL_VENDOR stuff. |
commit | commitdiff | tree | snapshot |
2001-05-05 |
Ralf S. Engelschall | Finalize the build environment by integrating the last... |
commit | commitdiff | tree | snapshot |
2001-05-05 |
Greg Stein | Fix a bug in the input handling. ap_http_filter() was... |
commit | commitdiff | tree | snapshot |
2001-05-05 |
Greg Stein | clarify the use of some of the members of the dav_provi... |
commit | commitdiff | tree | snapshot |
2001-05-05 |
Ralf S. Engelschall | Next step in mod_ssl integration: |
commit | commitdiff | tree | snapshot |
2001-05-05 |
Ralf S. Engelschall | Activate the command_rec structure. |
commit | commitdiff | tree | snapshot |
next |