]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
1999-08-26  Roy T. FieldingGet rid of the stupid Id line that makes merges impossible.
1999-08-26  Roy T. FieldingUpdate all exports for pthreads and MPM
1999-08-26  Roy T. FieldingAdd define for ap_spawnvp. Dean removed obsolete symbo...
1999-08-26  Roy T. FieldingAdd ap_spawnvp for thread safety.
1999-08-26  Roy T. FieldingUpdate (or is this reversing ???) the JCL examples...
1999-08-26  Roy T. FieldingOS/2 EMX library's select() isn't thread safe so bypass...
1999-08-26  Roy T. FieldingChanges for thread safety in pthreads.
1999-08-26  Roy T. FieldingChanges to mod_status so that the two new states for...
1999-08-26  Roy T. FieldingReplace comment about SIGUSR1 with SIGWINCH.
1999-08-26  Roy T. FieldingRemove ap_excess_requests_per_child reference that...
1999-08-26  Roy T. FieldingTODO: changing directory should be handled by CreateProcess
1999-08-26  Roy T. FieldingRemove support for ap_suexec_enabled
1999-08-26  Roy T. FieldingModifications to make mod_unique_id thread safe. This...
1999-08-26  Roy T. FieldingRemove timeouts as part of pthreads changes.
1999-08-26  Roy T. FieldingExtra bit left off of hook additions.
1999-08-26  Roy T. FieldingStart to implement module-defined hooks that are a...
1999-08-26  Roy T. FieldingAdd prototype for ap_select on OS/2
1999-08-26  Roy T. FieldingMore MPM changes. Remove NO_OTHER_CHILD defines.
1999-08-26  Roy T. FieldingSpecial Support for User-Space Threading Environments
1999-08-26  Roy T. FieldingMore MPM changes. Remove ap_can_exec and add a couple...
1999-08-26  Roy T. FieldingOptimize ap_make_dirstr_prefix().
1999-08-26  Roy T. FieldingReplace file descriptors with APRFile.
1999-08-26  Roy T. FieldingOdd comments and leftover bits from the pthreads version.
1999-08-26  Roy T. FieldingAdd an erroe message when handler not found. This...
1999-08-26  Roy T. FieldingReplace SIGUSR1 with SIGWINCH
1999-08-26  Roy T. FieldingTODO: re-implement SAFEREAD external to BUFF using...
1999-08-26  Roy T. FieldingUse less memory when generating an error message.
1999-08-26  Roy T. FieldingFaster versions of ap_gm_timestr_822() and ap_unescape_...
1999-08-26  Roy T. FieldingFIXME: These changes are just errors from bad merges...
1999-08-26  Roy T. FieldingThis evil little change modifies the interface to ap_pa...
1999-08-26  Roy T. FieldingSorry, but using C comments in place of C++ comments
1999-08-26  Roy T. FieldingStart to implement module-defined hooks that are a...
1999-08-26  Roy T. FieldingChanges from pthreads. Removes timeouts, adds mutex.
1999-08-26  Roy T. FieldingRemoved timeouts.
1999-08-26  Roy T. Fieldinguser and ap_auth_type fields were moved from connection...
1999-08-26  Roy T. FieldingReplace all alarms and timeouts with a mutex on alloc.
1999-08-26  Roy T. FieldingParts where server was eliminated from connection rec.
1999-08-26  Roy T. FieldingRemoved RLIMIT stuff, supposedly to be implemented...
1999-08-26  Roy T. FieldingRearchitect the mess in http_main.c, http_core.c and...
1999-08-26  Roy T. FieldingReplace file descriptor with APRFile [Dean]
1999-08-26  Roy T. FieldingA run alias for personal use.
1999-08-26  Roy T. FieldingMake process model directives conditional based on...
1999-08-26  Roy T. FieldingReduce default MaxClients for testing MPM.
1999-08-26  Roy T. FieldingUpdate Lars' key
1999-08-25  Dirk-Willem... Blush.. this should have been removed long ago. Stumble...
1999-08-24  Roy T. FieldingApache 1.3.9 baseline for the Apache 2.0 repository.
1999-08-24  Roy T. FieldingApache 1.3.9 baseline for the Apache 2.0 repository.
1999-08-24  Roy T. FieldingApache 1.3.9 baseline for the Apache 2.0 repository.
1999-08-24  Roy T. FieldingApache 1.3.9 baseline for the Apache 2.0 repository.
1999-08-21  Bill StoddardForgot listen.c in the earlier AcceptEx patch to winnt.c.
1999-08-20  Bill StoddardUse AcceptEx (a.k.a. accept and receive) on windows...
1999-08-19  Ken Coar Spell it out in words of half a syllable. Some people..!
1999-08-17  Manoj KasichainulaMove the code to force Expat linking into common code.
1999-08-17  Manoj Kasichainulamerge the differences in apache-1.3 from tag mpm-merge...
1999-08-17  Bill StoddardMore cleanup...
1999-08-16  Bill StoddardServer will build and serve static pages (page size...
1999-08-15  Ben LaurieGet case indent right.
1999-08-15  Ralf S. EngelschallUnbreak dexter and pthread MPM after Ben's latest hook...
1999-08-15  Roy T. FieldingThe current documentation on the Rlimit{CPU,MEM,Nproc...
1999-08-15  Ben LaurieFix formatting.
1999-08-15  Ben LaurieChild initializer hook.
1999-08-15  Ben LaurieAuth checker hook
1999-08-14  Ben LaurieAccess checker hook.
1999-08-13  Manoj KasichainulaFix a couple of error messages.
1999-08-13  Manoj KasichainulaMove the ap_sys_siglist code from the Unix MPMs to...
1999-08-13  Manoj KasichainulaGet rid of the single-child worker thread implementatio...
1999-08-13  Bill StoddardUpdate listener code. Workaround stupid WIN32 bug(...
1999-08-13  Manoj KasichainulaAdd a connection ID to conn_rec. It uniquely identifies...
1999-08-13  Randy TerbushAdd -R flag to apachectl for binary builds to work...
1999-08-12  Manoj KasichainulaFlesh out the descriptions of dexter and mpmt_pthread...
1999-08-12  Ralf S. EngelschallTry to find overview in the MPM mess.
1999-08-12  Manoj KasichainulaA little experiment. Add a special worker thread functi...
1999-08-11  Manoj KasichainulaMove a little code around to shorten the worker_thread...
1999-08-11  Bill StoddardStill a complete hacked up mess, but getting better!
1999-08-10  Manoj KasichainulaPut back the process_child_status code from 1.3. Handli...
1999-08-10  Randy TerbushFix some changed assumptions in config file format.
1999-08-10  Martin KraemerUse <!--#include virtual="footer.html" --> like for...
1999-08-08  Ronald Tschalarchanges for new modules/experimental/mod_auth_digest
1999-08-06  dgaudetmerge the differences in apache-1.3 from tag apache...
1999-08-05  Bill StoddardA few more hacks before taking off for the weekend.
1999-08-05  Bill StoddardWin32: Start work on the winnt mpm. This is all horribl...
1999-08-05  Manoj KasichainulaTake child_num and thread_num out of conn_rec. They...
1999-08-05  Ken Coar Typo fixage..
1999-08-05  Dirk-Willem... From Joshua's msg,
1999-08-04  Dirk-Willem... Attempt to close pr 4808 Can you mention htpassword...
1999-08-04  Ken Coar Oops. Forgot the <HR> that I wasn't supposed to forget..
1999-08-04  Ken Coar Boy is this one turning into a FAQ..
1999-08-04  Manoj KasichainulaUndo the stupid pipe of death changes I made earlier...
1999-08-03  Manoj KasichainulaEliminate a spurious runtime warning.
1999-08-03  Brian HavardUpdate OS/2 mpm with new hooks.
1999-08-03  Manoj KasichainulaFix a couple of potential graceful restart bugs noted...
1999-08-03  Manoj KasichainulaNo reason to have a loop writing one byte at a time...
1999-08-03  Manoj Kasichainulaget rid of the vestigial ap_open_logs call (and the...
1999-08-03  Manoj KasichainulaUpdate with new hooks.
1999-08-02  Manoj KasichainulaMake the server compile cleanly on TPF.
1999-08-01  Ben LaurieSet up emacs for the Apache Style Guide.
1999-08-01  Ben LaurieAnother hook.
1999-08-01  Ben LaurieAnother hook.
1999-07-31  Ben LaurieBreak out the hook implementations into three kinds...
1999-07-30  Ralf S. EngelschallFix PR#4720
next