index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
support
/
apxs.in
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-01-24
Converts README to markdown (no textual changes) for better display on
Rich Bowen
1
-108
/
+104
2024-01-24
Updated typo NWGNUmakefile
Rich Bowen
1
-1
/
+1
2024-01-17
*) mod_http2: v2.0.26 with the following fixes:
Stefan Eissing
5
-4
/
+20
2024-01-16
mod_headers: Avoid infinite recursion with the edit* action and empty matches.
Yann Ylavic
2
-31
/
+119
2024-01-16
Trigger ci.
Yann Ylavic
1
-1
/
+1
2024-01-16
regex: Add AP_REG_NOTEMPTY_ATSTART maching option.
Yann Ylavic
3
-1
/
+6
2024-01-16
regex: Add ap_regexec_ex() which can take a starting offset to match from.
Yann Ylavic
3
-13
/
+48
2023-12-23
Fix a typo (missing "t")
Christophe Jaillet
2
-2
/
+2
2023-12-23
Fix the authorization types that support expressions.
Christophe Jaillet
1
-1
/
+1
2023-12-21
fr doc XML file update.
Lucien Gentis
1
-54
/
+50
2023-12-20
* modules/http/chunk_filter.c (ap_http_chunk_filter): For a brigade
Joe Orton
2
-6
/
+20
2023-12-20
mod_deflate: remove filter after seeing EOS
Joe Orton
1
-0
/
+4
2023-12-13
* modules/ssl/ssl_engine_pphrase.c (modssl_load_engine_keypair): Fix
Joe Orton
1
-1
/
+6
2023-12-09
fr doc rebuild.
Lucien Gentis
4
-8
/
+18
2023-12-09
fr doc XML files updates.
Lucien Gentis
2
-12
/
+22
2023-12-09
missing </p> tag.
Lucien Gentis
1
-1
/
+1
2023-12-08
* modules/dav/fs/mod_dav_fs.c (dav_fs_post_config): Make safe for
Joe Orton
1
-0
/
+4
2023-12-07
* modules/dav/main/util.c (dav_validate_resource_state): Fix error
Joe Orton
1
-1
/
+1
2023-12-07
mod_dav_fs: Add global mutex around use of lockdb use, since
Joe Orton
3
-32
/
+98
2023-12-06
docs: Follow up to r1914382: Propose to build from sources too.
Yann Ylavic
1
-3
/
+5
2023-12-06
docs: update/fix download link for awk.exe on Windows.
Yann Ylavic
1
-8
/
+4
2023-12-05
mod_auth_bearer: Fix warning about signed bitfields. BZ 68294
Yann Ylavic
1
-2
/
+2
2023-12-05
mod_ssl: Add support for loading keys from OpenSSL 3.x providers via
Joe Orton
7
-15
/
+154
2023-12-04
mod_ssl: Follow up to r1908537: Fix typo s/MODSSL_USE_ENGINE_API/MODSSL_HAVE_...
Yann Ylavic
1
-1
/
+1
2023-12-02
Be consistently const across all members of authn_ldap_request_t. Remove
Graham Leggett
1
-11
/
+11
2023-11-28
mod_authnz_ldap: Follow up to r1914067: Deduplicate APLOGNO(01699).
Yann Ylavic
1
-1
/
+1
2023-11-28
APLOGNO for duplicated 01699.
Yann Ylavic
1
-1
/
+1
2023-11-25
fr doc rebuild.
Lucien Gentis
7
-190
/
+174
2023-11-25
fr doc XML file update.
Lucien Gentis
1
-1
/
+7
2023-11-25
fr doc XML file update.
Lucien Gentis
1
-1
/
+1
2023-11-25
fr doc XML file update.
Lucien Gentis
1
-2
/
+9
2023-11-24
Make sure attributes from ldapsearch are passed into the environment. Make sure
Graham Leggett
1
-3
/
+2
2023-11-24
Remove unnecessary references to r->user within ldap-search.
Graham Leggett
1
-18
/
+1
2023-11-23
Reserve some lognos for pull #618.
Joe Orton
1
-1
/
+1
2023-11-23
Optimise handling LDAP authorization where LDAP was not used
Graham Leggett
2
-81
/
+85
2023-11-22
Add an option to specify a source address.
Graham Leggett
3
-1
/
+22
2023-11-22
mention httpd.conf and install root dependency
Eric Covener
1
-0
/
+7
2023-11-22
remove apachehaus
Eric Covener
1
-1
/
+0
2023-11-22
mod_ldap: Add a hint to install the apr_ldap module on init failure.
Graham Leggett
1
-1
/
+1
2023-11-22
* include/ap_socache.h: Update comment only, to remove reference to
Joe Orton
1
-3
/
+4
2023-11-21
mod_xml2enc: remove dependency on xmlstring header
Eric Covener
2
-3
/
+5
2023-11-20
mod_authnz_ldap: Follow up to r1913962: r->user not used in ldapsearch_check_...
Yann Ylavic
1
-6
/
+0
2023-11-20
Restore log message tag 02636, assign unique tags.
Graham Leggett
1
-3
/
+3
2023-11-20
Bump log-message-tags.
Graham Leggett
1
-1
/
+1
2023-11-19
Apply earlier fix to the ldapsearch case:
Graham Leggett
1
-3
/
+31
2023-11-19
Set authorization request variables in the ldapsearch case.
Graham Leggett
1
-0
/
+3
2023-11-19
Add check for LDAP filter overflow, and exit cleanly.
Graham Leggett
1
-30
/
+34
2023-11-18
mod_proxy: Follow up to r1912245: ap_proxy_ prefix for extern functions.
Yann Ylavic
4
-15
/
+15
2023-11-16
mod_ldap: HTML-escape ldap-status handler.
Eric Covener
2
-7
/
+9
2023-11-16
Follow up to r1874101: Axe useless LIBRESSL_VERSION_NUMBER check.
Yann Ylavic
1
-2
/
+0
[next]