]> granicus.if.org Git - apache/shortlog
apache
2000-03-11 Manoj KasichainulaDon't feel like sleeping, there's no one of interest...
2000-03-10 brianDUH #2
2000-03-10 brianDUH
2000-03-10 Ronald Tschalarchanged module name to more consistent naming scheme...
2000-03-10 Ryan BloomAdd a new KEY
2000-03-10 Ryan BloomFix all the License issues. Including:
2000-03-09 Ryan BloomPR:
2000-03-08 Ryan BloomThis is all we have said we need for an alpha release...
2000-03-08 Manoj KasichainulaPart of a fix for not being able to reset the --prefix...
2000-03-04 David ReidRebuild the configure for MM. Once this has settled...
2000-03-04 Brian HavardAdd requried #include "ap_config.h" in a couple of...
2000-03-03 Daniel Lopez... Signed my own key. Thanks to Nick Boyce for the advice.
2000-03-03 Daniel Lopez... Added my PGP key, which was used to sign the Win32...
2000-03-03 Brian Havard"libtool" gets generated to the current directory and...
2000-03-03 Brian HavardAllow scripts (that don't have a .exe extension) to...
2000-03-03 Brian HavardFix include file order.
2000-03-03 Brian HavardDefault to spmt_os2 on OS/2
2000-03-03 Brian HavardLook for crypt() in ufc.
2000-03-02 Ryan BloomFix the logic for ap_signal, so it is exposed in extern...
2000-03-02 dgaudetclean up a bunch of -Wall/etc warnings
2000-03-02 dgaudetmeow
2000-03-02 dgaudetmy cat says the weather is mew
2000-03-02 dgaudet.cvsignore goodness
2000-03-02 dgaudetapaci perms problem
2000-03-02 dgaudetmake distclean does not quite
2000-03-02 Manoj KasichainulaOops, EXTRA_CFLAGS wasn't getting set.
2000-03-02 Manoj KasichainulaA little CFLAGS reformation. Additions to Apache's...
2000-03-01 Ken Coar Update a stale URL and RFC reference.
2000-03-01 Ryan BloomAdd a test program for pipes. Add support for non...
2000-02-28 Ken Coar Some Apache users are nervous about the version number...
2000-02-28 Ryan BloomRemove second ap_initialize left over from previous...
2000-02-25 Bill StoddardMore stuff to de before release
2000-02-23 Bill Stoddard2.0 builds, but dumps core on FreeBSD 3.3 (ap_lock).
2000-02-22 Bill StoddardAdd a couple of todos.
2000-02-22 Allan K. EdwardsSort hooks after dynamically loaded modules have regist...
2000-02-21 Bill StoddardMake file I/O and network I/O writev/sendv APIs consistent.
2000-02-21 Ralf S. EngelschallDocumentation fixes do not harm anyone, so I feel free...
2000-02-18 Bill StoddardAhh, found ap_flush()!
2000-02-18 Bill StoddardHave seperate variable on ap_writev to set the number...
2000-02-18 Ryan BloomThese changes didn't get into the patch for dynamic...
2000-02-17 Allan K. EdwardsUpdate Windows project and makefiles so dynamically...
2000-02-17 Ryan BloomEnable dynamic module support on Linux. This should...
2000-02-17 Bill StoddardUpdate Windows ap_filedup() call to recognise when...
2000-02-17 Bill StoddardFix FreeBSD build break caused by my last commit to...
2000-02-16 Bill StoddardMake sure mod_mime always has a chance to run before...
2000-02-16 Bill StoddardMore stuff to do.
2000-02-16 Bill StoddardAdd rotatelogs to the Windows port
2000-02-16 Martin Kraemermake a note that the encoding="..." attribute
2000-02-16 Bill StoddardSome status updates
2000-02-16 Bill StoddardLogs have already been opened by http_main.c. Don't...
2000-02-16 Bill StoddardTemporary hack to fix WIN32 compiles until the autoconf...
2000-02-16 Ryan BloomFix the make clean rules. We must delete *.slo files...
2000-02-15 Bill Stoddardap_dupfile (specifically dup2) is not available in...
2000-02-15 Bill StoddardDon't close the duplicated AcceptEx completion port...
2000-02-15 Bill StoddardFirst step to get piped logs working on Windows (and...
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.
next