summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * Create README.md as symlink to README for better Github rendering [skip ci]Ruediger Pluem2024-01-251-0/+1
* Converts README to markdown (no textual changes) for better display onRich Bowen2024-01-241-108/+104
* Updated typo NWGNUmakefileRich Bowen2024-01-241-1/+1
* *) mod_http2: v2.0.26 with the following fixes:Stefan Eissing2024-01-175-4/+20
* mod_headers: Avoid infinite recursion with the edit* action and empty matches.Yann Ylavic2024-01-162-31/+119
* Trigger ci.Yann Ylavic2024-01-161-1/+1
* regex: Add AP_REG_NOTEMPTY_ATSTART maching option.Yann Ylavic2024-01-163-1/+6
* regex: Add ap_regexec_ex() which can take a starting offset to match from.Yann Ylavic2024-01-163-13/+48
* Fix a typo (missing "t")Christophe Jaillet2023-12-232-2/+2
* Fix the authorization types that support expressions.Christophe Jaillet2023-12-231-1/+1
* fr doc XML file update.Lucien Gentis2023-12-211-54/+50
* * modules/http/chunk_filter.c (ap_http_chunk_filter): For a brigadeJoe Orton2023-12-202-6/+20
* mod_deflate: remove filter after seeing EOSJoe Orton2023-12-201-0/+4
* * modules/ssl/ssl_engine_pphrase.c (modssl_load_engine_keypair): FixJoe Orton2023-12-131-1/+6
* fr doc rebuild.Lucien Gentis2023-12-094-8/+18
* fr doc XML files updates.Lucien Gentis2023-12-092-12/+22
* missing </p> tag.Lucien Gentis2023-12-091-1/+1
* * modules/dav/fs/mod_dav_fs.c (dav_fs_post_config): Make safe forJoe Orton2023-12-081-0/+4
* * modules/dav/main/util.c (dav_validate_resource_state): Fix errorJoe Orton2023-12-071-1/+1
* mod_dav_fs: Add global mutex around use of lockdb use, sinceJoe Orton2023-12-073-32/+98
* docs: Follow up to r1914382: Propose to build from sources too.Yann Ylavic2023-12-061-3/+5
* docs: update/fix download link for awk.exe on Windows.Yann Ylavic2023-12-061-8/+4
* mod_auth_bearer: Fix warning about signed bitfields. BZ 68294Yann Ylavic2023-12-051-2/+2
* mod_ssl: Add support for loading keys from OpenSSL 3.x providers viaJoe Orton2023-12-057-15/+154
* mod_ssl: Follow up to r1908537: Fix typo s/MODSSL_USE_ENGINE_API/MODSSL_HAVE_...Yann Ylavic2023-12-041-1/+1
* Be consistently const across all members of authn_ldap_request_t. RemoveGraham Leggett2023-12-021-11/+11
* mod_authnz_ldap: Follow up to r1914067: Deduplicate APLOGNO(01699).Yann Ylavic2023-11-281-1/+1
* APLOGNO for duplicated 01699.Yann Ylavic2023-11-281-1/+1
* fr doc rebuild.Lucien Gentis2023-11-257-190/+174
* fr doc XML file update.Lucien Gentis2023-11-251-1/+7
* fr doc XML file update.Lucien Gentis2023-11-251-1/+1
* fr doc XML file update.Lucien Gentis2023-11-251-2/+9
* Make sure attributes from ldapsearch are passed into the environment. Make sureGraham Leggett2023-11-241-3/+2
* Remove unnecessary references to r->user within ldap-search.Graham Leggett2023-11-241-18/+1
* Reserve some lognos for pull #618.Joe Orton2023-11-231-1/+1
* Optimise handling LDAP authorization where LDAP was not usedGraham Leggett2023-11-232-81/+85
* Add an option to specify a source address.Graham Leggett2023-11-223-1/+22
* mention httpd.conf and install root dependencyEric Covener2023-11-221-0/+7
* remove apachehausEric Covener2023-11-221-1/+0
* mod_ldap: Add a hint to install the apr_ldap module on init failure.Graham Leggett2023-11-221-1/+1
* * include/ap_socache.h: Update comment only, to remove reference toJoe Orton2023-11-221-3/+4
* mod_xml2enc: remove dependency on xmlstring headerEric Covener2023-11-212-3/+5
* mod_authnz_ldap: Follow up to r1913962: r->user not used in ldapsearch_check_...Yann Ylavic2023-11-201-6/+0
* Restore log message tag 02636, assign unique tags.Graham Leggett2023-11-201-3/+3
* Bump log-message-tags.Graham Leggett2023-11-201-1/+1
* Apply earlier fix to the ldapsearch case:Graham Leggett2023-11-191-3/+31
* Set authorization request variables in the ldapsearch case.Graham Leggett2023-11-191-0/+3
* Add check for LDAP filter overflow, and exit cleanly.Graham Leggett2023-11-191-30/+34
* mod_proxy: Follow up to r1912245: ap_proxy_ prefix for extern functions.Yann Ylavic2023-11-184-15/+15
* mod_ldap: HTML-escape ldap-status handler.Eric Covener2023-11-162-7/+9