2013-11-20 |
Jeff Trawick | remove some new-ish entries for changes now in the... |
commit | commitdiff | tree | snapshot |
2013-11-20 |
Eric Covener | xforms |
commit | commitdiff | tree | snapshot |
2013-11-20 |
Eric Covener | doc behavior change in r821333, CacheEnable foo / does... |
commit | commitdiff | tree | snapshot |
2013-11-19 |
Jeff Trawick | Stringify ICON_FILE, like other values passed in via... |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Jim Jagielski | Correct logic... if this is a UDS socket, then bypass all |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Jeff Trawick | Workaround issue with defining a preprocessor symbol... |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Jeff Trawick | fix versioninfo fields for abs.exe |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Jeff Trawick | follow-up to r1542533: |
commit | commitdiff | tree | snapshot |
2013-11-17 |
Christophe... | Remove useless spaces that are not in 2.4.x |
commit | commitdiff | tree | snapshot |
2013-11-17 |
Vincent Deffontaines | [trunk][doc] Introducing .fr translation for mod_auth_f... |
commit | commitdiff | tree | snapshot |
2013-11-17 |
Vincent Deffontaines | [trunk][doc] Introducing .fr translation for relevant... |
commit | commitdiff | tree | snapshot |
2013-11-17 |
Vincent Deffontaines | [trunk][doc] Introducing .fr translation for socache.xml |
commit | commitdiff | tree | snapshot |
2013-11-17 |
Vincent Deffontaines | [trunk][doc] Introducing .fr translation for getting... |
commit | commitdiff | tree | snapshot |
2013-11-17 |
Eric Covener | reword windows binaries text so it's clear that you... |
commit | commitdiff | tree | snapshot |
2013-11-17 |
Jim Jagielski | Handle the gugz fix in APR 1.5.1 regarding duplicate |
commit | commitdiff | tree | snapshot |
2013-11-16 |
Stefan Fritsch | Explicitly list in which directories to look for config... |
commit | commitdiff | tree | snapshot |
2013-11-16 |
Jim Jagielski | We were not being consistent between http and others |
commit | commitdiff | tree | snapshot |
2013-11-16 |
Graham Leggett | mod_ssl: Don't flush when an EOS is received. Prepares... |
commit | commitdiff | tree | snapshot |
2013-11-16 |
Stefan Fritsch | Check all memory allocations and abort on failure |
commit | commitdiff | tree | snapshot |
2013-11-16 |
Lucien Gentis | Update. |
commit | commitdiff | tree | snapshot |
2013-11-16 |
Vincent Deffontaines | Completing r1542515, where accents were not converted |
commit | commitdiff | tree | snapshot |
2013-11-16 |
Vincent Deffontaines | [trunk][doc] Introducing .fr translation for compliance.xml |
commit | commitdiff | tree | snapshot |
2013-11-16 |
Jeff Trawick | apr_file_write_full() simplification (like r1542413... |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Jeff Trawick | more apr_file_write_full() simplification (like r1542413) |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Jeff Trawick | Follow-up to r1540161: |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Jim Jagielski | PR: 54852. Only use a dummy_connection for idle processes |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Vincent Deffontaines | [Doc][trunk] Introducing french translation for misc... |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Vincent Deffontaines | [trunk][doc] Introducing the howto/index french translation |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Vincent Deffontaines | CGI is no longer the most common way to provide dynamic... |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Jeff Trawick | Fix potential rejection of valid MaxMemFree and ThreadS... |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Jeff Trawick | cmake build support for Windows is now in the 2.4.x... |
commit | commitdiff | tree | snapshot |
2013-11-13 |
William A.... | Use a distinguishing APLOGNO for unk t-e with read... |
commit | commitdiff | tree | snapshot |
2013-11-12 |
Jim Jagielski | 80 rule |
commit | commitdiff | tree | snapshot |
2013-11-12 |
William A.... | Wrap at 80 still, here at httpd project |
commit | commitdiff | tree | snapshot |
2013-11-12 |
Jeff Trawick | At least one authorizer that doesn't use libfcgi directly |
commit | commitdiff | tree | snapshot |
2013-11-12 |
Jan Kaluža | Add parse_errorlog_arg callback to ap_errorlog_provider... |
commit | commitdiff | tree | snapshot |
2013-11-11 |
Vincent Deffontaines | [trunk][doc] Introducing .fr translation for howto... |
commit | commitdiff | tree | snapshot |
2013-11-09 |
Lucien Gentis | Update. |
commit | commitdiff | tree | snapshot |
2013-11-09 |
Jim Jagielski | Expand some of these fields... mostlt it's the workers... |
commit | commitdiff | tree | snapshot |
2013-11-08 |
Jim Jagielski | Avoid the confusion... the digests are NOT strings. |
commit | commitdiff | tree | snapshot |
2013-11-08 |
Jim Jagielski | If apr_file_read did return APR_EOF, then ensure that, |
commit | commitdiff | tree | snapshot |
2013-11-08 |
Jim Jagielski | Allow for backwards compatibility for the md5 check... |
commit | commitdiff | tree | snapshot |
2013-11-08 |
Jim Jagielski | whitespace |
commit | commitdiff | tree | snapshot |
2013-11-08 |
Jim Jagielski | Error detection and a quick validity check when restori... |
commit | commitdiff | tree | snapshot |
2013-11-08 |
Jim Jagielski | UDS urls need to be desockified when configuring... |
commit | commitdiff | tree | snapshot |
2013-11-08 |
Jim Jagielski | Ensure that the file-based shm file is removed... |
commit | commitdiff | tree | snapshot |
2013-11-08 |
Jan Kaluža | Do not lose log messages with NULL server_rec when... |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Jim Jagielski | PR 55475: Detect incomplete body in HTTP input filter... |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Eric Covener | c->sbh can be unexpectedly NULL when the thread that... |
commit | commitdiff | tree | snapshot |
2013-11-02 |
Christophe... | Remove useless apr_pstrdup as done for other mod_auth... |
commit | commitdiff | tree | snapshot |
2013-11-01 |
Daniel Gruno | xforms |
commit | commitdiff | tree | snapshot |
2013-11-01 |
Daniel Gruno | Fixes to the modguide, courtesy of Petter Berntsen... |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Joe Orton | * support/rotatelogs.c: Introduce an adjusted_time_t... |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Joe Orton | For better compatibility with mod_nss: |
commit | commitdiff | tree | snapshot |
2013-10-28 |
Joe Orton | Transforms. |
commit | commitdiff | tree | snapshot |
2013-10-28 |
Joe Orton | * docs/manual/upgrading.xml: Note 2.4 backwards-compat... |
commit | commitdiff | tree | snapshot |
2013-10-26 |
Eric Covener | this was backported to 2.2, so not an upgrade issue. |
commit | commitdiff | tree | snapshot |
2013-10-26 |
Lucien Gentis | /. Initialisations |
commit | commitdiff | tree | snapshot |
2013-10-25 |
Daniel Ruggeri | Allow for format specifiers to be used in the base... |
commit | commitdiff | tree | snapshot |
2013-10-25 |
Jeff Trawick | Remove unused APXS setting from template for generated... |
commit | commitdiff | tree | snapshot |
2013-10-23 |
Eric Covener | SECURITY (CVE-2014-0231): Fix for DoS due to hang waiti... |
commit | commitdiff | tree | snapshot |
2013-10-23 |
Jeff Trawick | axe some useless assignments (clang scan-build) |
commit | commitdiff | tree | snapshot |
2013-10-23 |
Jeff Trawick | don't ignore some apr_procattr failures (clang scan... |
commit | commitdiff | tree | snapshot |
2013-10-23 |
Ben Reser | rotatelogs: Remove last constant length error buffer. |
commit | commitdiff | tree | snapshot |
2013-10-23 |
Ben Reser | rotatelogs: Remove another use of a consant length... |
commit | commitdiff | tree | snapshot |
2013-10-23 |
Ben Reser | rotatelogs: Use apr_psprintf() with %pm instead of... |
commit | commitdiff | tree | snapshot |
2013-10-23 |
Jeff Trawick | don't pass uninitialized rv passed to ap_log_rerror() |
commit | commitdiff | tree | snapshot |
2013-10-23 |
Jeff Trawick | axe attempt to close a previously-closed apr socket |
commit | commitdiff | tree | snapshot |
2013-10-23 |
Jeff Trawick | axe unused autodata+heap (clang scan-build) |
commit | commitdiff | tree | snapshot |
2013-10-22 |
Stephen Henson | SSL_CONF support for files and directories. |
commit | commitdiff | tree | snapshot |
2013-10-21 |
Joe Orton | * modules/proxy/mod_proxy_http.c (ap_proxy_http_request... |
commit | commitdiff | tree | snapshot |
2013-10-21 |
Nick Kew | Fix r1533728. Not a great idea to dereference process... |
commit | commitdiff | tree | snapshot |
2013-10-20 |
André Malo | update transformation |
commit | commitdiff | tree | snapshot |
2013-10-20 |
André Malo | property fix. |
commit | commitdiff | tree | snapshot |
2013-10-20 |
Ben Reser | Followup to r1533810: Put the rotatelogs docs in the... |
commit | commitdiff | tree | snapshot |
2013-10-19 |
Ben Reser | Add an option to autocreate directories to rotatelogs. |
commit | commitdiff | tree | snapshot |
2013-10-19 |
Lucien Gentis | Updates. |
commit | commitdiff | tree | snapshot |
2013-10-19 |
Jeff Trawick | Like r1532122: Axe needless string duplication in |
commit | commitdiff | tree | snapshot |
2013-10-19 |
Daniel Ruggeri | Remove erroneous space reported in pr55676 |
commit | commitdiff | tree | snapshot |
2013-10-19 |
Nick Kew | PR 55670 |
commit | commitdiff | tree | snapshot |
2013-10-18 |
Ruediger Pluem | * Fix logical flaw introduced in r1531340. We checked... |
commit | commitdiff | tree | snapshot |
2013-10-18 |
Jim Jagielski | Rüdiger and Yann suggestions |
commit | commitdiff | tree | snapshot |
2013-10-17 |
Igor Galić | xforms |
commit | commitdiff | tree | snapshot |
2013-10-17 |
Igor Galić | So, Fix pet-peeve! |
commit | commitdiff | tree | snapshot |
2013-10-17 |
Igor Galić | Fix typos and grammar. |
commit | commitdiff | tree | snapshot |
2013-10-17 |
Jim Jagielski | another suggestion by Yann... use a shorter lifetime... |
commit | commitdiff | tree | snapshot |
2013-10-17 |
Rich Bowen | Grammar |
commit | commitdiff | tree | snapshot |
2013-10-17 |
Jeff Trawick | s/sometimes maybe not what/sometimes may not be what/ |
commit | commitdiff | tree | snapshot |
2013-10-17 |
Rich Bowen | Rebuild doc. |
commit | commitdiff | tree | snapshot |
2013-10-17 |
Rich Bowen | Broken markup in example |
commit | commitdiff | tree | snapshot |
2013-10-17 |
Jim Jagielski | typo |
commit | commitdiff | tree | snapshot |
2013-10-17 |
Jim Jagielski | from an idea by Yann Ylavic <ylavic.dev@gmail.com> |
commit | commitdiff | tree | snapshot |
2013-10-17 |
Jim Jagielski | docco update now that we can support URL paths |
commit | commitdiff | tree | snapshot |
2013-10-17 |
Jim Jagielski | move pool creation to the single instance when we need... |
commit | commitdiff | tree | snapshot |
2013-10-17 |
Jim Jagielski | Only assume localhost in the special case where the... |
commit | commitdiff | tree | snapshot |
2013-10-17 |
Jim Jagielski | ap_proxy_strncpy should correctly handle src being... |
commit | commitdiff | tree | snapshot |
2013-10-17 |
Jim Jagielski | Put the uds path in its own field, and adjust the logic |
commit | commitdiff | tree | snapshot |
2013-10-17 |
Jim Jagielski | Eclipse code analysis warning |
commit | commitdiff | tree | snapshot |
2013-10-16 |
Jeff Trawick | axe svn:mime-type, add svn:eol-style |
commit | commitdiff | tree | snapshot |
2013-10-16 |
Jeff Trawick | add generated files |
commit | commitdiff | tree | snapshot |
next |