dspam-commit Mailing List for DSPAM (Page 5)
Brought to you by:
paulcockings,
sbajic
You can subscribe to this list here.
2009 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(59) |
Jun
(59) |
Jul
(24) |
Aug
(42) |
Sep
(7) |
Oct
(44) |
Nov
(28) |
Dec
(58) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2010 |
Jan
(27) |
Feb
(5) |
Mar
(6) |
Apr
(33) |
May
(19) |
Jun
(4) |
Jul
(10) |
Aug
(27) |
Sep
|
Oct
|
Nov
(3) |
Dec
(1) |
2011 |
Jan
|
Feb
|
Mar
(1) |
Apr
(1) |
May
(6) |
Jun
(8) |
Jul
(24) |
Aug
(34) |
Sep
(4) |
Oct
(3) |
Nov
(13) |
Dec
(2) |
2012 |
Jan
|
Feb
(5) |
Mar
|
Apr
(12) |
May
(1) |
Jun
(1) |
Jul
|
Aug
(3) |
Sep
|
Oct
|
Nov
|
Dec
|
2014 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2015 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Stevan B. <sb...@us...> - 2011-07-08 22:03:34
|
- Log ----------------------------------------------------------------- commit 562f6380c396c3130e904e5aacf96d6909743fac Author: Paul Cockings <ds...@cy...> Date: Sat Jul 9 00:02:31 2011 +0200 Add note that osb is recommended for new installs MFM: 0 days Bug-ID: none Bug-Reported-By: none Security: none ----------------------------------------------------------------------- Summary of changes: CHANGELOG | 2 ++ src/dspam.conf.in | 6 +++++- 2 files changed, 7 insertions(+), 1 deletions(-) hooks/post-receive -- dspam |
From: Stevan B. <sb...@us...> - 2011-07-08 21:46:03
|
- Log ----------------------------------------------------------------- commit 9dde6529696229178573765b07f2127bffe36c8e Author: Paul Cockings <ds...@cy...> Date: Fri Jul 8 23:44:52 2011 +0200 * Add note that sqlite_drv will be removed in future release * Add note that hash_drv is not 32/64 or big/little endian safe * Update contact details for commercial licensing * Small documentation typos MFM: 0 days Bug-ID: none Bug-Reported-By: none Security: none ----------------------------------------------------------------------- Summary of changes: CHANGELOG | 6 ++++++ README | 34 ++++++++++++++++------------------ doc/sqlite_drv.txt | 8 +++++++- 3 files changed, 29 insertions(+), 19 deletions(-) hooks/post-receive -- dspam |
From: Stevan B. <sb...@us...> - 2011-07-02 11:12:56
|
- Log ----------------------------------------------------------------- commit 51d6b2e83f844dd0eabb85cae420207b8858763d Author: Elias Oltmanns <eo...@ne...> Date: Sat Jul 2 13:11:56 2011 +0200 Prevent password leakage in dspam_maintenance.sh MFM: 7 days Bug-ID: none Bug-Reported-By: Elias Oltmanns <eo...@ne...> Security: none ----------------------------------------------------------------------- Summary of changes: CHANGELOG | 2 ++ contrib/dspam_maintenance/dspam_maintenance.sh | 23 ++++++++++++----------- 2 files changed, 14 insertions(+), 11 deletions(-) hooks/post-receive -- dspam |
From: Stevan B. <sb...@us...> - 2011-07-01 15:42:52
|
- Log ----------------------------------------------------------------- commit 8e6a6784f07e12493991a353644a449ba63df345 Author: Elias Oltmanns <eo...@ne...> Date: Fri Jul 1 17:41:21 2011 +0200 Use DSS_NONE and DSR_NONE according to specification (no change in binary code) MFM: 0 days Bug-ID: none Bug-Reported-By: Elias Oltmanns <eo...@ne...> Security: none ----------------------------------------------------------------------- Summary of changes: CHANGELOG | 2 ++ src/libdspam.c | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) hooks/post-receive -- dspam |
From: Stevan B. <sb...@us...> - 2011-06-27 23:20:20
|
- Log ----------------------------------------------------------------- commit 008d7de3b90590d17448d2850c8ffe20cb84dcde Author: Stevan Bajic <st...@ba...> Date: Tue Jun 28 01:19:23 2011 +0200 Changing DSPAM version output when using --version MFM: 0 days Bug-ID: none Bug-Reported-By: none Security: none ----------------------------------------------------------------------- Summary of changes: src/agent_shared.c | 8 +++----- 1 files changed, 3 insertions(+), 5 deletions(-) hooks/post-receive -- dspam |
From: Stevan B. <sb...@us...> - 2011-06-27 23:09:28
|
- Log ----------------------------------------------------------------- commit aa8960ce3abba008ad015821cee35112b0d51eaf Author: Stevan Bajic <st...@ba...> Date: Tue Jun 28 01:07:56 2011 +0200 Update license header and update copyright year MFM: 0 days Bug-ID: none Bug-Reported-By: none Security: none ----------------------------------------------------------------------- Summary of changes: LICENSE | 1 + README | 17 ++++++++--------- configure.ac | 4 ++-- doc/mysql_drv.txt | 19 +++++++++---------- doc/pgsql_drv.txt | 19 +++++++++---------- doc/sqlite_drv.txt | 19 +++++++++---------- man/dspam.1 | 6 +++--- man/dspam_admin.1 | 6 +++--- man/dspam_clean.1 | 6 +++--- man/dspam_crc.1 | 6 +++--- man/dspam_dump.1 | 6 +++--- man/dspam_logrotate.1 | 6 +++--- man/dspam_merge.1 | 6 +++--- man/dspam_stats.1 | 6 +++--- man/dspam_train.1 | 6 +++--- man/libdspam.3 | 6 +++--- src/agent_shared.c | 19 +++++++++---------- src/agent_shared.h | 17 ++++++++--------- src/base64.c | 17 ++++++++--------- src/base64.h | 17 ++++++++--------- src/bnr.c | 17 ++++++++--------- src/bnr.h | 17 ++++++++--------- src/buffer.c | 17 ++++++++--------- src/buffer.h | 17 ++++++++--------- src/client.c | 17 ++++++++--------- src/client.h | 17 ++++++++--------- src/config.h | 17 ++++++++--------- src/config_api.c | 17 ++++++++--------- src/config_api.h | 17 ++++++++--------- src/config_shared.c | 17 ++++++++--------- src/config_shared.h | 17 ++++++++--------- src/daemon.c | 17 ++++++++--------- src/daemon.h | 17 ++++++++--------- src/decode.c | 17 ++++++++--------- src/decode.h | 17 ++++++++--------- src/diction.c | 17 ++++++++--------- src/diction.h | 17 ++++++++--------- src/dspam.c | 17 ++++++++--------- src/dspam.h | 17 ++++++++--------- src/dspamc.c | 17 ++++++++--------- src/dspamc.h | 17 ++++++++--------- src/error.c | 17 ++++++++--------- src/error.h | 17 ++++++++--------- src/example.c | 17 ++++++++--------- src/hash.c | 17 ++++++++--------- src/hash.h | 25 ++++++++++++------------- src/hash_drv.c | 17 ++++++++--------- src/hash_drv.h | 17 ++++++++--------- src/heap.c | 17 ++++++++--------- src/heap.h | 17 ++++++++--------- src/language.h | 17 ++++++++--------- src/libdspam.c | 17 ++++++++--------- src/libdspam.h | 17 ++++++++--------- src/libdspam_objects.h | 17 ++++++++--------- src/list.c | 17 ++++++++--------- src/list.h | 17 ++++++++--------- src/mysql_drv.c | 17 ++++++++--------- src/mysql_drv.h | 17 ++++++++--------- src/nodetree.c | 17 ++++++++--------- src/nodetree.h | 17 ++++++++--------- src/pgsql_drv.c | 17 ++++++++--------- src/pgsql_drv.h | 17 ++++++++--------- src/pref.c | 17 ++++++++--------- src/pref.h | 17 ++++++++--------- src/read_config.c | 17 ++++++++--------- src/read_config.h | 17 ++++++++--------- src/sqlite3_drv.c | 17 ++++++++--------- src/sqlite3_drv.h | 17 ++++++++--------- src/sqlite_drv.c | 17 ++++++++--------- src/sqlite_drv.h | 17 ++++++++--------- src/storage_driver.c | 17 ++++++++--------- src/storage_driver.h | 17 ++++++++--------- src/tokenizer.c | 17 ++++++++--------- src/tokenizer.h | 17 ++++++++--------- src/tools.hash_drv/cssclean.c | 17 ++++++++--------- src/tools.hash_drv/csscompress.c | 17 ++++++++--------- src/tools.hash_drv/cssconvert.c | 17 ++++++++--------- src/tools.hash_drv/cssstat.c | 17 ++++++++--------- src/tools.pgsql_drv/dspam_pg2int8.c | 17 ++++++++--------- src/tools/dspam_2sql.c | 17 ++++++++--------- src/tools/dspam_admin.c | 17 ++++++++--------- src/tools/dspam_clean.c | 17 ++++++++--------- src/tools/dspam_crc.c | 17 ++++++++--------- src/tools/dspam_dump.c | 17 ++++++++--------- src/tools/dspam_merge.c | 17 ++++++++--------- src/tools/dspam_stats.c | 17 ++++++++--------- src/util.c | 17 ++++++++--------- src/util.h | 17 ++++++++--------- webui/cgi-bin/admin.cgi | 19 +++++++++---------- webui/cgi-bin/admingraph.cgi | 19 +++++++++---------- webui/cgi-bin/configure.pl.in | 22 ++++++++++------------ webui/cgi-bin/dspam.cgi | 19 +++++++++---------- webui/cgi-bin/graph.cgi | 19 +++++++++---------- webui/cgi-bin/htmlize.pl | 20 +++++++++----------- webui/cgi-bin/templates/cs/strings.pl | 19 +++++++++---------- webui/cgi-bin/templates/de/strings.pl | 19 +++++++++---------- webui/cgi-bin/templates/es-es/strings.pl | 19 +++++++++---------- webui/cgi-bin/templates/fr/strings.pl | 19 +++++++++---------- webui/cgi-bin/templates/he/strings.pl | 19 +++++++++---------- webui/cgi-bin/templates/pt-br/strings.pl | 19 +++++++++---------- webui/cgi-bin/templates/ru/strings.pl | 19 +++++++++---------- webui/cgi-bin/templates/strings.pl | 19 +++++++++---------- 102 files changed, 776 insertions(+), 867 deletions(-) hooks/post-receive -- dspam |
From: Stevan B. <sb...@us...> - 2011-06-27 21:54:53
|
- Log ----------------------------------------------------------------- commit 7a14c1859b60dc693b4460e031cbcf321262b20d Author: Stevan Bajic <st...@ba...> Date: Mon Jun 27 23:53:50 2011 +0200 Changing DSPAM license to AGPL v3 MFM: 0 days Bug-ID: none Bug-Reported-By: none Security: none ----------------------------------------------------------------------- Summary of changes: CHANGELOG | 2 + LICENSE | 809 ++++++++++++++++++++++++++++++++++++++++++++++++++----------- 2 files changed, 664 insertions(+), 147 deletions(-) hooks/post-receive -- dspam |
From: Stevan B. <sb...@us...> - 2011-06-27 21:32:01
|
- Log ----------------------------------------------------------------- commit 65cc8be6070c4cdf7c36c65bc56e605f20743fc4 Author: Elias Oltmanns <eo...@ne...> Date: Mon Jun 27 23:26:25 2011 +0200 Use DSS_NONE and DSR_NONE according to specification (no change in binary code) MFM: 0 days Bug-ID: none Bug-Reported-By: Elias Oltmanns <eo...@ne...> Security: none ----------------------------------------------------------------------- Summary of changes: CHANGELOG | 2 ++ src/libdspam.c | 10 +++++----- 2 files changed, 7 insertions(+), 5 deletions(-) hooks/post-receive -- dspam |
From: Stevan B. <sb...@us...> - 2011-06-27 21:22:09
|
- Log ----------------------------------------------------------------- commit bd85eac1e495492f29da82b745c92694fb839b74 Author: Stevan Bajic <st...@ba...> Date: Mon Jun 27 23:21:07 2011 +0200 Change copyright year MFM: 0 days Bug-ID: none Bug-Reported-By: none Security: none ----------------------------------------------------------------------- Summary of changes: CHANGELOG | 2 ++ src/agent_shared.c | 4 ++-- src/agent_shared.h | 4 ++-- src/base64.c | 4 ++-- src/base64.h | 4 ++-- src/bnr.c | 4 ++-- src/bnr.h | 4 ++-- src/buffer.c | 4 ++-- src/buffer.h | 4 ++-- src/client.c | 4 ++-- src/client.h | 4 ++-- src/config.h | 4 ++-- src/config_api.c | 4 ++-- src/config_api.h | 4 ++-- src/config_shared.c | 4 ++-- src/config_shared.h | 4 ++-- src/daemon.c | 4 ++-- src/daemon.h | 4 ++-- src/decode.c | 4 ++-- src/decode.h | 4 ++-- src/diction.c | 4 ++-- src/diction.h | 4 ++-- src/dspam.c | 4 ++-- src/dspam.h | 4 ++-- src/dspamc.c | 4 ++-- src/dspamc.h | 4 ++-- src/error.c | 4 ++-- src/error.h | 4 ++-- src/example.c | 4 ++-- src/hash.c | 4 ++-- src/hash.h | 4 ++-- src/hash_drv.c | 4 ++-- src/hash_drv.h | 4 ++-- src/heap.c | 4 ++-- src/heap.h | 4 ++-- src/language.h | 4 ++-- src/libdspam.c | 4 ++-- src/libdspam.h | 4 ++-- src/libdspam_objects.h | 4 ++-- src/list.c | 4 ++-- src/list.h | 4 ++-- src/mysql_drv.c | 2 +- src/mysql_drv.h | 4 ++-- src/nodetree.c | 4 ++-- src/nodetree.h | 4 ++-- src/pgsql_drv.c | 4 ++-- src/pgsql_drv.h | 4 ++-- src/pref.c | 4 ++-- src/pref.h | 4 ++-- src/read_config.c | 4 ++-- src/read_config.h | 4 ++-- src/sqlite3_drv.c | 4 ++-- src/sqlite3_drv.h | 4 ++-- src/sqlite_drv.c | 4 ++-- src/sqlite_drv.h | 4 ++-- src/storage_driver.c | 4 ++-- src/storage_driver.h | 4 ++-- src/tokenizer.c | 4 ++-- src/tokenizer.h | 4 ++-- src/tools.hash_drv/cssclean.c | 4 ++-- src/tools.hash_drv/csscompress.c | 4 ++-- src/tools.hash_drv/cssconvert.c | 4 ++-- src/tools.hash_drv/cssstat.c | 4 ++-- src/tools.pgsql_drv/dspam_pg2int8.c | 4 ++-- src/tools/dspam_2sql.c | 4 ++-- src/tools/dspam_admin.c | 4 ++-- src/tools/dspam_clean.c | 4 ++-- src/tools/dspam_crc.c | 4 ++-- src/tools/dspam_dump.c | 4 ++-- src/tools/dspam_merge.c | 4 ++-- src/tools/dspam_stats.c | 4 ++-- src/util.c | 4 ++-- src/util.h | 4 ++-- 73 files changed, 145 insertions(+), 143 deletions(-) hooks/post-receive -- dspam |
From: Stevan B. <sb...@us...> - 2011-06-27 20:47:51
|
- Log ----------------------------------------------------------------- commit 157e67d8f3b7f39d575251772419000a5e706448 Author: Stevan Bajic <st...@ba...> Date: Mon Jun 27 22:46:17 2011 +0200 Updated headers with new FSF address MFM: 0 days Bug-ID: 3330622 Bug-Reported-By: Julien Valroff <va...@us...> Security: none ----------------------------------------------------------------------- Summary of changes: CHANGELOG | 2 ++ LICENSE | 2 +- README | 2 +- doc/mysql_drv.txt | 2 +- doc/pgsql_drv.txt | 2 +- doc/sqlite_drv.txt | 2 +- src/agent_shared.c | 2 +- src/agent_shared.h | 2 +- src/base64.c | 2 +- src/base64.h | 2 +- src/bnr.c | 2 +- src/bnr.h | 2 +- src/buffer.c | 2 +- src/buffer.h | 2 +- src/client.c | 2 +- src/client.h | 2 +- src/config.h | 2 +- src/config_api.c | 2 +- src/config_api.h | 2 +- src/config_shared.c | 2 +- src/config_shared.h | 2 +- src/daemon.c | 2 +- src/daemon.h | 2 +- src/decode.c | 2 +- src/decode.h | 2 +- src/diction.c | 2 +- src/diction.h | 2 +- src/dspam.c | 2 +- src/dspam.h | 2 +- src/dspamc.c | 2 +- src/dspamc.h | 2 +- src/error.c | 2 +- src/error.h | 2 +- src/example.c | 2 +- src/external_lookup.c | 2 +- src/external_lookup.h | 2 +- src/hash.c | 2 +- src/hash.h | 2 +- src/hash_drv.c | 2 +- src/hash_drv.h | 2 +- src/heap.c | 2 +- src/heap.h | 2 +- src/language.h | 2 +- src/libdspam.c | 2 +- src/libdspam.h | 2 +- src/libdspam_objects.h | 2 +- src/list.c | 2 +- src/list.h | 2 +- src/mysql_drv.c | 2 +- src/mysql_drv.h | 2 +- src/nodetree.c | 2 +- src/nodetree.h | 2 +- src/pgsql_drv.c | 2 +- src/pgsql_drv.h | 2 +- src/pref.c | 2 +- src/pref.h | 2 +- src/read_config.c | 2 +- src/read_config.h | 2 +- src/sqlite3_drv.c | 2 +- src/sqlite3_drv.h | 2 +- src/sqlite_drv.c | 2 +- src/sqlite_drv.h | 2 +- src/storage_driver.c | 2 +- src/storage_driver.h | 2 +- src/tokenizer.c | 2 +- src/tokenizer.h | 2 +- src/tools.hash_drv/cssclean.c | 2 +- src/tools.hash_drv/csscompress.c | 2 +- src/tools.hash_drv/cssconvert.c | 2 +- src/tools.hash_drv/cssstat.c | 2 +- src/tools.pgsql_drv/dspam_pg2int8.c | 2 +- src/tools/dspam_2sql.c | 2 +- src/tools/dspam_admin.c | 2 +- src/tools/dspam_clean.c | 2 +- src/tools/dspam_crc.c | 2 +- src/tools/dspam_dump.c | 2 +- src/tools/dspam_merge.c | 2 +- src/tools/dspam_stats.c | 2 +- src/util.c | 2 +- src/util.h | 2 +- 80 files changed, 81 insertions(+), 79 deletions(-) hooks/post-receive -- dspam |
From: Stevan B. <sb...@us...> - 2011-06-27 20:44:01
|
- Log ----------------------------------------------------------------- commit 971d80fbf094a8e3618b7117be1cc92c1ae5a4ae Author: Stevan Bajic <st...@ba...> Date: Mon Jun 27 22:39:44 2011 +0200 Added option to HTMLize sender and subject in quarantine view MFM: 1 day Bug-ID: 2918624 Bug-Reported-By: Carlo Rodrigues <cs...@us...> Security: none ----------------------------------------------------------------------- Summary of changes: CHANGELOG | 2 ++ webui/cgi-bin/configure.pl.in | 5 +++-- webui/cgi-bin/dspam.cgi | 34 ++++++++++++++++++++++++++-------- 3 files changed, 31 insertions(+), 10 deletions(-) hooks/post-receive -- dspam |
From: Stevan B. <sb...@us...> - 2011-06-18 13:46:09
|
- Log ----------------------------------------------------------------- commit c4ac5d3c0461adb6ea8070c5b756497c409b6b91 Author: Stevan Bajic <st...@ba...> Date: Sat Jun 18 15:44:04 2011 +0200 Merge two patches from Debian: 1. 011_Document-hash-drv-support-daemon.diff Description: hash driver support daemon mode since version 3.6rc2 (see upstream CHANGELOG) Author: Debian DSPAM Maintainers <pkg...@li...> 2. 012_typo-dspam_maintenance.diff Description: Fix typo in dspam_maintenance for pgsql backend Author: Rodolphe Pelloux-Prayer <rod...@da...> MFM: 0 days Bug-ID: none Bug-Reported-By: Julien Valroff <ju...@ki...> Security: none ----------------------------------------------------------------------- Summary of changes: CHANGELOG | 9 +++++++++ README | 8 ++++---- contrib/dspam_maintenance/dspam_maintenance.sh | 4 ++-- 3 files changed, 15 insertions(+), 6 deletions(-) hooks/post-receive -- dspam |
From: Stevan B. <sb...@us...> - 2011-05-20 07:16:20
|
- Log ----------------------------------------------------------------- commit 7ef8069c491be30f3fa3320d185d727493d758d6 Author: Stevan Bajic <st...@ba...> Date: Fri May 20 09:14:21 2011 +0200 Fix bug with static functions/variables inside MySQL driver MFM: 7 days Bug-ID: 3304935 Bug-Reported-By: karavelov <kar...@us...> and Matthias Kuehn <ma...@ne...> Security: none commit 4cc68027e730a372002448c5e798d627d6d836e8 Author: Stevan Bajic <st...@ba...> Date: Fri May 20 01:15:21 2011 +0200 Remove support for MySQL < 5.0.0 (EOL) MFM: 7 days Bug-ID: none Bug-Reported-By: none Security: none ----------------------------------------------------------------------- Summary of changes: CHANGELOG | 4 ++ doc/mysql_drv.txt | 20 +--------- m4/mysql_drv.m4 | 30 +++++++++++++- src/dspam.conf.in | 5 +-- src/mysql_drv.c | 114 +++++++++++++++++++++++----------------------------- 5 files changed, 85 insertions(+), 88 deletions(-) hooks/post-receive -- dspam |
From: Stevan B. <sb...@us...> - 2011-05-14 07:43:13
|
- Log ----------------------------------------------------------------- commit 347379bdb950acb2d0ecf42cea20dba4e31bdee2 Author: Stevan Bajic <st...@ba...> Date: Sat May 14 09:41:41 2011 +0200 Fix Lookup feature MFM: 1 day Bug-ID: 3242587 Bug-Reported-By: Thiago Pinto Damas <tp...@us...> Security: none ----------------------------------------------------------------------- Summary of changes: CHANGELOG | 2 ++ src/dspam.c | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) hooks/post-receive -- dspam |
From: Stevan B. <sb...@us...> - 2011-05-13 14:49:51
|
- Log ----------------------------------------------------------------- commit f49d179b06b090ea54c18c1083022ba57eb78f5b Author: Stevan Bajic <st...@ba...> Date: Fri May 13 16:48:11 2011 +0200 Fix out-of-range and overflow handling in MySQL driver (fixes issue with MySQL >= 5.5.x) MFM: 7 days Bug-ID: 3290708 Bug-Reported-By: Raizel <ra...@us...> Security: none ----------------------------------------------------------------------- Summary of changes: CHANGELOG | 2 + src/mysql_drv.c | 73 ++++++++++++++++++++++++++++++++++--------------------- 2 files changed, 47 insertions(+), 28 deletions(-) hooks/post-receive -- dspam |
From: Stevan B. <sb...@us...> - 2011-05-12 22:23:21
|
- Log ----------------------------------------------------------------- commit a82f173b59c7ac12b8d6c7119804227d1fd203ff Author: Stevan Bajic <st...@ba...> Date: Fri May 13 00:22:26 2011 +0200 Remove compile failure when using debug option MFM: 0 days Bug-ID: none Bug-Reported-By: none Security: none ----------------------------------------------------------------------- Summary of changes: CHANGELOG | 2 ++ src/daemon.c | 3 +-- 2 files changed, 3 insertions(+), 2 deletions(-) hooks/post-receive -- dspam |
From: Stevan B. <sb...@us...> - 2011-05-09 21:07:38
|
- Log ----------------------------------------------------------------- commit 1e556217bfe505b37a0920119f22abf66c6e8c68 Author: Stevan Bajic <st...@ba...> Date: Mon May 9 23:05:10 2011 +0200 Update SQL files for MySQL to allow table creation for MySQL >=5.5.x MFM: 1 day Bug-ID: 3299508 Bug-Reported-By: Colin Brace <mat...@us...> Security: none ----------------------------------------------------------------------- Summary of changes: CHANGELOG | 2 ++ src/tools.mysql_drv/mysql_objects-4.1.sql | 10 +++++----- src/tools.mysql_drv/mysql_objects-space.sql | 10 +++++----- src/tools.mysql_drv/mysql_objects-speed.sql | 10 +++++----- src/tools.mysql_drv/virtual_user_aliases.sql | 4 ++-- src/tools.mysql_drv/virtual_users.sql | 6 +++--- 6 files changed, 22 insertions(+), 20 deletions(-) hooks/post-receive -- dspam |
From: Stevan B. <sb...@us...> - 2011-05-07 15:09:52
|
- Log ----------------------------------------------------------------- commit 28b5361a8e003eefa543f02407799b7b9467cdf2 Author: Stevan Bajic <st...@ba...> Date: Sat May 7 17:08:58 2011 +0200 Fix clang analyzer issues MFM: 0 days Bug-ID: none Bug-Reported-By: Stevan Bajic Security: none ----------------------------------------------------------------------- Summary of changes: CHANGELOG | 2 ++ src/daemon.c | 3 ++- src/libdspam.c | 5 ++--- 3 files changed, 6 insertions(+), 4 deletions(-) hooks/post-receive -- dspam |
From: Stevan B. <sb...@us...> - 2011-04-19 05:24:06
|
- Log ----------------------------------------------------------------- commit 29261fb31ec3aca0b5072c13db8c3aed45707370 Author: Julien Valroff <va...@us...> Date: Tue Apr 19 07:22:44 2011 +0200 Document value 'deliver' in default.prefs for option 'spamAction' MFM: 0 days Bug-ID: 3289244 Bug-Reported-By: Julien Valroff <va...@us...> Security: none ----------------------------------------------------------------------- Summary of changes: CHANGELOG | 2 ++ webui/cgi-bin/default.prefs | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) hooks/post-receive -- dspam |
From: Stevan B. <sb...@us...> - 2011-03-08 00:09:47
|
- Log ----------------------------------------------------------------- commit 9a9050f3563e7653f95b5ac5888f2f1d16b6e938 Author: Stevan Bajic <st...@ba...> Date: Tue Mar 8 01:07:44 2011 +0100 Fix broken message unlearning MFM: 7 days Bug-ID: 3141675 Bug-Reported-By: Jens Finkhaeuser <un...@us...> Security: none commit 8a392d60735619a0482500aee1dd3b151c29010a Author: Stevan Bajic <st...@ba...> Date: Tue Mar 8 01:04:15 2011 +0100 Speedup up dot stuffing when sending to LMTP/SMTP delivery MFM: 7 days Bug-ID: none Bug-Reported-By: none Security: none commit 6e951de289105814cb48589e90118a89ae3fdb54 Author: Stevan Bajic <st...@ba...> Date: Tue Mar 8 01:01:51 2011 +0100 Add dot de-stuffing when reveiving message in deamon mode (aka: DLMTP/LMTP) or over socket MFM: 7 days Bug-ID: none Bug-Reported-By: Paul Cockings <pa...@cy...> Security: none ----------------------------------------------------------------------- Summary of changes: CHANGELOG | 6 +++++ src/client.c | 38 ++++++++++++++++++++++----------- src/daemon.c | 13 +++++++++- src/libdspam.c | 63 ++++++++++++++++++++++++++++--------------------------- 4 files changed, 74 insertions(+), 46 deletions(-) hooks/post-receive -- dspam |
From: Stevan B. <sb...@us...> - 2010-12-05 09:24:50
|
- Log ----------------------------------------------------------------- commit a1334fea808839b2edd41b89cf7d1b190bd0a376 Author: Stevan Bajic <st...@ba...> Date: Sun Dec 5 10:15:02 2010 +0100 Fix linker issue with privious patch when compiling DSPAM with static Hash driver MFM: 1 day Bug-ID: 3123162 Bug-Reported-By: franta <fha...@us...> Security: none ----------------------------------------------------------------------- Summary of changes: CHANGELOG | 2 ++ src/tools.hash_drv/Makefile.am | 11 +++++------ 2 files changed, 7 insertions(+), 6 deletions(-) hooks/post-receive -- dspam |
From: Stevan B. <sb...@us...> - 2010-11-30 08:22:58
|
- Log ----------------------------------------------------------------- commit 6bb054507a3d31ff10c7468385a6d5a70e9dba07 Author: Julien Valroff <va...@us...> Date: Tue Nov 30 09:21:30 2010 +0100 Remove unused direct dependencies on most of the executables and libraries MFM: 7 days Bug-ID: 3123162 Bug-Reported-By: Julien Valroff <va...@us...> Security: none ----------------------------------------------------------------------- Summary of changes: CHANGELOG | 2 ++ configure.ac | 6 +++--- m4/external_lookup.m4 | 11 +++++------ m4/mysql_drv.m4 | 4 ++-- src/Makefile.am | 9 ++++++--- src/tools.hash_drv/Makefile.am | 6 +++++- 6 files changed, 23 insertions(+), 15 deletions(-) hooks/post-receive -- dspam |
From: Stevan B. <sb...@us...> - 2010-11-13 14:34:50
|
- Log ----------------------------------------------------------------- commit e6c47ff63cb0e44606d7df0278c6b8c6a10eb31a Author: Julien Valroff <va...@us...> Date: Sat Nov 13 15:13:26 2010 +0100 Fixing typo in README MFM: 0 days Bug-ID: 3108400 Bug-Reported-By: Julien Valroff <va...@us...> Security: none ----------------------------------------------------------------------- Summary of changes: CHANGELOG | 2 ++ README | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) hooks/post-receive -- dspam |
From: Stevan B. <sb...@us...> - 2010-11-12 10:03:30
|
- Log ----------------------------------------------------------------- commit eb27994fee8e3d1bcc4d48f8823d5f3cbc6ba40d Author: Benoit Izac <be...@iz...> Date: Fri Nov 12 11:02:09 2010 +0100 Fix segmentation fault in cssstat MFM: 1 day Bug-ID: none Bug-Reported-By: Benoit Izac <be...@iz...> Security: none ----------------------------------------------------------------------- Summary of changes: CHANGELOG | 2 ++ src/tools.hash_drv/cssstat.c | 8 +++----- 2 files changed, 5 insertions(+), 5 deletions(-) hooks/post-receive -- dspam |
From: Stevan B. <sb...@us...> - 2010-08-26 05:29:55
|
- Log ----------------------------------------------------------------- commit 6b6d8c844828eb597b54ebd325c811eddeb9f1af Author: Stevan Bajic <st...@ba...> Date: Thu Aug 26 07:29:06 2010 +0200 Fix compiler warnings MFM: 0 days Bug-ID: none Bug-Reported-By: none Security: none ----------------------------------------------------------------------- Summary of changes: CHANGELOG | 2 ++ src/decode.c | 13 ++++++------- src/mysql_drv.c | 3 +-- 3 files changed, 9 insertions(+), 9 deletions(-) hooks/post-receive -- dspam |