dspam-commit Mailing List for DSPAM (Page 15)
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: Alexander P. <ap...@us...> - 2009-10-27 11:53:00
|
- Log ----------------------------------------------------------------- ----------------------------------------------------------------------- Summary of changes: CHANGELOG | 134 +++++++++++++++++ README | 98 +++++++++++-- README.cssclean | 22 ++-- configure.ac | 8 +- contrib/plugins/dspam-thunderbird-extension.xpi | Bin 47155 -> 48758 bytes .../thunderbird/chrome/locale/en-US/dspam.dtd | 2 +- src/base64.c | 9 +- src/client.c | 22 ++-- src/daemon.c | 28 ++-- src/decode.c | 5 +- src/dspam.c | 56 ++++--- src/dspam.conf.in | 6 +- src/error.c | 14 +- src/external_lookup.c | 52 +++++-- src/hash.c | 8 +- src/hash_drv.c | 91 ++++++------ src/libdspam.c | 115 ++++++++++----- src/libdspam_objects.h | 16 ++- src/mysql_drv.c | 64 ++++----- src/pgsql_drv.c | 11 +- src/pref.c | 12 +- src/read_config.c | 9 +- src/sqlite3_drv.c | 68 +++++----- src/tokenizer.c | 32 ++--- src/tools.hash_drv/cssclean.c | 19 +-- src/tools.hash_drv/csscompress.c | 10 +- src/tools.hash_drv/cssconvert.c | 6 +- src/tools.hash_drv/cssstat.c | 6 +- src/tools/dspam_clean.c | 10 +- src/util.c | 63 ++++++++- src/util.h | 6 +- webui/cgi-bin/Makefile.am | 5 +- webui/cgi-bin/admin.cgi | 34 +++-- webui/cgi-bin/admingraph.cgi | 19 ++- webui/cgi-bin/dspam.cgi | 150 +++++++++++--------- webui/cgi-bin/graph.cgi | 19 ++- webui/{ => cgi-bin/templates/fr}/.cvsignore | 0 webui/cgi-bin/templates/{ => fr}/Makefile.am | 2 +- .../templates/{ => fr}/nav_admin_error.html | 12 +- .../templates/fr/nav_admin_preferences.html | 129 +++++++++++++++++ .../templates/{ => fr}/nav_admin_status.html | 62 ++++---- .../cgi-bin/templates/{ => fr}/nav_admin_user.html | 16 +- webui/cgi-bin/templates/fr/nav_alerts.html | 52 +++++++ webui/cgi-bin/templates/fr/nav_analysis.html | 52 +++++++ webui/cgi-bin/templates/fr/nav_error.html | 40 +++++ webui/cgi-bin/templates/{ => fr}/nav_fragment.html | 0 webui/cgi-bin/templates/{ => fr}/nav_history.html | 30 ++-- webui/cgi-bin/templates/fr/nav_performance.html | 108 ++++++++++++++ webui/cgi-bin/templates/fr/nav_preferences.html | 120 ++++++++++++++++ webui/cgi-bin/templates/fr/nav_quarantine.html | 85 +++++++++++ .../templates/{ => fr}/nav_viewmessage.html | 0 webui/cgi-bin/templates/fr/strings.pl | 85 +++++++++++ webui/{ => cgi-bin/templates/he}/.cvsignore | 0 webui/cgi-bin/templates/{ => he}/Makefile.am | 2 +- webui/cgi-bin/templates/he/nav_admin_error.html | 37 +++++ .../templates/he/nav_admin_preferences.html | 126 ++++++++++++++++ webui/cgi-bin/templates/he/nav_admin_status.html | 117 +++++++++++++++ webui/cgi-bin/templates/he/nav_admin_user.html | 58 ++++++++ webui/cgi-bin/templates/he/nav_alerts.html | 51 +++++++ webui/cgi-bin/templates/he/nav_analysis.html | 52 +++++++ webui/cgi-bin/templates/he/nav_error.html | 40 +++++ webui/cgi-bin/templates/he/nav_fragment.html | 26 ++++ webui/cgi-bin/templates/{ => he}/nav_history.html | 48 +++--- webui/cgi-bin/templates/he/nav_performance.html | 109 ++++++++++++++ webui/cgi-bin/templates/he/nav_preferences.html | 120 ++++++++++++++++ webui/cgi-bin/templates/he/nav_quarantine.html | 81 +++++++++++ webui/cgi-bin/templates/he/nav_viewmessage.html | 53 +++++++ webui/cgi-bin/templates/{ => ro}/Makefile.am | 2 +- .../templates/{ => ro}/nav_admin_error.html | 14 +- .../templates/{ => ro}/nav_admin_preferences.html | 61 ++++---- .../templates/{ => ro}/nav_admin_status.html | 40 +++--- .../cgi-bin/templates/{ => ro}/nav_admin_user.html | 20 ++-- webui/cgi-bin/templates/{ => ro}/nav_alerts.html | 18 ++- webui/cgi-bin/templates/{ => ro}/nav_analysis.html | 0 webui/cgi-bin/templates/ro/nav_error.html | 40 +++++ webui/cgi-bin/templates/{ => ro}/nav_fragment.html | 2 +- webui/cgi-bin/templates/{ => ro}/nav_history.html | 32 +++-- webui/cgi-bin/templates/ro/nav_performance.html | 109 ++++++++++++++ .../templates/{ => ro}/nav_preferences.html | 58 ++++---- .../cgi-bin/templates/{ => ro}/nav_quarantine.html | 37 +++--- .../templates/{ => ro}/nav_viewmessage.html | 20 ++-- webui/cgi-bin/templates/strings.pl | 84 +++++++++++ webui/htdocs/base.css | 1 - webui/htdocs/dspam.js | 4 +- 84 files changed, 2808 insertions(+), 676 deletions(-) copy webui/{ => cgi-bin/templates/fr}/.cvsignore (100%) copy webui/cgi-bin/templates/{ => fr}/Makefile.am (87%) copy webui/cgi-bin/templates/{ => fr}/nav_admin_error.html (53%) create mode 100644 webui/cgi-bin/templates/fr/nav_admin_preferences.html copy webui/cgi-bin/templates/{ => fr}/nav_admin_status.html (52%) copy webui/cgi-bin/templates/{ => fr}/nav_admin_user.html (55%) create mode 100644 webui/cgi-bin/templates/fr/nav_alerts.html create mode 100644 webui/cgi-bin/templates/fr/nav_analysis.html create mode 100644 webui/cgi-bin/templates/fr/nav_error.html copy webui/cgi-bin/templates/{ => fr}/nav_fragment.html (100%) copy webui/cgi-bin/templates/{ => fr}/nav_history.html (55%) create mode 100644 webui/cgi-bin/templates/fr/nav_performance.html create mode 100644 webui/cgi-bin/templates/fr/nav_preferences.html create mode 100644 webui/cgi-bin/templates/fr/nav_quarantine.html copy webui/cgi-bin/templates/{ => fr}/nav_viewmessage.html (100%) create mode 100755 webui/cgi-bin/templates/fr/strings.pl copy webui/{ => cgi-bin/templates/he}/.cvsignore (100%) copy webui/cgi-bin/templates/{ => he}/Makefile.am (87%) create mode 100644 webui/cgi-bin/templates/he/nav_admin_error.html create mode 100644 webui/cgi-bin/templates/he/nav_admin_preferences.html create mode 100644 webui/cgi-bin/templates/he/nav_admin_status.html create mode 100644 webui/cgi-bin/templates/he/nav_admin_user.html create mode 100644 webui/cgi-bin/templates/he/nav_alerts.html create mode 100644 webui/cgi-bin/templates/he/nav_analysis.html create mode 100644 webui/cgi-bin/templates/he/nav_error.html create mode 100644 webui/cgi-bin/templates/he/nav_fragment.html copy webui/cgi-bin/templates/{ => he}/nav_history.html (50%) create mode 100644 webui/cgi-bin/templates/he/nav_performance.html create mode 100644 webui/cgi-bin/templates/he/nav_preferences.html create mode 100644 webui/cgi-bin/templates/he/nav_quarantine.html create mode 100644 webui/cgi-bin/templates/he/nav_viewmessage.html copy webui/cgi-bin/templates/{ => ro}/Makefile.am (87%) copy webui/cgi-bin/templates/{ => ro}/nav_admin_error.html (52%) copy webui/cgi-bin/templates/{ => ro}/nav_admin_preferences.html (55%) copy webui/cgi-bin/templates/{ => ro}/nav_admin_status.html (79%) copy webui/cgi-bin/templates/{ => ro}/nav_admin_user.html (60%) copy webui/cgi-bin/templates/{ => ro}/nav_alerts.html (58%) copy webui/cgi-bin/templates/{ => ro}/nav_analysis.html (100%) create mode 100644 webui/cgi-bin/templates/ro/nav_error.html copy webui/cgi-bin/templates/{ => ro}/nav_fragment.html (90%) copy webui/cgi-bin/templates/{ => ro}/nav_history.html (67%) create mode 100644 webui/cgi-bin/templates/ro/nav_performance.html copy webui/cgi-bin/templates/{ => ro}/nav_preferences.html (55%) copy webui/cgi-bin/templates/{ => ro}/nav_quarantine.html (55%) copy webui/cgi-bin/templates/{ => ro}/nav_viewmessage.html (58%) create mode 100755 webui/cgi-bin/templates/strings.pl hooks/post-receive -- dspam |
From: Alexander P. <ap...@us...> - 2009-10-27 11:52:38
|
- Log ----------------------------------------------------------------- ----------------------------------------------------------------------- Summary of changes: CHANGELOG | 132 +++++++++++++++++ README | 98 +++++++++++-- README.cssclean | 22 ++-- configure.ac | 4 +- contrib/plugins/dspam-thunderbird-extension.xpi | Bin 47155 -> 48758 bytes .../thunderbird/chrome/locale/en-US/dspam.dtd | 2 +- src/base64.c | 9 +- src/client.c | 22 ++-- src/daemon.c | 28 ++-- src/decode.c | 5 +- src/dspam.c | 56 ++++--- src/dspam.conf.in | 6 +- src/error.c | 14 +- src/external_lookup.c | 52 +++++-- src/hash.c | 8 +- src/hash_drv.c | 91 ++++++------ src/libdspam.c | 115 ++++++++++----- src/libdspam_objects.h | 16 ++- src/mysql_drv.c | 64 ++++----- src/pgsql_drv.c | 11 +- src/pref.c | 12 +- src/read_config.c | 9 +- src/sqlite3_drv.c | 68 +++++----- src/tokenizer.c | 32 ++--- src/tools.hash_drv/cssclean.c | 19 +-- src/tools.hash_drv/csscompress.c | 10 +- src/tools.hash_drv/cssconvert.c | 6 +- src/tools.hash_drv/cssstat.c | 6 +- src/tools/dspam_clean.c | 10 +- src/util.c | 63 ++++++++- src/util.h | 6 +- webui/cgi-bin/Makefile.am | 4 +- webui/cgi-bin/admin.cgi | 34 +++-- webui/cgi-bin/admingraph.cgi | 19 ++- webui/cgi-bin/dspam.cgi | 150 +++++++++++--------- webui/cgi-bin/graph.cgi | 19 ++- webui/{ => cgi-bin/templates/fr}/.cvsignore | 0 webui/cgi-bin/templates/{ => fr}/Makefile.am | 2 +- .../templates/{ => fr}/nav_admin_error.html | 12 +- .../templates/fr/nav_admin_preferences.html | 129 +++++++++++++++++ .../templates/{ => fr}/nav_admin_status.html | 62 ++++---- .../cgi-bin/templates/{ => fr}/nav_admin_user.html | 16 +- webui/cgi-bin/templates/fr/nav_alerts.html | 52 +++++++ webui/cgi-bin/templates/fr/nav_analysis.html | 52 +++++++ webui/cgi-bin/templates/fr/nav_error.html | 40 +++++ webui/cgi-bin/templates/{ => fr}/nav_fragment.html | 0 webui/cgi-bin/templates/{ => fr}/nav_history.html | 30 ++-- webui/cgi-bin/templates/fr/nav_performance.html | 108 ++++++++++++++ webui/cgi-bin/templates/fr/nav_preferences.html | 120 ++++++++++++++++ webui/cgi-bin/templates/fr/nav_quarantine.html | 85 +++++++++++ .../templates/{ => fr}/nav_viewmessage.html | 0 webui/cgi-bin/templates/fr/strings.pl | 85 +++++++++++ webui/cgi-bin/templates/{ => ro}/Makefile.am | 2 +- .../templates/{ => ro}/nav_admin_error.html | 14 +- .../templates/{ => ro}/nav_admin_preferences.html | 61 ++++---- .../templates/{ => ro}/nav_admin_status.html | 40 +++--- .../cgi-bin/templates/{ => ro}/nav_admin_user.html | 20 ++-- webui/cgi-bin/templates/{ => ro}/nav_alerts.html | 18 ++- webui/cgi-bin/templates/{ => ro}/nav_analysis.html | 0 webui/cgi-bin/templates/ro/nav_error.html | 40 +++++ webui/cgi-bin/templates/{ => ro}/nav_fragment.html | 2 +- webui/cgi-bin/templates/{ => ro}/nav_history.html | 32 +++-- webui/cgi-bin/templates/ro/nav_performance.html | 109 ++++++++++++++ .../templates/{ => ro}/nav_preferences.html | 58 ++++---- .../cgi-bin/templates/{ => ro}/nav_quarantine.html | 37 +++--- .../templates/{ => ro}/nav_viewmessage.html | 20 ++-- webui/cgi-bin/templates/strings.pl | 84 +++++++++++ webui/htdocs/base.css | 1 - webui/htdocs/dspam.js | 4 +- 69 files changed, 1910 insertions(+), 647 deletions(-) copy webui/{ => cgi-bin/templates/fr}/.cvsignore (100%) copy webui/cgi-bin/templates/{ => fr}/Makefile.am (87%) copy webui/cgi-bin/templates/{ => fr}/nav_admin_error.html (53%) create mode 100644 webui/cgi-bin/templates/fr/nav_admin_preferences.html copy webui/cgi-bin/templates/{ => fr}/nav_admin_status.html (52%) copy webui/cgi-bin/templates/{ => fr}/nav_admin_user.html (55%) create mode 100644 webui/cgi-bin/templates/fr/nav_alerts.html create mode 100644 webui/cgi-bin/templates/fr/nav_analysis.html create mode 100644 webui/cgi-bin/templates/fr/nav_error.html copy webui/cgi-bin/templates/{ => fr}/nav_fragment.html (100%) copy webui/cgi-bin/templates/{ => fr}/nav_history.html (55%) create mode 100644 webui/cgi-bin/templates/fr/nav_performance.html create mode 100644 webui/cgi-bin/templates/fr/nav_preferences.html create mode 100644 webui/cgi-bin/templates/fr/nav_quarantine.html copy webui/cgi-bin/templates/{ => fr}/nav_viewmessage.html (100%) create mode 100755 webui/cgi-bin/templates/fr/strings.pl copy webui/cgi-bin/templates/{ => ro}/Makefile.am (87%) copy webui/cgi-bin/templates/{ => ro}/nav_admin_error.html (52%) copy webui/cgi-bin/templates/{ => ro}/nav_admin_preferences.html (55%) copy webui/cgi-bin/templates/{ => ro}/nav_admin_status.html (79%) copy webui/cgi-bin/templates/{ => ro}/nav_admin_user.html (60%) copy webui/cgi-bin/templates/{ => ro}/nav_alerts.html (58%) copy webui/cgi-bin/templates/{ => ro}/nav_analysis.html (100%) create mode 100644 webui/cgi-bin/templates/ro/nav_error.html copy webui/cgi-bin/templates/{ => ro}/nav_fragment.html (90%) copy webui/cgi-bin/templates/{ => ro}/nav_history.html (67%) create mode 100644 webui/cgi-bin/templates/ro/nav_performance.html copy webui/cgi-bin/templates/{ => ro}/nav_preferences.html (55%) copy webui/cgi-bin/templates/{ => ro}/nav_quarantine.html (55%) copy webui/cgi-bin/templates/{ => ro}/nav_viewmessage.html (58%) create mode 100755 webui/cgi-bin/templates/strings.pl hooks/post-receive -- dspam |
From: Stevan B. <sb...@us...> - 2009-10-15 23:35:41
|
- Log ----------------------------------------------------------------- commit e7aef9b40e7438d50c7fc15dac60526dee803257 Author: Stevan Bajic <st...@ba...> Date: Fri Oct 16 01:26:16 2009 +0200 Fixing (potential) branching on uninitialized variable in SQLite3 driver MFM: 1 day Bug-ID: none Bug-Reported-By: none Security: none commit bf2e09c0b66d71584a4bfd5637ed4072232ec1a2 Author: Stevan Bajic <st...@ba...> Date: Fri Oct 16 01:17:50 2009 +0200 Removing unused variables in SQLite3 driver MFM: 1 day Bug-ID: none Bug-Reported-By: none Security: none commit 0c523f5263e057ee4a2cf924068be65e645c056b Author: Stevan Bajic <st...@ba...> Date: Fri Oct 16 01:12:43 2009 +0200 Fixing (potential) call to readdir with NULL argument in SQLite3 driver MFM: 1 day Bug-ID: none Bug-Reported-By: none Security: none ----------------------------------------------------------------------- Summary of changes: CHANGELOG | 6 ++++ src/sqlite3_drv.c | 68 ++++++++++++++++++++++++++-------------------------- 2 files changed, 40 insertions(+), 34 deletions(-) hooks/post-receive -- dspam |
From: Stevan B. <sb...@us...> - 2009-10-12 08:12:44
|
- Log ----------------------------------------------------------------- commit 514b192b1af2be9e2bf7a695a15ab8a907d6a35d Author: Stevan Bajic <st...@ba...> Date: Mon Oct 12 10:12:15 2009 +0200 Fixing compiler warnings MFM: 1 day Bug-ID: none Bug-Reported-By: none Security: none commit a6509f199291807e1c35a88563bba6d976d6d69b Author: Stevan Bajic <st...@ba...> Date: Mon Oct 12 10:10:23 2009 +0200 Fixing compiler warnings MFM: 1 day Bug-ID: none Bug-Reported-By: none Security: none commit dfd3ab4802b72b69395e292d25937f6cd52aeb1b Author: Stevan Bajic <st...@ba...> Date: Mon Oct 12 10:08:38 2009 +0200 Fixing compiler warnings MFM: 1 day Bug-ID: none Bug-Reported-By: none Security: none commit ae0e650c9a4eba1eec248dda4e89e8c69614d0be Author: Stevan Bajic <st...@ba...> Date: Mon Oct 12 09:59:34 2009 +0200 Fixing compiler warnings MFM: 1 day Bug-ID: none Bug-Reported-By: none Security: none commit d3bc1d7d0a95c87f694f7c78d6d7d03f6df261ea Author: Stevan Bajic <st...@ba...> Date: Mon Oct 12 09:56:07 2009 +0200 Fixing compiler warnings MFM: 1 day Bug-ID: none Bug-Reported-By: none Security: none commit 249a47b87c4b5b7c9a86ef6de97acff8aca33ff7 Author: Stevan Bajic <st...@ba...> Date: Mon Oct 12 09:03:16 2009 +0200 Fixing compiler warnings MFM: 1 day Bug-ID: none Bug-Reported-By: none Security: none commit 174f665f9974be15a4b37fdda6a00f6629dd280f Author: Stevan Bajic <st...@ba...> Date: Mon Oct 12 08:47:54 2009 +0200 Fixing compiler warnings MFM: 1 day Bug-ID: none Bug-Reported-By: none Security: none commit cfe37dbdc19685a0749d95865399b714f777ec4e Author: Stevan Bajic <st...@ba...> Date: Mon Oct 12 08:40:22 2009 +0200 Fixing compiler warnings MFM: 1 day Bug-ID: none Bug-Reported-By: none Security: none ----------------------------------------------------------------------- Summary of changes: CHANGELOG | 16 +++++++++++ src/client.c | 6 ++-- src/decode.c | 5 ++- src/hash_drv.c | 18 +++++++----- src/mysql_drv.c | 56 +++++++++++++++++++------------------- src/tokenizer.c | 27 +++++++++--------- src/tools.hash_drv/cssclean.c | 5 +-- src/tools.hash_drv/csscompress.c | 4 +- src/tools.hash_drv/cssconvert.c | 4 +- src/util.c | 4 +- 10 files changed, 82 insertions(+), 63 deletions(-) hooks/post-receive -- dspam |
From: Stevan B. <sb...@us...> - 2009-10-12 06:24:48
|
- Log ----------------------------------------------------------------- commit e211f3c1112413f7b8302396e776c56ab0c26ec5 Author: Stevan Bajic <st...@ba...> Date: Mon Oct 12 08:24:07 2009 +0200 Fixing compiler warnings MFM: 1 day Bug-ID: none Bug-Reported-By: none 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...> - 2009-10-12 05:45:43
|
- Log ----------------------------------------------------------------- commit 71020054585bbc03d298670b54984977fc1067b2 Author: Stevan Bajic <st...@ba...> Date: Mon Oct 12 07:44:59 2009 +0200 Fixing compiler warnings MFM: 1 day Bug-ID: none Bug-Reported-By: none Security: none ----------------------------------------------------------------------- Summary of changes: CHANGELOG | 2 ++ src/tools.hash_drv/cssclean.c | 12 +++++------- 2 files changed, 7 insertions(+), 7 deletions(-) hooks/post-receive -- dspam |
From: Stevan B. <sb...@us...> - 2009-10-09 20:28:52
|
- Log ----------------------------------------------------------------- commit 2130855cd8db5ec15595c92280fd63254a7e0a6c Author: Stevan Bajic <st...@ba...> Date: Fri Oct 9 22:28:18 2009 +0200 Fixing compiler warnings MFM: 0 days Bug-ID: none Bug-Reported-By: none Security: none ----------------------------------------------------------------------- Summary of changes: CHANGELOG | 2 ++ src/tools.hash_drv/csscompress.c | 4 ++-- src/tools.hash_drv/cssconvert.c | 4 ++-- 3 files changed, 6 insertions(+), 4 deletions(-) hooks/post-receive -- dspam |
From: Stevan B. <sb...@us...> - 2009-10-09 20:19:18
|
- Log ----------------------------------------------------------------- commit 1cee24061606f96fdbde549145709a040bba86a1 Author: Stevan Bajic <st...@ba...> Date: Fri Oct 9 22:18:50 2009 +0200 Fixing compile error introduced by last commit MFM: 0 days Bug-ID: none Bug-Reported-By: none Security: none ----------------------------------------------------------------------- Summary of changes: CHANGELOG | 2 ++ src/util.c | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) hooks/post-receive -- dspam |
From: Stevan B. <sb...@us...> - 2009-10-09 20:11:43
|
- Log ----------------------------------------------------------------- commit 468b9c74bf695e34d4f70abb24dc21e69ed4d13e Author: Stevan Bajic <st...@ba...> Date: Fri Oct 9 22:11:17 2009 +0200 Fixing compiler warnings MFM: 1 day Bug-ID: none Bug-Reported-By: none Security: none ----------------------------------------------------------------------- Summary of changes: CHANGELOG | 2 ++ src/util.c | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) hooks/post-receive -- dspam |
From: Stevan B. <sb...@us...> - 2009-10-09 20:06:07
|
- Log ----------------------------------------------------------------- commit dc07e161d3d16abab20d379e4cea0fb15c8f86e5 Author: Stevan Bajic <st...@ba...> Date: Fri Oct 9 22:03:22 2009 +0200 Fixing compiler warnings MFM: 0 days Bug-ID: none Bug-Reported-By: none Security: none commit 5e5c447aaa70947090ceade80a2a7f491cddf3b5 Author: Stevan Bajic <st...@ba...> Date: Fri Oct 9 22:00:00 2009 +0200 Fixing compiler warnings MFM: 0 days Bug-ID: none Bug-Reported-By: none Security: none ----------------------------------------------------------------------- Summary of changes: CHANGELOG | 4 ++++ src/client.c | 12 ++++++------ src/dspam.c | 4 ++-- 3 files changed, 12 insertions(+), 8 deletions(-) hooks/post-receive -- dspam |
From: Stevan B. <sb...@us...> - 2009-10-09 19:27:17
|
- Log ----------------------------------------------------------------- commit 304fee37efeaf6b6e4b52f85bfb7a2b3c42061cf Author: Stevan Bajic <st...@ba...> Date: Fri Oct 9 21:26:00 2009 +0200 Removing unused variables in retrain_message() MFM: 1 day Bug-ID: none Bug-Reported-By: none Security: none commit 31899049aa2df971a7283837fbd0147a4e65e278 Author: Stevan Bajic <st...@ba...> Date: Fri Oct 9 21:20:42 2009 +0200 Removing unused variables in process_message() MFM: 0 days Bug-ID: none Bug-Reported-By: none Security: none commit 1aad7914f2dc5cbf662c46e7124278fcf46f15a0 Author: Stevan Bajic <st...@ba...> Date: Fri Oct 9 21:18:38 2009 +0200 Removing unused variables in process_message() MFM: 1 day Bug-ID: none Bug-Reported-By: none Security: none commit 88f112dc254b72ab3995306c230a1b03b94d043e Author: Stevan Bajic <st...@ba...> Date: Fri Oct 9 21:16:10 2009 +0200 Fixing (potential) dereference of null pointer in daemon.c MFM: 1 day Bug-ID: none Bug-Reported-By: none Security: none commit 69364ab432b329154e7b4a874d07e4ccd6e50ad7 Author: Stevan Bajic <st...@ba...> Date: Fri Oct 9 21:10:08 2009 +0200 Fixing (potential) dereference of null pointer in dspam_clean.c MFM: 1 day Bug-ID: none Bug-Reported-By: none Security: none ----------------------------------------------------------------------- Summary of changes: CHANGELOG | 10 ++++++++++ src/daemon.c | 8 ++++---- src/dspam.c | 10 +--------- src/tools/dspam_clean.c | 4 ++-- 4 files changed, 17 insertions(+), 15 deletions(-) hooks/post-receive -- dspam |
From: Stevan B. <sb...@us...> - 2009-10-09 18:56:39
|
- Log ----------------------------------------------------------------- commit b6fe0d49b9bd9d4734181c739ebffcb06832879a Author: Stevan Bajic <st...@ba...> Date: Fri Oct 9 20:56:10 2009 +0200 Fixing (potential) dereference of null pointer in dspam_clean.c MFM: 1 day Bug-ID: none Bug-Reported-By: none Security: none ----------------------------------------------------------------------- Summary of changes: CHANGELOG | 2 ++ src/tools/dspam_clean.c | 10 ++++++---- 2 files changed, 8 insertions(+), 4 deletions(-) hooks/post-receive -- dspam |
From: Stevan B. <sb...@us...> - 2009-10-09 18:49:18
|
- Log ----------------------------------------------------------------- commit b8559c2e63e947e33d9e06f02038125f3ddceb64 Author: Stevan Bajic <st...@ba...> Date: Fri Oct 9 20:48:51 2009 +0200 Fixing (potential) call to strncasecmp with NULL argument in daemon.c MFM: 1 day Bug-ID: none Bug-Reported-By: none Security: none ----------------------------------------------------------------------- Summary of changes: CHANGELOG | 2 ++ src/daemon.c | 22 ++++++++++++---------- 2 files changed, 14 insertions(+), 10 deletions(-) hooks/post-receive -- dspam |
From: Stevan B. <sb...@us...> - 2009-10-09 18:37:42
|
- Log ----------------------------------------------------------------- commit 18e888f35a37fda53fd3fc810aac8024d2bc8f88 Author: Stevan Bajic <st...@ba...> Date: Fri Oct 9 20:37:00 2009 +0200 Fixing (potential) call to readdir with NULL argument in hash driver MFM: 1 day Bug-ID: none Bug-Reported-By: none Security: none ----------------------------------------------------------------------- Summary of changes: CHANGELOG | 2 + src/hash_drv.c | 62 ++++++++++++++++++++++++++++--------------------------- 2 files changed, 34 insertions(+), 30 deletions(-) hooks/post-receive -- dspam |
From: Stevan B. <sb...@us...> - 2009-10-08 21:22:08
|
- Log ----------------------------------------------------------------- commit e72b008fbd8850e75631692338ce38417dcbcca1 Author: Stevan Bajic <st...@ba...> Date: Thu Oct 8 23:21:41 2009 +0200 Fixing variable declaration in MySQL driver introduced in last commit MFM: 0 days Bug-ID: none Bug-Reported-By: none Security: none ----------------------------------------------------------------------- Summary of changes: CHANGELOG | 2 ++ src/mysql_drv.c | 5 +++-- 2 files changed, 5 insertions(+), 2 deletions(-) hooks/post-receive -- dspam |
From: Stevan B. <sb...@us...> - 2009-10-08 21:12:09
|
- Log ----------------------------------------------------------------- commit 8a78649b5a7da1254afbfe4797ba57cf37d68b7c Author: Stevan Bajic <st...@ba...> Date: Thu Oct 8 23:11:36 2009 +0200 Code cleanup (limiting scope of variables) MFM: 0 days Bug-ID: none Bug-Reported-By: none Security: none ----------------------------------------------------------------------- Summary of changes: CHANGELOG | 2 ++ src/base64.c | 5 +++-- src/hash_drv.c | 15 +++++++-------- src/libdspam.c | 6 ++---- src/mysql_drv.c | 5 ++--- src/pgsql_drv.c | 11 ++++------- src/read_config.c | 7 +++---- src/tools.hash_drv/cssclean.c | 8 +++----- 8 files changed, 26 insertions(+), 33 deletions(-) hooks/post-receive -- dspam |
From: Stevan B. <sb...@us...> - 2009-10-08 19:23:43
|
- Log ----------------------------------------------------------------- commit dc209e5ef35bd128c921c3e305defe1263513a0a Author: Stevan Bajic <st...@ba...> Date: Thu Oct 8 21:23:17 2009 +0200 Fixing return code in send_socket() MFM: 0 days Bug-ID: none Bug-Reported-By: none Security: none ----------------------------------------------------------------------- Summary of changes: CHANGELOG | 2 ++ src/client.c | 7 +++++-- 2 files changed, 7 insertions(+), 2 deletions(-) hooks/post-receive -- dspam |
From: Stevan B. <sb...@us...> - 2009-10-08 19:21:11
|
- Log ----------------------------------------------------------------- commit 78d217188ca57518b5ecb340c073937c87821b42 Author: Stevan Bajic <st...@ba...> Date: Thu Oct 8 21:20:45 2009 +0200 Removing unused code in client_process() MFM: 0 days Bug-ID: none Bug-Reported-By: none Security: none ----------------------------------------------------------------------- Summary of changes: CHANGELOG | 2 ++ src/client.c | 3 +-- 2 files changed, 3 insertions(+), 2 deletions(-) hooks/post-receive -- dspam |
From: Stevan B. <sb...@us...> - 2009-10-08 19:07:41
|
- Log ----------------------------------------------------------------- commit 4bff967ce3185d4481131225aef222cc0381a1f6 Author: Stevan Bajic <st...@ba...> Date: Thu Oct 8 21:07:08 2009 +0200 Removing unused code in base64decode() when using NCORE MFM: 0 days Bug-ID: none Bug-Reported-By: none Security: none ----------------------------------------------------------------------- Summary of changes: CHANGELOG | 2 ++ src/base64.c | 4 +--- 2 files changed, 3 insertions(+), 3 deletions(-) hooks/post-receive -- dspam |
From: Stevan B. <sb...@us...> - 2009-10-08 18:53:22
|
- Log ----------------------------------------------------------------- commit e0602797f483b58ba17c04d752f353908f6f1975 Author: Stevan Bajic <st...@ba...> Date: Thu Oct 8 20:52:55 2009 +0200 Removing unused variables in base64decode() when using NCORE MFM: 0 days Bug-ID: none Bug-Reported-By: none Security: none ----------------------------------------------------------------------- Summary of changes: CHANGELOG | 2 ++ src/base64.c | 6 ++---- 2 files changed, 4 insertions(+), 4 deletions(-) hooks/post-receive -- dspam |
From: Stevan B. <sb...@us...> - 2009-10-08 18:48:55
|
- Log ----------------------------------------------------------------- commit 70a343b6bb0e0bc5e25e90b582b2605975f63179 Author: Stevan Bajic <st...@ba...> Date: Thu Oct 8 20:48:27 2009 +0200 Removing code in _ds_calc_result() (speeding up Robinson algorithm) MFM: 0 days Bug-ID: none Bug-Reported-By: none Security: none ----------------------------------------------------------------------- Summary of changes: CHANGELOG | 2 ++ src/libdspam.c | 5 ++--- 2 files changed, 4 insertions(+), 3 deletions(-) hooks/post-receive -- dspam |
From: Stevan B. <sb...@us...> - 2009-10-08 18:39:23
|
- Log ----------------------------------------------------------------- commit 09f7748c0cdcb51d305c782261df1d73c26cd746 Author: Stevan Bajic <st...@ba...> Date: Thu Oct 8 20:38:53 2009 +0200 Removing unused variables in csscompress() MFM: 0 days Bug-ID: none Bug-Reported-By: none Security: none ----------------------------------------------------------------------- Summary of changes: CHANGELOG | 2 ++ src/tools.hash_drv/csscompress.c | 6 +----- 2 files changed, 3 insertions(+), 5 deletions(-) hooks/post-receive -- dspam |
From: Stevan B. <sb...@us...> - 2009-10-08 18:32:40
|
- Log ----------------------------------------------------------------- commit 2c51813b4043f1882662e5826ffbb8ea929a65a2 Author: Stevan Bajic <st...@ba...> Date: Thu Oct 8 20:32:10 2009 +0200 Removing unused variables in cssstat() MFM: 0 days Bug-ID: none Bug-Reported-By: none Security: none ----------------------------------------------------------------------- Summary of changes: CHANGELOG | 2 ++ src/tools.hash_drv/cssstat.c | 6 +----- 2 files changed, 3 insertions(+), 5 deletions(-) hooks/post-receive -- dspam |
From: Stevan B. <sb...@us...> - 2009-10-08 18:26:01
|
- Log ----------------------------------------------------------------- commit 5fd55fbd1b07bd6f253b0741923c38a7996cbb1f Author: Stevan Bajic <st...@ba...> Date: Thu Oct 8 20:25:31 2009 +0200 Removing unused variables in bnr_hash_set() MFM: 0 days Bug-ID: none Bug-Reported-By: none Security: none ----------------------------------------------------------------------- Summary of changes: CHANGELOG | 2 ++ src/hash.c | 5 +---- 2 files changed, 3 insertions(+), 4 deletions(-) hooks/post-receive -- dspam |
From: Stevan B. <sb...@us...> - 2009-10-08 18:21:23
|
- Log ----------------------------------------------------------------- commit 44b2739ae856dda8e7059d05404ef6af6c1368ed Author: Stevan Bajic <st...@ba...> Date: Thu Oct 8 20:20:55 2009 +0200 Removing unused code from _ds_calc_result() MFM: 0 days Bug-ID: none Bug-Reported-By: none Security: none ----------------------------------------------------------------------- Summary of changes: CHANGELOG | 2 ++ src/libdspam.c | 4 +--- 2 files changed, 3 insertions(+), 3 deletions(-) hooks/post-receive -- dspam |