2002-05-30 |
Justin Erenkrantz | Let the error bucket implement the simple copy routine. |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Justin Erenkrantz | Add macro to check for an error bucket. (Can't call... |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Jeff Trawick | some comments after testing "apxs -g" from a 2.0.36... |
commit | commitdiff | tree | snapshot |
2002-05-30 |
William A.... | Based on DougM's feedback to the list... |
commit | commitdiff | tree | snapshot |
2002-05-30 |
William A.... | Apparently Roy missed this comment. Rephrase as... |
commit | commitdiff | tree | snapshot |
2002-05-30 |
William A.... | Split out the LAYOUT |
commit | commitdiff | tree | snapshot |
2002-05-30 |
William A.... | As we find the right places for this content, move... |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Ian Holsman | clear up some warnings about unused variables |
commit | commitdiff | tree | snapshot |
2002-05-30 |
William A.... | Thanks for verifying these are valid, Doug. Now... |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Joshua Slive | A tiny bit more clarification of _default_. |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Joshua Slive | Too many people seem to try to use _default_ with name... |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Jeff Trawick | keep the signed-ness of char buffers consistent with... |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Justin Erenkrantz | Unroll the putLong and getLong loops and correct putLon... |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Yoshiki Hayashi | Update Japanese translation. |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Yoshiki Hayashi | New Japanese translation. |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Justin Erenkrantz | Switch mod_proxy to using the brigade/filter calls... |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Yoshiki Hayashi | New Japanese translation. Forward port from 1.3. |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Yoshiki Hayashi | New Japanese translation. Forward port from 1.3. |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Yoshiki Hayashi | New Japanese translation. |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Justin Erenkrantz | Add a PROXYREQ_RESPONSE value for request_rec->proxyreq... |
commit | commitdiff | tree | snapshot |
2002-05-30 |
William A.... | All rather stale. Any new/remaining issues should... |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Cliff Woolley | Imagine the horror. I go to try compiling PHP4, and... |
commit | commitdiff | tree | snapshot |
2002-05-30 |
William A.... | Now a moot issue. |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Justin Erenkrantz | mod_cgid got hit too with this change |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Justin Erenkrantz | Apply same patch to mod_cgid that was applied to mod_cg... |
commit | commitdiff | tree | snapshot |
2002-05-30 |
William A.... | Goodness |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Cliff Woolley | okay then :) |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Cliff Woolley | Yet another reason the MMN needs to get bumped. If... |
commit | commitdiff | tree | snapshot |
2002-05-30 |
William A.... | Always using -t "Window Title" option myself, so... |
commit | commitdiff | tree | snapshot |
2002-05-30 |
William A.... | Four column tabs, no less? Just a formatting fix |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Justin Erenkrantz | A clean prefork build starts up for me on Darwin. ... |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Joshua Slive | Fix some subscriptions and a typo. |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Justin Erenkrantz | Rewrite mod_cgi's input handling to use brigades and... |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Cliff Woolley | Thanks Ryan for cleaning up after my laziness. :)... |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Justin Erenkrantz | - Remove APR_STATUS_IS_SUCCESS calls in favor of direct... |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Sander Striker | Catch up with the apr_allocator_set_owner -> apr_alloca... |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Ryan Bloom | Tokenize the arguments for rewrite programs during... |
commit | commitdiff | tree | snapshot |
2002-05-29 |
Justin Erenkrantz | Call apr_file_write_full instead to achieve the same... |
commit | commitdiff | tree | snapshot |
2002-05-29 |
Justin Erenkrantz | As discussed previously on-list, HTTP_IN should return... |
commit | commitdiff | tree | snapshot |
2002-05-29 |
Justin Erenkrantz | Stylistic changes - remove tabs, clean up long lines... |
commit | commitdiff | tree | snapshot |
2002-05-29 |
Cliff Woolley | I'm holding off on the pool patches until they settle... |
commit | commitdiff | tree | snapshot |
2002-05-29 |
Bradley Nicholes | Finally got rotatelogs working on NetWare |
commit | commitdiff | tree | snapshot |
2002-05-29 |
William A.... | Solve a bug identified by Sebastian that we would... |
commit | commitdiff | tree | snapshot |
2002-05-29 |
Bradley Nicholes | Updated the NetWare makefiles to include the rotatelogs... |
commit | commitdiff | tree | snapshot |
2002-05-29 |
Bradley Nicholes | Added a NetWare makefile to build the rotate logs NLM |
commit | commitdiff | tree | snapshot |
2002-05-29 |
Bradley Nicholes | Updated the build project to build rotatelogs.nlm as... |
commit | commitdiff | tree | snapshot |
2002-05-29 |
Justin Erenkrantz | Make sure that z_RC is not Z_STREAM_END in case we... |
commit | commitdiff | tree | snapshot |
2002-05-29 |
William A.... | Deflate inflates, who woulda known. Glad I build... |
commit | commitdiff | tree | snapshot |
2002-05-29 |
Joshua Slive | Fix links. |
commit | commitdiff | tree | snapshot |
2002-05-29 |
Joshua Slive | A couple small corrections to the content negotiation... |
commit | commitdiff | tree | snapshot |
2002-05-29 |
Cliff Woolley | Nicely done, gentlemen. :) |
commit | commitdiff | tree | snapshot |
2002-05-29 |
Aaron Bannert | Ignore leading zeros when parsing hex value for chunk... |
commit | commitdiff | tree | snapshot |
2002-05-29 |
Jeff Trawick | get mod_deflate to compile with compilers that care... |
commit | commitdiff | tree | snapshot |
2002-05-29 |
Jeff Trawick | hot |
commit | commitdiff | tree | snapshot |
2002-05-29 |
Yoshiki Hayashi | Update URL to mirror finding script. |
commit | commitdiff | tree | snapshot |
2002-05-29 |
Justin Erenkrantz | Input filter support for mod_deflate. |
commit | commitdiff | tree | snapshot |
2002-05-29 |
Justin Erenkrantz | Add a note indicating what it would take to get MTIME... |
commit | commitdiff | tree | snapshot |
2002-05-29 |
Aaron Bannert | Properly detect overflow when reading the hex chunk... |
commit | commitdiff | tree | snapshot |
2002-05-29 |
Justin Erenkrantz | Implement flushing support for mod_deflate. |
commit | commitdiff | tree | snapshot |
2002-05-29 |
Justin Erenkrantz | mod_bucketeer has been tried, convicted, and sentenced... |
commit | commitdiff | tree | snapshot |
2002-05-29 |
Justin Erenkrantz | Allow mod_deflate to be more tolerant of multiple conte... |
commit | commitdiff | tree | snapshot |
2002-05-29 |
Justin Erenkrantz | Simplify ap_read_pid and make it more portable. |
commit | commitdiff | tree | snapshot |
2002-05-29 |
Cliff Woolley | Error out a bit more nicely if the RewriteMap prg:... |
commit | commitdiff | tree | snapshot |
2002-05-29 |
Joshua Slive | Update transformations. |
commit | commitdiff | tree | snapshot |
2002-05-29 |
Joshua Slive | Update the content negotiation docs to incorporate... |
commit | commitdiff | tree | snapshot |
2002-05-29 |
Cliff Woolley | Fix RewriteMap prg:'s that have command-line args. |
commit | commitdiff | tree | snapshot |
2002-05-28 |
Justin Erenkrantz | Switch the limit directive enforcement error paths... |
commit | commitdiff | tree | snapshot |
2002-05-28 |
Justin Erenkrantz | Correctly return 413 when an invalid chunk size is... |
commit | commitdiff | tree | snapshot |
2002-05-28 |
Cliff Woolley | showstoppers--; |
commit | commitdiff | tree | snapshot |
2002-05-28 |
Ryan Bloom | Fix http redirecting for UserDir. Before this patch... |
commit | commitdiff | tree | snapshot |
2002-05-28 |
Cliff Woolley | why do I keep forgetting to commit CHANGES with the... |
commit | commitdiff | tree | snapshot |
2002-05-28 |
Cliff Woolley | APR-ize the localtime() fooness, since localtime()... |
commit | commitdiff | tree | snapshot |
2002-05-28 |
Cliff Woolley | just in case anybody cares |
commit | commitdiff | tree | snapshot |
2002-05-28 |
Justin Erenkrantz | vote++; (cheer) |
commit | commitdiff | tree | snapshot |
2002-05-28 |
Cliff Woolley | showstoppers--; |
commit | commitdiff | tree | snapshot |
2002-05-28 |
Bradley Nicholes | The lock should have already been released when the... |
commit | commitdiff | tree | snapshot |
2002-05-28 |
Bradley Nicholes | Need to destroy the global cache during module shutdown... |
commit | commitdiff | tree | snapshot |
2002-05-28 |
Bradley Nicholes | Need to also free the cache node itself when destroying... |
commit | commitdiff | tree | snapshot |
2002-05-28 |
Cliff Woolley | showstoppers--; |
commit | commitdiff | tree | snapshot |
2002-05-28 |
Bill Stoddard | Fix problem where mod_cache/mod_disk_cache was setting... |
commit | commitdiff | tree | snapshot |
2002-05-28 |
Cliff Woolley | Mostly harmless. |
commit | commitdiff | tree | snapshot |
2002-05-28 |
Yoshiki Hayashi | Regenerate HTML files with latest common.xsl. |
commit | commitdiff | tree | snapshot |
2002-05-28 |
Yoshiki Hayashi | Add nowrap attribute to the column showing description... |
commit | commitdiff | tree | snapshot |
2002-05-28 |
Yoshiki Hayashi | Add link to howto/auth.html. |
commit | commitdiff | tree | snapshot |
2002-05-28 |
Yoshiki Hayashi | Fix typo. |
commit | commitdiff | tree | snapshot |
2002-05-28 |
Joshua Slive | Update the proxy docs a little bit. Still lots of... |
commit | commitdiff | tree | snapshot |
2002-05-27 |
Ian Holsman | remove a vote which was resolved |
commit | commitdiff | tree | snapshot |
2002-05-27 |
Jeff Trawick | simplified apachectl... |
commit | commitdiff | tree | snapshot |
2002-05-27 |
Jeff Trawick | fix a char signed-ness mismatc in the call to apr_table... |
commit | commitdiff | tree | snapshot |
2002-05-27 |
Aaron Bannert | Document the --with-suexec-bin configure flag. |
commit | commitdiff | tree | snapshot |
2002-05-27 |
Aaron Bannert | Reorder these directives to match the output from ... |
commit | commitdiff | tree | snapshot |
2002-05-27 |
Joshua Slive | A bunch of small corrections, mostly to <description... |
commit | commitdiff | tree | snapshot |
2002-05-27 |
Joshua Slive | Update transformations. |
commit | commitdiff | tree | snapshot |
2002-05-27 |
Joshua Slive | A bunch of small corrections, mostly to shorten <descri... |
commit | commitdiff | tree | snapshot |
2002-05-27 |
Joshua Slive | Add a couple cross-references to the modules that send... |
commit | commitdiff | tree | snapshot |
2002-05-27 |
Joshua Slive | Update transformations. |
commit | commitdiff | tree | snapshot |
2002-05-27 |
Joshua Slive | Small fixes to mod_include and mod_so docs. |
commit | commitdiff | tree | snapshot |
2002-05-26 |
Joshua Slive | A little refactoring of the mod_setenvif docs. In... |
commit | commitdiff | tree | snapshot |
2002-05-26 |
Cliff Woolley | style police take 2 |
commit | commitdiff | tree | snapshot |
2002-05-26 |
Cliff Woolley | style police |
commit | commitdiff | tree | snapshot |
next |