2008-02-13 |
Erik Abele | A more complete solution for PR 41823, see also r619746... |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Ruediger Pluem | * As per niq's comment, better destinct the types of... |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Ruediger Pluem | * This change is backported. |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Vincent Bray | Build products |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Vincent Bray | Fix wellformedness error in .fr docs patch |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Vincent Bray | French language updates courtesy of Lucien Gentis and... |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Dirk-Willem... | More spelling/clarifications/depluralizing (and we... |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Dirk-Willem... | Clarify the text a little and use the vhost terminology. |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Dirk-Willem... | Addition of a test script which creates a Sample/test... |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Dirk-Willem... | Incorperate feedback of Rudiger. |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Dirk-Willem... | Turn the cache module into first class citizens (well... |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Rich Bowen | Clarify the phrase "per-directory context" |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Rich Bowen | More examples and a few clarifications where the text... |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Dirk-Willem... | Reduce the WARNING to a DEBUG when SNI support is enabled. |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Dirk-Willem... | Return a little bit more error information when, say... |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Dirk-Willem... | Add PR for header install |
commit | commitdiff | tree | snapshot |
2008-02-09 |
William A.... | Catch win32 up with r620135 for unix., install so,... |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Dirk-Willem... | Also install the so, rewrite and cache header files. |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Dirk-Willem... | Sub-requests are created and used with two purposes... |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Tony Stevenson | oops, forgot to add these. As part of PR 41823 |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Tony Stevenson | As per PR 41823 - s/apache.exe/httpd.exe |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Tony Stevenson | As per PR 33892 - Added comment re escaping slashes. |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Tony Stevenson | As per PR 44135 |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Tony Stevenson | Added notice that support forums will likely ask for... |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Bradley Nicholes | Update the example and fix typos |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Bradley Nicholes | Document the RequireAlias block directive |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Ruediger Pluem | * Fix a typo (timout -> timeout) |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Vincent Bray | Update transformation. Note that commit r618551 also... |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Vincent Bray | Copyright year change transformation. |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Ruediger Pluem | * Use a 64 bit unsigned int instead of a signed long... |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Ruediger Pluem | * Do not retry a request in the case that we either... |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Ruediger Pluem | * Fix comment. No functional change. |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Martin Kraemer | Avoid core dumps by getting the signal_description... |
commit | commitdiff | tree | snapshot |
2008-01-29 |
Ruediger Pluem | * Fix processing of chunked responses if Connection... |
commit | commitdiff | tree | snapshot |
2008-01-29 |
Jim Jagielski | Now let things like |
commit | commitdiff | tree | snapshot |
2008-01-28 |
Ruediger Pluem | * Don't leak memory when reopening the logfile. |
commit | commitdiff | tree | snapshot |
2008-01-25 |
Paul J. Reder | Add doc for the new mod_ldap referral directives. |
commit | commitdiff | tree | snapshot |
2008-01-24 |
Paul J. Reder | Reduced the bumpiness (from major to minor) and utilize... |
commit | commitdiff | tree | snapshot |
2008-01-23 |
Paul J. Reder | Added rebind change info. |
commit | commitdiff | tree | snapshot |
2008-01-23 |
Paul J. Reder | This adds Apache support (taking advantage of the new... |
commit | commitdiff | tree | snapshot |
2008-01-18 |
William A.... | This need not be said; the current version of testdbm.c |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Joe Orton | * server/mpm_common.c (reclaim_one_pid): Retrieve the... |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Joe Orton | * server/mpm/prefork/prefork.c (child_main): If apr_pol... |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Joe Orton | * server/mpm/prefork/prefork.c (child_main): Unlock... |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Noirin Plunkett | Copyright year update |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Ruediger Pluem | * Do not try to read non existing response bodies of... |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Noirin Plunkett | Tidying up the SSL FAQ, incorporating changes suggested... |
commit | commitdiff | tree | snapshot |
2008-01-12 |
Nick Kew | Support chroot on unix-family platforms |
commit | commitdiff | tree | snapshot |
2008-01-12 |
Nick Kew | Don't add bogus duplicate Content-Language header entries. |
commit | commitdiff | tree | snapshot |
2008-01-12 |
Nick Kew | mod_proxy_ftp: Fix base for directory listings. |
commit | commitdiff | tree | snapshot |
2008-01-12 |
Eric Covener | Minor bump for r611199, third time's a charm (change... |
commit | commitdiff | tree | snapshot |
2008-01-12 |
Ruediger Pluem | * Hex pids are bogus anyway and on environments with... |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Eric Covener | *) mod_proxy_http: Return HTTP status codes instead... |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Eric Covener | minor MMN bump for r611199 |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Guenter Knauf | Restructured server name indication support (PR 34607); |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Guenter Knauf | added hack to fetch copyright string. |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Eric Covener | *) mod_logio: Provide optional function to allow module... |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Nick Kew | Update year to 2008 |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Nick Kew | mod_rewrite: Don't canonicalise URLs with [P,NE] |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Vincent Bray | Link to an explaination of the password format used... |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Jim Jagielski | Adjust for 2008 |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Jim Jagielski | belt and suspenders |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Nick Kew | http_filters: make sure we get last byte of actual... |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Ruediger Pluem | * Saveguard ourselves against underflows |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Ruediger Pluem | * Address two edge cases: |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Ruediger Pluem | * HTTP error codes are int's not apr_status_t's. |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Ruediger Pluem | * Do not use local scoped apr_bucket_brigade. We use... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Ruediger Pluem | * Optimize and unify detection of blank / corrupt chunk... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Ruediger Pluem | * Move duplicated code for error handling into local... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Ruediger Pluem | * Reuse bucket brigades instead of recreating them... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Ruediger Pluem | * Optimize assignments by using apr_pcalloc instead... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Ruediger Pluem | * Optimize alignment. |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Ruediger Pluem | * Optimize solution from r609394 and remove chunk-exten... |
commit | commitdiff | tree | snapshot |
2008-01-06 |
Ruediger Pluem | * Fix cases with non blocking reads from the ap_http_fi... |
commit | commitdiff | tree | snapshot |
2008-01-06 |
William A.... | Eliminate silly redundancy |
commit | commitdiff | tree | snapshot |
2008-01-06 |
William A.... | Copying this code requires a (global) pool and rv decla... |
commit | commitdiff | tree | snapshot |
2008-01-06 |
William A.... | Resolve console-mode stdout file descriptor issues... |
commit | commitdiff | tree | snapshot |
2008-01-05 |
William A.... | winnt_mpm: Restore Win32DisableAcceptEx On directive... |
commit | commitdiff | tree | snapshot |
2008-01-05 |
Ruediger Pluem | * These are now backported. |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Ruediger Pluem | * Silence a compiler warning by using the correct format. |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Guenter Knauf | Enable to build abs on NetWare if dependent libs are... |
commit | commitdiff | tree | snapshot |
2008-01-02 |
Roy T. Fielding | Update mime.types with IANA registry |
commit | commitdiff | tree | snapshot |
2008-01-02 |
Roy T. Fielding | revert move to image/vnd.microsoft.icon because everyon... |
commit | commitdiff | tree | snapshot |
2008-01-02 |
Jim Jagielski | style check |
commit | commitdiff | tree | snapshot |
2008-01-02 |
André Malo | update transformation |
commit | commitdiff | tree | snapshot |
2008-01-02 |
Ruediger Pluem | * Update transformation. |
commit | commitdiff | tree | snapshot |
2008-01-02 |
Ruediger Pluem | * These are now backported. |
commit | commitdiff | tree | snapshot |
2008-01-01 |
Eric Covener | backported in 607929. |
commit | commitdiff | tree | snapshot |
2008-01-01 |
Guenter Knauf | Modified default refresh value to 10 secs so that its... |
commit | commitdiff | tree | snapshot |
2008-01-01 |
Eric Covener | Review comments from Ruediger on r607766: |
commit | commitdiff | tree | snapshot |
2008-01-01 |
Ruediger Pluem | * Avoid SEGFAULT as hooks->set_headers can be NULL... |
commit | commitdiff | tree | snapshot |
2007-12-31 |
Eric Covener | When using the MS SDK, re-establish LDAP backend connec... |
commit | commitdiff | tree | snapshot |
2007-12-31 |
Guenter Knauf | updated NetWare OpenSSL build section. |
commit | commitdiff | tree | snapshot |
2007-12-31 |
Guenter Knauf | fixed comment, added comment, added logic to build... |
commit | commitdiff | tree | snapshot |
2007-12-31 |
William A.... | Close the child_exit_event which lives only for the... |
commit | commitdiff | tree | snapshot |
2007-12-31 |
William A.... | On win32, we must never, never close the parent's copy... |
commit | commitdiff | tree | snapshot |
2007-12-31 |
William A.... | Introduce the ProxyFtpDirCharset directive, allowing... |
commit | commitdiff | tree | snapshot |
2007-12-30 |
Tony Stevenson | Updated to show "It Works!" as opposed to old, 1.3... |
commit | commitdiff | tree | snapshot |
2007-12-29 |
Ruediger Pluem | * Style police. No functional changes. |
commit | commitdiff | tree | snapshot |
2007-12-29 |
Nick Kew | mod_dav: Fix evaluation of If-Match * and If-None-Match... |
commit | commitdiff | tree | snapshot |
next |