dspam-commit Mailing List for DSPAM (Page 4)
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: Tom H. <why...@us...> - 2011-08-01 21:23:15
|
- Log -----------------------------------------------------------------
commit d48cfb6fe1e49b601c085658bb3a1fa353fc302d
Author: Tom Hendrikx <to...@wh...>
Date: Mon Aug 1 10:30:51 2011 +0200
Set version number for this branch
-----------------------------------------------------------------------
hooks/post-receive
--
dspam
|
|
From: Tom H. <why...@us...> - 2011-08-01 08:35:02
|
- Log -----------------------------------------------------------------
commit d48cfb6fe1e49b601c085658bb3a1fa353fc302d
Author: Tom Hendrikx <to...@wh...>
Date: Mon Aug 1 10:30:51 2011 +0200
Set version number for this branch
-----------------------------------------------------------------------
hooks/post-receive
--
dspam
|
|
From: Tom H. <why...@us...> - 2011-08-01 08:34:39
|
- Log -----------------------------------------------------------------
commit 6b0dc55be6f8123bc934e9cd8fa69247b0a59a97
Merge: 10cc9701287550709737e7c9d848d013eb414aed 40138a01a2a07309489fcdc836435db86e47c6a6
Author: Tom Hendrikx <to...@wh...>
Date: Mon Aug 1 10:28:04 2011 +0200
Merge branch 'master' into RELENG_3
-----------------------------------------------------------------------
hooks/post-receive
--
dspam
|
|
From: Tom H. <why...@us...> - 2011-08-01 08:33:31
|
- Log ----------------------------------------------------------------- ----------------------------------------------------------------------- Summary of changes: CHANGELOG | 3 ++- README | 4 ++-- RELEASE.NOTES | 8 ++++---- 3 files changed, 8 insertions(+), 7 deletions(-) hooks/post-receive -- dspam |
|
From: Tom H. <why...@us...> - 2011-08-01 08:33:24
|
- Log -----------------------------------------------------------------
commit 6b0dc55be6f8123bc934e9cd8fa69247b0a59a97
Merge: 10cc9701287550709737e7c9d848d013eb414aed 40138a01a2a07309489fcdc836435db86e47c6a6
Author: Tom Hendrikx <to...@wh...>
Date: Mon Aug 1 10:28:04 2011 +0200
Merge branch 'master' into RELENG_3
-----------------------------------------------------------------------
Summary of changes:
CHANGELOG | 212 +++++-
LICENSE | 810 ++++++++++++++++----
Makefile.am | 2 +-
README | 97 ++--
RELEASE.NOTES | 66 ++
UPGRADING | 2 +-
configure.ac | 14 +-
contrib/{OutloukAddin => OutlookAddin}/DLL/README | 0
.../{OutloukAddin => OutlookAddin}/DSpamAddin.sln | 0
.../Engine/.gitignore | 0
.../Engine/Engine.csproj | 0
.../Engine/GUI/AktionForm.Designer.cs | 0
.../Engine/GUI/AktionForm.cs | 0
.../Engine/GUI/AktionForm.resx | 0
.../Engine/GUI/MainForm.Designer.cs | 0
.../Engine/GUI/MainForm.cs | 0
.../Engine/GUI/MainForm.resx | 0
.../Engine/GUI/TrainingForm.Designer.cs | 0
.../Engine/GUI/TrainingForm.cs | 0
.../Engine/GUI/TrainingForm.resx | 0
.../Engine/Konfiguration.cs | 0
.../Engine/Language.cs | 0
.../Engine/Logger.cs | 0
.../Engine/Parser/KonfigurationParser.cs | 0
.../Engine/Parser/LanguageParser.cs | 0
.../Engine/Parser/MailParser.cs | 0
.../Engine/Properties/AssemblyInfo.cs | 0
.../Engine/Properties/Resources.Designer.cs | 0
.../Engine/Properties/Resources.resx | 0
.../Engine/Resources/folder.bmp | Bin 1134 -> 1134 bytes
.../{OutloukAddin => OutlookAddin}/Engine/TODO.txt | 0
.../Engine/Worker.cs | 0
.../Engine/en-US.xml | 0
.../OutlookInterface/.gitignore | 0
.../OutlookInterface/AssemblyInfo.cs | 0
.../OutlookInterface/Connect.cs | 0
.../OutlookInterface/OutlookInterface.csproj | 0
.../OutlookInterfaceSetup/.gitignore | 0
.../OutlookInterfaceSetup.vdproj | 0
.../_LANG/Languages.de-DE.resources | Bin 4246 -> 4246 bytes
.../_LANG/Languages.en-US.resources | Bin 3844 -> 3844 bytes
.../_LANG/Languages.fr-FR.resources | Bin 4246 -> 4246 bytes
.../_LANG/Languages.pt-PT.resources | Bin 4058 -> 4058 bytes
.../{OutloukAddin => OutlookAddin}/_LANG/de-DE.xml | 0
.../{OutloukAddin => OutlookAddin}/_LANG/en-US.xml | 0
.../{OutloukAddin => OutlookAddin}/_LANG/fr-FR.xml | 0
.../{OutloukAddin => OutlookAddin}/_LANG/pt-PT.xml | 0
.../simpleConsole/.gitignore | 0
.../simpleConsole/Program.cs | 0
.../simpleConsole/Properties/AssemblyInfo.cs | 0
.../simpleConsole/simpleConsole.csproj | 0
contrib/dspam_maintenance/dspam_maintenance.sh | 27 +-
README.cssclean => doc/cssclean.txt | 2 +-
doc/mysql_drv.txt | 93 +--
doc/pgsql_drv.txt | 19 +-
doc/sqlite_drv.txt | 25 +-
m4/external_lookup.m4 | 52 +-
m4/mysql_drv.m4 | 31 +-
man/dspam.1 | 20 +-
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/Makefile.am | 9 +-
src/agent_shared.c | 70 +-
src/agent_shared.h | 31 +-
src/base64.c | 19 +-
src/base64.h | 19 +-
src/bnr.c | 19 +-
src/bnr.h | 19 +-
src/buffer.c | 19 +-
src/buffer.h | 19 +-
src/client.c | 124 +++-
src/client.h | 19 +-
src/config.h | 22 +-
src/config_api.c | 19 +-
src/config_api.h | 19 +-
src/config_shared.c | 19 +-
src/config_shared.h | 19 +-
src/daemon.c | 30 +-
src/daemon.h | 19 +-
src/decode.c | 67 +-
src/decode.h | 19 +-
src/diction.c | 19 +-
src/diction.h | 19 +-
src/dspam.c | 86 ++-
src/dspam.conf.in | 159 ++--
src/dspam.h | 19 +-
src/dspamc.c | 19 +-
src/dspamc.h | 19 +-
src/error.c | 19 +-
src/error.h | 19 +-
src/example.c | 19 +-
src/external_lookup.c | 2 +-
src/external_lookup.h | 2 +-
src/hash.c | 19 +-
src/hash.h | 25 +-
src/hash_drv.c | 19 +-
src/hash_drv.h | 19 +-
src/heap.c | 19 +-
src/heap.h | 19 +-
src/language.h | 19 +-
src/libdspam.c | 159 ++--
src/libdspam.h | 19 +-
src/libdspam_objects.h | 22 +-
src/list.c | 19 +-
src/list.h | 19 +-
src/mysql_drv.c | 440 ++++++-----
src/mysql_drv.h | 22 +-
src/nodetree.c | 19 +-
src/nodetree.h | 19 +-
src/pgsql_drv.c | 368 ++++++---
src/pgsql_drv.h | 19 +-
src/pref.c | 19 +-
src/pref.h | 19 +-
src/read_config.c | 68 +-
src/read_config.h | 19 +-
src/sqlite3_drv.c | 19 +-
src/sqlite3_drv.h | 19 +-
src/sqlite_drv.c | 19 +-
src/sqlite_drv.h | 19 +-
src/storage_driver.c | 19 +-
src/storage_driver.h | 19 +-
src/tokenizer.c | 52 +-
src/tokenizer.h | 19 +-
src/tools.hash_drv/.gitignore | 1 +
src/tools.hash_drv/Makefile.am | 7 +-
src/tools.hash_drv/cssclean.c | 19 +-
src/tools.hash_drv/csscompress.c | 19 +-
src/tools.hash_drv/cssconvert.c | 19 +-
src/tools.hash_drv/cssstat.c | 25 +-
src/tools.mysql_drv/mysql_objects-4.1.sql | 15 +-
src/tools.mysql_drv/mysql_objects-space.sql | 15 +-
src/tools.mysql_drv/mysql_objects-speed.sql | 15 +-
src/tools.mysql_drv/purge-4.1.sql | 4 +
src/tools.mysql_drv/virtual_user_aliases.sql | 4 +-
src/tools.mysql_drv/virtual_users.sql | 6 +-
src/tools.pgsql_drv/dspam_pg2int8.c | 19 +-
src/tools/.gitignore | 1 +
src/tools/dspam_2sql.c | 31 +-
src/tools/dspam_admin.c | 119 ++--
src/tools/dspam_clean.c | 31 +-
src/tools/dspam_crc.c | 19 +-
src/tools/dspam_dump.c | 30 +-
src/tools/dspam_merge.c | 32 +-
src/tools/dspam_stats.c | 39 +-
src/tools/dspam_train.in | 14 +-
src/util.c | 19 +-
src/util.h | 19 +-
txt/firstrun.txt | 8 +-
webui/cgi-bin/admin.cgi | 19 +-
webui/cgi-bin/admingraph.cgi | 19 +-
webui/cgi-bin/configure.pl.in | 23 +-
webui/cgi-bin/default.prefs | 4 +-
webui/cgi-bin/dspam.cgi | 109 ++--
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/nav_admin_error.html | 11 +-
.../templates/de/nav_admin_preferences.html | 13 +-
webui/cgi-bin/templates/de/nav_admin_status.html | 13 +-
webui/cgi-bin/templates/de/nav_admin_user.html | 12 +-
webui/cgi-bin/templates/de/nav_alerts.html | 17 +-
webui/cgi-bin/templates/de/nav_analysis.html | 13 +-
webui/cgi-bin/templates/de/nav_error.html | 13 +-
webui/cgi-bin/templates/de/nav_fragment.html | 11 +-
webui/cgi-bin/templates/de/nav_history.html | 14 +-
webui/cgi-bin/templates/de/nav_performance.html | 13 +-
webui/cgi-bin/templates/de/nav_preferences.html | 17 +-
webui/cgi-bin/templates/de/nav_quarantine.html | 14 +-
webui/cgi-bin/templates/de/nav_viewmessage.html | 13 +-
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/Makefile.am | 5 +-
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 +-
184 files changed, 3167 insertions(+), 2008 deletions(-)
rename contrib/{OutloukAddin => OutlookAddin}/DLL/README (100%)
rename contrib/{OutloukAddin => OutlookAddin}/DSpamAddin.sln (100%)
rename contrib/{OutloukAddin => OutlookAddin}/Engine/.gitignore (100%)
rename contrib/{OutloukAddin => OutlookAddin}/Engine/Engine.csproj (100%)
rename contrib/{OutloukAddin => OutlookAddin}/Engine/GUI/AktionForm.Designer.cs (100%)
rename contrib/{OutloukAddin => OutlookAddin}/Engine/GUI/AktionForm.cs (100%)
rename contrib/{OutloukAddin => OutlookAddin}/Engine/GUI/AktionForm.resx (100%)
rename contrib/{OutloukAddin => OutlookAddin}/Engine/GUI/MainForm.Designer.cs (100%)
rename contrib/{OutloukAddin => OutlookAddin}/Engine/GUI/MainForm.cs (100%)
rename contrib/{OutloukAddin => OutlookAddin}/Engine/GUI/MainForm.resx (100%)
rename contrib/{OutloukAddin => OutlookAddin}/Engine/GUI/TrainingForm.Designer.cs (100%)
rename contrib/{OutloukAddin => OutlookAddin}/Engine/GUI/TrainingForm.cs (100%)
rename contrib/{OutloukAddin => OutlookAddin}/Engine/GUI/TrainingForm.resx (100%)
rename contrib/{OutloukAddin => OutlookAddin}/Engine/Konfiguration.cs (100%)
rename contrib/{OutloukAddin => OutlookAddin}/Engine/Language.cs (100%)
rename contrib/{OutloukAddin => OutlookAddin}/Engine/Logger.cs (100%)
rename contrib/{OutloukAddin => OutlookAddin}/Engine/Parser/KonfigurationParser.cs (100%)
rename contrib/{OutloukAddin => OutlookAddin}/Engine/Parser/LanguageParser.cs (100%)
rename contrib/{OutloukAddin => OutlookAddin}/Engine/Parser/MailParser.cs (100%)
rename contrib/{OutloukAddin => OutlookAddin}/Engine/Properties/AssemblyInfo.cs (100%)
rename contrib/{OutloukAddin => OutlookAddin}/Engine/Properties/Resources.Designer.cs (100%)
rename contrib/{OutloukAddin => OutlookAddin}/Engine/Properties/Resources.resx (100%)
rename contrib/{OutloukAddin => OutlookAddin}/Engine/Resources/folder.bmp (100%)
rename contrib/{OutloukAddin => OutlookAddin}/Engine/TODO.txt (100%)
rename contrib/{OutloukAddin => OutlookAddin}/Engine/Worker.cs (100%)
rename contrib/{OutloukAddin => OutlookAddin}/Engine/en-US.xml (100%)
rename contrib/{OutloukAddin => OutlookAddin}/OutlookInterface/.gitignore (100%)
rename contrib/{OutloukAddin => OutlookAddin}/OutlookInterface/AssemblyInfo.cs (100%)
rename contrib/{OutloukAddin => OutlookAddin}/OutlookInterface/Connect.cs (100%)
rename contrib/{OutloukAddin => OutlookAddin}/OutlookInterface/OutlookInterface.csproj (100%)
rename contrib/{OutloukAddin => OutlookAddin}/OutlookInterface/OutlookInterfaceSetup/.gitignore (100%)
rename contrib/{OutloukAddin => OutlookAddin}/OutlookInterface/OutlookInterfaceSetup/OutlookInterfaceSetup.vdproj (100%)
rename contrib/{OutloukAddin => OutlookAddin}/_LANG/Languages.de-DE.resources (100%)
rename contrib/{OutloukAddin => OutlookAddin}/_LANG/Languages.en-US.resources (100%)
rename contrib/{OutloukAddin => OutlookAddin}/_LANG/Languages.fr-FR.resources (100%)
rename contrib/{OutloukAddin => OutlookAddin}/_LANG/Languages.pt-PT.resources (100%)
rename contrib/{OutloukAddin => OutlookAddin}/_LANG/de-DE.xml (100%)
rename contrib/{OutloukAddin => OutlookAddin}/_LANG/en-US.xml (100%)
rename contrib/{OutloukAddin => OutlookAddin}/_LANG/fr-FR.xml (100%)
rename contrib/{OutloukAddin => OutlookAddin}/_LANG/pt-PT.xml (100%)
rename contrib/{OutloukAddin => OutlookAddin}/simpleConsole/.gitignore (100%)
rename contrib/{OutloukAddin => OutlookAddin}/simpleConsole/Program.cs (100%)
rename contrib/{OutloukAddin => OutlookAddin}/simpleConsole/Properties/AssemblyInfo.cs (100%)
rename contrib/{OutloukAddin => OutlookAddin}/simpleConsole/simpleConsole.csproj (100%)
rename README.cssclean => doc/cssclean.txt (95%)
mode change 100644 => 100755 webui/cgi-bin/templates/he/strings.pl
hooks/post-receive
--
dspam
|
|
From: Tom H. <why...@us...> - 2011-07-28 23:25:00
|
- Log -----------------------------------------------------------------
commit ae3fad4532465cb7153cdc84ad9ece2f90a4f40a
Author: Tom Hendrikx <to...@wh...>
Date: Fri Jul 29 01:21:15 2011 +0200
Added two recently added output files
-----------------------------------------------------------------------
Summary of changes:
src/tools.hash_drv/.gitignore | 1 +
src/tools/.gitignore | 1 +
2 files changed, 2 insertions(+), 0 deletions(-)
hooks/post-receive
--
dspam
|
|
From: Ion-Mihai T. <it...@Fr...> - 2011-07-27 16:13:37
|
On Tue, 26 Jul 2011 21:30:20 +0000 "Tom Hendrikx" <why...@us...> wrote: > > - Log > ----------------------------------------------------------------- > commit 5787f7a2037ab52e7083ba53c905bcb80dd98e18 Author: Tom Hendrikx > <to...@wh...> Date: Tue Jul 26 23:27:42 2011 +0200 > > MySQL doc changes added to CHANGELOG > > commit 410943eb203f1a7cf844764e4ba6219b72e58b5e > Author: Tom Hendrikx <to...@wh...> > Date: Tue Jul 26 23:21:40 2011 +0200 > > Mysql documentation update > > Add emphasis on status of different versions of the sql scripts, > push users towards the *-4,1.sql scripts. I think you want a MFH: tag here, since you'll want to merge this down in 3_9* -- IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" FreeBSD committer -> it...@Fr..., PGP Key ID 057E9F8B493A297B |
|
From: Tom H. <why...@us...> - 2011-07-26 21:30:33
|
- Log -----------------------------------------------------------------
commit 5787f7a2037ab52e7083ba53c905bcb80dd98e18
Author: Tom Hendrikx <to...@wh...>
Date: Tue Jul 26 23:27:42 2011 +0200
MySQL doc changes added to CHANGELOG
commit 410943eb203f1a7cf844764e4ba6219b72e58b5e
Author: Tom Hendrikx <to...@wh...>
Date: Tue Jul 26 23:21:40 2011 +0200
Mysql documentation update
Add emphasis on status of different versions of the sql scripts,
push users towards the *-4,1.sql scripts.
-----------------------------------------------------------------------
Summary of changes:
CHANGELOG | 2 +
doc/mysql_drv.txt | 56 ++++++++++-----------------
src/tools.mysql_drv/mysql_objects-4.1.sql | 5 ++
src/tools.mysql_drv/mysql_objects-space.sql | 5 ++
src/tools.mysql_drv/mysql_objects-speed.sql | 5 ++
src/tools.mysql_drv/purge-4.1.sql | 4 ++
6 files changed, 42 insertions(+), 35 deletions(-)
hooks/post-receive
--
dspam
|
|
From: Tom H. <why...@us...> - 2011-07-18 00:21:14
|
- Log -----------------------------------------------------------------
commit 14d84fbf96ec576a0e99fec2b423311a9abf4b8b
Author: Tom Hendrikx <to...@wh...>
Date: Mon Jul 18 02:19:02 2011 +0200
remove README.cssclean from Makefile as it is now included in doc
-----------------------------------------------------------------------
Summary of changes:
Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
hooks/post-receive
--
dspam
|
|
From: Tom H. <why...@us...> - 2011-07-17 23:25:57
|
- Log -----------------------------------------------------------------
commit a4381878cf0d7670512c9c7ae21e93aeada7cf86
Author: Tom Hendrikx <to...@wh...>
Date: Mon Jul 18 01:02:05 2011 +0200
fix minor typos
commit 15334829cf282218354b35d30acb54f4a4039fae
Author: Tom Hendrikx <to...@wh...>
Date: Mon Jul 18 00:10:53 2011 +0200
rename outlook plugin directory
-----------------------------------------------------------------------
Summary of changes:
LICENSE | 2 +-
README | 2 +-
contrib/{OutloukAddin => OutlookAddin}/DLL/README | 0
.../{OutloukAddin => OutlookAddin}/DSpamAddin.sln | 0
.../Engine/.gitignore | 0
.../Engine/Engine.csproj | 0
.../Engine/GUI/AktionForm.Designer.cs | 0
.../Engine/GUI/AktionForm.cs | 0
.../Engine/GUI/AktionForm.resx | 0
.../Engine/GUI/MainForm.Designer.cs | 0
.../Engine/GUI/MainForm.cs | 0
.../Engine/GUI/MainForm.resx | 0
.../Engine/GUI/TrainingForm.Designer.cs | 0
.../Engine/GUI/TrainingForm.cs | 0
.../Engine/GUI/TrainingForm.resx | 0
.../Engine/Konfiguration.cs | 0
.../Engine/Language.cs | 0
.../Engine/Logger.cs | 0
.../Engine/Parser/KonfigurationParser.cs | 0
.../Engine/Parser/LanguageParser.cs | 0
.../Engine/Parser/MailParser.cs | 0
.../Engine/Properties/AssemblyInfo.cs | 0
.../Engine/Properties/Resources.Designer.cs | 0
.../Engine/Properties/Resources.resx | 0
.../Engine/Resources/folder.bmp | Bin 1134 -> 1134 bytes
.../{OutloukAddin => OutlookAddin}/Engine/TODO.txt | 0
.../Engine/Worker.cs | 0
.../Engine/en-US.xml | 0
.../OutlookInterface/.gitignore | 0
.../OutlookInterface/AssemblyInfo.cs | 0
.../OutlookInterface/Connect.cs | 0
.../OutlookInterface/OutlookInterface.csproj | 0
.../OutlookInterfaceSetup/.gitignore | 0
.../OutlookInterfaceSetup.vdproj | 0
.../_LANG/Languages.de-DE.resources | Bin 4246 -> 4246 bytes
.../_LANG/Languages.en-US.resources | Bin 3844 -> 3844 bytes
.../_LANG/Languages.fr-FR.resources | Bin 4246 -> 4246 bytes
.../_LANG/Languages.pt-PT.resources | Bin 4058 -> 4058 bytes
.../{OutloukAddin => OutlookAddin}/_LANG/de-DE.xml | 0
.../{OutloukAddin => OutlookAddin}/_LANG/en-US.xml | 0
.../{OutloukAddin => OutlookAddin}/_LANG/fr-FR.xml | 0
.../{OutloukAddin => OutlookAddin}/_LANG/pt-PT.xml | 0
.../simpleConsole/.gitignore | 0
.../simpleConsole/Program.cs | 0
.../simpleConsole/Properties/AssemblyInfo.cs | 0
.../simpleConsole/simpleConsole.csproj | 0
46 files changed, 2 insertions(+), 2 deletions(-)
rename contrib/{OutloukAddin => OutlookAddin}/DLL/README (100%)
rename contrib/{OutloukAddin => OutlookAddin}/DSpamAddin.sln (100%)
rename contrib/{OutloukAddin => OutlookAddin}/Engine/.gitignore (100%)
rename contrib/{OutloukAddin => OutlookAddin}/Engine/Engine.csproj (100%)
rename contrib/{OutloukAddin => OutlookAddin}/Engine/GUI/AktionForm.Designer.cs (100%)
rename contrib/{OutloukAddin => OutlookAddin}/Engine/GUI/AktionForm.cs (100%)
rename contrib/{OutloukAddin => OutlookAddin}/Engine/GUI/AktionForm.resx (100%)
rename contrib/{OutloukAddin => OutlookAddin}/Engine/GUI/MainForm.Designer.cs (100%)
rename contrib/{OutloukAddin => OutlookAddin}/Engine/GUI/MainForm.cs (100%)
rename contrib/{OutloukAddin => OutlookAddin}/Engine/GUI/MainForm.resx (100%)
rename contrib/{OutloukAddin => OutlookAddin}/Engine/GUI/TrainingForm.Designer.cs (100%)
rename contrib/{OutloukAddin => OutlookAddin}/Engine/GUI/TrainingForm.cs (100%)
rename contrib/{OutloukAddin => OutlookAddin}/Engine/GUI/TrainingForm.resx (100%)
rename contrib/{OutloukAddin => OutlookAddin}/Engine/Konfiguration.cs (100%)
rename contrib/{OutloukAddin => OutlookAddin}/Engine/Language.cs (100%)
rename contrib/{OutloukAddin => OutlookAddin}/Engine/Logger.cs (100%)
rename contrib/{OutloukAddin => OutlookAddin}/Engine/Parser/KonfigurationParser.cs (100%)
rename contrib/{OutloukAddin => OutlookAddin}/Engine/Parser/LanguageParser.cs (100%)
rename contrib/{OutloukAddin => OutlookAddin}/Engine/Parser/MailParser.cs (100%)
rename contrib/{OutloukAddin => OutlookAddin}/Engine/Properties/AssemblyInfo.cs (100%)
rename contrib/{OutloukAddin => OutlookAddin}/Engine/Properties/Resources.Designer.cs (100%)
rename contrib/{OutloukAddin => OutlookAddin}/Engine/Properties/Resources.resx (100%)
rename contrib/{OutloukAddin => OutlookAddin}/Engine/Resources/folder.bmp (100%)
rename contrib/{OutloukAddin => OutlookAddin}/Engine/TODO.txt (100%)
rename contrib/{OutloukAddin => OutlookAddin}/Engine/Worker.cs (100%)
rename contrib/{OutloukAddin => OutlookAddin}/Engine/en-US.xml (100%)
rename contrib/{OutloukAddin => OutlookAddin}/OutlookInterface/.gitignore (100%)
rename contrib/{OutloukAddin => OutlookAddin}/OutlookInterface/AssemblyInfo.cs (100%)
rename contrib/{OutloukAddin => OutlookAddin}/OutlookInterface/Connect.cs (100%)
rename contrib/{OutloukAddin => OutlookAddin}/OutlookInterface/OutlookInterface.csproj (100%)
rename contrib/{OutloukAddin => OutlookAddin}/OutlookInterface/OutlookInterfaceSetup/.gitignore (100%)
rename contrib/{OutloukAddin => OutlookAddin}/OutlookInterface/OutlookInterfaceSetup/OutlookInterfaceSetup.vdproj (100%)
rename contrib/{OutloukAddin => OutlookAddin}/_LANG/Languages.de-DE.resources (100%)
rename contrib/{OutloukAddin => OutlookAddin}/_LANG/Languages.en-US.resources (100%)
rename contrib/{OutloukAddin => OutlookAddin}/_LANG/Languages.fr-FR.resources (100%)
rename contrib/{OutloukAddin => OutlookAddin}/_LANG/Languages.pt-PT.resources (100%)
rename contrib/{OutloukAddin => OutlookAddin}/_LANG/de-DE.xml (100%)
rename contrib/{OutloukAddin => OutlookAddin}/_LANG/en-US.xml (100%)
rename contrib/{OutloukAddin => OutlookAddin}/_LANG/fr-FR.xml (100%)
rename contrib/{OutloukAddin => OutlookAddin}/_LANG/pt-PT.xml (100%)
rename contrib/{OutloukAddin => OutlookAddin}/simpleConsole/.gitignore (100%)
rename contrib/{OutloukAddin => OutlookAddin}/simpleConsole/Program.cs (100%)
rename contrib/{OutloukAddin => OutlookAddin}/simpleConsole/Properties/AssemblyInfo.cs (100%)
rename contrib/{OutloukAddin => OutlookAddin}/simpleConsole/simpleConsole.csproj (100%)
hooks/post-receive
--
dspam
|
|
From: Stevan B. <sb...@us...> - 2011-07-16 13:39:23
|
- Log -----------------------------------------------------------------
commit 6b7d66a1dbd78cf94bb13d1da48896227ba5367e
Author: Stevan Bajic <st...@ba...>
Date: Sat Jul 16 15:36:32 2011 +0200
Fix build error (when selecting MySQL driver) on older autoconf/automake versions
MFM: 0 days
Bug-ID: none
Bug-Reported-By: Peter Santiago <pe...@ps...> and Paul Cockings <pa...@cy...>
Security: none
-----------------------------------------------------------------------
Summary of changes:
CHANGELOG | 2 ++
m4/mysql_drv.m4 | 3 +--
2 files changed, 3 insertions(+), 2 deletions(-)
hooks/post-receive
--
dspam
|
|
From: Stevan B. <sb...@us...> - 2011-07-15 17:53:24
|
- Log -----------------------------------------------------------------
commit 848571a38d745609db8b895706d3922f02e75b6a
Author: Elias Oltmanns <eo...@ne...>
Date: Fri Jul 15 19:52:24 2011 +0200
Code cleanup in dspam_process()/_ds_operate() and minor improvements (no functional change)
MFM: 7 days
Bug-ID: none
Bug-Reported-By: none
Security: none
commit 3efacb7f0f7d6f0c0062d57e12bf1e72c3be803b
Author: Elias Oltmanns <eo...@ne...>
Date: Wed Jul 13 00:51:14 2011 +0200
Remove redundant code in process_users()
MFM: 0 days
Bug-ID: none
Bug-Reported-By: none
Security: none
-----------------------------------------------------------------------
Summary of changes:
CHANGELOG | 4 ++++
src/dspam.c | 25 ++++++++++---------------
src/libdspam.c | 56 ++++++++++++++++++++++----------------------------------
3 files changed, 36 insertions(+), 49 deletions(-)
hooks/post-receive
--
dspam
|
|
From: Stevan B. <sb...@us...> - 2011-07-12 21:12:20
|
- Log -----------------------------------------------------------------
commit 2fb21815f84256dba8648b7051ff37505ed2b0ad
Author: Elias Oltmanns <eo...@ne...>
Date: Tue Jul 12 23:11:25 2011 +0200
Fix typo (logical error) from last commit to libdspam
MFM: 0 days
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...> - 2011-07-11 22:22:36
|
- Log -----------------------------------------------------------------
commit a32788ea1e23294d0f99dcf2a2be9816b7222fd0
Author: Elias Oltmanns <eo...@ne...>
Date: Tue Jul 12 00:21:56 2011 +0200
Restore operating mode and training mode on failure of ds_operate()
MFM: 7 days
Bug-ID: none
Bug-Reported-By: none
Security: none
-----------------------------------------------------------------------
Summary of changes:
CHANGELOG | 2 ++
src/libdspam.c | 21 +++++++++++----------
2 files changed, 13 insertions(+), 10 deletions(-)
hooks/post-receive
--
dspam
|
|
From: Stevan B. <sb...@us...> - 2011-07-11 21:50:19
|
- Log -----------------------------------------------------------------
commit bff8f3562243266d4fe1e8a90b6cc1ad7a0ba457
Author: Stevan Bajic <st...@ba...>
Date: Mon Jul 11 23:49:18 2011 +0200
rename doc/README.cssclean to doc/cssclean.txt
MFM: 0 days
Bug-ID: none
Bug-Reported-By: none
Security: none
-----------------------------------------------------------------------
Summary of changes:
CHANGELOG | 2 ++
doc/{README.cssclean => cssclean.txt} | 2 +-
2 files changed, 3 insertions(+), 1 deletions(-)
rename doc/{README.cssclean => cssclean.txt} (95%)
hooks/post-receive
--
dspam
|
|
From: Paul C. <pau...@us...> - 2011-07-11 21:43:20
|
- Log -----------------------------------------------------------------
commit 65918e2883adacf639ec09cba3c272f2384afd5b
Author: Paul Cockings <ds...@cy...>
Date: Mon Jul 11 22:41:38 2011 +0100
move README.cssclean to /doc and update README
MFM: 0 days
Bug-ID: none
Bug-Reported-By: none
Security: none
-----------------------------------------------------------------------
Summary of changes:
CHANGELOG | 2 ++
README | 5 ++++-
README.cssclean => doc/README.cssclean | 0
3 files changed, 6 insertions(+), 1 deletions(-)
rename README.cssclean => doc/README.cssclean (100%)
hooks/post-receive
--
dspam
|
|
From: Stevan B. <st...@ba...> - 2011-07-11 21:01:22
|
On Mon, 11 Jul 2011 21:54:31 +0100 Paul Cockings <ds...@cy...> wrote: [...] > you told me to be faster. > Right. > faster = more mistakes > Wrong! You have a incorrect understanding of 'faster'. As a Swiss I can assure you that a precise clockwork will not produce more mistakes if you spin the gears faster. Faster just means faster and does not have automatically attached the attribute 'more mistakes' to it. > i noticed as a pressed the button > No big deal (if you follow the rule in the future). |
|
From: Paul C. <ds...@cy...> - 2011-07-11 20:54:41
|
On 11/07/2011 21:52, Stevan Bajić wrote: > On Mon, 11 Jul 2011 20:48:41 +0000 > "Paul Cockings"<pau...@us...> wrote: > >> - Log ----------------------------------------------------------------- >> commit c4ad78c9d7fa6fcaf5399361e481125816b5e405 >> Author: Paul Cockings<ds...@cy...> >> Date: Mon Jul 11 21:48:25 2011 +0100 >> >> Small typo in LICENSE >> >> MFM: 0 days >> Bug-ID: none >> Bug-Reported-By: none >> Security: none >> >> ----------------------------------------------------------------------- >> >> Summary of changes: >> LICENSE | 2 +- >> 1 files changed, 1 insertions(+), 1 deletions(-) >> >> >> hooks/post-receive >> -- >> dspam >> > Me missing the CHANGELOG entry for this commit! :) you told me to be faster. faster = more mistakes i noticed as a pressed the button |
|
From: Stevan B. <st...@ba...> - 2011-07-11 20:53:08
|
On Mon, 11 Jul 2011 20:48:41 +0000 "Paul Cockings" <pau...@us...> wrote: > > - Log ----------------------------------------------------------------- > commit c4ad78c9d7fa6fcaf5399361e481125816b5e405 > Author: Paul Cockings <ds...@cy...> > Date: Mon Jul 11 21:48:25 2011 +0100 > > Small typo in LICENSE > > MFM: 0 days > Bug-ID: none > Bug-Reported-By: none > Security: none > > ----------------------------------------------------------------------- > > Summary of changes: > LICENSE | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > > hooks/post-receive > -- > dspam > Me missing the CHANGELOG entry for this commit! :) |
|
From: Paul C. <pau...@us...> - 2011-07-11 20:48:53
|
- Log -----------------------------------------------------------------
commit c4ad78c9d7fa6fcaf5399361e481125816b5e405
Author: Paul Cockings <ds...@cy...>
Date: Mon Jul 11 21:48:25 2011 +0100
Small typo in LICENSE
MFM: 0 days
Bug-ID: none
Bug-Reported-By: none
Security: none
-----------------------------------------------------------------------
Summary of changes:
LICENSE | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
hooks/post-receive
--
dspam
|
|
From: Stevan B. <sb...@us...> - 2011-07-11 20:33:38
|
- Log -----------------------------------------------------------------
commit 61679c55f2d68ee0a2a1ab600d386f7ef952a3c2
Author: Stevan Bajic <st...@ba...>
Date: Mon Jul 11 22:32:54 2011 +0200
Updating README to reflect upcoming macro version
MFM: 0 days
Bug-ID: none
Bug-Reported-By: none
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...> - 2011-07-11 20:10:48
|
- Log -----------------------------------------------------------------
commit 09462ad9283eb6d904c8aad69544aac21e5a35b2
Author: Stevan Bajic <st...@ba...>
Date: Mon Jul 11 22:09:35 2011 +0200
Fix typo from last commit
MFM: 0 days
Bug-ID: none
Bug-Reported-By: none
Security: none
-----------------------------------------------------------------------
Summary of changes:
CHANGELOG | 2 ++
src/agent_shared.c | 4 ++--
2 files changed, 4 insertions(+), 2 deletions(-)
hooks/post-receive
--
dspam
|
|
From: Stevan B. <sb...@us...> - 2011-07-11 19:36:57
|
- Log -----------------------------------------------------------------
commit b5c38b614c5ddb2bb15121598c1a1e3ce202fe2f
Author: Elias Oltmanns <eo...@ne...>
Date: Mon Jul 11 21:34:06 2011 +0200
If the training mode has been specified on the command line, it should not
be overruled by the user's (or default) preferences.
Remove the DST_DEFAULT constant from the libdspam interface since it has
only been (ab)used by the agent and never really belonged to the library
in the first place.
MFM: 7 days
Bug-ID: none
Bug-Reported-By: Elias Oltmanns <eo...@ne...>
Security: none
-----------------------------------------------------------------------
Summary of changes:
CHANGELOG | 2 ++
src/agent_shared.c | 20 +++++++++-----------
src/agent_shared.h | 12 ++++++------
src/dspam.c | 6 ++++--
src/libdspam_objects.h | 5 ++---
5 files changed, 23 insertions(+), 22 deletions(-)
hooks/post-receive
--
dspam
|
|
From: Paul C. <pau...@us...> - 2011-07-10 11:42:33
|
- Log -----------------------------------------------------------------
commit 7b34f77f07017fd6e3f94b47095f421f03063375
Author: Paul Cockings <ds...@cy...>
Date: Sun Jul 10 12:41:05 2011 +0100
Decision to release as 3.9.2 and 1st draft of RELEASE.NOTES
MFM: 0 days
Bug-ID: none
Bug-Reported-By: none
Security: none
-----------------------------------------------------------------------
Summary of changes:
CHANGELOG | 4 ++-
RELEASE.NOTES | 66 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 69 insertions(+), 1 deletions(-)
hooks/post-receive
--
dspam
|
|
From: Tom H. <why...@us...> - 2011-07-08 23:26:26
|
- Log -----------------------------------------------------------------
commit 8836416674b90efed76d8b89178d71b594791531
Author: Tom Hendrikx <to...@wh...>
Date: Sat Jul 9 01:24:27 2011 +0200
Added version separators to changelog, this makes it more obvious which change went in which release
-----------------------------------------------------------------------
Summary of changes:
CHANGELOG | 24 ++++++++++++++++++++++++
1 files changed, 24 insertions(+), 0 deletions(-)
hooks/post-receive
--
dspam
|