]> granicus.if.org Git - apache/shortlog
apache
2001-08-17 William A.... (No Error) didn't make much sense - fixes the error...
2001-08-17 William A.... Since we expect many users to start experimenting...
2001-08-17 Joshua SliveLast call before I delete a bunch of obsolete files...
2001-08-17 William A.... Don't retrieve the default service name if the -k...
2001-08-17 William A.... Ok, I didn't like the choices I made an hour or two...
2001-08-17 Brian HavardOS/2: Don't share data segment between multiple instanc...
2001-08-17 William A.... We must scream certain errors from the rooftop!
2001-08-17 William A.... Add the ImagePath entry for Win9x services [as later...
2001-08-17 William A.... The last of the ignore goodness for tonight
2001-08-17 William A.... Based on the VC6 switch - and pulling the win32 make...
2001-08-17 William A.... Complete .mak-file-less support for VisualStudio...
2001-08-17 William A.... The purpose of this patch is to toggle the debugging...
2001-08-17 William A.... Given a choice between chasing my tail to keep these...
2001-08-17 William A.... Whoops... a ton of extra cruft had landed in the...
2001-08-17 Victor J. OrlikowskiFix behavior in the event that a socket is closed.
2001-08-17 Justin ErenkrantzFix --enable-modules=all breakage with mod_auth_db...
2001-08-17 William A.... Thought this had already been axed
2001-08-17 Justin ErenkrantzHello, Goodbye.
2001-08-17 William A.... Not here anymore
2001-08-17 William A.... Undo a very bad decision. By naming the version...
2001-08-16 William A.... Good to the last drop, this should be all of it.
2001-08-16 William A.... Ignore goodness
2001-08-16 William A.... Add the red light/green light to ApacheMonitor's...
2001-08-16 William A.... Hush
2001-08-16 William A.... The two more Remove flavors needed testing, as well...
2001-08-16 Jeff Trawickcheck for timeout on socket read when we check for...
2001-08-16 William A.... Spell it right, per Mr. Coar
2001-08-16 William A.... Missed a versioned win32 project in my tree
2001-08-16 William A.... Replacing label after pushing tag
2001-08-16 William A.... Push back CHANGES to document the complete mod_mime...
2001-08-16 Jeff Trawickfix a few mod_ssl warnings for stuff like function...
2001-08-16 William A.... Build on Greg's fix for the hash copy, and always...
2001-08-16 William A.... Fix the 'never disappearing' popup menu - anchor...
2001-08-16 Jeff Trawickthe 2nd parm to strstr() doesn't lose const-ness, unlik...
2001-08-16 William A.... A bit overboard - this registered window message...
2001-08-16 William A.... Wipe out some resource leakage.
2001-08-16 William A.... Revised patch to clean up timer and other issues
2001-08-16 Doug MacEachernat least make a note of SSL_R_HTTP_REQUEST error (until...
2001-08-16 Doug MacEachernif ssl shutdown happens earlier than expected, filter...
2001-08-16 William A.... Bug fix to the WM_TIMER that was not properly called...
2001-08-16 Doug MacEachernneed to remove buckets from the output brigade, since...
2001-08-16 Joshua SliveA few fixups to the new logging docs.
2001-08-16 Ryan BloomBump after the tag.
2001-08-16 Ryan BloomBump for a 2.0.24 tag
2001-08-16 Ryan BloomFix a new error on Linux.
2001-08-16 Ryan BloomWe can't use a static buffer for this patch, because...
2001-08-16 Jeff TrawickThe Unix MPMs other than perchild now allow child server
2001-08-16 Jeff Trawickfix check for newer header files to look in all relevant
2001-08-16 Jeff Trawickcan't pass const char * to ap_strchr()
2001-08-16 William A.... Just rambling
2001-08-16 William A.... Now that it's apr'ized, ab is most definately in...
2001-08-16 William A.... More Versioning
2001-08-16 William A.... Nothing here to ignore, go away :)
2001-08-16 William A.... Toss win32 version stamps on these
2001-08-16 William A.... Add auto-generated Win32 versioning.
2001-08-16 William A.... Reorder OS_VERSION(s) so >= OS_VERSION_WINNT, etc...
2001-08-16 William A.... Access the (generated) ApacheMonitor.ver version...
2001-08-16 William A.... Goodness
2001-08-16 William A.... ApacheMonitor versioning needs to click in with the...
2001-08-16 William A.... Autogen the win32 resource descriptor (icon + version...
2001-08-16 William A.... Picky versioning. Must have 1) a real language/chars...
2001-08-16 William A.... Duplicates (and is stale to) the copy in srclib/apr...
2001-08-16 William A.... A first step at auto-generating the version resource...
2001-08-16 Cliff WoolleyFix a few tiny typos
2001-08-16 Cliff WoolleyMerge in changes from 2.0.23 branch
2001-08-16 Ryan BloomFix ap_rvprintf to support more than 4K of data.
2001-08-16 Cliff WoolleyNote date that 2.0.23 rolled. Too bad it was broken...
2001-08-16 Doug MacEachernenable ssl Translate, UserCheck, Access and Auth hooks
2001-08-16 Ken CoarDocument the recent directive enhancements for cookie...
2001-08-16 William A.... . clean up strings and remove them to the resource...
2001-08-16 Ken CoarWhoops, forgot attribution
2001-08-16 Ken Coar Add CookieDomain directive to allow setting of the...
2001-08-16 Joshua SliveThe Port directive does effect VirtualHosts.
2001-08-15 Victor J. OrlikowskiFix an off-by-one error in an argument to apr_pstrcat.
2001-08-15 Jeff Trawickfix some homophonic issues in comments, as well as...
2001-08-15 Victor J. OrlikowskiProxy now works as a DSO on AIX.
2001-08-15 Victor J. OrlikowskiFix a char * vs char ** mixup...
2001-08-15 Victor J. OrlikowskiWorks under AIX as a DSO now.
2001-08-15 William A.... Save a ton o' space by rle encoding the header bitmap.
2001-08-15 Jeff TrawickTweak server/Makefile so that the rules for generating...
2001-08-15 William A.... Solve the segfault until the right patch is unearthed.
2001-08-14 William A.... Fix a small bug that limited the description's width...
2001-08-14 William A.... Outch to Win9x... can't be destroying locks asymetric...
2001-08-14 William A.... > 1. Cleaned the ApacheMonitor code a little bit.
2001-08-14 Ryan BloomBreak http_proxy_handler into multiple smaller functions.
2001-08-14 Doug MacEachernneed to check return value of ssl_hook_process_connection
2001-08-14 Jeff Trawicknamespace-protect accept_lock_mech
2001-08-14 Brian HavardFix build of OS/2 MPM after recent move of common code.
2001-08-14 Brian HavardOS/2: Allow mod_dav_fs to build as a DLL. It needs...
2001-08-14 Roy T. FieldingClean up several parsing errors in find_ct that may...
2001-08-13 Joshua SliveAdd contact info to README (was in INSTALL in 1.3)
2001-08-13 Ryan BloomInstall the SSL header files.
2001-08-13 Joshua SliveLots of small config file changes including:
2001-08-13 Jeff Trawickchange the name of AP_MPM_NEEDS_RECLAIM_CHILD_PROCESSES to
2001-08-13 Jeff Trawick(hopefully) get WinNT MPM to build using mpm_common...
2001-08-13 Jeff Trawickallow non-Unix MPMs to use mpm_common.c by not automati...
2001-08-13 Jeff Trawickget threaded to compile again by fixing a lock_fname...
2001-08-13 Ryan BloomBegin to sanitize the MPM configuration directives...
2001-08-13 Ryan BloomClose a major resource leak. Everytime we had issued a
2001-08-13 Ryan BloomRemove a warning from mod_echo.
next