]> granicus.if.org Git - apache/shortlog
apache
2001-09-24 William A.... Joy, joy. Relax the rules, just a wee bit, and prepa...
2001-09-24 Ryan BloomModify the standard config file to match to new semanti...
2001-09-24 Ryan BloomFix MaxClients in the Worker MPM, so that it specifies...
2001-09-24 brianPR:
2001-09-23 Justin ErenkrantzWe need to use the APR-generated libtool for building...
2001-09-22 Cliff Woolleyrevert buckets sms phase 1 patch. the group wants to...
2001-09-22 Rich Bowenw3c tidy to convert to xhtml
2001-09-22 Rich Bowenw3c tidy to convert to xhtml. Please verify that foreig...
2001-09-22 Rich BowenRan w3c tidy to convert to xhtml
2001-09-22 Rich BowenRan tidy to convert to xhtml
2001-09-22 Rich BowenRan w3c tidy on these as 'tidy -mi -asxml' to get xhtml...
2001-09-22 William A.... By popular demand, the beginnings of an explanation...
2001-09-22 William A.... Header abuse.
2001-09-22 William A.... Someone isn't coding enough html lately (me)
2001-09-22 William A.... Move API.html over to manual/developer, begin some...
2001-09-21 Justin Erenkrantzkill -l requires the short version of the signal (witho...
2001-09-21 Justin ErenkrantzSwitch proc_pthread to pthread for the AcceptMutex...
2001-09-21 William A.... AFAICT, we have never created server configs of _all_...
2001-09-20 William A.... Additional enlightenment for users trying to understa...
2001-09-20 Jeff TrawickCurrently, when the map-to-storage handler for TRACE...
2001-09-20 Victor J. OrlikowskiClean up a compile warning on AIX.
2001-09-20 Greg SteinAdd an extra parameter to all apr_proc_wait() calls...
2001-09-20 Ian HolsmanAdded New Option 'HTTPProxyOverrideReturnedErrors'...
2001-09-20 Justin ErenkrantzUpdate doc for the SIGUSR1 change - we no longer use...
2001-09-19 William A.... Accomodate the new server/util_time.c module on win32
2001-09-19 Jeff Trawickif we're gonna trash the connection due to a queue...
2001-09-19 Joshua SliveThere is still some stuff I'd like to do here, but...
2001-09-19 Joshua SliveCouple small updates to dso.html
2001-09-19 Joshua SliveFinish some cleanup that Ryan started on dso.html:
2001-09-19 Justin ErenkrantzThe call to apr_explode_localtime() in mod_log_config...
2001-09-19 Cliff WoolleyI was kinda hoping those (void)some_function() and...
2001-09-19 Justin ErenkrantzOftentimes, I make no sense whatsoever.
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
2001-09-19 Justin ErenkrantzThis patch eliminates the wasteful run-time conversion...
2001-09-18 Ryan BloomTurn the worker MPM's queue into a LIFO. This may
2001-09-18 Justin ErenkrantzSwitch back to SIGUSR1 for graceful restarts on all...
2001-09-18 Ryan BloomCleanup the worker MPM. We no longer re-use transaction
2001-09-18 Ryan BloomAllow VPATH builds for SSL.
2001-09-18 Ryan BloomIf we are going to have an optional function, we have...
2001-09-18 Greg SteinI always forget this file...
2001-09-18 Greg SteinSimplify dav_propdb_define_namespaces(); since we're...
2001-09-18 Greg SteinRevamp the API that mod_dav uses to talk to back end...
2001-09-18 Greg SteinNow that we have apr_datum_t, convert some uses of...
2001-09-18 Greg SteinNeed to store the pool into the xmlns structure.
2001-09-18 Cliff WoolleyFix constness problem reported by gcc:
2001-09-18 Cliff WoolleyDoxygenize this
2001-09-17 William A.... Here's the declaration for all to share. Don't expec...
2001-09-17 William A.... Remove the Win32 script-processing exception from...
2001-09-17 Ken CoarAdd another improvement idea
2001-09-17 Martin KraemerImprove readibility (indenting)
2001-09-17 Greg SteinTemporary hack to ensure that the split results are...
2001-09-17 Greg SteinFound the persistent connection problem I've been obser...
2001-09-17 Justin ErenkrantzChange the type to be consistent with wrowe's changes.
2001-09-17 William A.... Nothing complains when I change these ints for consis...
2001-09-17 William A.... Time to kill mod_auth_db? More thoughts on using...
2001-09-17 William A.... Eliminate mod_tls references.
2001-09-16 Rich BowenMaxClients was incorrectly discussed as "MaxServers"
2001-09-16 Rich BowenAdded links to related directives, related modules.
2001-09-16 Rich BowenTypo in URL
2001-09-16 Chuck MurckoClose the same directive we open
2001-09-16 Rich BowenComment about using a type-map file, rather than using...
2001-09-15 Cliff WoolleyA chilly day in Charlottesville...
2001-09-15 Brian HavardFix test for ltconfig, m4 processing removes the square...
2001-09-14 Bradley NicholesAdded the conf file template for NetWare
2001-09-14 Bradley NicholesAdded the HTTPD_ROOT path for NetWare
2001-09-14 Bradley NicholesAdded NetWare to the #ifdef list
2001-09-14 Bradley NicholesAdded NetWare to the Win32 ifdef list
2001-09-14 Ryan Bloomrules.mk is found in the build directory, not the src...
2001-09-13 Ryan BloomAllow make install to work when built with VPATH.
2001-09-13 Ryan Bloomrules.mk is found in the builddir now.
2001-09-13 Victor J. OrlikowskiAdded AP_DECLARE_DATA to unixd_config, so that it makes...
2001-09-13 Ryan BloomThis broke the build. Looking for a clean solution...
2001-09-13 Ryan BloomGotta find rules.mk in the build directory, not the...
2001-09-13 Ryan BloomRemove mod_tls from the Windows project file.
2001-09-13 Ryan Bloomrules.mk is stored in $(top_blddir). Without this...
2001-09-13 Rich BowenMention of logrotate as an alternative to HostnameLookups
2001-09-12 Ryan BloomRemove mod_tls. All of the filters in mod_tls can...
2001-09-12 Ryan BloomRemove an error during configure. Libtool 1.4 doesn...
2001-09-11 Ryan BloomA very small optimization to the OLD_WRITE logic. ...
2001-09-11 Bill StoddardMaintain info structure in mod_mem_cache. This fixes...
2001-09-11 Greg SteinAdd an opaque datatype for managing a set of XML namesp...
2001-09-11 Jeff Trawickadd a note about an uninitialized variable
2001-09-11 Jeff Trawickfix a typo which prevented mod_mem_cache from compiling...
2001-09-10 Bill StoddardIntroduce the notion of a multi part cache object....
2001-09-10 William A.... Everything on my mind at the moment (about 2.0 stabil...
2001-09-10 Brian HavardDon't try to mkdir drive letters should they be include...
2001-09-10 Ryan BloomIt is completely bogus that I feel I have to do this...
2001-09-10 Jeff Trawickneed some rain
2001-09-10 Ken CoarExperimental, yes; anywhere else, no. No rush, but...
2001-09-10 William A.... I don't seriously expect this solves the segfault...
2001-09-10 William A.... apr_filepath_merge includes APR_FILEPATH_SECURE_ROOT...
2001-09-10 William A.... This patch is insufficient (highlights an existing...
2001-09-10 William A.... There is no errno using apr. A quick grep reveals...
2001-09-09 Rich BowenAdded links to the AddInputFilter directive, which...
2001-09-09 Rich BowenAdd links to the AddOutputFilter directive, which was...
2001-09-08 Ben HydeHot, humid but a clear autumn sky.
2001-09-08 William A.... The per_dir_merge overlay of AddInputFilter/AddOutput...
2001-09-08 Ryan BloomThe threaded MPM not working is not because of httpd...
2001-09-07 Cliff WoolleyBright and sunny in C'ville...
next