]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2001-02-02  Bill StoddardOoops, that S and D are right next to each other.
2001-02-02  Bill StoddardBegin restructuring scoreboard code to enable adding...
2001-02-02  Bill StoddardShould consider APRizing the entire module. For now...
2001-02-02  Jeff Trawickavoid warning in non-AP_DEBUG build
2001-02-02  Jeff Trawickavoid duplicate symbol warnings on some platforms ...
2001-02-02  Jeff TrawickFix some bogosity dealing with the mapping from process...
2001-02-02  Bill StoddardRemove duplicate function declaration
2001-02-01  Jeff Trawickkeep mod_cgid from segfaulting on SIGHUP; it assumed
2001-02-01  Ryan BloomBring mod_status for 2.0 back in line with mod_status...
2001-02-01  Jeff Trawickhandle a TCP connection reset between the time we accep...
2001-02-01  William A.... This file will go away. For this moment, the s/FindF...
2001-02-01  Tony FinchCorrect a typo in httpd.conf.
2001-02-01  Tony FinchMF 1.3 the fis for the mod_rewrite stupidity.
2001-02-01  Tony FinchGet the correct IP address if ServerName isn't set...
2001-01-31  William A.... Fix the remaining APR_FINFO_NORM occurances. Again...
2001-01-31  Bill StoddardThis fixes a performance problem with directory indexin...
2001-01-31  William A.... Eliminate all assumptions that finfo.protection refle...
2001-01-31  Bill Stoddardapr_stat() in http_request.c only needs size, type...
2001-01-31  Greg Amesget Apache building again after the change to make_expo...
2001-01-31  Jeff Trawickuse memset() instead of bzero(); APR no longer tries...
2001-01-30  Jeff Trawickadd missing newline to end of file
2001-01-30  Bill StoddardMy pgp key...
2001-01-29  Ben LaurieMore doc improvements.
2001-01-29  Greg Amesback out recent breakage. If the lstat isn't executed...
2001-01-29  Ryan BloomClean up the cgid module now that it supports suexec.
2001-01-29  Ken Coar Fixed a typo..
2001-01-29  Jeff Trawickfix gcc warning
2001-01-29  Jeff Trawickget mod_rewrite to compile with xlc on AIX; it still...
2001-01-29  Ryan BloomMake mod_cgid work with SuExec. This has been tested...
2001-01-29  William A.... *) Adopt apr user/group name features for mod_rewrite...
2001-01-28  William A.... *) Adopt apr features to simplify mod_includes. ...
2001-01-28  William A.... Moved several CHANGES back to APR where they belonged...
2001-01-28  William A.... Moving a small OS2'ism into APR, it's pw_dir excludes...
2001-01-28  Ben LaurieMore docco cleanup.
2001-01-28  Ben LaurieImprove documentation.
2001-01-28  Ben LaurieMake docs target work.
2001-01-28  Eric Cholettranslation
2001-01-28  William A.... Cleanup some headers. pcre uses the _WIN32 symbol...
2001-01-28  William A.... Add newly invented mod_include.h to the project view
2001-01-28  William A.... Another starting point, by no means complete.
2001-01-28  Eric Choletfix spelling
2001-01-28  Eric Choletconsistent use of entities
2001-01-28  Eric Choletremove trailing CRs
2001-01-28  William A.... The single missing space caused dependency parser...
2001-01-28  William A.... Back out a bit of yesterday's patch, since the explic...
2001-01-28  Roy T. FieldingClean up the help text for some of the options. (cosmetic)
2001-01-28  Roy T. FieldingReplace configure --with-optim option by using and...
2001-01-28  Roy T. FieldingForce --with-optim and --with-port to have argument...
2001-01-28  Ryan BloomFix some byterange handling. If we get a byte range...
2001-01-28  Ryan BloomUse the new error bucket to report HTTP_RANGE_NOT_SATIS...
2001-01-28  Ryan BloomMake the error bucket a real meta-data bucket. This...
2001-01-28  Ryan BloomThe prefork MPM wasn't killing child processes correctl...
2001-01-28  Ryan BloomMake the Prefork MPM use SIGWINCH instead of SIGUSR1...
2001-01-28  Joshua SliveAdd a devshed tutorial.
2001-01-28  Joshua SliveAdding references to html'ized man pages where appropriate.
2001-01-27  William A.... Another module to cooperate with APR_FINFO_
2001-01-27  Joshua Slive- Remove documentation on command line options from...
2001-01-27  William A.... Eliminate a gp fault on mpm_winnt since we don't...
2001-01-27  Joshua SliveBring the HTML man pages up to speed with the nroff...
2001-01-27  Joshua SliveBring a couple man pages a little closer to the 2.0...
2001-01-27  William A.... Use the appropriate APR_FINFO_flags for the apr_stat...
2001-01-27  David ReidBeOS BONE shouldn't be using this BeOS R5 check, so...
2001-01-27  William A.... Sunny and warm (if 30`F meets your definition of...
2001-01-27  Ryan BloomFix a seg fault. The problem is easy to explain. ...
2001-01-27  Ryan BloomForgot this header file when I cleaned the error_bucket...
2001-01-27  Ben LaurieAdd support for type-safe optional functions.
2001-01-27  Ryan BloomCleanup the error bucket code a bit. This uses the...
2001-01-27  Ben LaurieReapply patch for chartables.c, only this time in both...
2001-01-27  Ryan BloomGreg Stein and Dale Ghent both reminded me I forgot...
2001-01-27  William A.... Was there a file that wasn't updated with the error...
2001-01-27  Ryan Bloomfilters can now report an HTTP error to the server...
2001-01-27  William A.... Much better for win32 checkouts
2001-01-27  William A.... Discovered these were horribly broken as 'text' files...
2001-01-26  Greg Amesfix mangled headers due to underallocated buffer
2001-01-26  Ryan BloomTeach me to change just one more thing before committin...
2001-01-26  Ryan BloomStop using the request filters to filter an error respo...
2001-01-26  Greg SteinProvide a way to allow get_resource and get_parent_reso...
2001-01-26  Greg Steinapr_put_os_file() expected the caller to have an existi...
2001-01-26  Brian HavardFix uninitialized variable 'written' in ap_rvputs,...
2001-01-26  Greg Steinmy mom said not to talk to strangers. whoever is readin...
2001-01-26  Greg Steinwe only need to worry about infinite-depth PROPFINDs...
2001-01-25  Ryan BloomStore the original content_type before we replace it...
2001-01-25  Greg Amesget mod_unique_id building again...XtOffset was undefined
2001-01-25  Greg Steinclarify the comments about FollowSymLinks (and .htaccess)
2001-01-25  Joshua SliveUpdates to upgrading/new_features for some recent chang...
2001-01-25  Martin KraemerAdd fragment target
2001-01-25  Greg Amesthe issue is resolved.
2001-01-25  Greg Amesremoved docs/conf/highperformance.conf (re-named to...
2001-01-25  Greg Amesadd highperformance-std.conf . The -std name allows...
2001-01-25  Jeff Trawickclose the post file after reading it
2001-01-25  Bill StoddardAdd the coalesce filter back in. It is NOT being instal...
2001-01-24  Ryan BloomAs Greg noted, set_keepalive has to happen before we...
2001-01-24  Ryan BloomThe ap_set_keepalive call needs to be after the call to
2001-01-24  Ben LaurieThe current hooking module is _not_ a debugging aid.
2001-01-24  Bill StoddardRemove the COALESCE_FILTER. It is no longer needed...
2001-01-24  Joshua SliveFix typo in module identifier.
2001-01-24  Joshua SliveAttributes should be quoted.
2001-01-24  Jeff Trawickget http_core to compile on systems without apr_sendfil...
2001-01-24  Greg Stein- change the prototype for apr_dbm_geterror() [and...
2001-01-24  Greg SteinAdd apr_dbm_get_usednames() so that apr_dbm users can...
next