]> git.ipfire.org Git - thirdparty/mlmmj.git/shortlog
thirdparty/mlmmj.git
2025-06-30  Erwan MAS- emphasize headers with markdown modifier master 70/head
2025-06-27  Baptiste Daroussindelheaders: improve documentation
2025-06-26  Erwan MASadd more patterns to delheaders unit tests 69/head
2025-06-23  Erwan MASadd more unit tests to delheaders feature
2025-06-16  Baptiste Daroussinupdate license
2025-06-13  Baptiste DaroussinRelease 1.6.0 RELEASE_1.6.0
2025-06-13  Baptiste Daroussincustomheaders: remove blank prefix and skip empty lines
2025-06-13  Baptiste DaroussinChangelog: document $bouncenumbers$ new expansion
2025-06-13  Baptiste Daroussinprobe: send message-id is possibel in probe emails
2025-06-13  Baptiste Daroussinrefactoring: isolate the code scanning the header
2025-06-13  Baptiste Daroussincleanup: remove extra semicolon
2025-06-07  Erwan MAScustomheaders allow substitution on variable $posteraddr$ 66/head
2025-05-30  Erwan MAS - fix build issues on Linux/Hurd 386 65/head
2025-05-27  Baptiste DaroussinUpdate changelog
2025-05-27  Baptiste DaroussinRelease 1.5.2 RELEASE_1.5.2
2025-05-27  Baptiste Daroussintest: restore usage of top_srcdir which was actually...
2025-05-27  Baptiste Daroussinportability: fix socket size initialisation (fixes...
2025-05-27  Baptiste Daroussintest: fix setting up listtext symlinks
2025-05-27  Baptiste Daroussinportability: fix socket size initialisation (fixes...
2025-05-27  Baptiste Daroussinfakesmtp: (portability) fix run on alpine
2025-05-27  Baptiste Daroussinmlmmj-bounce:basics_6 can only be run as non root
2025-05-27  Baptiste Daroussin32bit fix touch argument to remain on an always valid...
2025-05-26  Erwan MAS- rewrite some tests involving time_t so he will perfor... 53/head
2025-05-26  Baptiste DaroussinReleae 1.5.1 RELEASE_1.5.1
2025-05-26  Baptiste DaroussinFix tests when there is an actual mailserver running...
2025-05-26  Erwan MAS- fgetc return a int not a char , and that was not... 52/head
2025-05-25  Erwan MAS- fix issue with struct ml , not be initialized , test... 51/head
2025-01-29  Baptiste DaroussinRelease 1.5.0 RELEASE_1_5_0
2025-01-08  Baptiste Daroussinrfc2047: add tests for us-ascii
2025-01-08  Baptiste Daroussindecode_qp: add Q format support and reuse the function
2025-01-07  Baptiste Daroussinunistr: add tests for unistr_header_to_utf8
2025-01-07  Baptiste Daroussinunistr: remove declaration of removed unistr_dump
2025-01-07  Baptiste Daroussinunistr: remove unused functions
2025-01-03  Graham LeggettAdd option to copy From: to Reply-To: 43/head
2024-09-23  Baptiste DaroussinChangelog: add a missing change
2024-09-23  Baptiste DaroussinChangelog: add the 2 last changes
2024-09-23  Baptiste Daroussinbounce: fix recording twice bounces
2024-09-17  Baptiste Daroussinfoot filter: remove documentation
2024-09-17  Baptiste Daroussinfoot_filter: remove
2024-09-17  Baptiste Daroussinsubscribefunc: ensure we have an address to (un)subscribe
2024-09-17  Baptiste Daroussinanalysis: mark a couple of function as noreturn
2024-08-27  Baptiste Daroussinmlmmj-process: plug memory leak
2024-08-27  Baptiste Daroussinaccess: document the dash-extension
2024-08-27  Baptiste Daroussinaccess: granular access rejection
2024-08-27  Baptiste Daroussinaccess: accept -<qualifier> after actions
2024-08-27  Baptiste Daroussinaccess: modify the function to make it build the messag...
2024-08-27  Baptiste Daroussinaccess: move code handling access into a separate to...
2024-08-27  Baptiste Daroussindocument removal of pymime
2024-08-27  Baptiste Daroussinpymime: remove
2024-08-27  Baptiste Daroussinreceivestrip: delete blank lines
2024-08-27  Baptiste Daroussinreceive-strip: replace extract_boundary with unit teste...
2024-08-27  Baptiste Daroussinmlmmj: add a parser to extract content-type's mime...
2024-08-26  Baptiste Daroussinmessage formatting: remove all deprecated variables
2024-08-26  Baptiste Daroussinlisttexts: stop using deprecated $confaddr$
2024-07-01  Baptiste Daroussinfix build on linux RELEASE_1_4_7
2024-07-01  Baptiste Daroussinrelease: 1.4.7
2024-07-01  Baptiste Daroussinstrgen: xlocale.h is required to build on macOS
2024-06-11  Siva Mahadevanmlmmj-process: fix duplicate queued moderation notifica... 31/head
2024-06-06  Baptiste Daroussinrelease: 1.4.6 RELEASE_1_4_6
2024-06-06  Baptiste Daroussintest: fix a test regarding RFC 5321
2024-05-31  Baptiste DaroussinFix another regression in RFC 5321
2024-05-31  Baptiste Daroussintest: add a unit test about #30
2024-05-10  prxremove unnecessary double quotes breaking cron on OpenBSD 29/head
2024-05-06  Baptiste DaroussinREADME: remove name, some are inactive nowaday
2024-05-06  Baptiste DaroussinTUNABLES: fix rendering
2024-05-06  Baptiste Daroussinsecurity: remove note which might not be accurate anymore
2024-05-06  Baptiste DaroussinREADME.*: convert all to READMEs to markdown
2024-05-06  Baptiste DaroussinREADME.exim4: convert to markdown
2024-05-06  Baptiste DaroussinREADME.archives: rename to .md
2024-05-06  Baptiste DaroussinREADME.access: convert to markdown
2024-05-06  Baptiste DaroussinREADME: fix formatting the hierarchy
2024-05-06  Baptiste DaroussinREADME: update to match current state and convert to...
2024-05-03  Baptiste Daroussinbuild: we don't need to link to librt at all
2024-03-26  Baptiste Daroussinrelease: 1.4.5 RELEASE_1_4_5
2024-03-26  Baptiste Daroussinsendmail: also log the RCPT when receiving a SMTP failure
2024-03-01  Baptiste Daroussinci: add debian/unstable
2024-03-01  Michael JeansonWIP: Should use rhost?
2024-03-01  Michael JeansonAdd GCC pragma ignore to tests
2024-03-01  Michael JeansonAdd 'atf-sh' detection to configure 19/head
2024-03-01  Michael JeansonUse the configured 'kyua' binary to run the tests
2024-03-01  Michael JeansonAdd missing file 'dsnmail' to distribution
2024-02-26  Baptiste Daroussinci: add a debian builder
2024-02-14  Michael JeansonAdd .gitignore to ignore built files 15/head
2024-02-14  Michael JeansonFix the test suite for Out of tree builds
2024-02-14  Michael JeansonAdd a configure option to disable tests
2024-02-14  Michael JeansonModernize autotools
2024-02-14  Michael JeansonCentralize AUTOMAKE_OPTIONS in configure.ac
2024-02-14  Michael JeansonCentralize common AM_CFLAGS/LDFLAGS in configure.ac
2024-02-12  Michael JeansonConvert class.rFastTemplate.php from latin1 to utf-8 14/head
2024-02-12  Michael JeansonFix misc typos 13/head
2024-01-19  Baptiste Daroussinbuild: allow to build if atf and kyua are not present
2024-01-19  Baptiste Daroussinconfigure: reduce the number of useless checks
2024-01-19  Baptiste Daroussinconfigure: remove check for function available everywhere
2024-01-11  Baptiste Daroussinrelease: 1.4.4 RELEASE_1_4_4
2024-01-11  Baptiste Daroussinprobes: fix a regression causing the probes not to...
2024-01-11  Baptiste Daroussinbouncemail: add test
2023-12-22  Baptiste Daroussinparse_latestdigest: use chomp
2023-12-21  Baptiste Daroussinrelease: 1.4.3 RELEASE_1_4_3
2023-12-20  Baptiste Daroussinprobes: update changelog regarding the last regression fix
2023-12-20  Baptiste Daroussinbounce: only cleanup the probe file if sending the...
next