]> granicus.if.org Git - apache/shortlog
apache
2012-12-13 Guenter KnaufAdded copying of .swf CGI to Windows install target.
2012-12-12 Gregg Lewis... Fix various clone/edit and search/replace errors
2012-12-12 Rainer JungDocs xforms.
2012-12-12 Rainer JungDocs update concerning recent htpasswd and htdbm
2012-12-12 Rainer JungFix validation error.
2012-12-12 Rainer Junghtdbm:
2012-12-11 Daniel Grunomod_lua: Add a lot of core httpd/apr functionality...
2012-12-11 Daniel Grunolua_request.c: Add support for parsing multipart form...
2012-12-11 Joe Orton* modules/proxy/mod_proxy_ftp.c (proxy_ftp_handler...
2012-12-11 Joe Orton* modules/aaa/mod_authz_owner.h: Add header file with...
2012-12-11 Daniel Grunolua_vmprep.c: Additional check to see if the resource...
2012-12-11 Daniel Grunomod_lua/lua_request.c: Make r:write return the return...
2012-12-11 Rainer JungFix typo dbd -> dbm and add htdbm
2012-12-11 Jim Jagielskirjung's suggestions...
2012-12-11 Nick KewPR 54269
2012-12-11 Rainer Jung- Remove backported items from CHANGES.
2012-12-10 Christophe... mod_proxy_balancer: It's totally unclear what Drn,...
2012-12-10 Christophe... Use 'apr_is_empty_table()' instead of testing against...
2012-12-10 Christophe... Avoid unnecessary %s substitution
2012-12-10 Christophe... cppCheck: same expression on both side of '|'.
2012-12-10 Christophe... No need to clear memory that is fully initialized just...
2012-12-09 Stefan Fritschremove two more items that have been backported to 2.4
2012-12-09 Stefan FritschRemove some backported items
2012-12-09 Gregg Lewis... mod_allowmethods is not required for Apache to run,
2012-12-09 Gregg Lewis... fix unresolved external symbol __imp__UuidCreate error
2012-12-09 Eric Covenerremove items backported to 2.4.x
2012-12-09 Gregg Lewis... Add mod_allowhandlers to Windows build
2012-12-09 Fabien Coelhoadd missing space for paragraph alignment.
2012-12-09 Fabien CoelhoTell CHANGES about added 'Warning' directive.
2012-12-08 Stefan FritschFix a few 'too many arguments for format' warnings
2012-12-08 Stefan Fritschxforms
2012-12-08 Stefan FritschAdd LogLevelOverride directive that allows to override...
2012-12-08 Stefan Fritschmake ssl_io_data_dump respect per-conn loglevel
2012-12-08 Stefan Fritschrename variables: s should be the server_rec
2012-12-08 Stefan FritschDon't claim "BIO dump follows" if it is not logged...
2012-12-08 Stefan FritschCVE-2012-3499
2012-12-08 Fabien Coelhoremove C99 features from 'Warning' directive handling
2012-12-08 Graham Leggettmod_auth_form: Make sure 500 Internal Server Error...
2012-12-08 Graham Leggettrpm: Add the mod_allowhandlers and mod_mpm_eventopt...
2012-12-08 Graham Leggettrpm: Remove stray references to the epoch variable.
2012-12-08 Fabien CoelhoAdd minor 'Warning' directive as defined in current...
2012-12-08 Graham Leggettmod_session_crypto: Protect ourselves against underlyin...
2012-12-08 Graham Leggettmod_cache_socache: Don't clean up too soon. If we do...
2012-12-07 Christophe... Add some __attribute__ for automatic format checking.
2012-12-07 Christophe... Use ap_rputs instead of ap_rvputs where applicable.
2012-12-06 Jim JagielskiAPI sync... not crucial for trunk
2012-12-05 Gregg Lewis... fixed types since MSVC doesnt have uint*_t.
2012-12-05 Jim JagielskiUserland change
2012-12-05 Jim JagielskiAdd useful mod_status info... try to determine last...
2012-12-05 Jim Jagielskisave a apr_time_now() call for every request.
2012-12-04 Christophe... cppCheck: kill a unread variable warning
2012-12-04 Guenter KnaufFixed type mismatch.
2012-12-03 Joe Orton* modules/ssl/ssl_engine_io.c (ssl_io_filter_error...
2012-12-02 Stefan FritschAvoid processing some files twice if APR_INCLUDEDIR and
2012-12-02 Stefan FritschSort error message for ServerTokens by increasing verbo...
2012-12-02 Christophe... error[120] is already defined in this function. Just...
2012-12-01 Lucien GentisUpdates.
2012-12-01 Igor Galićxforms
2012-12-01 Igor Galićaxe warnings about MSIE 5 and other dead browsers
2012-11-30 Jim JagielskiFix peek
2012-11-30 Igor Galićxforms
2012-11-30 Igor Galićanalogous to r1415075
2012-11-29 Igor Galićxforms
2012-11-29 Igor Galićthan -> then
2012-11-29 Eric Coveneradd PR's in for recent commits
2012-11-29 Eric CovenerPR54223: 2.4 generates AH00554 when Include points...
2012-11-29 Eric CovenerPR54222: catch invalid ServerTokens args
2012-11-27 Vincent DeffontainesZombie translations
2012-11-27 Igor Galićxforms
2012-11-27 Igor Galićas reported by comments
2012-11-26 Jim JagielskiCVE-2012-3499 and CVE-2012-4558
2012-11-21 Christophe... mod_dumpio: Correctly log large messages + style issues
2012-11-21 Jim JagielskiSometimes we miss the last few items in the Q due
2012-11-20 Christophe... Use apr_is_empty_table() instead of getting a table...
2012-11-20 Jim JagielskiBug from not using pools by default :)
2012-11-19 Jim JagielskiForce even malloc'ed mem to be 0ed. And pull out wasted...
2012-11-19 Jim JagielskiSome formatting and a bugfix
2012-11-19 Jim JagielskiThe compiler *should* do this, but just in case
2012-11-19 Jim Jagielskiskiplist_destroy() is new-ish
2012-11-19 Jim JagielskiRemove from API
2012-11-19 Jim JagielskiMerge branch 'skiplist'
2012-11-18 Stefan Fritschs/;;/;/
2012-11-18 Stefan Fritschadd attribute nonnull to a few functions
2012-11-18 Stefan FritschBe nice and ignore some KDevelopment4 files
2012-11-18 Stefan FritschCopy svn:ignore from server/mpm/event
2012-11-18 Stefan FritschDon't log a spurious "-" if a request has been rejected
2012-11-18 Lucien GentisUpdates.
2012-11-18 Jim JagielskiDocument the check in open_logs()
2012-11-17 Stefan Fritschxforms
2012-11-17 Stefan FritschFix cut'n'paste error
2012-11-17 Stefan FritschAdd SERVER_PROTOCOL_VERSION, SERVER_PROTOCOL_VERSION_MAJOR,
2012-11-17 Eric Covenerxform
2012-11-17 Eric CovenerPR53963: don't merge the rewritebase down w/o an opt-in
2012-11-16 Jim Jagielskifdq expects a certain behavior from atomics... ensure...
2012-11-16 Jim JagielskiFold in a missing optimization...
2012-11-15 Jim Jagielskimissed one
2012-11-15 Jim JagielskiUpdate and sync
2012-11-15 Jim JagielskiPrefer higher-mode polling, but allow for drop down...
2012-11-15 Joe Orton* support/rotatelogs.c: Cleanups, no functional change...
2012-11-15 Joe Orton* support/rotatelogs.c (post_rotate): Really omit the...
next