summaryrefslogtreecommitdiffstats
path: root/support/apxs.in (unfollow)
Commit message (Expand)AuthorFilesLines
2024-01-24Converts README to markdown (no textual changes) for better display onRich Bowen1-108/+104
2024-01-24Updated typo NWGNUmakefileRich Bowen1-1/+1
2024-01-17 *) mod_http2: v2.0.26 with the following fixes:Stefan Eissing5-4/+20
2024-01-16mod_headers: Avoid infinite recursion with the edit* action and empty matches.Yann Ylavic2-31/+119
2024-01-16Trigger ci.Yann Ylavic1-1/+1
2024-01-16regex: Add AP_REG_NOTEMPTY_ATSTART maching option.Yann Ylavic3-1/+6
2024-01-16regex: Add ap_regexec_ex() which can take a starting offset to match from.Yann Ylavic3-13/+48
2023-12-23Fix a typo (missing "t")Christophe Jaillet2-2/+2
2023-12-23Fix the authorization types that support expressions.Christophe Jaillet1-1/+1
2023-12-21fr doc XML file update.Lucien Gentis1-54/+50
2023-12-20* modules/http/chunk_filter.c (ap_http_chunk_filter): For a brigadeJoe Orton2-6/+20
2023-12-20mod_deflate: remove filter after seeing EOSJoe Orton1-0/+4
2023-12-13* modules/ssl/ssl_engine_pphrase.c (modssl_load_engine_keypair): FixJoe Orton1-1/+6
2023-12-09fr doc rebuild.Lucien Gentis4-8/+18
2023-12-09fr doc XML files updates.Lucien Gentis2-12/+22
2023-12-09missing </p> tag.Lucien Gentis1-1/+1
2023-12-08* modules/dav/fs/mod_dav_fs.c (dav_fs_post_config): Make safe forJoe Orton1-0/+4
2023-12-07* modules/dav/main/util.c (dav_validate_resource_state): Fix errorJoe Orton1-1/+1
2023-12-07mod_dav_fs: Add global mutex around use of lockdb use, sinceJoe Orton3-32/+98
2023-12-06docs: Follow up to r1914382: Propose to build from sources too.Yann Ylavic1-3/+5
2023-12-06docs: update/fix download link for awk.exe on Windows.Yann Ylavic1-8/+4
2023-12-05mod_auth_bearer: Fix warning about signed bitfields. BZ 68294Yann Ylavic1-2/+2
2023-12-05mod_ssl: Add support for loading keys from OpenSSL 3.x providers viaJoe Orton7-15/+154
2023-12-04mod_ssl: Follow up to r1908537: Fix typo s/MODSSL_USE_ENGINE_API/MODSSL_HAVE_...Yann Ylavic1-1/+1
2023-12-02Be consistently const across all members of authn_ldap_request_t. RemoveGraham Leggett1-11/+11
2023-11-28mod_authnz_ldap: Follow up to r1914067: Deduplicate APLOGNO(01699).Yann Ylavic1-1/+1
2023-11-28APLOGNO for duplicated 01699.Yann Ylavic1-1/+1
2023-11-25fr doc rebuild.Lucien Gentis7-190/+174
2023-11-25fr doc XML file update.Lucien Gentis1-1/+7
2023-11-25fr doc XML file update.Lucien Gentis1-1/+1
2023-11-25fr doc XML file update.Lucien Gentis1-2/+9
2023-11-24Make sure attributes from ldapsearch are passed into the environment. Make sureGraham Leggett1-3/+2
2023-11-24Remove unnecessary references to r->user within ldap-search.Graham Leggett1-18/+1
2023-11-23Reserve some lognos for pull #618.Joe Orton1-1/+1
2023-11-23Optimise handling LDAP authorization where LDAP was not usedGraham Leggett2-81/+85
2023-11-22Add an option to specify a source address.Graham Leggett3-1/+22
2023-11-22mention httpd.conf and install root dependencyEric Covener1-0/+7
2023-11-22remove apachehausEric Covener1-1/+0
2023-11-22mod_ldap: Add a hint to install the apr_ldap module on init failure.Graham Leggett1-1/+1
2023-11-22* include/ap_socache.h: Update comment only, to remove reference toJoe Orton1-3/+4
2023-11-21mod_xml2enc: remove dependency on xmlstring headerEric Covener2-3/+5
2023-11-20mod_authnz_ldap: Follow up to r1913962: r->user not used in ldapsearch_check_...Yann Ylavic1-6/+0
2023-11-20Restore log message tag 02636, assign unique tags.Graham Leggett1-3/+3
2023-11-20Bump log-message-tags.Graham Leggett1-1/+1
2023-11-19Apply earlier fix to the ldapsearch case:Graham Leggett1-3/+31
2023-11-19Set authorization request variables in the ldapsearch case.Graham Leggett1-0/+3
2023-11-19Add check for LDAP filter overflow, and exit cleanly.Graham Leggett1-30/+34
2023-11-18mod_proxy: Follow up to r1912245: ap_proxy_ prefix for extern functions.Yann Ylavic4-15/+15
2023-11-16mod_ldap: HTML-escape ldap-status handler.Eric Covener2-7/+9
2023-11-16Follow up to r1874101: Axe useless LIBRESSL_VERSION_NUMBER check.Yann Ylavic1-2/+0