]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
1999-07-27  dgaudet- get rid of pre_command_line_hook ... use register_hoo...
1999-07-26  dgaudetsome bug fixes from David
1999-07-26  Manoj KasichainulaUpdate for newest hooks
1999-07-25  Ben LaurieMake sure we terminate.
1999-07-25  Ben LaurieGood grief! How hard is it to try _all_ the elements...
1999-07-24  Ben LaurieAllow for new hooks.
1999-07-24  Ben LaurieAnother hook.
1999-07-24  Ben LaurieAnother hook.
1999-07-24  Ben LaurieFix listener selection logic.
1999-07-23  Manoj KasichainulaAdd a MaxThreadsPerChild directive
1999-07-23  Manoj KasichainulaClean up and properly specify defaults for the new...
1999-07-23  Manoj KasichainulaAdd a little naming consistency, and put in an error...
1999-07-23  Manoj KasichainulaAdd support for dynamically creating and destroying...
1999-07-23  Ben LaurieSupport for echo protocol, to show how multiprotocol...
1999-07-23  Ben LaurieActually, we should always close the connection when...
1999-07-22  Ben LaurieAnd with one bound, he was free! This seemingly minor...
1999-07-22  Bill StoddardUpdate windows documentation to address questions on...
1999-07-21  Manoj KasichainulaFix silly bug. accept() has to be inside the accept...
1999-07-21  Manoj KasichainulaCleanups and fixes. Get rid of more stuff having to...
1999-07-21  Manoj KasichainulaSome fixing for startup of children after a graceful...
1999-07-21  Manoj KasichainulaOops, forgot this one
1999-07-21  Manoj KasichainulaA new experimental MPM. Right now, it is the mpmt_pthre...
1999-07-19  Brian HavardReleasing a semaphore you don't own isn't a fatal error.
1999-07-19  Manoj KasichainulaAnother MPM-specific define to move into the pthread...
1999-07-18  Manoj KasichainulaSync module strucuture with the prefork MPM again.
1999-07-17  Ben LaurieAnother hook.
1999-07-16  Ralf S. EngelschallBe careful, accept_mutex_child_init() has to be done...
1999-07-16  Martin KraemerUse new module structure
1999-07-16  Manoj KasichainulaMove HARD_SERVER_LIMIT, HARD_THREAD_LIMIT, and other...
1999-07-16  Manoj Kasichainulapoll+accept without accept serialziation is dangerous...
1999-07-13  Manoj KasichainulaMove the scoreboard header files for each MPM into...
1999-07-13  Brian HavardMore cleanup on OS/2 spmt mpm including shutdown/restar...
1999-07-12  dgaudetcommit David's beos port.
1999-07-12  Brian HavardAssorted fixes for the OS/2 mpm:
1999-07-11  Ben LaurieAnother hook.
1999-07-11  Ben LaurieMake run_all symbolic.
1999-07-11  Brian HavardMake it all work on OS/2.
1999-07-11  Ben LaurieAdd topological sorting to hook ordering.
1999-07-09  Manoj KasichainulaGet rid of the accept abstraction, which seems out...
1999-07-09  Manoj KasichainulaPrevent pthread.h from showing up in the Makefile depen...
1999-07-07  Martin KraemerSorry, but using C comments in place of C++ comments
1999-07-07  Martin KraemerUpdate to new module layout (Hooks)
1999-07-06  Ben LaurieMore hooky stuff.
1999-07-05  Ben LaurieStrawman hooks implementation (beginning of).
1999-07-04  Ken Coar <P></P> can't contain a <OL></OL> pair.
1999-07-04  Roy T. FieldingMissed closing tag
1999-07-03  Roy T. FieldingSome answers to problems that often come up on the...
1999-07-02  Manoj KasichainulaUse ap_new_connection in pthread MPM. This required...
1999-07-02  Martin KraemerThis module has only been added to the distribution...
1999-06-29  Jim JagielskiAdd a new command-line option -T that's the same as...
1999-06-29  Ralf S. EngelschallFix context description of RedirectMatch. It's also
1999-06-29  Ralf S. EngelschallMake ProxyBlock description more accurate.
1999-06-29  Ralf S. EngelschallFix description of "Example" directive. It just activat...
1999-06-29  Ralf S. Engelschallfix messed up sentence
1999-06-29  Ben LaurieNew API for I/O layering, and dependency updates.
1999-06-29  Ralf S. EngelschallFix hyperlink
1999-06-29  Manoj KasichainulaChange method of checking for active FDs after poll...
1999-06-27  Manoj KasichainulaUpdated the pthread MPM to work with the rest of the...
1999-06-26  Ben LaurieIf last_lr is the last listener, then lr can start...
1999-06-25  dgaudet- ap_listen.h: interface to Listen, ListenBackLog and...
1999-06-24  Jim JagielskiBackout the DocumentRootCheck stuff.
1999-06-24  Ken Coar Whoops, missed one <LI> update..
1999-06-24  Ken Coar Break the FAQ into smaller pieces, stitched together...
1999-06-24  Jim Jagielski*** empty log message ***
1999-06-24  dgaudetI think this is a better i/o layer interface.
1999-06-24  dgaudetignore Makefile
1999-06-24  dgaudetnew-fangled BUFF... this could easily be broken, but...
1999-06-24  Jim JagielskiConsistant and shorter naming
1999-06-23  Ken Coar Fix some docco.
1999-06-23  Ralf S. EngelschallAdd DGUX...
1999-06-22  Ken Coar 'Header Unset' really unsets all values for the field...
1999-06-22  Jim JagielskiMinor nit. There are 3 options now :)
1999-06-22  Jim JagielskiPR:
1999-06-20  dgaudetap_mpm_graceful_stop -> ap_graceful_stop_signalled
1999-06-20  dgaudetdetach, set_group_privs, and such... these will be...
1999-06-20  dgaudetdocumentation
1999-06-20  dgaudetcrude ap_thread_mutex abstraction
1999-06-19  Ben LaurieCompile on FreeBSD.
1999-06-18  dgaudetI'm sure this is wrong... but it's my start. i/o layer...
1999-06-18  dgaudetInitial revision
1999-06-17  Jim JagielskiAlways perform the check for DocumentRoot
1999-06-14  Martin KraemerTypo in HREF.
1999-06-13  Jim JagielskiTypo
1999-06-13  Jim JagielskiPR:
1999-06-04  Ken Coar A minor enhancement to SetEnvIf*: allow it to test...
1999-06-04  dgaudetThis patch removes the processing of `mxb' parameters...
1999-05-27  Ken Coar These -1s cause us a lot of grief. When is a signed...
1999-05-22  pcsNote that -t may is useful to test configurations befor...
1999-05-19  Ken Coar Allow SetEnvIf* to set things according to the protocol of
1999-05-17  Ralf S. EngelschallUpdate DSO status...
1999-05-16  dgaudetAlways log months in english format for %t in mod_log_c...
1999-05-13  Ken Coar Someone finally stood up and made the ReadmeName and...
1999-05-04  Ken Coar Add the 'force-no-vary' envariable to the list of...
1999-05-03  Wilfredo SanchezAdd Apple platforms.
1999-05-03  Randy TerbushUpdate some supported platforms.
1999-05-02  Ken Coar Minor fix discovered whilst investigating a problem..
1999-05-02  Randy TerbushMake the install-bindist.sh script standalone. (don...
1999-05-02  Randy TerbushAdd functionality to the install-bindist.sh script...
1999-04-30  Ken Coar Un-make a broken link from being an anchor.
1999-04-29  Ken Coar Point out that for multiple AddLanguage directives...
next