2002-03-22 |
William A.... | An error is an error. Since we replace the message... |
commit | commitdiff | tree | snapshot |
2002-03-22 |
William A.... | Trace the invoked command when we use CreateProcess... |
commit | commitdiff | tree | snapshot |
2002-03-22 |
William A.... | Err, that was a bit redundant. Eliminate the redunda... |
commit | commitdiff | tree | snapshot |
2002-03-22 |
Jeff Trawick | document yet another worker MPM glitch |
commit | commitdiff | tree | snapshot |
2002-03-22 |
Jeff Trawick | Fix a mod_cgid problem that left daemon processes stranded |
commit | commitdiff | tree | snapshot |
2002-03-22 |
Bill Stoddard | One showstopper down... |
commit | commitdiff | tree | snapshot |
2002-03-22 |
Bill Stoddard | Use the accessor to set r->content_type |
commit | commitdiff | tree | snapshot |
2002-03-22 |
Ryan Bloom | Port the -k config option to Apache 2.0. This allows... |
commit | commitdiff | tree | snapshot |
2002-03-22 |
Jeff Trawick | remove some unnecessary, commented-out code; add a... |
commit | commitdiff | tree | snapshot |
2002-03-22 |
Jeff Trawick | the mod_ssl provided with Apache >= 2.0 no longer has... |
commit | commitdiff | tree | snapshot |
2002-03-21 |
Jeff Trawick | things are looking up... |
commit | commitdiff | tree | snapshot |
2002-03-21 |
Aaron Bannert | Added exp_foo and rel_foo variables to config_vars... |
commit | commitdiff | tree | snapshot |
2002-03-21 |
Aaron Bannert | Allow spaces in the --prefix-like arguments. |
commit | commitdiff | tree | snapshot |
2002-03-21 |
Jeff Trawick | Don't drop connections during graceful restart. Previo... |
commit | commitdiff | tree | snapshot |
2002-03-21 |
Jeff Trawick | graceful shutdown (no dropped connections) requires... |
commit | commitdiff | tree | snapshot |
2002-03-21 |
Jeff Trawick | document a glitch that prevents complete graceful termi... |
commit | commitdiff | tree | snapshot |
2002-03-21 |
Jeff Trawick | make the comment for the call to apr_signal_thread... |
commit | commitdiff | tree | snapshot |
2002-03-21 |
Jeff Trawick | fix a comment |
commit | commitdiff | tree | snapshot |
2002-03-21 |
Jeff Trawick | axe some unused fields in ap_queue_t |
commit | commitdiff | tree | snapshot |
2002-03-21 |
Graham Leggett | Change the header merging behaviour in proxy, as some... |
commit | commitdiff | tree | snapshot |
2002-03-21 |
Sander Striker | Update callers of apr_explode_gmt to apr_time_exp_gmt... |
commit | commitdiff | tree | snapshot |
2002-03-21 |
William A.... | Now-meaningless-commentary. |
commit | commitdiff | tree | snapshot |
2002-03-21 |
William A.... | Correct our list of escape characters to include... |
commit | commitdiff | tree | snapshot |
2002-03-21 |
Brian Pane | Performance optimization: use a temp buffer on the... |
commit | commitdiff | tree | snapshot |
2002-03-21 |
Jeff Trawick | don't log a failure of ap_queue_pop() at termination... |
commit | commitdiff | tree | snapshot |
2002-03-20 |
Jeff Trawick | in a worker thread, don't dare try to process a connect... |
commit | commitdiff | tree | snapshot |
2002-03-20 |
Roy T. Fielding | Update license description for PCRE inclusion |
commit | commitdiff | tree | snapshot |
2002-03-20 |
Jim Jagielski | Fold the compiled-in knowledge of the allowable AcceptM... |
commit | commitdiff | tree | snapshot |
2002-03-20 |
Jeff Trawick | no need to kill the scoreboard cleanup anymore on graceful |
commit | commitdiff | tree | snapshot |
2002-03-20 |
Jeff Trawick | ap_create_scoreboard() now initializes the scoreboard... |
commit | commitdiff | tree | snapshot |
2002-03-20 |
Jeff Trawick | write a debug message to the log when we're stuck in... |
commit | commitdiff | tree | snapshot |
2002-03-20 |
Cliff Woolley | Fix the build on Win32 by syncing up the .hw headers |
commit | commitdiff | tree | snapshot |
2002-03-20 |
Bill Stoddard | Commit 2 of 2 to: |
commit | commitdiff | tree | snapshot |
2002-03-20 |
Bill Stoddard | Commit 1 of 2 to: |
commit | commitdiff | tree | snapshot |
2002-03-20 |
Jim Jagielski | Bring 2.0 up to parity, a bit, with how much info we... |
commit | commitdiff | tree | snapshot |
2002-03-20 |
Bill Stoddard | status on ap_rset_content_type() fix. |
commit | commitdiff | tree | snapshot |
2002-03-20 |
Greg Ames | OS/390: install apachecore.[dll|x] in lib/ rather than... |
commit | commitdiff | tree | snapshot |
2002-03-20 |
Jeff Trawick | Get nph- CGI scripts working again by avoiding filters... |
commit | commitdiff | tree | snapshot |
2002-03-20 |
Jeff Trawick | ap_rset_content_type() should take const char * instead... |
commit | commitdiff | tree | snapshot |
2002-03-20 |
William A.... | No sense in opening this event when it's already... |
commit | commitdiff | tree | snapshot |
2002-03-20 |
Brian Pane | Updated version of the PCRE lib under httpd-2.0/srclib |
commit | commitdiff | tree | snapshot |
2002-03-20 |
William A.... | Here's the patch that really sucks. old_listeners... |
commit | commitdiff | tree | snapshot |
2002-03-20 |
Brian Pane | Fix for some damage that I did to configure.in while... |
commit | commitdiff | tree | snapshot |
2002-03-20 |
William A.... | More process lifetime changes, and simplify some... |
commit | commitdiff | tree | snapshot |
2002-03-20 |
Brian Pane | removing configure file that got picked up in PCRE... |
commit | commitdiff | tree | snapshot |
2002-03-20 |
Brian Pane | PCRE 3.9 merge |
commit | commitdiff | tree | snapshot |
2002-03-20 |
Brian Pane | PCRE 3.9 merge |
commit | commitdiff | tree | snapshot |
2002-03-20 |
Brian Pane | resolve merge conflicts for PCRE 3.9 |
commit | commitdiff | tree | snapshot |
2002-03-20 |
William A.... | Fix a few listener-related lifetime issues [they... |
commit | commitdiff | tree | snapshot |
2002-03-20 |
William A.... | The source of some ills ... there is no reason to... |
commit | commitdiff | tree | snapshot |
2002-03-20 |
William A.... | The pre_mpm hook creates server-lifetime objects... |
commit | commitdiff | tree | snapshot |
2002-03-20 |
Brian Pane | This commit was generated by cvs2svn to compensate... |
commit | commitdiff | tree | snapshot |
2002-03-20 |
Brian Pane | Initial revision |
commit | commitdiff | tree | snapshot |
2002-03-20 |
William A.... | When restarting [always graceful on Win32], we don... |
commit | commitdiff | tree | snapshot |
2002-03-20 |
Jeff Trawick | Make the listener thread stop accepting new connections... |
commit | commitdiff | tree | snapshot |
2002-03-20 |
Jeff Trawick | get the start thread to exit when we have reached termi... |
commit | commitdiff | tree | snapshot |
2002-03-20 |
Bill Stoddard | Final commit to add ap_rset_content_type accessor.... |
commit | commitdiff | tree | snapshot |
2002-03-20 |
Bill Stoddard | First commit to introduce accessor function to set... |
commit | commitdiff | tree | snapshot |
2002-03-19 |
Jeff Trawick | be a little more specific in a thread-create error... |
commit | commitdiff | tree | snapshot |
2002-03-19 |
Jeff Trawick | "apachectl stop" shouldn't send the gracefully-terminat... |
commit | commitdiff | tree | snapshot |
2002-03-19 |
Greg Stein | Bump ap_mmn for the M_INVALID change. Add a note to... |
commit | commitdiff | tree | snapshot |
2002-03-19 |
Ian Holsman | forgot the actual change |
commit | commitdiff | tree | snapshot |
2002-03-19 |
Ian Holsman | my i key is broken |
commit | commitdiff | tree | snapshot |
2002-03-19 |
Ian Holsman | remove sock_enable_linger (unused function) |
commit | commitdiff | tree | snapshot |
2002-03-19 |
Jeff Trawick | get rid of unnecessary code to track the number of... |
commit | commitdiff | tree | snapshot |
2002-03-19 |
Greg Stein | The underlying change here was to add the new WebDAV... |
commit | commitdiff | tree | snapshot |
2002-03-19 |
Brian Pane | Forgot to document this when I committed the patch... |
commit | commitdiff | tree | snapshot |
2002-03-19 |
Cliff Woolley | What is "zop"? :) |
commit | commitdiff | tree | snapshot |
2002-03-19 |
Joshua Slive | Update the transformations again. |
commit | commitdiff | tree | snapshot |
2002-03-19 |
Joshua Slive | Add a reference to mod_alias. |
commit | commitdiff | tree | snapshot |
2002-03-19 |
Joshua Slive | Put the "seealso"s after the directive index. |
commit | commitdiff | tree | snapshot |
2002-03-19 |
Joshua Slive | Get rid of some extranous xml tags that were leaking... |
commit | commitdiff | tree | snapshot |
2002-03-19 |
Joshua Slive | Update transformations. |
commit | commitdiff | tree | snapshot |
2002-03-18 |
Joshua Slive | Forward port warning against open proxies. |
commit | commitdiff | tree | snapshot |
2002-03-18 |
Greg Stein | A little mgmt overhead for the mod_dav API change. |
commit | commitdiff | tree | snapshot |
2002-03-18 |
Greg Stein | Change the REPORT handling APIs to deliver the content... |
commit | commitdiff | tree | snapshot |
2002-03-18 |
Cliff Woolley | It's trying to rain in C'ville.... |
commit | commitdiff | tree | snapshot |
2002-03-18 |
Jeff Trawick | Fix a hang condition with graceful restart and prefork MPM |
commit | commitdiff | tree | snapshot |
2002-03-18 |
Jeff Trawick | prefork and worker: |
commit | commitdiff | tree | snapshot |
2002-03-18 |
Jeff Trawick | don't check for EINTR after a call to apr_file_write(); |
commit | commitdiff | tree | snapshot |
2002-03-18 |
Bill Stoddard | Fix check for APR feature |
commit | commitdiff | tree | snapshot |
2002-03-18 |
Cliff Woolley | Get mod_mem_cache to compile cleanly again on linux... |
commit | commitdiff | tree | snapshot |
2002-03-18 |
Cliff Woolley | Carriage returns?? |
commit | commitdiff | tree | snapshot |
2002-03-18 |
Cliff Woolley | Hacks on top of hacks... UNIX needs unistd.h for the... |
commit | commitdiff | tree | snapshot |
2002-03-18 |
Cliff Woolley | Fix a possibly-uninitialized warning and a boolean... |
commit | commitdiff | tree | snapshot |
2002-03-18 |
Cliff Woolley | Fix some possibly-uninitialized warnings and some incor... |
commit | commitdiff | tree | snapshot |
2002-03-18 |
Brian Pane | added myself to contributor list |
commit | commitdiff | tree | snapshot |
2002-03-18 |
Brian Pane | Fix for vhosts where the hostname is followed by '.' |
commit | commitdiff | tree | snapshot |
2002-03-17 |
William A.... | Seems like this is the end of the compiler emits... |
commit | commitdiff | tree | snapshot |
2002-03-17 |
William A.... | Spell out the merged log name, if we succeeded in... |
commit | commitdiff | tree | snapshot |
2002-03-17 |
Bill Stoddard | Fix some formatting |
commit | commitdiff | tree | snapshot |
2002-03-17 |
Brian Pane | Added a note about mod_include optimizations |
commit | commitdiff | tree | snapshot |
2002-03-17 |
Brian Pane | Performance fix for ap_ssi_get_tag_and_value: do a... |
commit | commitdiff | tree | snapshot |
2002-03-17 |
William A.... | Clear up a const warning, and recognize some arrays... |
commit | commitdiff | tree | snapshot |
2002-03-17 |
William A.... | Fix a signedness emit based on session_id_length... |
commit | commitdiff | tree | snapshot |
2002-03-17 |
Jeff Trawick | get the prototype for ap_recent_ctime() |
commit | commitdiff | tree | snapshot |
2002-03-17 |
Brian Pane | Another optimization for find_end_sequence: once we... |
commit | commitdiff | tree | snapshot |
2002-03-17 |
Brian Pane | Small performance improvement for find_end_sequence() |
commit | commitdiff | tree | snapshot |
2002-03-17 |
Brian Pane | Use the "recent time" cache to optimize timestamp gener... |
commit | commitdiff | tree | snapshot |
2002-03-17 |
Jeff Trawick | fix a compile error |
commit | commitdiff | tree | snapshot |
next |