Commit Graph

  • 1723bd6935 fix: ajout du header Content-Type dans la conf master toto 2026-03-05 16:19:52 +01:00
  • b12f7da0d3 feat: add client_headers field - ordered list of client header names toto 2026-03-05 16:17:07 +01:00
  • f018f0e1f6 fix: JsonSockLogMaxHeaders counts configured headers by position toto 2026-03-05 15:29:53 +01:00
  • 98e413be68 config: extend default headers list and raise max to 25 toto 2026-03-05 15:14:28 +01:00
  • 643557a2e7 fix: skip subrequests and internal redirects in post_read_request toto 2026-03-05 15:11:56 +01:00
  • 54d210978f fix: timestamp uses r->request_time; remove unparsed_uri, fragment from architecture toto 2026-03-05 14:42:00 +01:00
  • ae933fcf5a release: version 1.0.14 - Harmonize JSON construction Jacquin Antoine 2026-03-02 23:50:39 +01:00
  • 887318ba89 release: version 1.0.13 - Fix duplicate comma in JSON output Jacquin Antoine 2026-03-02 23:48:38 +01:00
  • 64c3e4acd8 release: version 1.0.12 - Fix buffer corruption in dynbuf_append Jacquin Antoine 2026-03-02 23:46:52 +01:00
  • dce1c813fc release: version 1.0.11 - Preserve config file on upgrade Jacquin Antoine 2026-03-02 23:45:00 +01:00
  • 62b174c1a2 release: version 1.0.10 - Fix JSON serialization and remove unused fields Jacquin Antoine 2026-03-02 23:41:38 +01:00
  • e606e7760f CHANGE: Replace req_id with query and fragment fields Jacquin Antoine 2026-03-02 21:07:22 +01:00
  • 8a8ee8c6b1 FEATURE: Add missing JSON fields and fix socket type per architecture.yml Jacquin Antoine 2026-03-02 20:59:38 +01:00
  • 17d7671380 release: version 1.0.7 Jacquin Antoine 2026-03-01 02:31:43 +01:00
  • 3d2e4f8e70 feature: add JsonSockLogLevel directive for configurable log levels Jacquin Antoine 2026-03-01 02:31:16 +01:00
  • c61774f8ec conf: change socket path to /var/run/logcorrelator/http.socket Jacquin Antoine 2026-03-01 02:14:31 +01:00
  • 395af61497 release: version 1.0.6 Jacquin Antoine 2026-03-01 01:52:50 +01:00
  • e8c57dbf64 build: allow Docker cache for RPM builds Jacquin Antoine 2026-03-01 01:51:59 +01:00
  • 3e9ff25033 conf: change default socket path to /var/run/logcorrelator/http.sock Jacquin Antoine 2026-03-01 01:49:39 +01:00
  • baf8ed801b build: use spec_version macro in RPM spec file Jacquin Antoine 2026-03-01 01:44:46 +01:00
  • 08a6c72897 docs: add author information to architecture.yml Jacquin Antoine 2026-03-01 01:06:36 +01:00
  • c228865a48 release: version 1.0.4 - Build system fixes and cleanup Jacquin Antoine 2026-03-01 01:03:48 +01:00
  • 77aded8bb6 fix: update Makefile RPM extraction with separate volume mounts Jacquin Antoine 2026-03-01 01:02:14 +01:00
  • fe43ca90a8 fix: correct RPM package paths in Dockerfile.package and Makefile Jacquin Antoine 2026-03-01 00:41:59 +01:00
  • 2ac75364c2 refactor: remove unused scripts and integration tests Jacquin Antoine 2026-03-01 00:35:15 +01:00
  • e3ea1fb486 docs: update README and architecture for RPM-only packaging Jacquin Antoine 2026-03-01 00:29:51 +01:00
  • 8b381c7feb build: migrate RPM packaging from fpm to rpmbuild with .spec file Jacquin Antoine 2026-03-01 00:12:22 +01:00
  • 3418cbcbbb Add --no-cache to docker build command Jacquin Antoine 2026-02-28 23:09:59 +01:00
  • c2e1221e5a release: version 1.0.2 - Audit security fixes and RPM packaging Jacquin Antoine 2026-02-28 21:45:06 +01:00
  • d0ca0a7e4c fix: correction bugs + tests + migration el7 vers el10 Jacquin Antoine 2026-02-28 21:02:05 +01:00
  • 59856a7ed7 fix: forcer la compilation en C11 dans le Makefile Jacquin Antoine 2026-02-28 20:42:29 +01:00
  • 175a0cccda fix: Sécuriser l’écriture socket et initialiser APR dans les tests Jacquin Antoine 2026-02-28 20:38:58 +01:00
  • ce1692bfba fix: corriger la déclaration de reqin_log_module pour Apache Jacquin Antoine 2026-02-28 20:35:18 +01:00
  • 77541f7500 fix: corriger la déclaration de reqin_log_module Jacquin Antoine 2026-02-28 20:33:42 +01:00
  • 46291898e1 fix: renforcer la robustesse du module et étendre les tests/CI Jacquin Antoine 2026-02-28 20:28:40 +01:00
  • a935ed1641 ci: migrate to GitLab CI with multi-distribution RPM builds Jacquin Antoine 2026-02-28 16:06:57 +01:00
  • 2fc3f92cf8 docs: update README with new Docker-based packaging Jacquin Antoine 2026-02-27 16:17:46 +01:00
  • d098211752 refactor: remove obsolete packaging files Jacquin Antoine 2026-02-27 16:06:34 +01:00
  • 395635ab36 docs: update architecture.yml with unified packaging section Jacquin Antoine 2026-02-27 15:41:29 +01:00
  • 802ce75a80 Unify packaging: use Docker + fpm for DEB and RPM builds Jacquin Antoine 2026-02-27 15:31:55 +01:00
  • b5d093f8cb Docs: update security documentation and hardening notes Jacquin Antoine 2026-02-26 23:41:51 +01:00
  • e44059865b Security: fix critical vulnerabilities and harden module Jacquin Antoine 2026-02-26 23:37:30 +01:00
  • 070c2a7bd2 Refactor: thread-safe per-process state and add tests Jacquin Antoine 2026-02-26 23:28:45 +01:00
  • 7cfd14fb65 Fix: add missing child_exit hook per architecture.yml Jacquin Antoine 2026-02-26 14:04:47 +01:00
  • 66549acf5c Initial commit: mod_reqin_log Apache module Jacquin Antoine 2026-02-26 13:55:07 +01:00