]> granicus.if.org Git - apache/history - server
Resolves bz56695 - %O can in fact be zero sometimes.
[apache] / server /
2015-04-13 Jeff TrawickFix CGIPassAuth built-in directive documentation,
2015-04-08 Kaspar BrandUNSET the VirtualHost's LogLevel just before calling...
2015-03-26 Yann Ylaviccore_filters: restore/disable TCP_NOPUSH option after...
2015-03-23 Yann Ylaviccore: follow up to r1668532: always initialize optional...
2015-03-23 Yann Ylaviccore: Initialize scoreboard's used optional functions...
2015-03-16 Yann Ylaviccore: Cleanup the request soon/even if some output...
2015-03-14 Yann Ylavicmpm_motorz: follow up to r1666482.
2015-03-14 Yann Ylavicmpm_event: follow up to r1666468.
2015-03-13 Jim Jagielskiwork w/ apr_skiplist_insert()
2015-03-13 Yann Ylavicmpm_event: Allow for timer events duplicates.
2015-03-10 Yann Ylaviccore, modules: like r1657897 but for core and other...
2015-03-10 Yann Ylavicmotorz: add and use the timer event of the connection.
2015-03-09 Yann Ylavicmotorz: revert bogus r1665381.
2015-03-09 Yann Ylavicmotorz:
2015-03-09 Jim Jagielskiuse pollset impl instead of pollcb
2015-03-09 Jim Jagielskiwe need sbh and might as well have some debug
2015-03-06 Yann Ylaviccore: Follow up to r1664205.
2015-03-05 Jim JagielskiSome fluff
2015-03-05 Jim JagielskiMove statics
2015-03-05 Jim JagielskiFix errors and mistakenly removed rets
2015-03-05 Jim JagielskiDon't return
2015-03-05 Jim JagielskiMove to traditional C header
2015-03-05 Ruediger Pluem* Setup the usual svn:ignore properties for MPM's
2015-03-05 Eric Covener *) SECURITY: CVE-2015-0253 (cve.mitre.org)
2015-03-04 Jim JagielskiWe no longer need eventopt.
2015-03-04 Yann Ylaviccore: If explicitly configured, use the KeepaliveTimeou...
2015-03-01 Yann Ylavicmpm_event: follow up to r1538490, r1545736, r1604350...
2015-02-26 Yann Ylavicmpm_event: follow up to r1493741 and r1662440.
2015-02-26 Yann Ylavicmpm_event: follow up to r1493741.
2015-02-26 Yann Ylavicmpm_{worker,prefork}: save some cycles by not copying...
2015-02-22 Jeff Trawickaxe unused variables
2015-02-21 Graham Leggettcore: Add expression support to ErrorDocument. Switch...
2015-02-19 Christophe JailletSave a few bytes in conf pool.
2015-02-06 Christophe JailletTab vs space
2015-02-05 Christophe JailletSave a few bytes in conf pool when parsing some directi...
2015-02-05 Rainer JungExpression parser: Optimize another concatenation
2015-01-30 Eric Covenercorrect copy/paste error, use cmd->cmd->name
2015-01-30 Eric CovenerBlock Define/Undefine from per-directory context, becau...
2015-01-30 Eric CovenerProvide a way for EXEC_ON_READ directives to see their...
2015-01-21 William A. Rowe JrRevert r4635428 corresponding to PR41867.
2015-01-12 Eric Covenerr1651088 for eventopt
2015-01-12 Eric CovenerUpdate conn_rec.id when a new thread begins working...
2014-12-29 Eric CovenerConfiguration files with long lines and continuation...
2014-12-21 Eric Covenerlooks like debug left in r1642154
2014-12-08 Yann Ylavicutil_expr: sync bison generated source files with according
2014-12-08 Yann YlavicRevert r1643900.
2014-12-08 Yann Ylavicutil_expr: sync bison generated source files with
2014-12-08 Yann Ylavic* core: Fix -D[efined] or <Define>[d] variables lifetim...
2014-12-05 Yann Ylavicmpm_event(opt): zero is immutable.
2014-12-05 Yann Ylavicmpm_worker: replace apr_atomic_cas32(+1) loop with...
2014-12-05 Yann Ylavicmpm_event(opt): avoid casts/comparisons from unsigned...
2014-12-05 Ruediger Pluem* Correctly indent
2014-12-05 Yann Ylavicmpm_{prefork,worker}: follow up to r1635521.
2014-12-05 Daniel Grunoap_expr: Add filemod function for checking file modific...
2014-12-03 Jan Kaluža* ap_expr: Fix replace() func when length of "from...
2014-12-02 Yann Ylavicmpm_event: follow up to r1639614 (trunk) and r1642858...
2014-12-02 Jeff Trawickcore: Add CGIPassAuth directive to control whether...
2014-11-27 Jan Kaluža* ap_exr: Add replace(string, from, to) function.
2014-11-20 Yann Ylavicmpm_event(opt), mpm_worker, mpm_prefork: follow up...
2014-11-17 Yann Ylavicmpm_prefork: follow up to r1635521.
2014-11-17 Yann Ylavicmpm_event(opt), mpm_worker: follow up to r1635521.
2014-11-17 Yann Ylavicmpm_worker, mpm_prefork: follow up to r1635521.
2014-11-16 Yann Ylavicevent, eventopt: follow up to r1638879 and r1639960.
2014-11-16 Christophe Jailletavoid dereferencing a recently apr_pool_clear()'ed...
2014-11-14 Eric Covenerdon't call notify_suspend() in a worker thread after
2014-11-14 Eric Covenerrevert r1638691, more comprehensive followup planned...
2014-11-12 Eric Coveneravoid dereferencing a recently apr_pool_clear()'ed...
2014-11-12 Eric CovenerFix a bug in r1604350 that can lead to crashes in the...
2014-11-11 Jan Kaluža* server/scoreboard.c: Check for child_num < 0 also...
2014-10-31 Ruediger Pluem* Add missing include for ap_pglobal
2014-10-31 Eric CovenerSupport custom ErrorDocuments for HTTP 501 and 414...
2014-10-30 Yann YlavicMPMs, core: make duplicated listeners (SO_REUSEPORT...
2014-10-30 Jan Kalužacore: Do not match files when using DirectoryMatch...
2014-10-22 Christophe Jaillettab vs space
2014-10-22 Christophe Jaillettab vs space
2014-10-22 Christophe Jaillettab vs space
2014-10-11 Christophe JailletStyle ('{' on same line as function definition)
2014-10-07 Yann Ylaviccore: follow up to r1629909: fix min_spare_threads...
2014-10-07 Yann Ylaviccore: follow up to r1629925: new log tag
2014-10-07 Yann Ylaviccore: ensure that MPMs return an error on runtime failu...
2014-10-07 Yann Ylavicmpms: enforce assertion that unreachable code is not...
2014-10-07 Yann Ylaviccore: follow up to r1629909: ap_daemons_to_start can...
2014-10-07 Yann Ylaviccore: Use process scoreboard to store each child's...
2014-10-06 Jan Kalužaevent: Fix worker-listener deadlock in graceful restart...
2014-10-06 Jan Kalužaevent: have_idle_worker must not be cleared in every...
2014-09-18 Christophe JailletContent-Length header should always be interpreted...
2014-09-18 Jim Jagielskiprepend 0
2014-09-11 Jim Jagielskimod_status should honor remote_ip as documented
2014-09-01 Christophe JailletSilent some cppcheck warnings.
2014-08-30 Christophe JailletFix sscanf format spotted by cppcheck.
2014-08-30 Christophe JailletFix printf format spotted by cppcheck.
2014-08-26 Jan Kalužaworker MPM: Fix null-dereference crash when using ...
2014-08-21 Christophe JailletMissing va_end spotted by cppcheck
2014-08-18 Jan Kalužaprefork: Ignore SIGINT in child. This fixes race-condit...
2014-08-18 Christophe JailletAvoid useless warning message when parsing a section...
2014-08-01 Christophe JailletTurn some APR_BUCKET_REMOVE(e)+apr_bucket_destroy(e...
2014-07-25 Eric Covenermod_proxy_wstunnel: Concurrent websockets messages...
2014-07-23 Guenter KnaufRe-introduce check for sufficient PCRE version.
2014-07-23 Rainer JungAdd compiled and loaded PCRE version numbers
2014-07-23 Rainer JungCheck for correct minimum PCRE version in configure,
next