]> granicus.if.org Git - apache/shortlog
apache
2000-03-16 Bill StoddardFix a comment
2000-03-15 Manoj KasichainulaAllow arguments to buildconf. Makes cvsclean, etc....
2000-03-15 Manoj KasichainulaEliminate implicit usage of access.conf and srm.conf.
2000-03-15 Manoj KasichainulaMinor nit: use top_srcdir instead of topsrcdir, to...
2000-03-15 David ReidJeff's couple of small corrections.
2000-03-14 David ReidThis gets the server working again after Ryan's order...
2000-03-14 dgaudetgo dirk go, RAW_ARGS is evil. added a TODOC.
2000-03-14 dgaudet+1000 on dirk's change... and add a TODOC: which is...
2000-03-14 Dirk-Willem... Another one in the department of fairly useless patches...
2000-03-14 Dirk-Willem... Nasty backwards compatibility breaking 'fix' to get...
2000-03-14 Dirk-Willem... Take my chance and try to sneak in a very nasty change...
2000-03-14 dgaudeteven more distclean goodness (there's still more.....
2000-03-14 dgaudetmore missing from css
2000-03-14 dgaudetmissing from css patch
2000-03-14 dgaudetit's more traditional in autoconf projects for "make...
2000-03-13 Ryan BloomUpdate the example module to 2.0
2000-03-13 Dirk-Willem... Updated the announcement from 1.3.6 to the 2.0 Ryan...
2000-03-13 Jim JagielskiBackport the CSS security fixes to Apache 2.0a. Or...
2000-03-13 Ryan BloomUpdate the version string to reflect that we are curren...
2000-03-13 Dirk-Willem... Just make 'buildconf' run on BSD (there is a space...
2000-03-12 dgaudetsome messed up comments... just copied in the license...
2000-03-12 dgaudetmore post-old-style Configure cleanup
2000-03-11 Marc SlemkoAdd my pgp key. Hmm. These files are awfully different.
2000-03-11 David ReidThis fixes a bug on a development version of BeOS....
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...
next