index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Follow up to r1919620: CHANGES entry indent.
Yann Ylavic
2024-08-01
1
-1
/
+1
*
mod_proxy_fcgi: Don't re-encode SCRIPT_FILENAME. PR 69203
Yann Ylavic
2024-08-01
2
-24
/
+15
*
Follow up to r1919617: Better CHANGES entry per Eric.
Yann Ylavic
2024-08-01
1
-1
/
+1
*
mod_proxy: Fix selection of ProxyPassMatch workers with host/port substitutio...
Yann Ylavic
2024-08-01
4
-14
/
+22
*
Follow-up to r1919587: CMake: Fix type in variable name (MODULES_SYNMBOLS -> ...
Ivan Zhakov
2024-07-31
2
-2
/
+2
*
Follow-up to r1919413: CMake: Use configure_file() instead of file(write)
Ivan Zhakov
2024-07-30
2
-61
/
+46
*
* modules/dav/fs/repos.c (dav_fs_get_resource): Return a 404 rather
Joe Orton
2024-07-29
1
-2
/
+2
*
Add some compatibility notes for some mod_rewrite flags added in lte last rel...
Christophe Jaillet
2024-07-28
2
-3
/
+9
*
Add a new <since> tag to ease writing compatibility notes.
Christophe Jaillet
2024-07-28
12
-0
/
+32
*
mod_proxy_fcgi: Use r->uri rather than r->filename for directory walk.
Yann Ylavic
2024-07-27
1
-5
/
+5
*
Trigger ci
Yann Ylavic
2024-07-27
1
-1
/
+1
*
mod_proxy: Allow for empty UDS URL hostname in ProxyPass workers too.
Yann Ylavic
2024-07-26
2
-5
/
+8
*
*) mod_proxy: Avoid AH01059 parsing error for SetHandler "unix:" URLs
Yann Ylavic
2024-07-26
2
-9
/
+29
*
fr doc rebuild.
Lucien Gentis
2024-07-26
2
-4
/
+11
*
fr doc XML file update.
Lucien Gentis
2024-07-26
1
-1
/
+9
*
CI: Fix OpenSSL tarball download URLs after openssl.org site refresh
Joe Orton
2024-07-26
3
-10
/
+32
*
* modules/core/mod_so.c (load_module): Log the file/lineno for a
Joe Orton
2024-07-24
1
-2
/
+4
*
Reenable test class, upstream bug fixed in pebble.
Rainer Jung
2024-07-24
1
-5
/
+5
*
xforms
Eric Covener
2024-07-23
4
-7
/
+14
*
use UNCList in UNC examples
Eric Covener
2024-07-23
1
-0
/
+8
*
CMake: Use TARGET_COMPILE_DEFINITIONS to set preprocessor definitions.
Ivan Zhakov
2024-07-21
1
-22
/
+35
*
* .github/workflows/windows.yml: Install openssl.
Ivan Zhakov
2024-07-20
1
-1
/
+1
*
* .github/workflows/windows.yml: Fix syntax error.
Ivan Zhakov
2024-07-20
1
-1
/
+1
*
* .github/workflows/windows.yml: Fix syntax error.
Ivan Zhakov
2024-07-20
1
-2
/
+0
*
* .github/workflows/windows.yml: Try to use Ninja for Windows CI build.
Ivan Zhakov
2024-07-20
1
-6
/
+15
*
Remove awk dependency when building using CMake. Before this awk was required
Ivan Zhakov
2024-07-20
3
-21
/
+96
*
* .github/workflows/windows.yml: Enable VCPKG artifacts caching.
Ivan Zhakov
2024-07-20
1
-0
/
+2
*
fr doc rebuild.
Lucien Gentis
2024-07-20
2
-1
/
+17
*
fr doc XML files updates.
Lucien Gentis
2024-07-20
2
-2
/
+17
*
* build/build-modules-c.awk: Add AP_DECLARE_DATA to ap_prelinked_modules,
Ivan Zhakov
2024-07-20
1
-3
/
+3
*
* .github/workflows/windows.yml: Add quotes for -DAPR_LIBRARIES argument.
Ivan Zhakov
2024-07-20
1
-1
/
+1
*
* .github/workflows/windows.yml: Enable HTTPD private headers when installing
Ivan Zhakov
2024-07-20
1
-1
/
+1
*
CI: Add Windows GitHub Action job. Not really tested.
Ivan Zhakov
2024-07-20
1
-0
/
+54
*
* CMakeLists.txt: By default use PCRE2 CMake package if supported.
Ivan Zhakov
2024-07-20
1
-1
/
+5
*
* os/win32/modules.c: Include "ap_config.h" to match the file generated by
Ivan Zhakov
2024-07-20
1
-0
/
+1
*
* os/win32/modules.c: Add AP_DECLARE_DATA to ap_prelinked_module_symbols
Ivan Zhakov
2024-07-20
1
-1
/
+1
*
Skip more h2 tests in prefork
Rainer Jung
2024-07-18
2
-2
/
+4
*
Skip h2 tests on prefork
Rainer Jung
2024-07-18
4
-0
/
+13
*
Fix typo in test name
Rainer Jung
2024-07-17
1
-2
/
+2
*
mod_rewrite: Better question mark tracking to avoid UnsafeAllow3F. PR 69197.
Yann Ylavic
2024-07-17
2
-18
/
+92
*
core: Improve AP_REQUEST_ #defines.
Yann Ylavic
2024-07-16
1
-2
/
+2
*
Make sure pytest shuts down the web server after each package
Rainer Jung
2024-07-16
5
-0
/
+24
*
copy the trusted flag from the subrequest
Eric Covener
2024-07-15
1
-1
/
+1
*
merge leading slashes by default
Eric Covener
2024-07-15
3
-1
/
+26
*
core: ap_location_walk() does not deal with the filesystem
Yann Ylavic
2024-07-12
1
-1
/
+1
*
mod_status: "Threads" span three colomns (busy, graceful, idle), not two.
Yann Ylavic
2024-07-11
1
-1
/
+1
*
mod_status: Follow up to r1918482: Bump colspan for the new wait-io colomn
Yann Ylavic
2024-07-11
1
-1
/
+1
*
test http1, add version check for trailer tests
Stefan Eissing
2024-07-11
1
-0
/
+4
*
sync test code with mod-h2
Stefan Eissing
2024-07-10
7
-4
/
+61
*
mod_md: Keep compat with openssl < 1.1
Yann Ylavic
2024-07-08
1
-13
/
+38
[next]