]> granicus.if.org Git - apache/shortlog
apache
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...
2009-10-03 Jeff Trawickrefactor child status update functions to accommodate...
2009-10-03 Graham LeggettUpdate transformations.
2009-10-03 Graham Leggettmod_cache: Fix uri_meets_conditions() so that CacheEnab...
2009-10-03 Stefan Fritschsuexec: Allow to log an error if exec fails by setting...
2009-10-03 Jim JagielskiProvide new ap_update_child_status_from_conn() mostly
2009-10-03 Graham LeggettRemove an unused variable.
2009-10-03 Stefan FritschMake RemoveType override the info from TypesConfig
2009-10-02 Graham LeggettUpdate transformations.
2009-10-02 Graham Leggettmod_cache: Introduce the option to run the cache from...
2009-10-02 Eric CovenerRemove text implying "Require valid-user" is handled...
2009-10-01 Guenter Knaufadded tests to NetWare build.
2009-10-01 Daniel Earl... core: Treat timeout reading request as 408 error, not...
2009-10-01 Jim JagielskiAllow for pass-thru or early termination of doall(...
2009-10-01 Guenter Knaufadded NetWare makefiles for test modules.
2009-10-01 Guenter Knaufset property.
2009-10-01 Guenter Knaufprepare to add mod_serf to NetWare build.
2009-10-01 Guenter Knauffirst trial to fix the export list for recent mod_watch...
2009-09-30 Jeff Trawickchange the callable functions in the mod_watchdog API
2009-09-30 Jeff Trawickdon't override the user's choice (e.g., --enable-watchdog)
2009-09-30 Ruediger Pluem* Fix a regression from r724717 by reintroducing SSL_CL...
2009-09-30 Jim JagielskiTry to have consistent interface regardless of slotmem or
2009-09-30 Guenter KnaufAdded mod_proxy_fcgi to NetWare build.
2009-09-30 Jeff Trawicktweak spelling/wording in mod_watchdog documentation
2009-09-30 Jean-Frederic... When connecting to no http protocol response will be...
2009-09-30 Jean-Frederic... Add port in the logic.
2009-09-29 Daniel Earl... Spelling fix in comment.
2009-09-29 Daniel Earl... Make comment agree with code.
2009-09-29 Jean-Frederic... When using Heartmonitor choose the back-end randomly...
2009-09-29 Jean-Frederic... typo.
2009-09-29 Jean-Frederic... Add slotmem storage logic for multicast logic.
2009-09-29 Guenter Knaufadded comment about the never reached return statement.
2009-09-29 Jean-Frederic... Make sure that --enable-maintainer-mode increase warnin...
2009-09-28 Jeff Trawickwhen a request body is sent, just display "Total body...
2009-09-28 Joe Orton* support/ab.c (output_results): Fix gcc warning on...
2009-09-28 Joe Orton* include/httpd.h: Fix comment implying that LimitReque...
2009-09-27 Guenter Knauffixed wrong 3rd parameter passed to apr_brigade_split_l...
2009-09-27 Jeff Trawickrefactor the representation of HTTP method and whether...
2009-09-27 Lucien GentisUpdates.
2009-09-27 Guenter Knauffixed compatibility to Openssl < 0.9.7g.
2009-09-27 Guenter Knauffixed compatibility to Openssl < 0.9.7g;
2009-09-27 Jeff Trawicksmall code cleanups for POST/PUT, especially to combine...
2009-09-27 Ruediger Pluem* Use strcasecmp instead of strncasecmp as we want...
2009-09-25 Graham LeggettAdd support for an "epoch" in the RPM spec file. This...
next