]> granicus.if.org Git - apache/shortlog
apache
2001-08-03 William A.... Begone ancient beast. IndexOptions FancyIndexing...
2001-08-03 William A.... Provide an ap_set_deprecated() fn for quick-and-dirty...
2001-08-03 William A.... Thanks Justin :) This also looked a bit klunky
2001-08-03 Cliff WoolleySomebody please teach OtherBill how to spell "deprecate...
2001-08-03 William A.... It's a new book. Time to throw out the old switch...
2001-08-02 William A.... Undo my unintentionally overzelous name change, and...
2001-08-02 William A.... If it won't let us run in APR_POOLS_DEBUG mode, it...
2001-08-02 Greg Amesfix a problem in the threaded and worker mpm's where...
2001-08-02 William A.... Make this legible. Points out a huge headache in...
2001-08-02 William A.... Really compress the add_/remove_ handling, and fix...
2001-08-02 Ryan BloomI forgot to catch all the other return calls in this...
2001-08-02 Ryan BloomXBitHack has just been re-enabled in Apache 2.0, so...
2001-08-02 William A.... Fix typo in prior commit
2001-08-02 Ryan BloomAdd a handler to mod_includes.c. This handler is desig...
2001-08-02 William A.... Adapt to changed declaration of apr_pool_sub_make()
2001-08-02 Ryan BloomMake the includes filter check return codes from filter...
2001-08-02 Ryan BloomAdd the ability to extend the methods that Apache under...
2001-08-02 William A.... Need some context for the iterator! Finally get...
2001-08-01 William A.... Solve the merge bugs, by storing a copy bit to save...
2001-08-01 Justin ErenkrantzAPR-util has renamed buildconf.sh to buildconf to match...
2001-08-01 William A.... This patch fixes more untold breakage than you can...
2001-08-01 Jeff Trawickfix some warnings in resolve_symlink(), one of which...
2001-08-01 William A.... Port mod_tls.c from Eastern Europe to Apache-land
2001-08-01 William A.... Thanks Jerry, this was forgotten in my tree.
2001-08-01 William A.... Replace check_symlinks in the ap_sub_req_lookup_...
2001-08-01 Victor J. Orlikowskiinet_addr and inet_network are not interchangable.
2001-08-01 Victor J. OrlikowskiRemove a no-longer-needed header.
2001-08-01 William A.... Restore to 1.333 state (problematic, in that we could...
2001-08-01 William A.... Add the new directory_walk logic, eliminating get_pat...
2001-08-01 Victor J. OrlikowskiDo this the traditional/correct way.
2001-07-31 William A.... Ooops... my fooness.
2001-07-31 William A.... Exported symbols for mod_pop
2001-07-31 Victor J. OrlikowskiGet dav_fs to follow options for dav.
2001-07-31 Victor J. OrlikowskiAfter checking what this does with Bill Rowe, and disco...
2001-07-31 Victor J. OrlikowskiBeing slightly picky: properly namespace protect make_f...
2001-07-31 Victor J. OrlikowskiOops. Include the right headers...
2001-07-31 William A.... Clean up mod_dav error reporting to HTML/XHTML cross...
2001-07-31 William A.... Erg... sorry for the version snafu
2001-07-31 William A.... Another huge file check, and one fewer emits
2001-07-31 William A.... Clean up some emits
2001-07-31 William A.... Force the tryssl block to run in the Win32 DevStudio...
2001-07-31 William A.... Provide some cast safety tests and close the _last_...
2001-07-31 Victor J. OrlikowskiNobody screamed. ;)
2001-07-31 Ryan BloomIt helps if we broadcast to the workers that we are...
2001-07-31 William A.... Ok, this looks better to me this morning, and suggest...
2001-07-31 Jeff Trawickget "make extraclean" working for apr-util again
2001-07-31 William A.... If I forgot anyone, please holler.
2001-07-31 William A.... Ok... for _today_ ...
2001-07-31 William A.... Missed a small bit
2001-07-31 Greg Amesdon't count workers in processes which aren't actively...
2001-07-31 Greg Amesmod_status: don't include workers from dead or quiesci...
2001-07-31 William A.... enables the use of the ssl_var_lookup functionality...
2001-07-31 William A.... This patch eliminates the direct use of OS library...
2001-07-31 Greg Amesthreads in process which are quiescing (due to PoD...
2001-07-31 William A.... - eliminated the use of ssl_log - it used to cause...
2001-07-31 William A.... Activate ssl_hook_pre_config
2001-07-31 William A.... Change lib locations for openssl's debugging default...
2001-07-31 Doug MacEachernun-win32ize
2001-07-31 Cliff Woolleys/seperate/separate/
2001-07-31 William A.... Thanks Madhu, I think backing out the last bit, and...
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.
next