]> granicus.if.org Git - apache/history - CHANGES
Optimization: changed some apr_pstrndup calls to apr_pstrmemdup
[apache] / CHANGES
2001-12-01 Jeff TrawickGet shared builds of libapr and libaprutil, as well...
2001-12-01 Brian PaneFix the handling of SSI directives in which the ">...
2001-11-29 Aaron BannertAdd back in the "suEXEC mechanism enabled (wrapper...
2001-11-29 William A. Rowe Jr Prevent Apache from continuing to start when it's...
2001-11-28 Ian Holsmanmake the proxy code spit out an error to the error...
2001-11-27 Ian Holsmanwelcome to .30
2001-11-27 Ian HolsmanAbout to tag 29
2001-11-27 Brian PaneAdded an entry for the core_output_filter buffering...
2001-11-24 Ryan BloomFix the installation target to make sure that the manual is
2001-11-24 Ryan BloomFix the cmd command for mod_include. When we are proce...
2001-11-24 Ian Holsmanchange open_logs hook to return a value, allowing you...
2001-11-23 Ian HolsmanModify post_config hook so that it can return a error,
2001-11-22 Aaron BannertMention the new --with-suexec-bin parameter.
2001-11-22 Brian Panefix segv in worker MPM following check_pipe_of_death...
2001-11-21 Justin ErenkrantzAdd mod_deflate (formerly known as mod_gz) to experimen...
2001-11-21 Jeff TrawickBail out at configure time if an invalid MPM was specified.
2001-11-21 Doug MacEachernPrevent segv in ap_note_basic_auth_failure() when no...
2001-11-20 Justin Erenkrantzapxs should be using sbindir not bindir for the path...
2001-11-20 Jeff TrawickGet IPv6 vhosts working (again ?).
2001-11-20 Brian Paneoptimized away some pointer arithmetic in the inner...
2001-11-19 Cliff WoolleyFixed the behavior of the XBitHack directive.
2001-11-19 Jeff TrawickGet rid of threaded MPM. This commit has the actual...
2001-11-19 Jeff TrawickAPR-ize the resolver logic in mod_unique_id. This...
2001-11-18 Cliff WoolleyDon't know why these were missing... just an oversight...
2001-11-17 Jeff TrawickGet mod_cgid killed when a MPM exits due to a fatal...
2001-11-15 Ryan BloomFix a file descriptor leak in mod_include. When we...
2001-11-13 Ryan BloomAllow modules that add sockets to the ap_listeners...
2001-11-13 Cliff WoolleyFix a bug which would cause the response headers to...
2001-11-13 Cliff WoolleyI was originally just going to s/commans/commas/, and...
2001-11-13 Ryan BloomRemove commas from the end of the macros that define
2001-11-13 Justin ErenkrantzDocument the new 'redirect-carefully' option.
2001-11-12 Ryan BloomBegin to abstract out the underlying transport layer.
2001-11-12 Jeff Trawickthreaded: Fix the resetting of MaxClients when it isn...
2001-11-12 Jeff TrawickReally reset the MaxClients value in worker when the
2001-11-12 Greg Amesrestore post-2_0_28 changes following tag bump
2001-11-12 Greg Amesaccount for the mod_cgid fix being bumped into 2_0_28...
2001-11-11 Justin Erenkrantzapr_file_gets returns an apr_status_t not a char* and...
2001-11-11 Justin ErenkrantzAdd Debian Layout
2001-11-11 Justin ErenkrantzIf shared modules are requested and mod_so is not avail...
2001-11-10 Ryan BloomImprove http2env's performance by cutting the work...
2001-11-09 Ian Holsmanuse the new 'apr_hash_merge' function to do the overlays.
2001-11-08 Greg Amesadvancing release numbers to 2.0.29-dev after tag
2001-11-08 Greg Amesabout to tag 2.0.28
2001-11-08 Martin KraemerFixed previous patch to reflect what Apache-1.3 did...
2001-11-08 Martin KraemerWhen no port is given in a "ServerName host" directive...
2001-11-07 Ian HolsmanWhy can't babies wake up at 7am like normal people?
2001-11-07 Cliff WoolleyFix the spelling of the AP_MPMQ_MIN_SPARE_DAEMONS and
2001-11-06 William A. Rowe Jr Submitted by: Mladen Turk <mturk@mappingsoft.com>
2001-11-05 Greg Amesreplace 2.0.28-dev info after bumping the tag to 2...
2001-11-05 Greg Amestemporary commit to reflect ssl-std.conf being bumped...
2001-11-04 Justin ErenkrantzThis patch optimizes away some strlen and strcat calls in
2001-11-02 Greg Amesrestoring description of a post-2.0.27 change after...
2001-11-02 Greg Amesmoving the description of this fix to 2.0.27. I bumped...
2001-10-31 Aaron BannertOne down...
2001-10-31 William A. Rowe Jr Introduce an Apache mod_ssl initial configuration...
2001-10-31 Greg Amesbumping release number to 2.0.28-dev after tag
2001-10-31 Greg Amesbump release number to 2.0.27
2001-10-29 Aaron BannertVia: header truncation bugfix.
2001-10-27 Jeff TrawickSome syntax errors in mod_mime_magic's magic file can...
2001-10-26 Ken CoarDocument the addition of checkgid to 2.0
2001-10-24 Aaron BannertTwo more mod_so configure-time fixes:
2001-10-24 Cliff WoolleyI guess this does deserve a CHANGES entry since the...
2001-10-23 Ryan BloomFix the reporting for child processes that die. This...
2001-10-23 Bill StoddardWin32: Track and display "Parent Server Generation...
2001-10-22 Jeff TrawickFix some bungling of the remote port in rfc1413.c so...
2001-10-21 William A. Rowe Jr Thread saftey lock for mod_rewrite's cache... I'm...
2001-10-19 Aaron BannertUgh, at least this got me away from the AIX build syste...
2001-10-19 Justin ErenkrantzKing of Love seems to be playing on my xmms right now...
2001-10-16 Ryan BloomRemove all of the ldap modules. These have been moved...
2001-10-16 Jeff TrawickExit when we can't listen on any of the configured...
2001-10-16 Ryan BloomCleanup the proxy code that creates a request to the...
2001-10-16 Ryan BloomBump after the 2.0.26 tag.
2001-10-16 Ryan BloomBump the versions for the 2.0.26 tag.
2001-10-16 Ryan BloomPort the MaxClients changes from the worker MPM to...
2001-10-11 Justin ErenkrantzTeach mod_proxy to live with the new filtering scheme.
2001-10-11 William A. Rowe Jr Close the mod_mime file extension matching issue...
2001-10-11 Ryan BloomFixed the configure script to add a LoadModule directive to
2001-10-11 Justin ErenkrantzThis is the mod_ssl input filtering rewrite. Lots...
2001-10-10 Jeff Trawickprefork: Don't segfault when we are able to listen...
2001-10-10 Justin ErenkrantzFoo != Bar.
2001-10-10 Justin ErenkrantzRemove ^M character. Someone thinks they are in DOS...
2001-10-09 William A. Rowe Jr Uhmm... time for a note about this.
2001-10-06 William A. Rowe Jr Time to give up for the day, and grab a beer
2001-10-06 William A. Rowe Jr Good to note
2001-10-04 Ryan BloomRemove the Port directive. In it's place, the Listen...
2001-10-04 William A. Rowe Jr Just passing through
2001-10-03 Ryan BloomFix --enable-mods-shared processing. If most is specified,
2001-10-02 Lars EilebrechtUpdate mime.types file.
2001-10-02 William A. Rowe Jr Goodbye r->content_lanaguage (per vote from apache...
2001-09-30 Justin ErenkrantzKill two autoconf-related birds with one commit.
2001-09-29 Justin ErenkrantzSomething Happened
2001-09-28 William A. Rowe Jr Nice to remove more than I add, some days.
2001-09-28 Graham LeggettNo fear of commit-ment.
2001-09-28 Ryan BloomAllow support programs to be compiled against a static...
2001-09-26 Mark J. CoxUpdate the mime.types file to the registered media...
2001-09-24 Ryan BloomFix MaxClients in the Worker MPM, so that it specifies...
2001-09-21 Justin ErenkrantzSwitch proc_pthread to pthread for the AcceptMutex...
2001-09-19 Justin ErenkrantzThe call to apr_explode_localtime() in mod_log_config...
2001-09-19 Justin ErenkrantzFix case where an included file may change but the...
2001-09-19 Justin ErenkrantzThis patch fixes a nasty bug in the worker MPM where the
next