]> granicus.if.org Git - apache/shortlog
apache
2000-02-14 Ryan BloomPort the scoreboard from the mpmt_pthread MPM to use...
2000-02-14 Bill StoddardRework the code to handle apache -k shutdown|restart...
2000-02-14 Bill StoddardEnable Windows MPM to run in single process mode
2000-02-13 Bill StoddardSet up return codes correctly in the failure case.
2000-02-13 Bill StoddardRemove dead code.
2000-02-11 Ken Coar Add another module capable of doing footers.
2000-02-11 Bill StoddardFix compile breaks on Windows. Projects need to know...
2000-02-11 Ralf S. EngelschallChange </a> to </A> to be consistent with remaining...
2000-02-10 Ryan BloomMake the prefork MPM use APR shared memory for it's...
2000-02-10 Ralf S. EngelschallOne more fix. Thanks to Eric Cholet <cholet@logilune...
2000-02-10 Ralf S. EngelschallMake sure we don't receive another PR where a user...
2000-02-10 Ralf S. EngelschallUpdate old net.sw entry to avoid confusion by the reader.
2000-02-10 Ralf S. EngelschallCleanup my old physical HTML markup into a logical...
2000-02-10 Ralf S. EngelschallFix typos.
2000-02-10 David ReidSmall changes to remove some compiler complaints.
2000-02-10 David ReidAdd the rest of the files to allow BeOS to use the...
2000-02-09 Bill StoddardFix some bugs with running Apache as a service
2000-02-09 Ryan BloomFix prefix handling. Before this patch, when using...
2000-02-08 Bill StoddardWork done, bugs found.
2000-02-07 David ReidThis changes build.mk to use the PrintPath utility...
2000-02-07 David ReidThese changes allow the MPM to be selected based on...
2000-02-07 David ReidThese changes allow BeOS to use the new buildconf confi...
2000-02-05 Ralf S. EngelschallFix description of regex quantifiers.
2000-02-05 Ralf S. EngelschallMake clear that there are more directives which
2000-02-05 Ralf S. EngelschallEnhance AddCharset description.
2000-02-05 Jim JagielskiTry to reduce confusion over multiple and possible...
2000-02-03 Ryan BloomAPR requires that ap_initialize is called as one of...
2000-02-03 Jim JagielskiStreamline the AddDefaultCharset directive. Now this...
2000-02-03 Martin KraemerAdd missing references (they *WERE* in marc's first...
2000-02-02 Jim JagielskiMarc's CSS patch!
2000-02-01 Bill StoddardThis patch is sure to break someone!
2000-02-01 Bill StoddardFinally, back working on the MPM... Eliminate DOS hole...
2000-02-01 Martin KraemerThe 'canonical' name for this #define (as of Configure...
2000-01-31 Martin KraemerEnforce a sensible permission on the httpd.pid file.
2000-01-31 Marc SlemkoAdd missing AddCharset directive.
2000-01-31 Bill StoddardSet timeouts to sendfile operation in http_protocol...
2000-01-30 Ken Coar This really *is* a FAQ..
2000-01-30 Lars Eilebrechtremove one space...
2000-01-28 Ryan BloomInclude ap_config.h before httpd.h, this ensures that...
2000-01-27 Bill StoddardMore sendfile work. Use new sendfile API in Apache...
2000-01-26 Brian HavardGet OS/2 working with new configure system. Yay! :)
2000-01-26 Brian HavardOnly check for pthreads for mpms that actually need...
2000-01-26 Brian HavardOS/2 doesn't have groups, don't try to mess with them.
2000-01-26 Brian HavardQuiet some warnings.
2000-01-23 Bill StoddardFix compile breaks on Windows.
2000-01-22 Manoj KasichainulaNote that module ordering is now done per-hook.
2000-01-21 Bill StoddardFix Windows compile breakage.
2000-01-21 Bill StoddardLet ap_config.h figure out whether netdb.h should be...
2000-01-21 Bill StoddardAdd back the script_interpreter_source code.
2000-01-21 Bill StoddardBack out most of the last commit. Keep APR macros seper...
2000-01-20 Bill StoddardConvert HAVE_NETINET... to the APR mac
2000-01-19 Ryan BloomManoj has been pushing for this for a while, but I...
2000-01-19 Ryan BloomCleanup a few things with the compile. There were...
2000-01-19 Bill StoddardFix Windows compile break. Gotta find a better way...
2000-01-19 Bill StoddardFix compile break on Windows and update to use ap_stat()
2000-01-19 Ryan BloomFinish the commits for the change in the header files...
2000-01-18 Ryan BloomThis is a huge change to the configure system. Basical...
2000-01-18 Bill StoddardDocumentation for the Netware port
2000-01-17 Manoj KasichainulaThe start of a 2.0 changes document. This will be a...
2000-01-17 Manoj KasichainulaRemove vestiges of automake.
2000-01-17 Bill StoddardUpdate Windows port to new file_io and time specs
2000-01-16 Martin KraemerAt least add a pointer to Andrew Ford's cronolog utilit...
2000-01-16 Sascha SchumannMove threads/reentrancy m4 macros into threads.m4....
2000-01-16 Sascha SchumannRewrite pthreads check to be more tool-independent...
2000-01-16 Sascha SchumannRemove config.cache, if configure is rebuilt
2000-01-16 Sascha SchumannRemove dependency on automake's aclocal. We continue...
2000-01-15 David ReidMissed this file! So here it is...
2000-01-15 David ReidThe remaining files for the new documentation.
2000-01-15 David ReidAnother file for the documentation.
2000-01-15 David ReidThis attempts to make more sense of the documentation...
2000-01-15 Ben LaurieWe're building Apache, not PHP.
2000-01-13 Bill StoddardFix OS/390 binbuild break
2000-01-12 Sascha Schumanngcc on AIX takes -mthreads. I wonder what they smoked...
2000-01-12 Ryan BloomFix some remaining problems with SSI's and Windows...
2000-01-12 Sascha Schumann`-follow' is a GNU extension, remove it.
2000-01-12 Tony FinchRevert the scoreboard change because Jim doesn't like it.
2000-01-12 Tony FinchBe more explicit about the performance of UseCanonicalN...
2000-01-11 Sascha SchumannMake OS selection work for non-UNIX cases
2000-01-11 Sascha SchumannThese changes are committed together, because they...
2000-01-11 Sascha SchumannUpdate .cvsignore files
2000-01-10 Brian HavardRework ap_finfo_t to split the file type out of the...
2000-01-09 dgaudettime overhaul:
2000-01-08 Lars Eilebrechtadd missing compatiblity info
2000-01-08 Ralf S. EngelschallMake our nitpicking and complaining guys happy:
2000-01-07 Ryan BloomMove some modules over to using ap_time_t instead of...
2000-01-07 Martin Kraemerit's -> its
2000-01-07 Ryan BloomFix the rest of the modules to work with the new APR...
2000-01-07 Ryan BloomFix mod_rewrite to work with the new APR stat structure.
2000-01-06 Ryan BloomNext pass at the time functions. This defines an ap_an...
2000-01-06 Ryan BloomFix a minor bug that would cause us to return FORBIDDEN...
2000-01-06 Ryan BloomSeparate the stat structure from the file structure...
2000-01-04 Ryan BloomInitialize all ap_file_t's to NULL. This allows ap_ope...
1999-12-31 brianTry and address concerns about the use of the name.
1999-12-31 Ryan BloomA few more tweaks to finish the modules work. Now...
1999-12-31 Ryan BloomMake mod_unique_id compile again with Apache 2.0.
1999-12-31 Ryan BloomMake mod_usertrack compile cleanly. Not tested yet.
1999-12-31 Ryan BloomFix a bug in mod_status. ap_ht_time expects an ap_time...
1999-12-31 Ryan BloomUpdate these modules to Apache 2.0. Not tested, but...
1999-12-31 Ryan BloomUpdate mod_auth_dbm to work with Apache 2.0. This...
1999-12-31 dgaudetmerge 1.3 changes to rewrite forward onto 2.0
next