]> granicus.if.org Git - apache/shortlog
apache
2007-08-21 Chris DarrochFix some typos, whitespace, and formatting. Make sure...
2007-08-21 Chris DarrochDBDPersist takes On or Off
2007-08-21 Paul QuernaOnly cleanup new_bb, if it isn't NULL, fixing a crash...
2007-08-21 Rich BowenRemove the Perl txt-to-dbm translation script, and...
2007-08-20 Paul QuernaRework locking on timeout_mutex. We now drop (and...
2007-08-20 Paul QuernaUse APR_STATUS_IS_NOTFOUND() rather than comparing...
2007-08-20 Vincent BrayFix svn:keywords and svn:eol-style
2007-08-20 Vincent BrayAdd missing id attribute to second section of new passw...
2007-08-20 William A.... A better solution than /wd4996 to disable "depreciated...
2007-08-19 Eric Covenerclarify impact of http://svn.apache.org/viewvc?view...
2007-08-19 Vincent BrayDescription of password formats copied from Tom Donovan...
2007-08-19 Vincent BrayRemove reference to /manual/ appearing on the default...
2007-08-19 Vincent Braybuildfluff
2007-08-19 Vincent Brays/Domain/Path/ per Lucien GENTIS on docs@
2007-08-17 André Maloset eol-style properly
2007-08-17 André Malofix transformation
2007-08-17 William A.... Sync anchor href alt titles
2007-08-17 William A.... Pedantic corrections
2007-08-17 William A.... Sync, mostly side effects of addition of korean languag...
2007-08-17 William A.... Fix </p> tag, disk space requirements from 2.2.4 build.
2007-08-17 William A.... Refresh the win_compiling instructions for 2.2 generati...
2007-08-17 Eric CovenerAFAICT, LDAP_CACHE_LOCK was a no-op when virtualhosts...
2007-08-16 Jean-Frederic... Translation submitted by Vincent Deffontaines.
2007-08-15 André Maloupdate transformation
2007-08-15 Jean-Frederic... Translation submitted by Vincent Deffontaines.
2007-08-15 Jean-Frederic... Translation submitted by Vincent Deffontaines.
2007-08-15 Jean-Frederic... Translation submitted by Vincent Deffontaines.
2007-08-15 Jean-Frederic... Improve the translation. Submitted by submitted by...
2007-08-15 Jean-Frederic... Translation submitted by Vincent Deffontaines.
2007-08-15 Jean-Frederic... Improve the wording.
2007-08-14 Nick Kewmod_negotiation: preserve Query String in resolving...
2007-08-14 Rich BowenComplete the various flags. I'd like to see more exampl...
2007-08-13 André Maloupdate transformation
2007-08-13 Rich BowenCorrect two syntactical errors in examples given for...
2007-08-11 Guenter Knaufexport BASEDIR only if its not already set from outside.
2007-08-11 Guenter Knaufexport the BASEDIR var so that APR can use it.
2007-08-10 Jim JagielskiNo longer try to sync CHANGES with older versions....
2007-08-09 Joshua SliveA few quick updates on what has happened in the last...
2007-08-08 Jim Jagielskiwhitespace change
2007-08-08 Jim JagielskiUpdate transforms
2007-08-08 Jim JagielskiDocument ProxyStatus
2007-08-08 Allan K. Edwardsadd httxt2dbm.exe
2007-08-08 Guenter Knaufadded check for minimum APR version.
2007-08-08 Jim Jagielskisync 2.2.5 changes... bah. See post on dev@httpd regarding
2007-08-08 Nick KewCorrecting defects in r563317: fix to PR 42993
2007-08-08 Guenter Knauffixed version string for dev builds.
2007-08-08 Guenter Knaufchanged distribution basedir to separate from Apache2.
2007-08-07 Allan K. Edwardscommit Eric's patch for bugzilla 42549 - build httxt2db...
2007-08-07 Nick KewPR 42572: crash in Windows MPM
2007-08-07 Nick KewPR 42572: crash in Windows MPM
2007-08-07 Jim JagielskiUpdate xforms
2007-08-07 Jim JagielskiMinimal ProxySet directive documentation :)
2007-08-07 Jim JagielskiAdd comments that make it clear that we are using
2007-08-06 Guenter Knaufrequire apr build which is needed for prebuild target.
2007-08-06 Nick KewCheck all sources of Content-Encoding in inflate_out...
2007-08-06 Jim Jagielskidetabify
2007-08-06 Guenter Knaufminor cosmetic changes.
2007-08-06 Ruediger Pluem* Also unset Content-MD5 in the deflate_out_filter
2007-08-06 Ruediger Pluem* We already unset Content-Length in the inflate_out_fi...
2007-08-06 Guenter Knaufadded two more files to the dist target.
2007-08-06 Nick KewDon't try to compress/decompress where there's a Conten...
2007-08-06 Jim JagielskiThese atomics expect apr_uint32_t *... The expectation...
2007-08-06 Jim JagielskiAha! This explains some of the weird things I was seeing.
2007-08-06 Nick Kewmod_deflate - discussion on dev@
2007-08-05 Ruediger Pluem* Avoid that relative changes to Options change the...
2007-08-05 Rich BowenTrying to fill in some of the flags here, complete...
2007-08-03 Jim Jagielski *) mod_proxy: Improve network performance by setting...
2007-08-03 Nick KewGeneralise the content encoding detection and protocol:
2007-08-03 Jim JagielskiPR 42847.
2007-08-03 Jim JagielskiSync with 2.2.5-dev
2007-08-03 Jim JagielskiFormat changes
2007-08-03 Jim JagielskiNon-functional change. Simple cleanup.
2007-08-03 Jim JagielskiUpdate doccos w/ latest xforms
2007-08-02 Roy T. Fieldingremove BOM character. If using vim, add "set nobomb...
2007-08-02 Nick KewNote mime.types updates
2007-08-02 Paul J. RederA couple of cleanups to the nested group code based...
2007-08-02 Tony StevensonUpdated ad per PR 38698.
2007-08-02 Tony StevensonPatched, as per PR 41793. Issue raised by Joel Nelson.
2007-08-02 Nick KewImprovement suggested by rpluem to proxy_date fix
2007-08-01 Joshua SliveChange the flag list to a <dl> instead of <ul>. Seems...
2007-08-01 Joshua SliveNote the L doesn't necessarily mean no more rewriting.
2007-08-01 Joshua SliveR flag to mod_rewrite can set any status code
2007-08-01 Joshua SliveFix DNS load balancing example.
2007-08-01 Joshua SliveSome updates to the RewriteRule docs, mostly focusing...
2007-08-01 Joshua SliveA couple small fixes suggested by Vincent.
2007-08-01 Jean-Frederic... create the brigate outside ap_proxygetline and reuse it.
2007-08-01 Nick KewFix buffer overflow in date handling
2007-07-31 Joshua SliveUpdate the generated man page for -D change.
2007-07-31 Joshua SliveDocument some -D magic.
2007-07-31 Joshua SliveDocuemnt the x- headers added by mod_proxy_http.
2007-07-31 Joshua SliveRemove the date from the multi-language error pages
2007-07-31 Joshua SliveDocument that PT implies L.
2007-07-31 Joshua SliveRemove misleading compat info.
2007-07-31 Joshua SliveExplicitly mention how to do rewriting in a vhost.
2007-07-31 Joshua SliveMove dir2 over to folder2 also for consistency. (These...
2007-07-31 Joshua Sliveconf/extra/httpd-autoindex.conf references folder.gif...
2007-07-31 Greg Amesthis appears to be a "mv" rather than a "swap", so...
2007-07-30 Nick KewBe liberal in what we accept. Where it matters.
2007-07-30 Nick KewBe liberal and correct in what we accept
2007-07-29 Nick KewUpdate r560689 following rpluem's analysis thereof.
next