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 |
2013-10-16 |
Jeff Trawick | generated files |
commit | commitdiff | tree | snapshot |
2013-10-16 |
Jeff Trawick | Interpolation worked within the scheme portion of URLs for |
commit | commitdiff | tree | snapshot |
2013-10-16 |
Jim Jagielski | No more magic numbers. |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Jim Jagielski | don't use what could have been freed... |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Jim Jagielski | Update LOGNO |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Jim Jagielski | in 2.4.7 |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Jim Jagielski | docco userland change |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Jim Jagielski | xforms update |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Jim Jagielski | Standardize on: |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Jeff Trawick | Follow-up to r1525597: |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Joe Orton | * support/rotatelogs.c (get_now): Fix the NULL ptr... |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Joe Orton | * support/rotatelogs.c (get_now): Return the offset... |
commit | commitdiff | tree | snapshot |
2013-10-14 |
Jeff Trawick | avoid needless apr_pstrdup() |
commit | commitdiff | tree | snapshot |
2013-10-14 |
Jim Jagielski | check that we have a pool... |
commit | commitdiff | tree | snapshot |
2013-10-14 |
Jim Jagielski | Just use the def global... consistency is important |
commit | commitdiff | tree | snapshot |
2013-10-14 |
Jim Jagielski | Ensure that userland format of UDS is the same as how... |
commit | commitdiff | tree | snapshot |
2013-10-14 |
Chris Darroch | Support optional initialization arguments for socache... |
commit | commitdiff | tree | snapshot |
2013-10-14 |
Jim Jagielski | xforms |
commit | commitdiff | tree | snapshot |
2013-10-14 |
Jim Jagielski | IDE typo error |
commit | commitdiff | tree | snapshot |
2013-10-14 |
Jim Jagielski | Update doccos about UDS |
commit | commitdiff | tree | snapshot |
2013-10-14 |
Jim Jagielski | clean up socket definition... just the sock: path matters, |
commit | commitdiff | tree | snapshot |
2013-10-13 |
Graham Leggett | mod_session: Reset the max-age on session save. PR... |
commit | commitdiff | tree | snapshot |
2013-10-13 |
Graham Leggett | mod_session: After parsing the value of the header... |
commit | commitdiff | tree | snapshot |
2013-10-13 |
Graham Leggett | mod_auth_form: Make sure the optional functions are... |
commit | commitdiff | tree | snapshot |
2013-10-12 |
Lucien Gentis | Updates. |
commit | commitdiff | tree | snapshot |
2013-10-12 |
Ben Reser | Followup to r1529559: mod_dav_fs: Fix encoding of hrefs... |
commit | commitdiff | tree | snapshot |
2013-10-11 |
Jim Jagielski | syntax sugar... if the worker is associated w/ a UDS, |
commit | commitdiff | tree | snapshot |
2013-10-11 |
Jim Jagielski | Reformat the UDS support inline with a new naming struc... |
commit | commitdiff | tree | snapshot |
2013-10-09 |
Jim Jagielski | save a possible lookup |
commit | commitdiff | tree | snapshot |
2013-10-09 |
Jeff Trawick | core: Don't truncate output when sending is interrupted... |
commit | commitdiff | tree | snapshot |
2013-10-09 |
Jeff Trawick | follow-up to r1530603: fix typo/syntax error |
commit | commitdiff | tree | snapshot |
2013-10-09 |
Jim Jagielski | ping tuning via Yann Ylavic <ylavic.dev@gmail.com> |
commit | commitdiff | tree | snapshot |
2013-10-09 |
Christophe... | Break long lines. |
commit | commitdiff | tree | snapshot |
next |