2002-11-01 |
William A.... | Mr. Trawick was dead on, and this revealed a much... |
commit | commitdiff | tree | snapshot |
2002-11-01 |
William A.... | Well that was a little borked, if you were having... |
commit | commitdiff | tree | snapshot |
2002-11-01 |
Justin Erenkrantz | Use APR_STATUS_IS_EOF rather than a check against APR_EOF |
commit | commitdiff | tree | snapshot |
2002-11-01 |
Justin Erenkrantz | Style police were called back from their vacation |
commit | commitdiff | tree | snapshot |
2002-11-01 |
William A.... | Inject logio into the win32 build |
commit | commitdiff | tree | snapshot |
2002-11-01 |
Jeff Trawick | no such thing as AP_ASSERT() |
commit | commitdiff | tree | snapshot |
2002-11-01 |
Justin Erenkrantz | Add some waypoints to understanding this code |
commit | commitdiff | tree | snapshot |
2002-11-01 |
Justin Erenkrantz | Add some commentary on how we *think* the input filteri... |
commit | commitdiff | tree | snapshot |
2002-11-01 |
Justin Erenkrantz | I don't see how *len > wanted, but leave the check... |
commit | commitdiff | tree | snapshot |
2002-11-01 |
William A.... | Clean up the read pattern for cases when some data... |
commit | commitdiff | tree | snapshot |
2002-11-01 |
William A.... | Distinguish inctx, outctx, frec [and b ??? looked... |
commit | commitdiff | tree | snapshot |
2002-11-01 |
William A.... | More nits spotted by Justin, and catch all the errors... |
commit | commitdiff | tree | snapshot |
2002-11-01 |
William A.... | Suggestions by Justin, implemention by Will. Rename... |
commit | commitdiff | tree | snapshot |
2002-11-01 |
William A.... | Completely refactor the BIO-side client input handlin... |
commit | commitdiff | tree | snapshot |
2002-11-01 |
William A.... | Fix a trailing slash/last filename truncation bug... |
commit | commitdiff | tree | snapshot |
2002-10-31 |
Jeff Trawick | Terminate CGI scripts when the client connection drops... |
commit | commitdiff | tree | snapshot |
2002-10-31 |
Jeff Trawick | when the connection drops, c->aborted is set but generally |
commit | commitdiff | tree | snapshot |
2002-10-31 |
Jeff Trawick | add a comment lamenting the lack of a cleanup for the... |
commit | commitdiff | tree | snapshot |
2002-10-31 |
Cliff Woolley | note release date |
commit | commitdiff | tree | snapshot |
2002-10-30 |
Greg Ames | document a byterange filter fix |
commit | commitdiff | tree | snapshot |
2002-10-30 |
Paul J. Reder | Added my two cents worth of votes and updated the cache... |
commit | commitdiff | tree | snapshot |
2002-10-30 |
Greg Ames | record a few votes. |
commit | commitdiff | tree | snapshot |
2002-10-30 |
Bill Stoddard | Use r->request_time in lieu of apr_time_now() in cache... |
commit | commitdiff | tree | snapshot |
2002-10-30 |
Yoshiki Hayashi | New XML. |
commit | commitdiff | tree | snapshot |
2002-10-30 |
Yoshiki Hayashi | Update transformations. |
commit | commitdiff | tree | snapshot |
2002-10-30 |
Yoshiki Hayashi | Typo. |
commit | commitdiff | tree | snapshot |
2002-10-30 |
Yoshiki Hayashi | Update Japanese translations. |
commit | commitdiff | tree | snapshot |
2002-10-29 |
William A.... | Fix memory leak in mod_ssl from internal SSL library... |
commit | commitdiff | tree | snapshot |
2002-10-29 |
William A.... | Detabbify. With extreme prejudice. |
commit | commitdiff | tree | snapshot |
2002-10-29 |
William A.... | On an errno rampage... ap_log_error takes an apr_status_t |
commit | commitdiff | tree | snapshot |
2002-10-29 |
William A.... | Close several small leaks in SSL. |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Jeff Trawick | PR 8482 is resolved |
commit | commitdiff | tree | snapshot |
2002-10-28 |
William A.... | Commit rbowen's votes at his request, gotta get that... |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Cliff Woolley | it's a darned good thing these things are in the status... |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Bill Stoddard | Votes |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Jeff Trawick | add some votes |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Brian Pane | Clarified the wording on backward compatibility for... |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Aaron Bannert | Add in my 2c on the 2.1 and versioning schemes. |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Brian Pane | Added comments on the async I/O part of the roadmap |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Justin Erenkrantz | Cast some votes (my 0s are true 0s in that I'll abstain... |
commit | commitdiff | tree | snapshot |
2002-10-28 |
William A.... | Other humble opinions |
commit | commitdiff | tree | snapshot |
2002-10-28 |
William A.... | Submitted for your consideration. |
commit | commitdiff | tree | snapshot |
2002-10-28 |
William A.... | Create a new VERSIONING document, splitting the 2... |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Rich Bowen | Adds example of Group directive |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Rich Bowen | Add examples of using ErrorLog, particularly logging... |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Rich Bowen | It seems that a lot of people get confused about where... |
commit | commitdiff | tree | snapshot |
2002-10-27 |
William A.... | Outch. No freeing consts. Fortunately, the fn's... |
commit | commitdiff | tree | snapshot |
2002-10-26 |
Joshua Slive | Nothing to say. |
commit | commitdiff | tree | snapshot |
2002-10-25 |
André Malo | keep german version in sync: |
commit | commitdiff | tree | snapshot |
2002-10-25 |
André Malo | - Add <seealso>s to the starting & stopping documents |
commit | commitdiff | tree | snapshot |
2002-10-25 |
Jeff Trawick | fix the interface to PEM_read_bio_X509() with OpenSSL... |
commit | commitdiff | tree | snapshot |
2002-10-25 |
Jeff Trawick | mod_ssl uses free() inappropriately in several places... |
commit | commitdiff | tree | snapshot |
2002-10-25 |
Bill Stoddard | Fix a segfault when the client closes the connection... |
commit | commitdiff | tree | snapshot |
2002-10-25 |
Greg Ames | don't apply byte ranges to redirects, error documents... |
commit | commitdiff | tree | snapshot |
2002-10-25 |
Ken Coar | i hate it when tha happens.. |
commit | commitdiff | tree | snapshot |
2002-10-25 |
Ken Coar | more info is better than less.. |
commit | commitdiff | tree | snapshot |
2002-10-25 |
Jeff Trawick | Fix streaming output from an nph- CGI script. CGI... |
commit | commitdiff | tree | snapshot |
2002-10-25 |
Brian Pane | mod_logio modification: count bytes-sent after the... |
commit | commitdiff | tree | snapshot |
2002-10-25 |
Jeff Trawick | fix some problems in the perchild MPM |
commit | commitdiff | tree | snapshot |
2002-10-25 |
Jeff Trawick | stylistic improvements |
commit | commitdiff | tree | snapshot |
2002-10-24 |
Erik Abele | Update transformations. |
commit | commitdiff | tree | snapshot |
2002-10-24 |
Erik Abele | Fixed also in the German version. |
commit | commitdiff | tree | snapshot |
2002-10-24 |
Erik Abele | fix and clarify links to the online doco. |
commit | commitdiff | tree | snapshot |
2002-10-24 |
Paul J. Reder | Change the CacheRoot processing to check for a required |
commit | commitdiff | tree | snapshot |
2002-10-24 |
Paul J. Reder | Change the CacheRoot processing to check for a required |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Bradley Nicholes | Switch to a DNS based certificate rather than an IP... |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Greg Ames | fix "long lost child came home!" messages after a grace... |
commit | commitdiff | tree | snapshot |
2002-10-22 |
Jim Jagielski | 2 silly bugs. First of all, make the code match the... |
commit | commitdiff | tree | snapshot |
2002-10-22 |
Bill Stoddard | more cache work todo. |
commit | commitdiff | tree | snapshot |
2002-10-22 |
Bill Stoddard | cache updates |
commit | commitdiff | tree | snapshot |
2002-10-21 |
André Malo | typo |
commit | commitdiff | tree | snapshot |
2002-10-21 |
André Malo | keep german version in sync; no content changes |
commit | commitdiff | tree | snapshot |
2002-10-21 |
André Malo | markup improvements |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Yoshiki Hayashi | Update transformations. |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Yoshiki Hayashi | New XML. |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Yoshiki Hayashi | Sync Japanese translation. |
commit | commitdiff | tree | snapshot |
2002-10-20 |
André Malo | whoops. two parameters are two parameters are two param... |
commit | commitdiff | tree | snapshot |
2002-10-20 |
André Malo | step by step... :) |
commit | commitdiff | tree | snapshot |
2002-10-19 |
Joshua Slive | Fix an error in the <default> for MaxSpareThreads. |
commit | commitdiff | tree | snapshot |
2002-10-19 |
Bill Stoddard | Fix breakage in mod_mem_cache caused by the EnableSendF... |
commit | commitdiff | tree | snapshot |
2002-10-19 |
Justin Erenkrantz | Add technique for dealing with major version bumps. |
commit | commitdiff | tree | snapshot |
2002-10-19 |
Justin Erenkrantz | Split out the stable and development release strategy. |
commit | commitdiff | tree | snapshot |
2002-10-18 |
Justin Erenkrantz | Phrase that sentence even better. |
commit | commitdiff | tree | snapshot |
2002-10-18 |
Justin Erenkrantz | How I forgot this spelling mistake, I dunno. |
commit | commitdiff | tree | snapshot |
2002-10-18 |
Justin Erenkrantz | Add minor clarifications and word-smithing as I read... |
commit | commitdiff | tree | snapshot |
2002-10-18 |
André Malo | the MPM module docs: |
commit | commitdiff | tree | snapshot |
2002-10-18 |
André Malo | - fix context info of ModMimeUsePathInfo (ACCESS_CONF) |
commit | commitdiff | tree | snapshot |
2002-10-18 |
William A.... | By popular request, add a bit on release candidates |
commit | commitdiff | tree | snapshot |
2002-10-17 |
Joshua Slive | A few simplifications, and move to the perl/linux style... |
commit | commitdiff | tree | snapshot |
2002-10-17 |
William A.... | With fixes from Greg Marr (thanks for fixing my borke... |
commit | commitdiff | tree | snapshot |
2002-10-17 |
Jim Jagielski | Ugg. We need to use '%pp' not '%p' since ap_log_error... |
commit | commitdiff | tree | snapshot |
2002-10-16 |
Bradley Nicholes | Adding the current version string to the link of each NLM |
commit | commitdiff | tree | snapshot |
2002-10-16 |
Bradley Nicholes | General make file changes to extract the version string and |
commit | commitdiff | tree | snapshot |
2002-10-16 |
Bradley Nicholes | AWK script that extracts the version string to be later... |
commit | commitdiff | tree | snapshot |
2002-10-16 |
rasmus | I guess I should fix my affiliation as well |
commit | commitdiff | tree | snapshot |
2002-10-16 |
William A.... | Reclassifying per Ryan's request. |
commit | commitdiff | tree | snapshot |
2002-10-16 |
William A.... | Ryan asked that these be updated. As a no-longer... |
commit | commitdiff | tree | snapshot |
2002-10-16 |
Jeff Trawick | don't use deprecated function apr_sort_hooks() |
commit | commitdiff | tree | snapshot |
2002-10-16 |
Bradley Nicholes | Updating the NLM descriptions in the NetWare make files |
commit | commitdiff | tree | snapshot |
2002-10-16 |
Bill Stoddard | New and improved... |
commit | commitdiff | tree | snapshot |
next |