]> granicus.if.org Git - apache/shortlog
apache
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...
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
next