]> granicus.if.org Git - apache/shortlog
apache
2002-03-05 Cliff WoolleyDetabify those parts of this file which don't collide...
2002-03-05 Greg Amesfix <Directory ~ blah> containers.
2002-03-05 Ryan BloomRemove another hack from the server. The add_required_...
2002-03-05 Ryan BloomOnly insert net_filter once per request. Initialize...
2002-03-05 Ryan BloomStop the loop when we have found the correct filter...
2002-03-04 Joshua Slivemod_dir xml conversion.
2002-03-04 Aaron BannertFix up the wording on the --with-module output printed...
2002-03-04 Joshua SliveConvert mod_deflate.
2002-03-04 Joshua SliveAdd mod_dav.xml and cleanup a couple missing things...
2002-03-04 Joshua Slivemod_charset_lite xml format.
2002-03-04 William A.... Just formatting cleanup, nothing interesting here...
2002-03-04 Jeff TrawickDrop one of the bad worker MPM symtoms (dropped connect...
2002-03-04 Bill StoddardBail on computing the amount of bytes in a brigade...
2002-03-04 Bill Stoddardmod_cache tweak to make it HTTP/1.1 compliant
2002-03-04 Bill StoddardThese are fixed...
2002-03-04 Justin ErenkrantzThe style police at work.
2002-03-04 Justin ErenkrantzEnsure that net_time filter isn't added on subreqs...
2002-03-04 Ryan BloomAdding the same filters over and over again used to...
2002-03-04 Ryan BloomIf we insert a protocol filter before we insert a reque...
2002-03-04 Rich BowenConversion to xml
2002-03-04 Rich BowenConversion to xml
2002-03-04 Rich BowenConversion to xml
2002-03-03 Ryan BloomClassify some of the input filters as the correct types...
2002-03-03 Ryan BloomI forgot the return, which mean meaningless log message...
2002-03-03 Ryan BloomThis fixes most of the header bug that was committed...
2002-03-03 Joshua SliveUpdates to the XSLT transformation:
2002-03-03 Ryan BloomI forgot to bump the mmn.
2002-03-03 Ryan BloomThis finishes the mod_dir/mod_negotiation bug. This...
2002-03-03 Ryan BloomFix the mod_dir/mod_negotiation bug, where redirects...
2002-03-03 Doug MacEachernreuse existing private key if possible for all SSLPassP...
2002-03-03 Cliff WoolleyParen-protect macro arguments when used. (This will...
2002-03-02 Jim JagielskiAdd stupid idea
2002-03-02 Rich BowenChanged all the examples into <examples>. Changed a...
2002-03-02 Rich BowenAdd section id, make a note into a <note>
2002-03-02 Rich BowenInitial conversion. Need to clean this up a little.
2002-03-02 Rich BowenConversion to XML
2002-03-02 Rich BowenAdded example of denying, or allowing, particular users...
2002-03-01 Bradley NicholesAdded the documentation for building Apache for NetWare...
2002-03-01 Bradley NicholesSwitching from a project build file to GNU make files
2002-03-01 Joshua SliveXML conversions of mod_cgi and mod_cgid.
2002-03-01 William A.... next_filter of NULL to any ap_sub_req_lookup*() fn...
2002-03-01 Joshua Slivemod_cern_meta xml conversion.
2002-03-01 Joshua SliveConversion of mod_autoindex to xml.
2002-03-01 Joshua SliveFix typo.
2002-03-01 Joshua SliveFancyIndexing is no longer an independent directive.
2002-03-01 Justin ErenkrantzAll I can say is "Ouch" this is nasty.
2002-03-01 Justin ErenkrantzOur favorite showstopper is getting reports from our...
2002-03-01 William A.... For fat-fingered friends and others who like typing...
2002-03-01 William A.... Significant cleanup and enable wintty to -always...
2002-03-01 Cliff WoolleyWe don't need transfer_brigade() because we already...
2002-03-01 Doug MacEacherns/const void/const char/g in ssl_asn1_table api
2002-03-01 Cliff WoolleyConsensus is that we should not use the scoreboard...
2002-03-01 Greg SteinGive mod_dav the ability to output both standard and...
2002-02-28 Cliff WoolleyUse the new APR_BRIGADE_PREPEND() macro
2002-02-28 Joshua SliveNew xml mod_auth_digest docs.
2002-02-28 Doug MacEachernplug leak in newish ssl_asn1_table_set() function
2002-02-28 Justin ErenkrantzHow can reach our goals if we never have them? So...
2002-02-28 Lars EilebrechtSync with contents of apache-1.3/ABOUT_APACHE
2002-02-28 Joshua SliveFix a typo on a directive name.
2002-02-28 Aaron BannertFor some reason AC_PREFIX_DEFAULT must not be called...
2002-02-28 Doug MacEachernremove an XXX: we already do CRYPTO_set_locking_callbac...
2002-02-28 Doug MacEachernremove #ifdef SHARED_MODULE around ssl library cleanup...
2002-02-28 Doug MacEachernmove SSL_load_client_CA_file() comment to where we...
2002-02-28 Doug MacEachernvarious SSLCACertificatePath fixes:
2002-02-28 Doug MacEachernplug leak in ssl_init_FindCAList() where return value of
2002-02-28 Doug MacEachernfold some duplication within ssl_init_FindCAList()...
2002-02-28 Doug MacEachernneed to free X509_NAME duplicates already found in...
2002-02-28 Doug MacEachernneed to free the stacks returned by calls to SSL_load_c...
2002-02-28 Doug MacEacherncontrary to what comments say, DH* returned from ssl_dh...
2002-02-28 Doug MacEachernneed to free sc->pRevocationStore at shutdown
2002-02-28 Aaron BannertNo longer assume SERVER_CONFIG_FILE is in the "conf...
2002-02-28 Doug MacEachernPR:
2002-02-28 Doug MacEachernalways reusing existing private key for given vhost...
2002-02-28 Doug MacEacherns/asn1->mtime/asn1->source_mtime/
2002-02-28 Aaron BannertFix a typo in the default cgidir variable.
2002-02-28 Doug MacEacherninitialize ssl_asn1_t.mtime to 0
2002-02-28 Doug MacEachernreuse vhost keys for asn1 tables where keys are allocat...
2002-02-28 Doug MacEachernswitch SSLModConfigRec.tPublicCert to ssl_asn1_table...
2002-02-28 Doug MacEachernswitch SSLModConfigRec.tPrivateKey to ssl_asn1_table...
2002-02-28 Doug MacEachernadd ssl_asn1_table_get() wrapper and change ssl_init_Tm...
2002-02-28 Doug MacEachernmod_ssl was "leaking" on restart since mc->tTmpKeys...
2002-02-27 Allan K. Edwardsclean up the passed-in brigade since mod_deflate is...
2002-02-27 Allan K. Edwardsownership of the brigade is passed in the ap_pass_briga...
2002-02-27 Jeff Trawickaxe an unused variable
2002-02-27 William A.... I hope this explanation is simple enough - comments...
2002-02-27 William A.... Introduce PassPhraseDialog 'pipe' mechanism. This...
2002-02-27 William A.... Introduce the PassPhraseDialog 'pipe' mechanism.
2002-02-27 Aaron BannertSet defaults for non-autoconf path variables. Also...
2002-02-27 William A.... Need broader permissions if we are to read and the...
2002-02-27 Bill StoddardDe-tabify...
2002-02-27 William A.... This baffled .mak exported build targets for mod_ssl...
2002-02-27 William A.... Must admit, my use case was focused on services....
2002-02-27 Aaron BannertFix --sysconfdir and --localstatedir, which were being...
2002-02-27 Justin ErenkrantzWhen we fix this, make sure to close 9963 as this is...
2002-02-27 Aaron BannertFix --enable-layout to work again.
2002-02-27 Jim JagielskiAdd the ProxyRemoteMatch directive to the mod_proxy
2002-02-27 Jeff Trawickdocument the ctx parameter to the add-input-filter...
2002-02-27 Jeff Trawickmention some graceful restart breakage with worker
2002-02-27 Justin ErenkrantzNo releases until these two are addressed. It doesn...
2002-02-27 Justin ErenkrantzI just tried to do a graceful restart while pounding...
next