]> SAFE projects GIT repository - mailleur.bad/commit
Sync project from jmp/safe sources MA-0.19-dvl VI-0.19-dvl master
authorVincent Nolet-Pigeon <vincent@safe.ca>
Wed, 17 Dec 2025 19:30:10 +0000 (14:30 -0500)
committerVincent Nolet-Pigeon <vincent@safe.ca>
Wed, 17 Dec 2025 19:30:10 +0000 (14:30 -0500)
commit55c3bd425f78593b76e418f7c8c998c6aca38613
tree18594c52df2b43782bc2705ad7af29d208c4161c
Sync project from jmp/safe sources
228 files changed:
Makefile [new file with mode: 0644]
Makefile.dbg [new file with mode: 0644]
Makefile.dist [new file with mode: 0644]
Notes [new file with mode: 0644]
app/Makefile [new file with mode: 0644]
app/chkspf.c [new file with mode: 0644]
app/chkspf.d [new file with mode: 0644]
app/feeder.c [new file with mode: 0644]
app/feeder.d [new file with mode: 0644]
app/receiver.c [new file with mode: 0644]
app/receiver.d [new file with mode: 0644]
app/scanner.c [new file with mode: 0644]
app/scanner.d [new file with mode: 0644]
app/sender.c [new file with mode: 0644]
app/sender.d [new file with mode: 0644]
app/sorter.c [new file with mode: 0644]
app/sorter.d [new file with mode: 0644]
app/toremake [new file with mode: 0644]
bin [new symlink]
certs/localhost-cert.pem [new file with mode: 0644]
certs/localhost-chain-cert.pem [new file with mode: 0644]
certs/localhost-key.pem [new file with mode: 0644]
certs/mailleur_server-cert_x509.pem [new file with mode: 0644]
certs/mailleur_server-chain-cert_x509.pem [new file with mode: 0644]
certs/mailleur_server-key.pem [new file with mode: 0644]
certs/root-safe_CA.pem [new file with mode: 0644]
certs/safeMDL.pem [new file with mode: 0644]
conf/.mailleur.conf.swp [new file with mode: 0644]
conf/blacklister.conf [new file with mode: 0644]
conf/mailleur.conf [new file with mode: 0644]
conf/mailleur.conf.dvl [new file with mode: 0644]
conf/relayed.conf [new file with mode: 0644]
conf/relayed.conf.dvl [new file with mode: 0644]
cron/mailleur.cron [new file with mode: 0644]
data-feed/dbgfeed.tst [new file with mode: 0644]
data-feed/extfeed00.tst [new file with mode: 0644]
data-feed/feed000.tst [new file with mode: 0644]
data-feed/feed001.tst [new file with mode: 0644]
data-feed/feed002.tst [new file with mode: 0644]
data-feed/feed003.tst [new file with mode: 0644]
data-feed/feed004.tst [new file with mode: 0644]
data-feed/feed005.tst [new file with mode: 0644]
data-feed/feed006.tst [new file with mode: 0644]
data-feed/feed007.tst [new file with mode: 0644]
data-feed/feed008.tst [new file with mode: 0644]
data-feed/feed009.tst [new file with mode: 0644]
data-feed/feed010.tst [new file with mode: 0644]
data-feed/feed011.tst [new file with mode: 0644]
data-feed/feed10.tst [new file with mode: 0644]
data-feed/feed11.tst [new file with mode: 0644]
data-feed/feed12.tst [new file with mode: 0644]
data-feed/feed13.tst [new file with mode: 0644]
data-feed/feed20.tst [new file with mode: 0644]
data-feed/feed21.tst [new file with mode: 0644]
data-feed/feed30.tst [new file with mode: 0644]
data-feed/feedx10.tst [new file with mode: 0644]
data-feed/feedxx.tst [new file with mode: 0644]
data-feed/feedyy.tst [new file with mode: 0644]
data-feed/zone.example.com [new file with mode: 0644]
data-spf/spf.tst [new file with mode: 0644]
dbg/mailleur.conf [new file with mode: 0644]
dovecot/conf.d/70-mailleur-mysql.conf [new file with mode: 0644]
dovecot/conf.d/70-mailleur-pgsql.conf [new file with mode: 0644]
dovecot/conf.d/80-mailleur-usesql.conf [new file with mode: 0644]
lib/Makefile [new file with mode: 0644]
lib/devlog.c [new file with mode: 0644]
lib/devlog.d [new file with mode: 0644]
lib/devlog.h [new file with mode: 0644]
lib/devsoc.c [new file with mode: 0644]
lib/devsoc.d [new file with mode: 0644]
lib/devsoc.h [new file with mode: 0644]
lib/devsql.c [new file with mode: 0644]
lib/devsql.d [new file with mode: 0644]
lib/devsql.h [new file with mode: 0644]
lib/geseml.c [new file with mode: 0644]
lib/geseml.d [new file with mode: 0644]
lib/geseml.h [new file with mode: 0644]
lib/gesspf.c [new file with mode: 0644]
lib/gesspf.d [new file with mode: 0644]
lib/gesspf.h [new file with mode: 0644]
lib/gessql.c [new file with mode: 0644]
lib/gessql.d [new file with mode: 0644]
lib/gessql.h [new file with mode: 0644]
lib/gestcp.c [new file with mode: 0644]
lib/gestcp.d [new file with mode: 0644]
lib/gestcp.h [new file with mode: 0644]
lib/lvleml.c [new file with mode: 0644]
lib/lvleml.d [new file with mode: 0644]
lib/lvleml.h [new file with mode: 0644]
lib/modrec.c [new file with mode: 0644]
lib/modrec.d [new file with mode: 0644]
lib/modrec.h [new file with mode: 0644]
lib/numver.h [new file with mode: 0644]
lib/subafn.c [new file with mode: 0644]
lib/subafn.d [new file with mode: 0644]
lib/subafn.h [new file with mode: 0644]
lib/subcnv.c [new file with mode: 0644]
lib/subcnv.d [new file with mode: 0644]
lib/subcnv.h [new file with mode: 0644]
lib/subrou.c [new file with mode: 0644]
lib/subrou.d [new file with mode: 0644]
lib/subrou.h [new file with mode: 0644]
lib/toremake [new file with mode: 0644]
lib/unidig.c [new file with mode: 0644]
lib/unidig.d [new file with mode: 0644]
lib/unidig.h [new file with mode: 0644]
lib/unidns.c [new file with mode: 0644]
lib/unidns.d [new file with mode: 0644]
lib/unidns.h [new file with mode: 0644]
lib/unieml.c [new file with mode: 0644]
lib/unieml.d [new file with mode: 0644]
lib/unieml.h [new file with mode: 0644]
lib/unimar.c [new file with mode: 0644]
lib/unimar.d [new file with mode: 0644]
lib/unimar.h [new file with mode: 0644]
lib/unipar.c [new file with mode: 0644]
lib/unipar.d [new file with mode: 0644]
lib/unipar.h [new file with mode: 0644]
lib/unipos.c [new file with mode: 0644]
lib/unipos.d [new file with mode: 0644]
lib/unipos.h [new file with mode: 0644]
lib/uniprc.c [new file with mode: 0644]
lib/uniprc.d [new file with mode: 0644]
lib/uniprc.h [new file with mode: 0644]
lib/unisig.c [new file with mode: 0644]
lib/unisig.d [new file with mode: 0644]
lib/unisig.h [new file with mode: 0644]
lib/unisql.c [new file with mode: 0644]
lib/unisql.d [new file with mode: 0644]
lib/unisql.h [new file with mode: 0644]
lib/unitls.c [new file with mode: 0644]
lib/unitls.d [new file with mode: 0644]
lib/unitls.h [new file with mode: 0644]
linux/osukiss/mailleur [new file with mode: 0644]
linux/osukiss/receiver [new file with mode: 0644]
linux/osukiss/scanner [new file with mode: 0644]
linux/osukiss/sender [new file with mode: 0644]
linux/osukiss/sorter [new file with mode: 0644]
mailleur.spec.in [new file with mode: 0644]
shell/getsysos.sh [new file with mode: 0644]
shell/test-spf.sh [new file with mode: 0755]
sql/.gitignore [new file with mode: 0644]
sql/Makefile [new file with mode: 0644]
sql/datatest.def [new file with mode: 0644]
sql/datatest.sql [new file with mode: 0644]
sql/mailleur.sql [new file with mode: 0644]
sql/preset.sql [new file with mode: 0644]
support/addconfig.sh [new file with mode: 0755]
support/do_database.sh [new file with mode: 0755]
support/do_dns_tlsa.sh [new file with mode: 0755]
support/do_httpd.sh [new file with mode: 0755]
support/dummy-cert.sh [new file with mode: 0755]
support/mailleur-reset-db.sh [new file with mode: 0755]
support/mailleur-settest-db.sh [new file with mode: 0755]
support/starting.sh [new file with mode: 0755]
sysconfig/mailleur [new file with mode: 0644]
test_area/etc/mailleur/blacklister.conf [new file with mode: 0644]
test_area/etc/mailleur/mailleur.conf [new file with mode: 0644]
test_area/etc/mailleur/mailleur.conf.dvl [new file with mode: 0644]
test_area/etc/mailleur/relayed.conf [new file with mode: 0644]
test_area/etc/mailleur/relayed.conf.dvl [new file with mode: 0644]
test_area/usr/share/mailleur/sql/.gitignore [new file with mode: 0644]
test_area/usr/share/mailleur/sql/Makefile [new file with mode: 0644]
test_area/usr/share/mailleur/sql/datatest.def [new file with mode: 0644]
test_area/usr/share/mailleur/sql/datatest.sql [new file with mode: 0644]
test_area/usr/share/mailleur/sql/mailleur.mysql [new file with mode: 0644]
test_area/usr/share/mailleur/sql/mailleur.postg [new file with mode: 0644]
test_area/usr/share/mailleur/sql/mailleur.sql [new file with mode: 0644]
test_area/usr/share/mailleur/sql/preset.sql [new file with mode: 0644]
test_area/var/run/mailleur/receiver.lock [new file with mode: 0644]
test_area/var/run/mailleur/scanner.lock [new file with mode: 0644]
test_area/var/run/mailleur/sender.lock [new file with mode: 0644]
test_area/var/run/mailleur/sorter.lock [new file with mode: 0644]
test_area/var/spool/mailleur/mails/example.com/postmaster/dovecot/new/23292-20251210053923-0979-0000 [new file with mode: 0644]
test_area/var/spool/mailleur/mails/example.com/utf8-áö_üñ/dovecot/new/23387-20251210053926-0983-0000 [new file with mode: 0644]
test_area/var/spool/mailleur/mails/example.com/webmaster/dovecot/new/23292-20251210053923-0979-0000 [new file with mode: 0644]
test_area/var/spool/mailleur/mails/example.com/webmaster/dovecot/new/23383-20251210053924-0903-0000 [new file with mode: 0644]
test_area/var/spool/mailleur/mails/example.com/webmaster/dovecot/new/23396-20251210053928-0663-0000 [new file with mode: 0644]
test_area/var/spool/mailleur/mails/mailleur.example.com/user1/dovecot/new/23398-20251210053932-0389-0000 [new file with mode: 0644]
test_area/var/spool/mailleur/receiver-logs/event-20251210.jrl [new file with mode: 0644]
test_area/var/spool/mailleur/scanner-logs/event-20251210.jrl [new file with mode: 0644]
test_area/var/spool/mailleur/scanner-logs/event-20251211.jrl [new file with mode: 0644]
test_area/var/spool/mailleur/sender-logs/event-20251210.jrl [new file with mode: 0644]
tools/DIGEST-MD5 [new file with mode: 0644]
tools/DIGEST-MD5-1 [new file with mode: 0644]
tools/DIGEST-MD5-2 [new file with mode: 0644]
tools/Makefile [new file with mode: 0644]
tools/chkhex.c [new file with mode: 0644]
tools/digmd5.c [new file with mode: 0644]
tools/genpsdusr.sh [new file with mode: 0755]
www/.lvlmai.php.swp [new file with mode: 0644]
www/coloration.js [new file with mode: 0644]
www/coloration.js.org [new file with mode: 0644]
www/complex.java [new file with mode: 0644]
www/devsql.php [new file with mode: 0644]
www/directives.js [new file with mode: 0644]
www/exetbl.php [new file with mode: 0644]
www/gesdis.php [new file with mode: 0644]
www/gessql.php [new file with mode: 0644]
www/index.php [new symlink]
www/lvllog.php [new file with mode: 0644]
www/lvlmai.php [new file with mode: 0644]
www/lvlrmt.php [new file with mode: 0644]
www/lvlusr.php [new file with mode: 0644]
www/passval.html [new file with mode: 0644]
www/reg-icons/Wwalczyszyn-Android-Style-Mail.96.png [new file with mode: 0644]
www/reg-icons/folder.gif [new file with mode: 0644]
www/reg-icons/login.gif [new file with mode: 0644]
www/release.in [new file with mode: 0644]
www/release.php [new file with mode: 0644]
www/res/chat.php [new file with mode: 0644]
www/res/chat1.php [new file with mode: 0644]
www/res/chat2.php [new file with mode: 0644]
www/res/chat3.php [new file with mode: 0644]
www/res/chat4.php [new file with mode: 0644]
www/res/gestbl.php [new file with mode: 0644]
www/res/unilng.php [new file with mode: 0644]
www/res/unimar.php [new file with mode: 0644]
www/res/unipos.php [new file with mode: 0644]
www/selectajax.js [new file with mode: 0644]
www/selectajax.js.ang [new file with mode: 0644]
www/selectajax.js.bad [new file with mode: 0644]
www/selectajax.js.fra [new file with mode: 0644]
www/subrou.php [new file with mode: 0644]
www/theme.css [new file with mode: 0644]
www/theme2.css [new file with mode: 0644]
www/translations.js [new file with mode: 0644]
www/unienv.php [new file with mode: 0644]