]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2012-04-18  Stefan FritschFor a local variable in a macro, use a name that is...
2012-04-17  Daniel Grunoxforms
2012-04-17  Daniel GrunoTidy up XML
2012-04-17  Igor GalićAdd a first draft of performance scaling wiki, by now...
2012-04-17  Daniel Grunorebuild various
2012-04-17  Daniel GrunoUpdate
2012-04-17  Daniel GrunoFix the horrible horrible translation
2012-04-17  Joe Orton* server/mpm_unix.c (dummy_connection): Fix spello.
2012-04-17  Daniel Grunoxforms
2012-04-17  Daniel GrunoFix some typos and grammatical errors and remove the...
2012-04-17  Joe Orton* server/mpm_unix.c (dummy_connection): Use a TLS 1...
2012-04-17  Joe Orton* modules/filters/config.m4: Prevent libsed internals...
2012-04-17  Joe Orton* modules/filters/sed1.c: Mark private globals as stati...
2012-04-17  Joe Orton* modules/loggers/mod_log_debug.c: Mark private globals...
2012-04-17  Daniel Grunorebuild various
2012-04-17  Daniel Grunotypo fix
2012-04-17  Daniel Grunoconditons -> conditions
2012-04-17  Daniel Grunoreprecussions -> repercussions
2012-04-17  Daniel Grunoxforms
2012-04-17  Daniel Grunofixing some typos
2012-04-16  Daniel Grunoxforms
2012-04-16  Daniel GrunoBe consistent in the use of URL-path instead of url...
2012-04-16  Daniel GrunoTypo fix
2012-04-16  Daniel GrunoTypo fix
2012-04-16  Daniel Grunoxforms
2012-04-16  Daniel GrunoIt's spelled "occurring", not "occuring".
2012-04-16  Daniel Grunoxforms
2012-04-16  Daniel GrunoBe consistent when using abbreviations
2012-04-15  Lucien GentisUpdates.
2012-04-14  Rich BowenTrivial typo.
2012-04-14  Daniel Grunoxforms
2012-04-14  Daniel GrunoReplace instances of "Apache" with the full software...
2012-04-14  Rich BowenReplace 'Apache' with more correct names for the server.
2012-04-14  Rich BowenRebuild.
2012-04-13  Daniel GrunoRebuild various
2012-04-13  Daniel Grunoupdate title and references
2012-04-13  Daniel GrunoFix up title and references to httpd
2012-04-13  Daniel GrunoUpdate
2012-04-13  Daniel GrunoChange title
2012-04-13  Daniel Grunorebuild various
2012-04-13  Daniel GrunoChange references to "Apache" to either "Apache HTTP...
2012-04-13  Rich Bowenuse strict; use warnings;
2012-04-13  Daniel Grunoxforms
2012-04-13  Daniel GrunoAdd a notion about the difference between matching...
2012-04-13  Daniel Grunoxforms
2012-04-13  Daniel Grunofix grammatical error
2012-04-13  Igor GalićIntroduce Slackware layout.
2012-04-12  Daniel GrunoRebuild various
2012-04-12  Daniel GrunoUse the new flow chart instead
2012-04-12  Daniel GrunoNew chart on the flow of rewrites
2012-04-12  Daniel Grunoxforms
2012-04-12  Daniel GrunoSeparate post-2.4 and pre-2.4 documents in a "developme...
2012-04-12  Daniel Grunoxforms
2012-04-12  Daniel GrunoIt's 2.4, not 2.0 nowadays, and title should reflect...
2012-04-12  Rich BowenRebuild various.
2012-04-12  Rich BowenAdd generated files (splig_logfile, log_server_status)
2012-04-12  Rich BowenCorrected sample log path in comment. Rebuild transforms.
2012-04-12  Rich BowenMove split-logfile and log_server_status into their...
2012-04-12  Rich BowenMissing slash
2012-04-12  Rich BowenReplace hard-coded example paths with config_vars templ...
2012-04-12  Rich BowenWith further assistance from Daniel Gruno - style chang...
2012-04-12  Rich BowenRemoves calls to `date`.
2012-04-12  Rich BowenUpdates patch provided by Dave Brondsema (brondsem...
2012-04-12  Daniel Grunoxforms
2012-04-12  Daniel GrunoFix up some ambiguity
2012-04-12  Daniel Grunoxforms
2012-04-12  Daniel GrunoFix up some wordings and grammar.
2012-04-11  Daniel GrunoChange "URI" to "URL-path".
2012-04-11  Daniel Grunoxforms
2012-04-11  Daniel GrunoFix a bad function declaration
2012-04-11  Daniel GrunoCast config vars as (example_config*) in examples.
2012-04-11  Daniel GrunoIt's "return cfg;", not "return dir;".
2012-04-11  Igor GalićYour APR does not include SSL/EVP support. Yes, but...
2012-04-11  Igor Galićtransforms
2012-04-11  Igor Galićremove misleading information about mod_ssl behaviour...
2012-04-11  Igor Galićpr#51958 : mod_ssl documentation is confusing re. SSLCi...
2012-04-11  Igor GalićBe consistent with *s' usage. Thank you, the oatmeal.
2012-04-11  Daniel GrunoFix some typos
2012-04-11  Daniel GrunoFix some C conformity (declare variables before functio...
2012-04-11  Daniel GrunoTrying to iron out the confusion about the location...
2012-04-11  Daniel GrunoUse new back-reference diagram instead of the rule...
2012-04-11  Daniel GrunoAdd a diagram on how back-references work in mod_rewrite
2012-04-10  Daniel GrunoRebuild
2012-04-10  Daniel GrunoDescribe the syntax of the [S] flag.
2012-04-10  Daniel GrunoRebuild
2012-04-10  Daniel GrunoRemove some commas
2012-04-10  Daniel GrunoRebuild
2012-04-10  Daniel GrunoUpdate APR references to APR 1.4.x
2012-04-10  Daniel GrunoFix a "typo" and add a link to the request_rec structur...
2012-04-10  Daniel GrunoUpdate
2012-04-10  Daniel GrunoRebuild
2012-04-10  Daniel GrunoTypo fix
2012-04-09  Nick KewAdd missing documentation for ProxyHTMLMeta directive.
2012-04-09  André Malofixup properties
2012-04-09  André Maloupdate transformation
2012-04-09  Daniel GrunoAdded a link to the new guide
2012-04-09  Daniel GrunoAdded an introduction to building modules for Apache 2.4
2012-04-09  Daniel GrunoAdding some images to go along with a new document
2012-04-09  Stefan FritschFix parsing of Require arguments in <AuthzProviderAlias>.
2012-04-09  Stefan FritschFix error handling in ap_scan_script_header_err_brigade...
next