]> git.ipfire.org Git - thirdparty/mlmmj.git/shortlog
thirdparty/mlmmj.git
6 days ago  Baptiste DaroussinRelease: 2.1.0 master RELEASE_2_1_0
6 days ago  Baptiste Daroussinmlmmj-sub: add batch subscribe via stdin
6 days ago  Martin Preussfixed a typo (wasn't escaping quotation marks).
6 days ago  Baptiste DaroussinAdd $disarmedfrom$ substitution in customheaders
6 days ago  Baptiste DaroussinREADME: document $posteraddr$ and DKIM/From munging...
6 days ago  Baptiste Daroussinmlmmj: remove duplicate includes
6 days ago  Baptiste Daroussinmlmmj: constify static string tables
6 days ago  Baptiste Daroussinmlmmj-send: use <stdbool.h> instead of "stdbool.h"
6 days ago  Baptiste Daroussinmlmmj: remove obsolete RCS/CVS $Id$ tags
6 days ago  Baptiste Daroussinmlmmj: remove dead code (#if 0 blocks)
6 days ago  Baptiste Daroussinmlmmj: change valuecount from int to size_t
6 days ago  Baptiste Daroussinmlmmj-send: fix gotsigterm to be volatile sig_atomic_t
6 days ago  Baptiste Daroussinmlmmj-receive: remove dead code (#if 0 block)
6 days ago  Baptiste DaroussinSimplify send_digest: remove goto fallback_subject
6 days ago  Baptiste DaroussinSimplify bouncemail: merge duplicate confsub/confunsub...
6 days ago  Baptiste DaroussinSimplify do_access action parsing with lookup table
6 days ago  Baptiste DaroussinSimplify initsmtp: replace do/while(1) with for(;;...
6 days ago  Baptiste DaroussinFix send_help_noexit, send_mail_from_file, generate_sub...
6 days ago  Baptiste DaroussinFix do_access: add missing NULL check on msg parameter
6 days ago  Baptiste DaroussinFix send_probe: detect fopen failure and return false...
6 days ago  Baptiste DaroussinFix fdopendir UB: use dirfd() instead of raw fd after...
10 days ago  Baptiste DaroussinFix textcontent: return early when openat fails instead...
10 days ago  Baptiste DaroussinFix process_headers: stop at blank line instead of...
10 days ago  Baptiste DaroussinFix write_mailbody: eliminate double ungetc and EOF...
10 days ago  Baptiste DaroussinFix random_int: validate readn() return to prevent...
10 days ago  Baptiste DaroussinFix chomp: remove buggy early-return corrupting multi...
10 days ago  Baptiste Daroussinmlmmj-send: replace vec_pop_front with index-based...
10 days ago  Baptiste DaroussinFix: update text_0/text_1 tests for Date header instead...
10 days ago  Baptiste DaroussinTest: verify only one Reply-To header with multiple...
10 days ago  Baptiste DaroussinFix: mmap/fd leak in unsubscribe()
10 days ago  Baptiste DaroussinFix: write only one Reply-To header
10 days ago  Baptiste DaroussinFix: memory leak in prepstdreply_to() and copy-paste bug
10 days ago  Baptiste DaroussinFix: detect hostname truncation in hostnamestr()
10 days ago  Baptiste DaroussinFix: check newlocale() return value in gendatestr()
2026-06-02  falkenUpdate README.sendmail.md
2026-06-02  falkenUpdate README.sendmail.md
2026-06-02  falkenUpdate README.sendmail.md
2026-06-02  falkenAdd initial set up notes
2026-06-02  Baptiste Daroussinci: kyua is in freebsd base now
2026-06-02  Baptiste DaroussinSync with latest bbuild
2026-05-18  Uffe Jakobsenmake: fixes to clean target 101/head
2026-05-17  Uffe JakobsenFix compile warnings 100/head
2026-05-16  Uffe JakobsenAdd editorconfig to project
2026-05-15  Uffe Jakobsenfix: tests: clean up cannot remove dir 97/head
2026-05-10  Baptiste Daroussinfakesmtpd: do not leave zombies
2026-05-09  Baptiste DaroussinAdd MIME type detection/rejection to mlmmj-receive
2026-05-08  Baptiste Daroussinfix: remove double semicolon in subscribe_type()
2026-05-08  Baptiste Daroussinfix: remove trailing semicolon from gen_addr_cookie...
2026-04-23  Baptiste Daroussin2.0.2 RELEASE_2_0_1
2026-04-23  Baptiste Daroussinfix toolchain override
2026-04-23  Baptiste DaroussinRelease 2.0.1
2026-04-23  Baptiste DaroussinDo not install static only libraries
2026-04-23  Baptiste Daroussinfix configugre with --mandir option
2026-04-23  Baptiste Daroussinbuild: fix warnings RELEASE_2_0_0
2026-04-23  Baptiste DaroussinFix CI after removal of autotools
2026-04-23  Baptiste DaroussinRelease 2.0.0
2026-04-23  Baptiste Daroussinbuild: bbuild system
2026-04-22  Baptiste DaroussinAdd the ability to run make distcheck
2026-04-22  Baptiste Daroussinfix tests
2026-04-17  Baptiste DaroussinTUNABLES: clarify the documentation for subonlypost...
2026-04-17  Baptiste Daroussinsubrelease: if there are moderator defined, then deacti...
2026-04-07  Baptiste Daroussinmove the installation back to bin
2026-03-30  Baptiste Daroussinresend_queue: do not leak a fd
2026-03-30  Baptiste Daroussinresend_queue: pass the archive directory via fd to...
2026-03-30  Baptiste Daroussinarchive_open: remove ctrlfd argument
2026-03-30  Baptiste Daroussinarchive_migrate: stop polluting the logs
2026-03-29  Baptiste DaroussinPrepare release 2.0.0
2026-03-29  Baptiste Daroussindocumentation: update with latest features
2026-03-29  Baptiste Daroussinadd optional YYYY/MM archive partitioning via control...
2026-03-29  Baptiste Daroussingenerate RFC 2919/2369 List-* and Precedence headers...
2026-03-29  Baptiste Daroussinmlmmj-make-ml: use full email address for default owner
2026-03-29  Baptiste Daroussinsend_mail: add X-Forwarded-To and X-Signed-Recipient...
2026-03-28  Baptiste Daroussinsubscription: follow reply-to on susbcription
2026-03-28  Baptiste Daroussintreat exit 127 ass error
2026-03-27  Baptiste Daroussinsyslog: only support system with syslog
2026-03-27  Baptiste Daroussinfix build
2026-03-27  Baptiste Daroussinadd forgotten configure scrip
2026-03-27  Baptiste Daroussinbuild system, convert to autosetup + custom mk framework
2026-03-27  Baptiste DaroussinReplace foot's tllist.h with my own vec.h
2026-03-27  Baptiste Daroussinplug memory leak
2026-03-27  Baptiste DaroussinUTF8: prevent out of bound reading
2026-03-27  Baptiste Daroussinplug memory leak and fix naming collision
2026-03-27  Baptiste DaroussinFix fd leak
2026-03-27  Baptiste Daroussinfix TOCTOU by using O_NOFOLLOW which also simplifies...
2026-03-27  Baptiste Daroussinlimite line length to maximum 64k
2026-03-27  Baptiste Daroussinsetgid: test for failures
2026-03-27  Baptiste Daroussinadd forgotten setgid
2026-03-27  Baptiste Daroussinharden email validations
2026-03-27  Baptiste Daroussinmail: prevent header injections
2026-03-27  Baptiste Daroussinfix bad error message
2026-03-26  Baptiste Daroussinprevent a crash in case of broken connection
2026-03-26  Baptiste Daroussinensure fd is initialized
2026-03-26  Baptiste Daroussinrandom: improve on platforms without arc4random
2026-03-26  Baptiste Daroussincleanup: remove debug and fix EINTR logic
2026-03-26  Baptiste Daroussinexec_and_wait: multiple fixes
2026-03-26  Baptiste Daroussinsubrelease: the order of the test was not deterministic
2026-03-14  Baptiste Daroussinsubrelease: fix tests RELEASE_1_8_0
2026-03-14  Baptiste DaroussinRelease 1.8.0
2026-03-14  Baptiste Daroussinselfmoderate: backout better served by subrelease
2026-03-14  Baptiste Daroussinsubrelease: finish the implementation started in 2012
next