]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2013-06-27  Jeff Trawickminor readability tweak to r1497371
2013-06-27  Eric Covenerauthnzldap: support "none" as a filter to suppress...
2013-06-27  Ruediger Pluem* Make code C89 compatible again
2013-06-26  Eric Covenerrecognize the "defualt handler name" in r->handler...
2013-06-26  Eric Covenerfactor out DEFAULT_HANDLER_NAME
2013-06-25  Guenter KnaufUpdate doccu.
2013-06-25  Jeff Trawickcore: Support the SINGLE_LISTEN_UNSERIALIZED_ACCEPT...
2013-06-25  Jeff Trawickavoid "mixed declarations and code"
2013-06-25  Eric Covenercorrect CHANGES for r1496339, confused myself. Normal...
2013-06-25  Eric Covener *) core: merge AllowEncodedSlashes from the base...
2013-06-25  Eric Covenerprovide a simple (no <If>) way to set a header only...
2013-06-24  Eric CovenerUse cp on AIX too. /usr/bin/install isn't compatible...
2013-06-24  Eric Covenerre-try LDAP connections in a few authz paths.
2013-06-24  Eric Covenerrevert r1496183, leave at DEBUG. This not a subgroup...
2013-06-24  Eric Covenerattribute and error reason reversed
2013-06-24  Eric CovenerDrop severity from DEBUG to trace4: "... didn't match...
2013-06-24  Eric CovenerDrop severity of "LDAP: Setting referrals to ON" from...
2013-06-24  Eric Coveneruldap_simple_bind was subsequently rewritten to use...
2013-06-24  Eric Covenerprevent excessive delays retrying new connections that...
2013-06-23  André Maloupdate transformation
2013-06-23  Eric Covenerxform
2013-06-23  Eric Covenerdoc another moved directive, also mentioned in an old...
2013-06-23  Eric Covenerprotect 'AP_DECLARE_MODULE(deflate)' from expansion to
2013-06-22  Lucien GentisUpdate.
2013-06-22  Guenter KnaufFixed touch function docu.
2013-06-22  Guenter KnaufAdded new mod_lua functions.
2013-06-21  André Maloupdate transformation
2013-06-21  André Malofix properties.
2013-06-21  Jeff Trawickfix doc for ap_pregsub_ex() return code
2013-06-21  Guenter KnaufAdded new r:touch() function.
2013-06-20  Eric CovenerDocument apxs -p paramter.
2013-06-19  Graham LeggettUpdate the log message number.
2013-06-19  Rainer JungFix "variable 'rv' may be used uninitialized
2013-06-19  Rainer JungFix "unused variable" warning.
2013-06-19  Rainer JungFix "unused variable" warning.
2013-06-19  Jim Jagielskiuse a simple allocation list to enable re-use of
2013-06-18  Guenter KnaufMake MSVC compilers happy.
2013-06-18  Guenter KnaufFix for stupid CodeWarrior compiler.
2013-06-18  Jim Jagielskisubpool
2013-06-18  Jim Jagielskimake opaque
2013-06-17  Rainer JungUpdate transformations.
2013-06-17  Graham LeggettCorrect the use of the printf formatter.
2013-06-17  Graham Leggettmod_socache_shmcb.c: Remove arbitrary restriction on...
2013-06-17  Jim JagielskiFold in Eric Covener's socket callback
2013-06-15  Stefan Fritschupdate auto-generated code
2013-06-15  Stefan FritschThe new bison version now also includes the uppercased...
2013-06-15  Stefan FritschDescribe mod_auth_digest changes more accurately
2013-06-15  Stefan FritschUpdate auto-generated source
2013-06-15  Stefan FritschProvide better token names for error messages
2013-06-15  Christophe... Correct typo in error message
2013-06-14  Stefan FritschMove initialization of the secret to the pre_config...
2013-06-13  Guenter KnaufAdded new funtions to mod_lua docu.
2013-06-13  Jim Jagielskibetter descript
2013-06-13  Jim Jagielskixforms
2013-06-13  Jim JagielskiAdd
2013-06-13  Graham Leggettmod_cache_socache: Make sure the CacheSocacheMaxSize...
2013-06-12  Stefan FritschActually use the secret when generating nonces.
2013-06-12  André Maloupdate transformation
2013-06-11  Christophe... Reduce stack usage by 3k
2013-06-11  Guenter KnaufAdded missing bump.
2013-06-11  Christophe... According to comment in 'magic_rsl_add' and to the...
2013-06-10  Stefan Fritschfix typo
2013-06-10  Jeff Trawickconst goodness with nasty strrchr and strchr functions
2013-06-10  Rainer JungReduce stack usage, 32 bytes are enough here, no need to
2013-06-10  Graham LeggettUse the size of the buffer as opposed to MAX_STRING_LEN.
2013-06-10  Graham Leggettmod_cache_socache: Use the name of the socache implemen...
2013-06-09  Christophe... Close file in error path.
2013-06-09  Christophe... Reduce stack usage, 32 bytes are enough here, no need...
2013-06-09  Stefan Fritschdocument params
2013-06-09  Stefan FritschAllow use of strtoul()
2013-06-08  Lucien GentisUpdate.
2013-06-08  Christophe... NULL terminate the right buffer
2013-06-07  Rich BowenTypo
2013-06-07  Rich BowenTypo, as per comment on doc.
2013-06-07  Eric Covenerdon't truncate the very first file opened (unless the...
2013-06-07  Daniel GrunoMinor typo fix
2013-06-07  Eric Covenerspeling, pointed out by sluggr on freenode.
2013-06-07  Guenter KnaufFixed signed<->unsigned compiler warning.
2013-06-07  Guenter KnaufReturn with error if we dont support an algorithm.
2013-06-07  Christophe... Fix commit 1465115.
2013-06-07  Eric Covenerrotatelogs: add -n number-of-files option to roate...
2013-06-06  Eric CovenerPR55069 include line number in 'AH00113: cannot use...
2013-06-06  Rich BowenAdding ApacheHaus. Reorder alpha so that we don't appea...
2013-06-06  Rich BowenForgot to mention Apache Lounge.
2013-06-06  Rich BowenVarious other rebuilds.
2013-06-06  Rich BowenRebuild
2013-06-06  Rich BowenAdds links to wamp, xampp, to answer frequent complaint...
2013-06-06  Graham LeggettNote that the function will be available in APR.
2013-06-06  Graham LeggettNote the given functions will be available in APR.
2013-06-06  Ruediger Pluem* truncpw was allocated from a pool and not via malloc
2013-06-06  Eric Covenerbump
2013-06-06  Eric Covenertolerate LuaMapHandler scripts that don't return anything
2013-06-06  Eric Covenerxforms
2013-06-06  Eric Covenermake the example a bit more instructive about the nuances
2013-06-06  Eric Covenerxform
2013-06-06  Eric Coveneradd proper return values to example.
2013-06-04  Guenter KnaufFollow-up to r1488773 for configure builds.
2013-06-04  Guenter KnaufAdded new function r.date_parse_rfc() to mod_lua.
2013-06-03  Guenter KnaufFixed crash condition when r.module_info() is called
2013-06-03  Guenter KnaufAdded new functions r:mkdir(), r:mkrdir(), r:rmdir...
next