]> granicus.if.org Git - apache/shortlog
apache
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...
2001-01-24 Greg SteinUse a typesafe function for access objects' pools.
2001-01-24 Greg SteinA single outermost loop is all that is needed. Simplify...
2001-01-24 Greg SteinHave you had your Ovaltine today?
2001-01-24 Greg SteinBegin mod_core.h for CORE-private information. Ideally...
2001-01-24 Greg Steinfix the (error) return values for the ap_r* functions.
2001-01-24 Ryan BloomLoop over the brigade when multiple buckets file are...
2001-01-24 Greg SteinImprove the performance of the ap_r* functions by buffe...
2001-01-24 Tony FinchRelax the checking of Host: headers so that only charac...
2001-01-23 Joshua SliveFix the search form to interface to the new search...
2001-01-23 Ryan BloomAllow the core_output_filter to deal with multiple...
2001-01-23 Ryan BloomFix the core_output_filter. It doesn't make any sense...
2001-01-23 Ryan BloomFix the core to take the new file bucket type into...
2001-01-23 Ryan BloomFix the byterange filter for the case where the bucket...
2001-01-23 William A.... Time to refresh this version (thought we should renam...
2001-01-23 Ryan BloomCleanup the byterange filter to use the apr_brigade_par...
2001-01-23 William A.... Accomodate the change to the apr_read_dir() arguments...
next