]> granicus.if.org Git - apache/shortlog
apache
2013-10-21 Joe Orton* modules/proxy/mod_proxy_http.c (ap_proxy_http_request...
2013-10-21 Nick KewFix r1533728. Not a great idea to dereference process...
2013-10-20 André Maloupdate transformation
2013-10-20 André Maloproperty fix.
2013-10-20 Ben ReserFollowup to r1533810: Put the rotatelogs docs in the...
2013-10-19 Ben ReserAdd an option to autocreate directories to rotatelogs.
2013-10-19 Lucien GentisUpdates.
2013-10-19 Jeff TrawickLike r1532122: Axe needless string duplication in
2013-10-19 Daniel RuggeriRemove erroneous space reported in pr55676
2013-10-19 Nick KewPR 55670
2013-10-18 Ruediger Pluem* Fix logical flaw introduced in r1531340. We checked...
2013-10-18 Jim JagielskiRüdiger and Yann suggestions
2013-10-17 Igor Galićxforms
2013-10-17 Igor GalićSo, Fix pet-peeve!
2013-10-17 Igor GalićFix typos and grammar.
2013-10-17 Jim Jagielskianother suggestion by Yann... use a shorter lifetime...
2013-10-17 Rich BowenGrammar
2013-10-17 Jeff Trawicks/sometimes maybe not what/sometimes may not be what/
2013-10-17 Rich BowenRebuild doc.
2013-10-17 Rich BowenBroken markup in example
2013-10-17 Jim Jagielskitypo
2013-10-17 Jim Jagielskifrom an idea by Yann Ylavic <ylavic.dev@gmail.com>
2013-10-17 Jim Jagielskidocco update now that we can support URL paths
2013-10-17 Jim Jagielskimove pool creation to the single instance when we need...
2013-10-17 Jim JagielskiOnly assume localhost in the special case where the...
2013-10-17 Jim Jagielskiap_proxy_strncpy should correctly handle src being...
2013-10-17 Jim JagielskiPut the uds path in its own field, and adjust the logic
2013-10-17 Jim JagielskiEclipse code analysis warning
2013-10-16 Jeff Trawickaxe svn:mime-type, add svn:eol-style
2013-10-16 Jeff Trawickadd generated files
2013-10-16 Jeff Trawickgenerated files
2013-10-16 Jeff TrawickInterpolation worked within the scheme portion of URLs for
2013-10-16 Jim JagielskiNo more magic numbers.
2013-10-15 Jim Jagielskidon't use what could have been freed...
2013-10-15 Jim JagielskiUpdate LOGNO
2013-10-15 Jim Jagielskiin 2.4.7
2013-10-15 Jim Jagielskidocco userland change
2013-10-15 Jim Jagielskixforms update
2013-10-15 Jim JagielskiStandardize on:
2013-10-15 Jeff TrawickFollow-up to r1525597:
2013-10-15 Joe Orton* support/rotatelogs.c (get_now): Fix the NULL ptr...
2013-10-15 Joe Orton* support/rotatelogs.c (get_now): Return the offset...
2013-10-14 Jeff Trawickavoid needless apr_pstrdup()
2013-10-14 Jim Jagielskicheck that we have a pool...
2013-10-14 Jim JagielskiJust use the def global... consistency is important
2013-10-14 Jim JagielskiEnsure that userland format of UDS is the same as how...
2013-10-14 Chris DarrochSupport optional initialization arguments for socache...
2013-10-14 Jim Jagielskixforms
2013-10-14 Jim JagielskiIDE typo error
2013-10-14 Jim JagielskiUpdate doccos about UDS
2013-10-14 Jim Jagielskiclean up socket definition... just the sock: path matters,
2013-10-13 Graham Leggettmod_session: Reset the max-age on session save. PR...
2013-10-13 Graham Leggettmod_session: After parsing the value of the header...
2013-10-13 Graham Leggettmod_auth_form: Make sure the optional functions are...
2013-10-12 Lucien GentisUpdates.
2013-10-12 Ben ReserFollowup to r1529559: mod_dav_fs: Fix encoding of hrefs...
2013-10-11 Jim Jagielskisyntax sugar... if the worker is associated w/ a UDS,
2013-10-11 Jim JagielskiReformat the UDS support inline with a new naming struc...
2013-10-09 Jim Jagielskisave a possible lookup
2013-10-09 Jeff Trawickcore: Don't truncate output when sending is interrupted...
2013-10-09 Jeff Trawickfollow-up to r1530603: fix typo/syntax error
2013-10-09 Jim Jagielskiping tuning via Yann Ylavic <ylavic.dev@gmail.com>
2013-10-09 Christophe... Break long lines.
2013-10-08 Jim JagielskiAdd no's
2013-10-08 Christophe... Fix typo
2013-10-07 Chris DarrochCorrect typo in comments for ap_map_http_request_error().
2013-10-07 Chris DarrochCorrect typo in comments for ap_map_http_request_error().
2013-10-06 Ben ReserFix PR 55397: dav_resource->uri treated as an unparsed...
2013-10-05 Jeff TrawickWhen building modules with prereqs, search httpd includ...
2013-10-05 Jeff Trawickap_rputs() silently truncated size_t to int, resulting...
2013-10-05 Lucien GentisUpdate.
2013-10-05 Jeff TrawickDisable event/eventopt if apr skiplist isn't available
2013-10-05 Jeff Trawickskiplist is gone
2013-10-04 Gregg Lewis... WebSocket support requires Winsock2
2013-10-03 Rainer Jungcore: Add missing Reason-Phrase in HTTP response headers.
2013-10-03 Rainer JungRemove backported items from CHANGES.
2013-10-03 Ben Resermod_dav: Fix PR 55306.
2013-10-02 Jim Jagielski *) mod_rewrite: Make rewrite websocket aware to allow...
2013-10-02 Jim Jagielskiskiplist is now in apr 1.5 and above
2013-10-01 Kaspar Brandadd attribution
2013-10-01 Eric CovenerDon't use a hardcoded cn=* in case the subgroup has...
2013-10-01 Jim Jagielskiin 2.4.x
2013-10-01 Joe Orton* build/config_vars.sh.in: Trim more stuff from install...
2013-10-01 Joe OrtonDon't link support/* against systemd libs.
2013-10-01 Joe Orton* configure.in: Simplify/fix systemd detection: move...
2013-10-01 Kaspar BrandPR 55616 (add missing APLOGNO), part 2
2013-10-01 Kaspar BrandPR 55616 (add missing APLOGNO), part 1
2013-09-30 Jeff TrawickFollow up to r1527295:
2013-09-30 Jan Kalužamod_dav: set r->status_line in dav_error_response.
2013-09-29 Kaspar Brandupdate transformations for mod_ssl and ssl_faq
2013-09-29 Kaspar BrandImprove ephemeral key handling (companion to r1526168):
2013-09-29 Kaspar BrandIncrease minimum required OpenSSL version to 0.9.8a...
2013-09-29 Kaspar BrandFollow-up fixes for r1526168:
2013-09-28 Jeff TrawickFollow up to r1526666:
2013-09-28 Lucien GentisUpdates.
2013-09-28 Daniel GrunoAxe the README a bit, add fuankg as contributor. This...
2013-09-27 Eric Covenerr1526906 followup:
2013-09-27 Jeff TrawickFix the null device name on Windows so that stderr...
2013-09-27 Jeff TrawickWhen adding APR_EOL_STR in the error log record before...
2013-09-27 Jeff TrawickError log providers need to be able to trigger a startu...
next