]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2012-10-28  Igor Galićpartially reverting r1403043: Titled xforms but modifyi...
2012-10-28  Igor Galićxforms
2012-10-28  Igor GalićFixing according to comment.
2012-10-28  Eric Coveneralso copy r->invoke_mtx when creating a subrequest
2012-10-27  Lucien GentisUpdate.
2012-10-23  Christophe... No need to apr_pstrdup things here, 'apr_socket_accept_...
2012-10-23  Rich BowenTypo
2012-10-22  Rich BowenDefine the document root once, and then use the variabl...
2012-10-22  Rich BowenDefine example
2012-10-22  Rich BowenAdd an example of the ${VAR} syntax alluded to.
2012-10-21  Stefan Fritschxforms
2012-10-21  Stefan FritschChange default for SSLCompression to off, as compression
2012-10-20  Lucien GentisUpdates.
2012-10-18  Rich BowenNOTE TO SELF
2012-10-18  Rich Bowentypo
2012-10-18  Jeff Trawickonly write the first len chars to syslog, as the buffer...
2012-10-18  Jeff Trawickstyle tweak
2012-10-17  Graham LeggettExport mod_xml2enc.h so that others can use the module.
2012-10-16  Christophe... Use 'ap_strcasestr' instead of a strdup/str_tolower...
2012-10-15  Christophe... cppCheck: unreadVariable - 'serviceFlag' is not used...
2012-10-15  Christophe... cppcheck: arrayIndexThenCheck - change the order of...
2012-10-15  Christophe... ccpcheck: duplicateExpression - 'vary_by_language...
2012-10-15  Ruediger Pluem* If we face a timeout during receiving the response...
2012-10-14  Vincent DeffontainesDocumenting the 'disabled' argument to FallbackResource
2012-10-14  Vincent DeffontainesFallbackResource : Support for the 'disabled' argument
2012-10-14  Christophe... No need it apr_pcalloc here, the memory is fully initia...
2012-10-14  Christophe... No need to test for NULL before calling apr_pstrdup.
2012-10-13  Lucien GentisUpdates.
2012-10-13  Jeff Trawickignore modules.mk
2012-10-12  Jeff Trawickfollow-up to r1389481: find/use getloadavg() prototype...
2012-10-12  Jeff Trawickfollow up to r1390564: we just need scope, not control...
2012-10-12  Jeff Trawickconfigure: Fix processing of --disable-FEATURE for...
2012-10-12  Eric CovenerPR53998, stray mod_access reference in mod_info
2012-10-12  Christophe... s/;;/;/
2012-10-12  Rich BowenExample improvement courtesy of Mario Brandt
2012-10-11  Christophe... [Test] First try : remove extra ';'
2012-10-11  Jeff Trawick"Iterate" directives: Report an error if no arguments...
2012-10-11  Jeff Trawickfix typo in r1396878
2012-10-11  Rich BowenExample
2012-10-11  Rich BowenTrivial typo
2012-10-10  Rich Bowenrebuild
2012-10-10  Rich BowenAdds example
2012-10-10  Jeff TrawickFollow on to r1393976 and r1396424:
2012-10-10  Jeff TrawickFollow up r1393976: Fix typo in enablement of mod_syste...
2012-10-08  Guenter KnaufRemoved __func__ usage which is c99.
2012-10-08  Daniel Gruno"AllowOverride Indexes" also controls FallbackResource...
2012-10-08  Rich BowenRebuild HTML and translations
2012-10-08  Rich BowenThanks to Daniel, further enhance the explanation of...
2012-10-07  Rich BowenAdds some clarification to the statement that the defau...
2012-10-07  Stefan FritschOptionally read passwords from stdin
2012-10-07  Stefan Fritschadd support for bcrypt
2012-10-07  Stefan FritschAdd passwd_common.c build support for Windows and Netware
2012-10-07  Stefan FritschStart refactoring of htpasswd and htdbm
2012-10-07  Stefan FritschFix usage of MOD_* variables for MPM modules
2012-10-07  Kaspar BrandAllow forced setting of TLS1.1 and TLS1.2 protocols...
2012-10-07  Daniel Grunoxforms
2012-10-06  Lucien GentisUpdates.
2012-10-06  Daniel Grunoxforms
2012-10-06  Daniel GrunoGerman translation:
2012-10-05  Daniel Grunoxforms
2012-10-05  Daniel GrunoAlso note that RewriteCond directives have to match...
2012-10-04  Daniel GrunoUpdating powered-by images to reflect the consensus...
2012-10-04  Jim Jagielskiupdate xforms
2012-10-04  Jim Jagielskiupdate doccos
2012-10-04  Joe Orton* modules/arch/unix/mod_systemd.c (systemd_pre_mpm...
2012-10-04  Joe Orton* modules/arch/unix/mod_systemd.c: New module.
2012-10-03  André Maloproperty fix.
2012-10-03  André Maloupdate transformation
2012-10-03  Graham LeggettFix spelling mistakes.
2012-10-03  Daniel GrunoGetting rid of the animated PB icon that spells out...
2012-10-03  Joe OrtonExtract some more data through the server load API:
2012-10-02  Graham Leggettmod_auth_form: Make sure that get_notes_auth() sets...
2012-10-02  Graham Leggettmod_include: When an include file or virtual path fails...
2012-10-02  Graham Leggettmod_include: When +Includes is not set and we disable...
2012-10-02  Daniel GrunoUpdating the 'powered by' icons to both say 2.4 as...
2012-10-02  Jeff Trawickfollow up to r1387633: use the right exit code dependin...
2012-10-01  Jeff Trawickcore: ErrorDocument now works for requests without...
2012-10-01  Jim Jagielskiand allow the xml param
2012-10-01  Jim JagielskiBring XML output up to snuff for balancer-manager
2012-10-01  Guenter KnaufAdded mod_cache_socache to NetWare build.
2012-10-01  Jeff Trawick--with-module: Fix failure to integrate them into some...
2012-09-30  Jeff Trawickfix bug in r1392120: replace ALL commas
2012-09-30  Jeff TrawickFix shell errors when trying to AC_MSG_RESULT() for...
2012-09-29  Lucien GentisUpdate.
2012-09-29  Lucien GentisUpdates.
2012-09-29  Guenter KnaufAdd CGI sample to show how JScript can be used (BZ51359).
2012-09-29  Guenter KnaufChanged WScript.Echo to WScript.StdOut.WriteLine because
2012-09-29  Guenter KnaufFixed comment.
2012-09-28  Graham LeggettRPM: Add mod_cache_socache to the RPM spec file.
2012-09-28  Graham LeggettApply proper APLOGNO codes for mod_cache_socache.
2012-09-28  Graham LeggettFix the return values on mod_cache_socache's store_head...
2012-09-26  Jim Jagielskiwrap var inits in the macro w/ a do-while.
2012-09-26  Jim JagielskiMore accurate counts of busy and ready/idle
2012-09-24  Jim Jagielskixforms
2012-09-24  Jim Jagielskimod_header changes
2012-09-24  Jim JagielskiDocument these new funcs and make it API aware
2012-09-24  Jim JagielskiDocument new mod_headers params: %l, %i, %b
2012-09-24  Jim JagielskiMight as well show 'em all
2012-09-24  Jim JagielskiAllow for exposure of loadavg and server load via mod_h...
2012-09-24  Jim JagielskiBreak out loadavg from Apache load.... one is quick...
next