2012-01-22 |
Stefan Fritsch | Fix docs for Include, add docs for IncludeOptional |
commit | commitdiff | tree | snapshot |
2012-01-22 |
Stefan Fritsch | Add a validate-xml target |
commit | commitdiff | tree | snapshot |
2012-01-22 |
Stefan Fritsch | ctx->bytes_in is never used. Remove a useless iteration... |
commit | commitdiff | tree | snapshot |
2012-01-22 |
Stefan Fritsch | Improve indentation, no code change |
commit | commitdiff | tree | snapshot |
2012-01-22 |
Lucien Gentis | Update. |
commit | commitdiff | tree | snapshot |
2012-01-22 |
Stefan Fritsch | Document the rather surprising code path on Windows |
commit | commitdiff | tree | snapshot |
2012-01-21 |
Stefan Fritsch | More configure time dependencies: |
commit | commitdiff | tree | snapshot |
2012-01-20 |
Stefan Fritsch | Make APACHE_MODULE() accept an optional prerequisite... |
commit | commitdiff | tree | snapshot |
2012-01-20 |
Joe Orton | * server/core_filters.c (ap_core_input_filter): Only... |
commit | commitdiff | tree | snapshot |
2012-01-19 |
Jeff Trawick | Adjust CVE-2011-3368/CVE-2011-4317 fixes to rely solely on |
commit | commitdiff | tree | snapshot |
2012-01-18 |
Graham Leggett | configure: Move the --with-included-apr check so that... |
commit | commitdiff | tree | snapshot |
2012-01-17 |
William A.... | Anticipate win32+win64 |
commit | commitdiff | tree | snapshot |
2012-01-17 |
William A.... | Service named 2.x on trunk |
commit | commitdiff | tree | snapshot |
2012-01-17 |
William A.... | Further win32 edits anticipating 1.0.1-final is soon |
commit | commitdiff | tree | snapshot |
2012-01-17 |
Stefan Fritsch | Reword the paragraph about --with-included-apr to menti... |
commit | commitdiff | tree | snapshot |
2012-01-17 |
Stefan Fritsch | Trunk is at 2.5 |
commit | commitdiff | tree | snapshot |
2012-01-17 |
Graham Leggett | configure: Improve the error message when --with-includ... |
commit | commitdiff | tree | snapshot |
2012-01-16 |
Graham Leggett | RPM: Add mod_bucketeer, mod_case_filter and mod_case_fi... |
commit | commitdiff | tree | snapshot |
2012-01-15 |
Stefan Fritsch | Update xforms |
commit | commitdiff | tree | snapshot |
2012-01-15 |
Jeff Trawick | generated files and revision numbers |
commit | commitdiff | tree | snapshot |
2012-01-15 |
Jeff Trawick | fix syntax errors in Mutex examples |
commit | commitdiff | tree | snapshot |
2012-01-15 |
Jeff Trawick | fix const warning with strchr->ap_strchr mapping |
commit | commitdiff | tree | snapshot |
2012-01-15 |
Jeff Trawick | remove unused function |
commit | commitdiff | tree | snapshot |
2012-01-14 |
Lucien Gentis | Updates. |
commit | commitdiff | tree | snapshot |
2012-01-14 |
Lucien Gentis | Updates. |
commit | commitdiff | tree | snapshot |
2012-01-14 |
Lucien Gentis | Update. |
commit | commitdiff | tree | snapshot |
2012-01-14 |
Lucien Gentis | Update. |
commit | commitdiff | tree | snapshot |
2012-01-14 |
Takashi Sato | Fix the request/response header error |
commit | commitdiff | tree | snapshot |
2012-01-14 |
Takashi Sato | Add svn:keywords LastChangedRevision |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Eric Covener | whitespace only: shift a block refactored in r1231255... |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Eric Covener | *) mod_authnz_ldap: Don't try a potentially expensive... |
commit | commitdiff | tree | snapshot |
2012-01-11 |
Eric Covener | add compat info to CacheQuickHandler |
commit | commitdiff | tree | snapshot |
2012-01-11 |
Joe Orton | SECURITY (CVE-2012-0031): Fix possible crash on shutdow... |
commit | commitdiff | tree | snapshot |
2012-01-11 |
Roy T. Fielding | More registered media types |
commit | commitdiff | tree | snapshot |
2012-01-09 |
Takashi Sato | Update transformations |
commit | commitdiff | tree | snapshot |
2012-01-09 |
Takashi Sato | Fix English Revisions. |
commit | commitdiff | tree | snapshot |
2012-01-09 |
Stefan Fritsch | Fix cut'n'paster error |
commit | commitdiff | tree | snapshot |
2012-01-09 |
Stefan Fritsch | Rename ap_func_attr_* macros to AP_FN_ATTR_* |
commit | commitdiff | tree | snapshot |
2012-01-09 |
Takashi Sato | Add <glossary> to nroff.xsl and revert r1222335 partially. |
commit | commitdiff | tree | snapshot |
2012-01-09 |
Takashi Sato | Fix XML validation error. |
commit | commitdiff | tree | snapshot |
2012-01-09 |
Takashi Sato | Sync with 2.2 branch |
commit | commitdiff | tree | snapshot |
2012-01-09 |
Sander Temme | Changes to mod_heart* docs upon review by rjung |
commit | commitdiff | tree | snapshot |
2012-01-09 |
Nick Kew | Core configuration: add AllowOverride option to treat... |
commit | commitdiff | tree | snapshot |
2012-01-08 |
Eric Covener | rewrite guesses URL or Filesystem in server context... |
commit | commitdiff | tree | snapshot |
2012-01-08 |
Kaspar Brand | fix signedness issue with SSL_X509_NAME_to_string(... |
commit | commitdiff | tree | snapshot |
2012-01-08 |
Jim Jagielski | optimize this... Do strlen() ONLY if we need to check |
commit | commitdiff | tree | snapshot |
2012-01-07 |
Sander Temme | Update heartbeat module documentation, add documentatio... |
commit | commitdiff | tree | snapshot |
2012-01-06 |
William A.... | Clean up size_t abuse, part 2. ap_malloc/calloc/reallo... |
commit | commitdiff | tree | snapshot |
2012-01-06 |
William A.... | Simple edit, when 'saved' this will always alphasort... |
commit | commitdiff | tree | snapshot |
2012-01-05 |
William A.... | Cure size_t abuse, curse some recent code [recommit... |
commit | commitdiff | tree | snapshot |
2012-01-05 |
William A.... | Revert a whole mess that was not ment to be committed |
commit | commitdiff | tree | snapshot |
2012-01-05 |
William A.... | Cure size_t abuse, curse some recent code |
commit | commitdiff | tree | snapshot |
2012-01-05 |
Eric Covener | Update the comment and checks around address/connection... |
commit | commitdiff | tree | snapshot |
2012-01-05 |
Eric Covener | restore the generic proxy workers to not being address... |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Eric Covener | xforms |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Eric Covener | add heartbeat to list of lb methods living in other... |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Eric Covener | fill in the heartbeat modules' documentation. |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Rich Bowen | s/2011/2012/g |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Eric Covener | add/enhance some hints about configuration section... |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Stefan Fritsch | Add a bit of debug logging |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Stefan Fritsch | Avoid using C++ reserved word 'new' in arg name in... |
commit | commitdiff | tree | snapshot |
2011-12-30 |
Stefan Fritsch | Display registered providers |
commit | commitdiff | tree | snapshot |
2011-12-30 |
Stefan Fritsch | Add new ap_list_provider_groups() API for mod_info |
commit | commitdiff | tree | snapshot |
2011-12-30 |
Stefan Fritsch | Sort list of modules |
commit | commitdiff | tree | snapshot |
2011-12-30 |
Stefan Fritsch | Display all those shiny new hooks that we have in 2.4 |
commit | commitdiff | tree | snapshot |
2011-12-30 |
Kaspar Brand | Fix another case of #ifdef-within-a-macro (which was... |
commit | commitdiff | tree | snapshot |
2011-12-29 |
Stefan Fritsch | Document the unfortunate side effect of converting... |
commit | commitdiff | tree | snapshot |
2011-12-29 |
Stefan Fritsch | Don't use #ifdef inside macro calls |
commit | commitdiff | tree | snapshot |
2011-12-28 |
Stefan Fritsch | SECURITY: CVE-2012-0021 (cve.mitre.org) |
commit | commitdiff | tree | snapshot |
2011-12-28 |
Stefan Fritsch | Fix handling of piped, syslog, or inherited ErrorLog... |
commit | commitdiff | tree | snapshot |
2011-12-28 |
Stefan Fritsch | Check during configtest that the directories for error... |
commit | commitdiff | tree | snapshot |
2011-12-28 |
Stefan Fritsch | Fix -DDUMP_RUN_CFG output for piped and syslog loggers |
commit | commitdiff | tree | snapshot |
2011-12-28 |
Stefan Fritsch | Adapt loglevel of config errors during second pass |
commit | commitdiff | tree | snapshot |
2011-12-28 |
Takashi Sato | Adjust the translations to r1223048 (Apache Tomcat... |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Takashi Sato | Fix link to Apache Tomcat. |
commit | commitdiff | tree | snapshot |
2011-12-24 |
Kaspar Brand | add missing #ifdef in ssl_cmd_protocol_parse (should... |
commit | commitdiff | tree | snapshot |
2011-12-24 |
Kaspar Brand | update transformations |
commit | commitdiff | tree | snapshot |
2011-12-24 |
Kaspar Brand | SSLProtocol: allow explicit control of TLSv1.1 and... |
commit | commitdiff | tree | snapshot |
2011-12-24 |
Kaspar Brand | Set OPENSSL_NO_SSL_INTERN when compiling against OpenSS... |
commit | commitdiff | tree | snapshot |
2011-12-24 |
Kaspar Brand | REMOTE_ADDR is now r->useragent_ip, which is not/never... |
commit | commitdiff | tree | snapshot |
2011-12-22 |
Graham Leggett | Update transformation. |
commit | commitdiff | tree | snapshot |
2011-12-22 |
Graham Leggett | Clarify how the filters are merged when defined using... |
commit | commitdiff | tree | snapshot |
2011-12-22 |
Graham Leggett | mod_mime: Don't arbitrarily bypass AddOutputFilter... |
commit | commitdiff | tree | snapshot |
2011-12-22 |
Graham Leggett | Update transformations. |
commit | commitdiff | tree | snapshot |
2011-12-22 |
Graham Leggett | Add a link to the general HTTP compliance instructions. |
commit | commitdiff | tree | snapshot |
2011-12-22 |
Graham Leggett | Update transformations. |
commit | commitdiff | tree | snapshot |
2011-12-22 |
Graham Leggett | Build the man page for httxt2dbm. |
commit | commitdiff | tree | snapshot |
2011-12-21 |
Graham Leggett | RPM: Add mod_policy to the RPM spec file. |
commit | commitdiff | tree | snapshot |
2011-12-21 |
Graham Leggett | Update transformations. |
commit | commitdiff | tree | snapshot |
2011-12-21 |
Graham Leggett | Add documentation for mod_policy, as well as explanator... |
commit | commitdiff | tree | snapshot |
2011-12-21 |
Graham Leggett | mod_policy: Add a new testing module to help server... |
commit | commitdiff | tree | snapshot |
2011-12-20 |
Graham Leggett | Move ab, logresolve, httxt2dbm and apxs to bin from... |
commit | commitdiff | tree | snapshot |
2011-12-20 |
Guenter Knauf | Added mod_firehose and firehose to NetWare build. |
commit | commitdiff | tree | snapshot |
2011-12-20 |
Guenter Knauf | Some cosmetic NetWare makefile tweaks. |
commit | commitdiff | tree | snapshot |
2011-12-20 |
Guenter Knauf | Make mod_lua compile with lua 5.2.x. |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Graham Leggett | Fix the case where AP_DEBUG is unset. |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Graham Leggett | Distinguish properly between the bindir and sbindir... |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Graham Leggett | Fix warning: variable 'rv' set but not used. |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Graham Leggett | Fix warning: 'nlen' may be used uninitialized in this... |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Graham Leggett | RPM: Remove fiddling with installbuilddir, this is... |
commit | commitdiff | tree | snapshot |
next |