]> granicus.if.org Git - apache/shortlog
apache
2001-07-31 Bill StoddardThe read() in apr_recv() would always be called first...
2001-07-30 William A.... Register for %X, %c (we gotta make a decision, please...
2001-07-30 William A.... The short term hack.
2001-07-30 William A.... More XHTML foo.
2001-07-30 William A.... The history can evaporate later... but before someone...
2001-07-30 David ReidAllow us to build ssl on beos...
2001-07-30 William A.... Ignore some stuff
2001-07-30 William A.... Use d_is_absolute within directory_walk.
2001-07-30 William A.... Provide the same optimization to the dir_config struc...
2001-07-30 Victor J. Orlikowskihttpd.exp and lots of other export files are generated...
2001-07-30 Bill StoddardBe a bit more explicit. If the filetype is not an APR_R...
2001-07-30 Bill StoddardWin32: Get exec cgi tag working. finfo.protection...
2001-07-30 Cliff WoolleyYet another rainy day
2001-07-30 Ryan BloomAdd the worker MPM. The name is probably horrible...
2001-07-30 William A.... Coexist within the XHTML changes to http_protocol.c
2001-07-30 William A.... A bit of Saturday a.m. XHTML Transitional 1.0 compati...
2001-07-30 William A.... That's all I'm changing... time to simply bring the...
2001-07-30 William A.... Fix some brokenness.
2001-07-30 Ryan BloomInstall all build/*.mk when we install Apache. This...
2001-07-29 Cliff WoolleyNo such thing as /usr/local/bin/perl5 on icarus...
2001-07-29 Cliff WoolleyNope, changed my mind. With this hack, the build only...
2001-07-29 Cliff WoolleyThis is an awful hack to work around a bug in Solaris...
2001-07-29 William A.... Throw back in the newline, just for source legibility.
2001-07-29 William A.... Correct a subtle reflow problem (evident in Mozilla...
2001-07-29 Joshua SliveTypo.
2001-07-28 Greg AmesFix a problem where the threaded MPM stalls after resta...
2001-07-28 William A.... Now that the version is bumped... time to log some...
2001-07-28 Cliff WoolleyBump to 2.0.23-dev after tag update
2001-07-28 Cliff WoolleyBump for 2.0.22
2001-07-28 William A.... Uh... whats with that -dev?
2001-07-28 William A.... That's it for that version...
2001-07-28 William A.... Minor quibble, <li> can and should be a balanced tag
2001-07-28 William A.... Final pedantic HTML 3.2/4.01 Transitional + XHTML...
2001-07-28 William A.... More pendantic changes for HTML 3.2/4.01 Transitional...
2001-07-28 William A.... More pedantic changes to create HTML 3.2/4.01 Transit...
2001-07-28 William A.... More obsessive changes to meet HTML 3.2, HTML 4.01...
2001-07-27 William A.... Doc formatting fixes
2001-07-27 William A.... Proper doc style
2001-07-27 Bill StoddardReplace ap_send_fd invocation with bucket brigade calls...
2001-07-27 Brian HavardOS/2: Fix 'make install' handling of EXEs.
2001-07-27 Brian HavardOS/2: set a decent size stack. Default is only 32k...
2001-07-27 William A.... Something useful. Update the server description...
2001-07-26 William A.... Hmmm... this is cmd (or command) ... not sh :)
2001-07-26 William A.... Add some logic that gets us over the hump of a missin...
2001-07-26 Cliff WoolleyIt's monsoon season in VA today...
2001-07-26 William A.... Provide a Win32 batch file example cgi
2001-07-26 Cliff WoolleyBump mmn for 2.0.22-dev
2001-07-26 Cliff WoolleyFix printf() warnings related to long->apr_off_t swap
2001-07-26 William A.... An itty-bitty hint about what's gone wrong :)
2001-07-26 David Reidwaitpid doesn't seem to be doing what it's supposed...
2001-07-26 Jeff TrawickFix a segfault in threaded.c caused by passing uninitia...
2001-07-26 William A.... Update make file for win32
2001-07-26 William A.... Something that needs looking at, all our long (unsign...
2001-07-26 William A.... That's it. There are no further emits for signedness...
2001-07-26 William A.... Terniaries are broken under MSVC, they never did...
2001-07-26 William A.... Flush the off_t compiler emits from mod_isapi
2001-07-26 William A.... This patch should address input buffering, requesting...
2001-07-26 William A.... Change the length of the content args to apr_off_t...
2001-07-26 Cliff WoolleyInclude the fingerprint for my public key in
2001-07-25 William A.... Cliff's most sane advise :-)
2001-07-25 William A.... Reviewing my own commit logs ... dang did this look...
2001-07-25 William A.... Safe casts - we are assured that len_read is positive...
2001-07-25 William A.... Same fix for largefile support as core.c
2001-07-25 William A.... More signedness fixes
2001-07-25 William A.... This same patch is needed in mod_asis and others...
2001-07-25 William A.... Change over to apr_strfsize() for apr_off_t file...
2001-07-25 William A.... Some cast magic for intentional float/int transformat...
2001-07-25 William A.... Some cast magic for intentional float/int transformat...
2001-07-25 Jeff Trawickfix the "server seems busy" message so that it really...
2001-07-25 Jeff Trawickfix some typos, add a comment
2001-07-25 Cliff WoolleyPR:
2001-07-25 Ralf S. EngelschallAvoid uninitialized variable due to still disabled...
2001-07-25 Chuck MurckoSorting things out
2001-07-25 Brian HavardOS/2: get canonical filename functions exported from...
2001-07-25 David ReidAnother of the long term issues cleared up. BeOS can...
2001-07-24 Cliff WoolleyAdd my PGP key
2001-07-24 Greg AmesReduce CPU consumption in conv_10 function, used to...
2001-07-24 Chuck Murckofix warning
2001-07-24 Bill StoddardA couple of optimizations to the content_length filter.
2001-07-24 William A.... Changes to respect the new apr bucket and brigade...
2001-07-24 William A.... It's a nit, but since I'm searching for "win32" it...
2001-07-24 Doug MacEachernbandaid for segv in ssl_io_filter_Output
2001-07-24 Doug MacEachernzero the SSLStateMachine in case of early error, else...
2001-07-24 Bill StoddardFix problem with the previous patch to handle HEAD...
2001-07-24 Bill StoddardFix problem reported by Taketo Kabe <kabe@sra-tohoku...
2001-07-24 William A.... Change the worker_function implementations to accept...
2001-07-24 Cliff WoolleyDocument and future-proof the dependency between apr_re...
2001-07-23 William A.... The original answer was evil, return NULL if the...
2001-07-23 William A.... Some odd XXX fixups that are closed (or unneeded)
2001-07-23 William A.... Downgrade non-stopper from XXX->###
2001-07-23 William A.... More XXX replacement
2001-07-23 William A.... XXX is disallowed except as a to-do note
2001-07-23 Greg Amescommit CHANGES file for patch to server/scoreboard.c
2001-07-23 Greg Amesprevent seg faults in mod_status with ExtendedStatus...
2001-07-23 William A.... cvs up kept this in :(
2001-07-23 William A.... Focusing my thoughts
2001-07-23 William A.... Lots o' changes to re-review.
2001-07-23 Victor J. OrlikowskiFix a couple of compiler warnings, since these are...
2001-07-23 Joshua SliveSome doc updates realted to ssi.
2001-07-23 Cliff WoolleyThe bucket should be created with the size of the data...
next