]> granicus.if.org Git - apache/shortlog
apache
2000-10-09 Ryan BloomFix some types in the latest tree, so that AIX builds...
2000-10-09 Bill StoddardInitialize nbytes across each iteration and not just...
2000-10-09 Jeff TrawickRemove stray semicolon from AP_NOBODY_READ and AP_NOBOD...
2000-10-09 Bill StoddardFix bug which would cause offset to be ignored in send_...
2000-10-09 Bill StoddardHandle receiving APR_ENOTIMPL from apr_sendfile. This...
2000-10-09 Ryan BloomUpdate some docs httpd.h
2000-10-09 William A.... Gee, that .zip file of 2.0a7 looks out of sorts
2000-10-09 Ryan BloomPort the fix for Remove Handler from 1.3 to 2.0
2000-10-09 Ryan BloomUpdate the version for 2.0a8-dev
2000-10-09 Ryan BloomUpdate the Announcement for the 7th alpha.
2000-10-08 William A.... Ok, if I remember right, somewhere along the way...
2000-10-08 William A.... My Bad. Local environment had leaked into the tree.
2000-10-08 William A.... Just cleaning house and assuring there is nothing...
2000-10-08 Ryan BloomNo need for the if statement here.
2000-10-08 Ryan BloomFix the char-at-a-time problem. To fix this, we just...
2000-10-08 Ryan BloomClean up the test for \0 in getline.
2000-10-08 William A.... Really out of date, but here's something worth adding.
2000-10-08 William A.... That's all I wrote... except for the mpm_winnt.c...
2000-10-08 William A.... Missed it, a rather messy canonical error example.
2000-10-08 William A.... Missed it... another canonical error fix
2000-10-08 William A.... Kind of hard to load without an exported module struc...
2000-10-08 William A.... Movin on over from 1.3.13-dev : this patch fixes...
2000-10-08 Ryan BloomMake mod_log_config compile cleanly when using BUFFERED...
2000-10-08 Brian HavardFix handling of LF only terminated header lines by...
2000-10-08 Ryan BloomAdd back the ap_disable_nagle call in make_sock. Howev...
2000-10-08 Ryan BloomRemove all compiler warnings from the proxy code. ...
2000-10-08 Ryan BloomRemove ap_send_fb and ap_send_fb_length. These functio...
2000-10-07 Ryan BloomUpdate send_the_file to fall back to a read/write loop...
2000-10-07 Ryan BloomUse autoconf to substitute the proper values into apach...
2000-10-07 Ryan Bloomsysconfdir should use { and } instead of ( and ), becau...
2000-10-07 Ryan BloomThe core filter should not be using its own brigade...
2000-10-07 William A.... Addresses the huge issue that Crypt::PasswdMD5 is...
2000-10-07 Ryan BloomThe newest incarnation of http_filter. This is far...
2000-10-07 Greg Steinclean up the provider stuff some more: don't allow...
2000-10-07 Greg Steinforward-port John Vasta's checkin to mod_dav 1.1.x...
2000-10-07 Jim JagielskiThis is ugly, but at least we compile again on platform...
2000-10-06 William A.... Roll forward fixes identified for 1.3.13-dev.
2000-10-06 William A.... A 'little' reminder about a 'little' problem.
2000-10-06 Greg Steinrecent changes bungled the state of the EEXIST test.
2000-10-06 William A.... Back out or finish up a few non-apr tests. Won't...
2000-10-06 William A.... Completed review for new tests:
2000-10-06 William A.... Here it is, the Win32 part of the big canonical error...
2000-10-06 Ryan BloomFix a potential memory overrun error in ap_get_client_b...
2000-10-06 Greg Steinmore uuid tidbits
2000-10-06 Greg Stein*) convert fs/lock.c to use APR UUIDs for the opaque...
2000-10-06 Ryan BloomAdd the first draft of the http_filter. In time this...
2000-10-06 Joshua SliveBe a little more explicit about the consequences of
2000-10-05 Ryan BloomModify ap_get_client_block to use the bucket brigades...
2000-10-05 Jim JagielskiPort over the config directory stuff...
2000-10-05 Jeff TrawickBack out some more of build changes from last night...
2000-10-05 Ryan BloomInstall APXS if it is built.
2000-10-05 William A.... The lots of little ones... APR_IS_STATUS_condition...
2000-10-05 Ryan BloomBack out the build changes I added last night. This...
2000-10-05 Jeff TrawickAdd a bit of infrastructure which will be needed for...
2000-10-05 Bill StoddardDisable the buffer_filter because it may be masking...
2000-10-05 Jeff TrawickNow that we have ap_add_input_filter(), rename ap_add_f...
2000-10-05 Jeff TrawickGet rid of much of the old implementation of translatin...
2000-10-05 Ryan BloomMultiple build and configuration fixes
2000-10-05 Ryan BloomPrepare our autoconf setup for autoconf 2.14a and for...
2000-10-05 Greg AmesFix a bug where a client which only sends \n to delimit...
2000-10-05 Ryan BloomIf mod_so is compiled into the server, we need to creat...
2000-10-05 Jeff TrawickUpdate the call to ap_add_filter() to include the new
2000-10-05 Jeff TrawickThe new request_rec set up for redirects needs to pick...
2000-10-04 Ryan BloomConnection oriented filters are now stored in the conn_...
2000-10-04 Jeff TrawickIn core_output_filter(), reset nbytes to zero after...
2000-10-04 Joshua SliveUse a handler rather than a magic mime type in mod_asis.
2000-10-04 Bill StoddardTake another shot at reimplementing core_output_filter...
2000-10-04 Ryan BloomBack out a patch that should never have been committed
2000-10-04 Ryan BloomFix a small typo that was keeping us from copying os...
2000-10-04 Jeff TrawickClean up md5 digest support in default_handler() a...
2000-10-04 Bill StoddardFix spelling mistake.
2000-10-04 William A.... Hey... didn't know these were hanging around. Time...
2000-10-03 Jeff TrawickChange ap_send_fd() so that it returns a proper apr_sta...
2000-10-03 Jeff TrawickChange core_input_filter() so that it returns an empty...
2000-10-03 Jeff TrawickFix some bad calls to ap_log_error(); some of these...
2000-10-03 Jeff TrawickThe previous commit pointed out an unfortunate problem...
2000-10-03 William A.... Definately need a canonical name, so comparison succe...
2000-10-03 William A.... Fix a few colliding modules
2000-10-03 William A.... Ok... I've been waiting to find out what happens...
2000-10-03 Ryan BloomReplace ap_get_data_from_filter and ap_save_data_to_fil...
2000-10-02 William A.... Whoops... that there was a handle I left hanging...
2000-10-02 William A.... Downgrade warnings, stop changing errors from somethi...
2000-10-02 William A.... Choices. Choose -X, -DONE_PROCESS or set ONE_PROCESS...
2000-10-02 William A.... _not_ up to 100%, but some structural changes to...
2000-10-02 Bill StoddardFix two problems. First we are setting aside the wrong...
2000-10-02 Ryan BloomMove where the CORE_IN filter is added to the server...
2000-10-02 William A.... Cleaned out empty symbols... preparing for some real...
2000-10-02 Jeff TrawickClean up some const-ness warnings in getsfunc_STRING().
2000-10-02 William A.... Just Typos.
2000-10-02 William A.... Forward port 1.3 overhaul of isapi to 2.0.
2000-10-02 Ryan BloomImplement input filtering. This is definately not...
2000-09-30 Joshua SliveFix the default logformat and CLF description.
2000-09-29 Jeff TrawickFix link to RemoveHandler in the directives list.
2000-09-29 Joshua SliveDeprecate "Order Mutual-failure".
2000-09-29 Bill StoddardFirst cut at a filter to buffer/coalesce multiple small...
2000-09-28 Joshua SliveRemove compatibility info from index.
2000-09-28 Jeff TrawickFix the lifetime of the autodata buffer used for the...
2000-09-28 Joshua SliveLast of the module style changes (I hope).
2000-09-28 Joshua SliveStyle updates.
2000-09-28 Joshua SliveStyle update.
next