]> granicus.if.org Git - apache/shortlog
apache
2009-10-27 Daniel Earl... Update the SSL FAQ with regard to Server Name Indication.
2009-10-27 Guenter Knauffixed dav_hooks_repository_fs struct member order,...
2009-10-27 Daniel Earl... Update transforms
2009-10-27 Daniel Earl... Document that there's a limit on the length of lines...
2009-10-27 Guenter Knauffixed indents.
2009-10-27 Guenter Knaufchanged property.
2009-10-27 Guenter Knaufconverted tabs, removed trailing spaces.
2009-10-26 Stefan FritschCompatEnvVars does not exist anymore
2009-10-25 Eric CovenerHint about disabling translation in subdirectories...
2009-10-25 Eric CovenerCharsetOptions NoImplicitAdd wasn't referenced during...
2009-10-25 Eric CovenerCharsetOptions NoImplicitAdd makes us fall through...
2009-10-25 Joe OrtonAdd support for OCSP "stapling":
2009-10-25 Vincent DeffontainesAdd a note about the DPI rewrite flag, available from...
2009-10-24 Stefan FritschFix brown-paper-bag bug.
2009-10-24 Stefan FritschOnly allow parens in filename if cachesize is given...
2009-10-24 Stefan FritschVerify that password has been truncated before printing...
2009-10-24 Vincent DeffontainesNew .fr translation for mod_deflate doc.
2009-10-24 Vincent DeffontainesNew .fr translation for mod_expires doc.
2009-10-23 Vincent Deffontaines829271 was incomplete. This fixes it.
2009-10-23 Vincent DeffontainesNew .fr translation for mod_sed doc.
2009-10-23 André Maloupdate transformation
2009-10-23 André Malosvn:eol-style = native
2009-10-23 Stefan FritschOnly parse cache size in parens at the end of the strin...
2009-10-23 Stefan FritschPrint a warning if a password is truncated by crypt.
2009-10-22 Vincent DeffontainesNew .fr translations
2009-10-19 Stefan Fritschhtpasswd: Improve out of disk space handling
2009-10-19 Stefan Fritschupdate transformations
2009-10-19 Stefan FritschChange the default algorithm for htpasswd to MD5 on...
2009-10-19 Ruediger Pluem* Reduce memory consumption when processing very long...
2009-10-18 Stefan FritschUse the new ap_update_child_status_from_conn() to put...
2009-10-18 Stefan FritschActually use the whole buffer for reading.
2009-10-18 André Maloupdate transformation
2009-10-18 André Malofix context list tokens
2009-10-18 Stefan FritschFix some more overflows spotted by Ruediger Pluem
2009-10-18 André Malosvn:eol-style = native
2009-10-18 Stefan Fritschdetab
2009-10-18 Stefan Fritschhtdigest: Fix possible overflow in command line process...
2009-10-18 Stefan Fritschab: Fix segfault in case the argument for -n is a very...
2009-10-17 Lucien GentisUpdate.
2009-10-17 Vincent DeffontainesNew .fr translation for mod_cache trunk doc
2009-10-17 Nilgun Belma... update transformation
2009-10-17 Nilgun Belma... update for sync with English docs.
2009-10-17 Nilgun Belma... fix validation error
2009-10-17 Guenter Knaufcommented out non-existing directory.
2009-10-16 Vincent DeffontainesA handful of new french translations for trunk docs.
2009-10-16 Eric Covenermention that "Header onsuccess" is the default and...
2009-10-16 Rich BowenAdds the frequently-requested example of relaxing authe...
2009-10-14 Ruediger Pluem* Update transformation
2009-10-14 Stefan FritschRename ReqTimeout into RequestTimeout, to be more in...
2009-10-13 Jim JagielskiNote gcc42 and Darwin 10 issues
2009-10-13 Ruediger Pluem* With SSLProxyCheckPeerCN and SSLProxyCheckPeerExpire...
2009-10-11 Stefan FritschAdd example of load balancing with stickyness using...
2009-10-11 Stefan FritschAllow ProxyPreserveHost to work in <Proxy> sections
2009-10-10 Lucien GentisUpdates.
2009-10-10 Takashi SatoStop unexpected error logs in each requests.
2009-10-10 Takashi Satoconfigure: Fix THREADED_MPMS so that mod_cgid is
2009-10-09 Vincent DeffontainesAdded french translation for mod_proxy documentation.
2009-10-09 Graham Leggettmod_dav: Provide a mechanism to obtain the request_rec...
2009-10-09 Takashi Satobump pending version
2009-10-09 Takashi SatoAdd PR number for r823613.
2009-10-09 Takashi SatoBuild: Use install instead of cp if available on
2009-10-09 Daniel Earl... Update doc to match change to mod_cache to include...
2009-10-09 Daniel Earl... mod_cache: add Cache-control: s-maxage to cacheability...
2009-10-08 Stefan Fritschmod_logio: introduce new optional function ap_logio_get...
2009-10-08 Jean-Frederic... When pick was zero no worker where choosen.
2009-10-07 Stefan Fritschremove CHANGES entry
2009-10-07 Stefan FritschUpdate comments in util_filter.h about bucket and briga...
2009-10-07 Stefan Fritschadd note about ssl renegotiation
2009-10-07 Jean-Frederic... Oops the slotmem uses apr_time_now. Can't use stat...
2009-10-06 Stefan Fritschupdate transformations
2009-10-06 Stefan FritschAdd some docs for mod_reqtimeout.
2009-10-06 Stefan FritschWork around broken cache management in mod_ldap: If...
2009-10-05 Graham Leggettmod_rewrite: Make sure that a hostname:port isn't fully...
2009-10-05 Graham LeggettUpdate transformations.
2009-10-05 Graham Leggettmod_cache: Teach CacheEnable and CacheDisable to work...
2009-10-05 Jim JagielskiNo need to constantly compute these; do so once at...
2009-10-05 Guenter Knaufremoved batch file used for CodeWarrior IDE project...
2009-10-05 Guenter Knaufremoved CodeWarrior IDE project file since its not...
2009-10-05 Jim JagielskiRefactor mod_reqtimeout a bit to use just 1 directives...
2009-10-05 Daniel Earl... Back out r818492 which prevented all caching of incompl...
2009-10-04 Guenter Knaufreplaced all backticks with single quotes in output...
2009-10-04 Guenter Knaufremoved obsolete stuff from NetWare export generator...
2009-10-04 Guenter Knaufno declarations after statements.
2009-10-04 Guenter Knaufadded mod_reqtimeout to NetWare build;
2009-10-04 Stefan FritschAdd mod_reqtimeout: New module to set timeouts and...
2009-10-04 Graham LeggettEnsure that we call ap_meets_conditions() in the mod_ca...
2009-10-04 Graham LeggettCorrect the attribution in CHANGES.
2009-10-04 Graham LeggettStyle fixes.
2009-10-04 Graham LeggettRemove the server_rec wired into uri_meets_conditions...
2009-10-04 Ruediger Pluem* Fix 'may be used uninitialized in this function'...
2009-10-04 Vincent DeffontainesAdded french translation for mod_autoindex doc
2009-10-04 André Maloproperty cleanup
2009-10-04 André Maloupdate transformation
2009-10-04 Vincent DeffontainesAdded french translation for mod_proxy_http
2009-10-04 Vincent DeffontainesAdded fr translation for mod_ldap
2009-10-04 Stefan Fritschmerge if blocks
2009-10-04 Stefan Fritschcleanup brigade before reusing it
2009-10-04 Stefan FritschMake sure to not destroy bucket brigades that have...
2009-10-04 Stefan FritschOnly use fcntl() if we have fcntl.h
2009-10-04 Stefan Fritschcore, mod_deflate, mod_sed: Reduce memory usage by...
next