]> granicus.if.org Git - apache/history - server
Follup to r1584572: AcceptFilter was wrongly turned into a Windows specific feature.
[apache] / server /
2014-03-19 Jim JagielskiAnd use #error if we get past configure...
2014-02-28 Yann Ylaviccore: avoid a double apr_time_now() call on the first...
2014-02-07 Jeff TrawickFollow-up to r1512819:
2014-02-07 Jim Jagielskitypo
2014-02-07 Jim JagielskiOops... missed this when I switched slaves to their
2014-02-07 Jim JagielskiAdd in the concept of "slave" connections...
2014-02-04 Ruediger Pluem* Only use PCRE_DUPNAMES if it is present (only in...
2014-02-01 Christophe Jaillets/apr_pstrndup/apr_pstrmemdup/ when applicable
2014-02-01 Christophe JailletUse %pm in order to save 8k of stack in 'ap_pcfg_strerror'
2014-01-24 Jim Jagielskijust put up w/ the error message... no real way to
2014-01-24 Jim JagielskiUse simple macro ifdef rather than APR versioning...
2014-01-24 Jim JagielskiIf we try to set this on a UDS socket, don't log the...
2014-01-18 Christophe JailletNo need to test for NULL, apr_pstrndup already handles it.
2014-01-03 Graham LeggettAdd a "MATCH_" prefix to variables set within
2013-12-31 Jim Jagielskinew logno
2013-12-30 Justin ErenkrantzAdd directives to control two protocol options:
2013-12-30 Graham Leggettcore: Support named groups and backreferences within...
2013-12-15 Christophe JailletUse 'apr_pstrmemdup' instead of 'apr_pstrndup' when...
2013-12-02 Jeff TrawickFix module id in log messages issued from main.c
2013-12-01 Christophe JailletFix missing spaces in messages
2013-12-01 Jeff Trawickavoid duplication of APR_HOOK_LINK invocations
2013-12-01 Jeff TrawickFollow-up to r1546759: Fix compilation when exception...
2013-11-30 Jeff Trawickfollow-up to r1546759: remove an inadvertently committe...
2013-11-30 Jeff TrawickAdd suspend_connection and resume_connection hooks...
2013-11-30 Jeff Trawickfix whitespace in a debug message
2013-11-26 Jeff TrawickFollow-up to r1538490:
2013-11-25 Jim JagielskiConsistent types (2nd commit for future backport ease)
2013-11-25 Jim JagielskiConsistent types
2013-11-25 Jim Jagielskinaming suggestion re: trawick
2013-11-25 Jim JagielskiUse offset which is smack dab in the middle.
2013-11-25 Jim JagielskiUse correct type...
2013-11-25 Jim Jagielskir1545286 for eventopt
2013-11-25 Jim JagielskiUse a normalized offset point for idlers... still need...
2013-11-25 Jim Jagielskirevert 1544876
2013-11-23 Jim JagielskiJust critically warn people... but keep pushing through.
2013-11-20 Jeff TrawickFollow-up to r1539988:
2013-11-17 Christophe JailletRemove useless spaces that are not in 2.4.x
2013-11-15 Jeff Trawickmore apr_file_write_full() simplification (like r1542413)
2013-11-15 Jim JagielskiPR: 54852. Only use a dummy_connection for idle processes
2013-11-15 Jeff TrawickFix potential rejection of valid MaxMemFree and ThreadS...
2013-11-12 Jan KalužaAdd parse_errorlog_arg callback to ap_errorlog_provider...
2013-11-08 Jan KalužaDo not lose log messages with NULL server_rec when...
2013-11-04 Eric Covenerc->sbh can be unexpectedly NULL when the thread that...
2013-10-23 Jeff Trawickdon't ignore some apr_procattr failures (clang scan...
2013-10-23 Jeff Trawickaxe unused autodata+heap (clang scan-build)
2013-10-21 Nick KewFix r1533728. Not a great idea to dereference process...
2013-10-19 Nick KewPR 55670
2013-10-15 Jeff TrawickFollow-up to r1525597:
2013-10-14 Jeff Trawickavoid needless apr_pstrdup()
2013-10-09 Jeff Trawickcore: Don't truncate output when sending is interrupted...
2013-10-05 Jeff TrawickDisable event/eventopt if apr skiplist isn't available
2013-10-02 Jim Jagielskiskiplist is now in apr 1.5 and above
2013-10-01 Joe Orton* configure.in: Simplify/fix systemd detection: move...
2013-10-01 Kaspar BrandPR 55616 (add missing APLOGNO), part 1
2013-09-28 Jeff TrawickFollow up to r1526666:
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...
2013-09-26 Jeff TrawickWinNT MPM: Exit the child if the parent process crashes...
2013-09-25 Jeff Trawick worker MPM: Don't forcibly kill worker threads if...
2013-09-24 Jeff TrawickSuppress formatting of startup messages written to...
2013-09-24 Jan KalužaAdd AP_ERRORLOG_PROVIDER_ADD_EOL_STR flag for ap_errorl...
2013-09-23 Jeff Trawickallow the provider to decide whether or not APLOG_NOTICE
2013-09-23 Jan KalužaAdd ap_errorlog_provider to make ErrorLog logging modul...
2013-09-20 Eric Covenername-based vhosts listed twice with apachectl -S
2013-09-19 Jim Jagielskidraft-ietf-httpbis-p1-messaging-23 fixes regarding...
2013-09-17 Jim JagielskiUpdate rationale
2013-09-17 Jim Jagielskirevert 1524161 for the time being
2013-09-17 Jim JagielskiRFC2616 issue
2013-09-15 Eric CovenerIn 2.4, the MPM leaves a copy of the non-disconnected...
2013-09-07 Eric Covenerstyle consistency in winnt's worker_main
2013-09-05 Jeff TrawickMistakenly try to use a line comment to the end of...
2013-09-02 Eric Coveneravoid non-continous ranges in EBCDIC in the scanner...
2013-08-25 Eric CovenerIn event's process_lingering_close, close the socket...
2013-08-15 Jeff Trawicktweak syntax strings for ServerTokens
2013-08-15 Jeff Trawickfollow-up to r813376:
2013-08-13 Jeff Trawickfollow up to r1513454: fill in missing log number
2013-08-13 Jeff TrawickAdd util_fcgi.h and associated definitions and support
2013-08-10 Jeff TrawickAdd ap_log_data(), ap_log_rdata(), etc. for logging...
2013-08-06 Paul QuernaAdd support for systemd socket activation to listener...
2013-08-04 Stefan Fritschadd high trace level log messages for debugging bufferi...
2013-07-24 Joe Orton* server/core.c (set_document_root): Improve error...
2013-07-17 Christophe JailletHave static analyser tool happy.
2013-07-09 Eric Covenerrestore "core_output_filter: writing data to the networ...
2013-07-02 Jim JagielskiFix: (long should be *plenty*!)
2013-07-02 Stefan FritschReplace pre_htaccess hook with more flexible open_htacc...
2013-06-27 Ruediger Pluem* Make code C89 compatible again
2013-06-26 Eric Covenerfactor out DEFAULT_HANDLER_NAME
2013-06-25 Jeff Trawickavoid "mixed declarations and code"
2013-06-25 Eric Covener *) core: merge AllowEncodedSlashes from the base...
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 Jim Jagielskisubpool
2013-06-18 Jim Jagielskimake opaque
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 FritschUpdate auto-generated source
2013-06-15 Stefan FritschProvide better token names for error messages
2013-06-06 Eric CovenerPR55069 include line number in 'AH00113: cannot use...
next