]> granicus.if.org Git - apache/shortlog
apache
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...
2013-06-02 Guenter KnaufAdded new function r:htpassword() to mod_lua.
2013-06-02 Christophe... Add a new -l parameter in order not to check the length...
2013-06-01 Lucien GentisUpdate.
2013-06-01 Guenter KnaufAdded header protection.
2013-06-01 Christophe... Check if malloc succeeded
2013-06-01 Guenter KnaufAdded optional parameter wanted to r:stat().
2013-06-01 Christophe... 3rd patch from PR45355
2013-05-31 Joe Orton* modules/ssl/ssl_util_ocsp.c (read_response): Ignore...
2013-05-31 Graham Leggettmod_session_dbd: Update the sql query for sessions...
2013-05-31 Graham LeggettCVE-2013-2249
2013-05-31 Guenter Knaufcosmetics.
2013-05-31 Guenter KnaufRemove unneeded exports from mod_lua - part 2.
2013-05-30 Gregg Lewis... Add missing LoadModule line for mod_auth_form
2013-05-30 Guenter KnaufRemove unneeded exports from mod_lua.
2013-05-30 Joe OrtonRemove unnecessary global declarations of optional...
2013-05-30 Joe Ortonmod_ssl: Redesign NPN (Next Protocol Negotiation) API...
2013-05-30 Guenter KnaufProvide proper module extension.
2013-05-30 Guenter KnaufRemoved non-existent funcions from header.
2013-05-30 Guenter KnaufRemoved non-existent funcion from header.
2013-05-29 Joe Orton* modules/filters/mod_ratelimit.c (rate_limit_filter...
2013-05-29 Joe Orton* server/protocol.c (r_flush): Use int return type...
2013-05-29 Jeff Trawick'make docs' xforms
2013-05-29 Jeff Trawicks/proxy image/proxy/
2013-05-27 Guenter KnaufUse proper type to kill compiler warning.
2013-05-26 Gregg Lewis... Inform MSVC compiler there is a Lexical target so the...
2013-05-26 Eric Covenerlink to win_compiling from Install doc.
2013-05-25 Guenter KnaufWhoops - one empty line too much.
2013-05-25 Guenter KnaufRemoved a bunch of empty lines.
2013-05-25 Guenter KnaufChanged r.sleep(s) to r.usleep(ms).
2013-05-24 Graham LeggettClarify the existing behavior.
2013-05-24 Graham LeggettReverting as per veto in http://svn.apache.org/r1486021.
2013-05-23 Graham LeggettEnsure that any meta buckets are stripped while parsing...
2013-05-23 Graham LeggettCVE-2013-1896
2013-05-22 Christophe... Be more clever when allocating memory for log item...
2013-05-22 Christophe... Revert change in order to apply a better solution.
2013-05-22 Guenter KnaufRemoved obsolete define (already exists in mod_lua.h).
2013-05-22 Guenter KnaufRemoved obsolete header include.
2013-05-22 Graham Leggettcore: Use a matching counter type.
2013-05-22 Graham Leggettcore: Make sure we allow unconstrained bodies from...
2013-05-21 Graham Leggettmod_deflate: Make sure we process any EOS bucket in...
2013-05-21 Christophe... mod_logio: new format-specifier %C (combined) which...
2013-05-21 Graham Leggettcore: Remove apr_brigade_flatten(), buffering and dupli...
2013-05-21 Graham LeggettUpdate log message tags.
2013-05-21 Graham Leggettmod_deflate: Remove assumptions as to when an EOS bucke...
2013-05-20 André Maloeol-style = native
2013-05-20 André Maloupdate transformation.
2013-05-20 André Maloeol-style
2013-05-20 Lucien GentisUpdates.
2013-05-20 Christophe... Fix PR 54463 by removing an optional 'standard' parameter.
2013-05-19 Jim JagielskiAdd in logno's
2013-05-19 Lucien GentisUpdate.
2013-05-19 Lucien GentisUpdates.
2013-05-17 Guenter KnaufNetWare build: dont make the svn revision file a depend...
2013-05-16 Guenter KnaufCast uint16 return value to int.
2013-05-16 Guenter KnaufFixed Lua type.
2013-05-16 Guenter KnaufFixed compiler warning; sorted includes.
2013-05-16 Guenter KnaufMoved header protection to the top.
2013-05-16 Jim Jagielskiadd in child_init which is needed
2013-05-16 Jim Jagielskirevert... we are good
2013-05-16 Jim Jagielskiupdate comments
2013-05-16 Jim Jagielskiforce subpool
2013-05-15 Christophe... Typo in comment
2013-05-15 Graham Leggettmod_proxy_http: Make the proxy-interim-response environ...
2013-05-15 Christophe... Avoid over allocation when dealing with the common...
next