]> granicus.if.org Git - apache/shortlog
apache
2002-01-22 Greg Steindav_xml_get_cdata() is an exported function, so mark...
2002-01-22 Martin KraemerAvoid syntax error
2002-01-22 Justin Erenkrantz- Add AP_MODE_SPECULATIVE support to mod_ssl
2002-01-22 Justin ErenkrantzIf we would exhaust the buffer entirely, set it to...
2002-01-22 Ian HolsmanAdd Hebrew Language.
2002-01-21 Rich BowenPatches applied to the 1.3 docs. See versions 1.36...
2002-01-21 Rich BowenSubmitted by: Daniel Lopez
2002-01-21 Ian HolsmanThese changes are to allow caching of subrequests via...
2002-01-20 Justin ErenkrantzWhen doing input filtering, get out the way of anything...
2002-01-20 Justin ErenkrantzMake core_input_filter use the new apr_brigade_split_li...
2002-01-20 Justin ErenkrantzAdd AP_MODE_SPECULATIVE support to core_input_filter
2002-01-20 Lars EilebrechtForgot to replace all german umlauts with the HTML...
2002-01-20 Lars EilebrechtSome minor fixes to englisch new_features document.
2002-01-20 Lars EilebrechtUpdate german new_features document.
2002-01-20 Lars EilebrechtAdd german variant of the 'new features' document ...
2002-01-20 Lars EilebrechtRename BeOS MPM directive RequestsPerThread to MaxReque...
2002-01-20 Greg SteinIf the provider returns an error, then we should propag...
2002-01-19 Joshua SliveGet rid of a dangling phrase that serves no real purpose.
2002-01-19 Joshua SliveThis example doesn't really do what it claims. Instead...
2002-01-19 Jeff Trawickanother note on the mod_cgid leaky pipes
2002-01-19 Jeff Trawickclean up a bunch of warnings
2002-01-19 Justin ErenkrantzRecord my suggestion.
2002-01-19 Justin ErenkrantzInput filtering prototype change: Socket blocking type...
2002-01-19 Greg Amesthe load spikes seem to be gone.
2002-01-19 Justin ErenkrantzStyle changes only. (Remove tabs, etc, etc.)
2002-01-19 Ian Holsmanadd htdbm to the Makefile.
2002-01-19 Ian Holsmannew var.
2002-01-19 Jeff Trawickcall the plumber (or maybe the pilot)
2002-01-18 Bradley NicholesRemoved the multiple and reentrant flags that were...
2002-01-18 Bradley NicholesFixed the build subproject for htpasswd and htdigest
2002-01-18 Bradley NicholesUpdates to allow the utilities to run on NetWare
2002-01-18 Doug MacEachernmove OpenSSL specific SSL_{get,set}_state macros to...
2002-01-18 Bradley NicholesUpdated the command line keyword to Apache2 and also...
2002-01-18 Greg Amesdon't poll if there is only a single listening socket
2002-01-18 Jeff TrawickFix a segfault in mod_include which was found by Sander...
2002-01-18 Jeff Trawickfix a typo in a recent entry
2002-01-18 Justin ErenkrantzPer Ian's change, add the APRUTIL_EXPORT_INCLUDES vars...
2002-01-18 Ryan BloomMake sure we use the same version of Make for building...
2002-01-18 William A.... Shush
2002-01-18 William A.... Footnote on this chapter. A cold and bitter Chicago...
2002-01-18 Greg Amesmake note of load spike problem on daedalus.
2002-01-18 Cliff WoolleyAs long as the spelling police are on the prowl, I...
2002-01-18 Doug MacEachernfix for SSLv2 requests
2002-01-18 William A.... Provide the win32 worker process a null (but valid...
2002-01-17 Justin ErenkrantzSpelling and grammar janitor coming through.
2002-01-17 Bill StoddardOn HPUX 11.x, the 'ENOBUFS, No buffer space available'
2002-01-17 Jeff Trawickget the declaration of strcasecmp() on AIX
2002-01-17 William A.... Allow the user to get detailed debugging information...
2002-01-17 William A.... Subset of another, have piped_log_cleanup_for_exec...
2002-01-17 William A.... Clean up several typesaftey (signedness and size...
2002-01-17 Martin KraemerFix minor typos. Mention that mod_ssl is part of Apache...
2002-01-17 Martin KraemerMake file names in headers look alike (as in the rest...
2002-01-17 Doug MacEachernoutput filter optimizations:
2002-01-17 Doug MacEachernprevent possible segv if SSL_get_current_cipher()...
2002-01-17 Jeff TrawickFix a problem in the parsing of the <Proxy foo> directive.
2002-01-17 Doug MacEachernadjust BIO_METHOD initializers for sslc
2002-01-17 Doug MacEachernallow mod_auth_digest to configure with --srcdir
2002-01-17 William A.... Follow our Unix bretherens' conventions, and name...
2002-01-17 Doug MacEachernrewrite of mod_ssl input filter for better performance...
2002-01-16 Ian Holsmancode police again
2002-01-16 Joshua SliveUse the proper footer include so that we get the right...
2002-01-16 Ian Holsmansigh.
2002-01-16 Ian Holsmanquick handler now runs on subrequests as well
2002-01-15 Bradley NicholesUpdated to reference the NovellLibC environment variable
2002-01-15 Bradley NicholesUpdated the build instructions to reflect the change...
2002-01-15 Bradley NicholesChanged the build environment variable to NovellLibC...
2002-01-15 Jeff Trawickfix a typo in the name of the error/include directory
2002-01-15 Jeff Trawickmention a binbuild SNAFU
2002-01-15 Joshua Slivehtmltidy made a mess of the headers and footers. Put...
2002-01-14 Bradley NicholesAdded APR_HAS_SHARED_MEMORY to a section of code where...
2002-01-14 Bradley NicholesChanged the nlm name from APACHE to APACHE2.
2002-01-14 Bradley NicholesImplemented a checkunload callback to allow apache...
2002-01-14 Bill StoddardLog a more descriptive error message.
2002-01-14 Greg SteinNote the change in the mod_dav provider API.
2002-01-14 Greg SteinRevamp how mod_dav asks its provider to generate a...
2002-01-14 Lars EilebrechtAdd a few votes.
2002-01-13 Brian PaneA modification to reduce the memory usage of the server:
2002-01-13 Ian Holsmanoh well.. there goes the logging directive
2002-01-13 Jeff Trawickmention a fix that brianp committed last night
2002-01-13 Jeff TrawickBrian's fix looks good!
2002-01-13 Brian PaneRemoved the creation of a temporary pool in the express...
2002-01-13 Brian PaneAllocate only as much data as we need to hold token...
2002-01-13 Brian PaneClear the output socket descriptor in unixd_accept...
2002-01-12 Jeff TrawickMove a check for an empty brigade to the start of core...
2002-01-11 Bradley NicholesAdded the NetWare def files for mod_cache and mod_mem_cache
2002-01-11 Bradley NicholesAdded experimental modules mod_cache and mod_mem_cache...
2002-01-11 Bradley NicholesCombination of blocking and nonblocking accept loop
2002-01-11 Ken Coar Bring forward the FileETag directive enhancement from...
2002-01-11 Ben LaurieDocument future binary compatibility problem.
2002-01-11 Jeff Trawicklet's play "name that pool"
2002-01-11 Jeff TrawickFix a segfault in mod_rewrite's logging code caused...
2002-01-11 Jeff TrawickAllow mod_cgid to work from a binary distribution insta...
2002-01-11 Jeff Trawickadd back in the out-of-descriptor segfault for now...
2002-01-11 David ReidThis brings apache back in line with apr following...
2002-01-11 William A.... Note some things that belonged here ... mentioned...
2002-01-11 Brian PaneUpdated STATUS to cover the worker segfault fixes
2002-01-11 Brian PaneFix for a segfault in the worker MPM during graceful...
2002-01-11 William A.... A pedantic change to prevent us from discovering...
2002-01-11 William A.... Some servername goodness (well, if you call 'localhos...
2002-01-11 William A.... The mutex must be pool-managed, not ssl managed....
next