dspam-commit Mailing List for DSPAM (Page 16)
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...> - 2009-10-08 18:11:43
|
- Log ----------------------------------------------------------------- commit ea5f8b5c57029e5657b8fd25ac8461a18884e8b2 Author: Stevan Bajic <st...@ba...> Date: Thu Oct 8 20:11:04 2009 +0200 Removing unused variables from MySQL driver in _ds_get_nextuser() MFM: 0 days Bug-ID: none Bug-Reported-By: none Security: none ----------------------------------------------------------------------- Summary of changes: CHANGELOG | 2 ++ src/mysql_drv.c | 8 ++------ 2 files changed, 4 insertions(+), 6 deletions(-) hooks/post-receive -- dspam |
From: Stevan B. <sb...@us...> - 2009-10-08 17:18:14
|
- Log ----------------------------------------------------------------- commit 4a51bb79354163ef920a74ed3e0751ec0441ae21 Author: Stevan Bajic <st...@ba...> Date: Thu Oct 8 19:17:41 2009 +0200 Removing unused variables in bnr_hash_value() 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 17:09:29
|
- Log ----------------------------------------------------------------- commit 566ce259a9a322aa3910bee7cbf05e60ac9ccd5f Author: Stevan Bajic <st...@ba...> Date: Thu Oct 8 19:08:37 2009 +0200 Removing unused variables in find_signature() MFM: 0 days Bug-ID: none Bug-Reported-By: none Security: none ----------------------------------------------------------------------- Summary of changes: CHANGELOG | 2 ++ src/dspam.c | 5 ++--- 2 files changed, 4 insertions(+), 3 deletions(-) hooks/post-receive -- dspam |
From: Stevan B. <sb...@us...> - 2009-10-08 17:05:12
|
- Log ----------------------------------------------------------------- commit afa5b6ad6d63ae9bb792af41a9e4b8c95ad10735 Author: Stevan Bajic <st...@ba...> Date: Thu Oct 8 19:04:36 2009 +0200 Fixing broken return code in process_users() MFM: 0 days Bug-ID: none Bug-Reported-By: none Security: none ----------------------------------------------------------------------- Summary of changes: CHANGELOG | 2 ++ src/dspam.c | 6 +++--- 2 files changed, 5 insertions(+), 3 deletions(-) hooks/post-receive -- dspam |
From: Stevan B. <sb...@us...> - 2009-10-08 16:53:41
|
- Log ----------------------------------------------------------------- commit aa8e91aa4f442781c75772ca3b3ace147271ffff Author: Stevan Bajic <st...@ba...> Date: Thu Oct 8 18:52:50 2009 +0200 Removing unused variables in _ds_ff_pref_load() MFM: 0 days Bug-ID: none Bug-Reported-By: none Security: none ----------------------------------------------------------------------- Summary of changes: CHANGELOG | 2 ++ src/pref.c | 12 +++++------- 2 files changed, 7 insertions(+), 7 deletions(-) hooks/post-receive -- dspam |
From: Stevan B. <sb...@us...> - 2009-10-08 16:44:38
|
- Log ----------------------------------------------------------------- commit 3259ace9526f1feea1e1060fb3da398a38882044 Author: Stevan Bajic <st...@ba...> Date: Thu Oct 8 18:43:46 2009 +0200 Removing unused variables in _ds_degenerate_message() MFM: 0 days Bug-ID: none Bug-Reported-By: none Security: none ----------------------------------------------------------------------- Summary of changes: CHANGELOG | 2 ++ src/tokenizer.c | 7 +------ 2 files changed, 3 insertions(+), 6 deletions(-) hooks/post-receive -- dspam |
From: Stevan B. <sb...@us...> - 2009-10-05 19:40:44
|
- Log ----------------------------------------------------------------- commit 2da4bbb1e78c3224482ed5f04b7f5b1f37eee44d Author: Stevan Bajic <st...@ba...> Date: Mon Oct 5 21:39:39 2009 +0200 The README has twice a list of members. Updated the second list to be in sync with the first one. MFM: 0 days Bug-ID: none Bug-Reported-By: none Security: none ----------------------------------------------------------------------- Summary of changes: CHANGELOG | 2 ++ README | 3 ++- 2 files changed, 4 insertions(+), 1 deletions(-) hooks/post-receive -- dspam |
From: Stevan B. <sb...@us...> - 2009-10-05 19:37:19
|
- Log ----------------------------------------------------------------- commit 16aa324fe2c87885c4de80ffd01d636a908b0105 Author: Stevan Bajic <st...@ba...> Date: Mon Oct 5 21:36:29 2009 +0200 Changing how control tokens are matched when computing probability for Markovian weightening and OSB/OSBF/WINNOW weightening 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-05 14:05:18
|
- Log ----------------------------------------------------------------- commit cfe78e1669a1d2bf6d34e93d04e98112a4075da8 Author: Stevan Bajic <st...@ba...> Date: Mon Oct 5 16:04:18 2009 +0200 Adding Hugo Monteiro to the README MFM: 0 days Bug-ID: none Bug-Reported-By: none Security: none ----------------------------------------------------------------------- Summary of changes: CHANGELOG | 2 ++ README | 1 + 2 files changed, 3 insertions(+), 0 deletions(-) hooks/post-receive -- dspam |
From: Hugo M. <hmo...@us...> - 2009-10-03 13:05:30
|
- Log ----------------------------------------------------------------- commit adab3f2a06296a135fda3e4a31a255244a7a4cd7 Author: Hugo Monteiro <hug...@fc...> Date: Sat Oct 3 14:03:43 2009 +0100 Fixed filedescriptor leak in program driver for external lookup MFM: 5 days Bug-ID: none Bug-Reported-By: Julien Valroff <ju...@ki...> Security: none ----------------------------------------------------------------------- Summary of changes: src/external_lookup.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) hooks/post-receive -- dspam |
From: Stevan B. <sb...@us...> - 2009-09-25 18:10:54
|
- Log ----------------------------------------------------------------- commit d9320c1306aa2e91fe21055e08ae269704b947ac Author: Stevan Bajic <st...@ba...> Date: Fri Sep 25 20:09:55 2009 +0200 Take care of internal tokens (control, whitelist, frequency and BNR) when computing probability for Markovian weightening and OSB/OSBF/WINNOW weightening MFM: 30 days Bug-ID: none Bug-Reported-By: none Security: none ----------------------------------------------------------------------- Summary of changes: CHANGELOG | 2 ++ src/libdspam.c | 26 +++++++++++++++++++++++++- 2 files changed, 27 insertions(+), 1 deletions(-) hooks/post-receive -- dspam |
From: Stevan B. <sb...@us...> - 2009-09-25 08:02:34
|
- Log ----------------------------------------------------------------- commit cd0bdd4a94f961490760d164f124def3b2caec84 Author: Stevan Bajic <st...@ba...> Date: Fri Sep 25 10:01:34 2009 +0200 Adding OSB/OSBF/WINNOW weightening MFM: 30 days Bug-ID: none Bug-Reported-By: none Security: none ----------------------------------------------------------------------- Summary of changes: CHANGELOG | 2 + src/dspam.conf.in | 4 ++- src/libdspam.c | 45 ++++++++++++++++++++---------------- src/libdspam_objects.h | 16 +++++++----- src/read_config.c | 4 ++- src/util.c | 59 ++++++++++++++++++++++++++++++++++++++++++++++- src/util.h | 6 ++++- 7 files changed, 104 insertions(+), 32 deletions(-) hooks/post-receive -- dspam |
From: Stevan B. <sb...@us...> - 2009-09-17 08:42:15
|
- Log ----------------------------------------------------------------- commit a28ac17a1d06d4d9ef137bdc6fb72b2f38a7f950 Author: Stevan Bajic <st...@ba...> Date: Thu Sep 17 10:41:00 2009 +0200 Fixing memory leak in dspam.c (closing SF Bug ID #2853124) MFM: 1 day Bug-ID: 2853124 Bug-Reported-By: Franck Bourdonnec <fra...@us...> ----------------------------------------------------------------------- Summary of changes: CHANGELOG | 2 ++ src/dspam.c | 12 ++++++------ 2 files changed, 8 insertions(+), 6 deletions(-) hooks/post-receive -- dspam |
From: Stevan B. <sb...@us...> - 2009-09-17 08:31:16
|
- Log ----------------------------------------------------------------- commit 91c814bd8ccf77c86bc2eb8df1827c563fc812ba Author: Stevan Bajic <st...@ba...> Date: Thu Sep 17 10:30:11 2009 +0200 Fixing missing close of sockets in has_virus() and feed_clam() (closing SF Bug ID #2853156) MFM: 1 day Bug-ID: 2853156 Bug-Reported-By: Franck Bourdonnec <fra...@us...> ----------------------------------------------------------------------- Summary of changes: CHANGELOG | 2 ++ src/dspam.c | 12 +++++++++++- 2 files changed, 13 insertions(+), 1 deletions(-) hooks/post-receive -- dspam |
From: Stevan B. <sb...@us...> - 2009-09-17 08:15:28
|
- Log ----------------------------------------------------------------- commit f3ee2e945484222c839b162a5172b154d5afa41b Author: Stevan Bajic <st...@ba...> Date: Thu Sep 17 10:14:16 2009 +0200 Fixing freeing of unallocated pointers (closing SF Bug ID #2853164) MFM: 1 day Bug-ID: 2853164 Bug-Reported-By: Franck Bourdonnec <fra...@us...> ----------------------------------------------------------------------- Summary of changes: CHANGELOG | 2 ++ src/libdspam.c | 22 +++++++++++++++------- 2 files changed, 17 insertions(+), 7 deletions(-) hooks/post-receive -- dspam |
From: Stevan B. <sb...@us...> - 2009-09-12 07:28:37
|
- Log ----------------------------------------------------------------- commit f21d74762b470f30a77b188f5de2d7918165290b Author: Stevan Bajic <st...@ba...> Date: Sat Sep 12 09:27:18 2009 +0200 Fixing LOG/LOGFILE writing (closing SF Bug ID #2837832) MFM: 1 day Bug-ID: 2837832 Bug-Reported-By: Franck Bourdonnec <fra...@us...> ----------------------------------------------------------------------- Summary of changes: CHANGELOG | 2 ++ src/error.c | 14 +++++++------- 2 files changed, 9 insertions(+), 7 deletions(-) hooks/post-receive -- dspam |
From: Stevan B. <sb...@us...> - 2009-09-10 19:14:43
|
- Log ----------------------------------------------------------------- commit 8221c3b8db3f5e1eaf8e90cddddf7048c8b2cb9c Author: Stevan Bajic <st...@ba...> Date: Thu Sep 10 21:13:16 2009 +0200 Fixing memory leak in dspam.c (closing SF Bug ID #2853133) MFM: 21 days Bug-ID: 2853133 Bug-Reported-By: Franck Bourdonnec <fra...@us...> commit 2e407f4f8207ec0f4ea09871a9cc4eb95098145c Author: Stevan Bajic <st...@ba...> Date: Thu Sep 10 21:02:40 2009 +0200 Fixing missing {} block in dspam.c (closing SF Bug ID #2853138) MFM: 1 day Bug-ID: 2853138 Bug-Reported-By: Franck Bourdonnec <fra...@us...> commit 782bc9b5b4523cf0fca849172d3bb04d6ce51af4 Author: Stevan Bajic <st...@ba...> Date: Thu Sep 10 20:50:39 2009 +0200 Fixing null pointer deallocation in libdspam (closing SF Bug ID #2853177) MFM: 21 days Bug-ID: 2853177 Bug-Reported-By: Franck Bourdonnec <fra...@us...> commit d95e93c5d0972f4738dff2ee8e4c5899b879103f Author: Stevan Bajic <st...@ba...> Date: Thu Sep 10 20:43:31 2009 +0200 Fixing memory leak in libdspam (closing SF Bug ID #2853181) MFM: 21 days Bug-ID: 2853181 Bug-Reported-By: Franck Bourdonnec <fra...@us...> commit 2c969d7ad0d4b3cd67e85116531eb63d89aedbb2 Author: Stevan Bajic <st...@ba...> Date: Thu Sep 10 20:34:44 2009 +0200 Fixing memory leak in libdspam (closing SF Bug ID #2853188) MFM: 21 days Bug-ID: 2853188 Bug-Reported-By: Franck Bourdonnec <fra...@us...> ----------------------------------------------------------------------- Summary of changes: CHANGELOG | 10 ++++++++++ src/dspam.c | 10 +++++++--- src/libdspam.c | 17 +++++++++++------ 3 files changed, 28 insertions(+), 9 deletions(-) hooks/post-receive -- dspam |
From: Hugo M. <hmo...@us...> - 2009-08-22 18:30:29
|
- Log ----------------------------------------------------------------- commit 0b91003ec9946c9838d2aaf5268ac0758f6b9b39 Author: Hugo Monteiro <hug...@fc...> Date: Sat Aug 22 19:27:35 2009 +0100 Fixed tooltip text for innocent button on thunderbird plugin Bug-ID: 2841383 Bug-Reported-By: Paul Cockings <ds...@cy...> Security: none ----------------------------------------------------------------------- Summary of changes: contrib/plugins/dspam-thunderbird-extension.xpi | Bin 47155 -> 48758 bytes .../thunderbird/chrome/locale/en-US/dspam.dtd | 2 +- 2 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- dspam |
From: Stevan B. <sb...@us...> - 2009-08-20 22:31:36
|
- Log ----------------------------------------------------------------- commit 471ec881de179fd069b8f8d86da5cf3a33b672fd Author: Stevan Bajic <st...@ba...> Date: Fri Aug 21 00:30:06 2009 +0200 Fixing CSS and JavaScript issues in IE7/IE8 (The absolute worst browser when it comes to supporting the standards is Internet Explorer!) (closing SF Bug ID #2841370) MFM: 1 day Bug-ID: 2841370 Bug-Reported-By: Roman Gelfand <rge...@gm...> ----------------------------------------------------------------------- Summary of changes: CHANGELOG | 2 ++ webui/htdocs/base.css | 1 - webui/htdocs/dspam.js | 4 ++-- 3 files changed, 4 insertions(+), 3 deletions(-) hooks/post-receive -- dspam |
From: Ion-Mihai I. T. <it...@us...> - 2009-08-19 19:22:28
|
- Log ----------------------------------------------------------------- commit 131c619e6f343ed28b0ba76683a53e6c1817fe6b Author: Ion-Mihai Tetcu <it...@Fr...> Date: Wed Aug 19 22:21:48 2009 +0300 Fix numbering after previous commit reorganization of chapter 3. MFM: 1 day commit a6ea5f64e701bdcda22f4e493922afe7f670f085 Author: Ion-Mihai Tetcu <it...@Fr...> Date: Wed Aug 19 22:18:04 2009 +0300 English language corrections. Still some work to do at the end of the file. commit 048a7cb692dfaaff221f90d0497ab847e3f2f858 Author: Ion-Mihai Tetcu <it...@Fr...> Date: Wed Aug 19 22:04:53 2009 +0300 - sort project members by the first name - update some URLs - update git instructions after the recent changes at SF - provide a chapter about bugs and feature requests for dspam - make it clear that support for contrib/* is provided by the authors of those scripts, not us [1] - [WIP] provide a chapter about ports / packages MFM: 1 day Requested by: sbajic@ [1] ----------------------------------------------------------------------- Summary of changes: README | 44 +++++++++++++++++++++++++++++++------------- README.cssclean | 22 ++++++++++------------ 2 files changed, 41 insertions(+), 25 deletions(-) hooks/post-receive -- dspam |
From: Stevan B. <sb...@us...> - 2009-08-19 03:21:56
|
- Log ----------------------------------------------------------------- commit 345612abf949c014071151f93d76334aad82ee92 Author: Stevan Bajic <st...@ba...> Date: Wed Aug 19 05:21:21 2009 +0200 Fixing one more compiling issue under uClibc MFM: 1 day Bug-ID: none Bug-Reported-By: none 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...> - 2009-08-19 03:19:21
|
- Log ----------------------------------------------------------------- commit dca42c46182f883aed5dd806646ebc08c46f248c Author: Stevan Bajic <st...@ba...> Date: Wed Aug 19 05:18:40 2009 +0200 Fixing compiling issue under uClibc MFM: 1 day Bug-ID: none Bug-Reported-By: none ----------------------------------------------------------------------- Summary of changes: CHANGELOG | 2 ++ src/dspam.c | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) hooks/post-receive -- dspam |
From: Ion-Mihai T. <it...@Fr...> - 2009-08-18 18:21:19
|
On Mon, 17 Aug 2009 23:25:08 +0000 "Stevan Bajic" <sb...@us...> wrote: > > - Log > ----------------------------------------------------------------- > commit 9e479ac979d60e457ff14ab8106582954d98f567 Author: Stevan Bajic > <st...@ba...> Date: Tue Aug 18 01:24:40 2009 +0200 > > Adding Romainian and French templates to be build by regular make > file > MFM: 1 day > Bug-ID: none > Bug-Reported-By: none > As mentioned in the commit log http://dspam.git.sourceforge.net/git/gitweb.cgi?p=dspam;a=commit;h=6d74242971c62da070d0ed54c0d10e990998a0b9 the .ro templates are WIP. I think there are a few things that need to be translated. Did you verified they at least work (ie. I didn't make any mistake impacting the code part)? More, ro/ doesn't make use of the feature introduced in commit 58722e89fbb005f2c5429334b744c7207e7fade6 Author: Julien Valroff <ju...@ki...> Date: Tue Aug 18 01:09:51 2009 +0200 Swap out text/labels from the CGIs into external file (patch from Julien Valroff <ju...@ki...> slightly modified by Stevan Bajic) Do you keep the sources locally in RCS? I'm seeing things like: @@ -1,4 +1,4 @@ -## $Id: dspam.conf.in,v 1.86 2009/05/23 19:04:54 sbajic Exp $ +## $Id: dspam.conf.in,v 1.87 2009/08/18 10:52:22 sbajic Exp $ -- IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" FreeBSD committer -> it...@Fr..., PGP Key ID 057E9F8B493A297B |
From: Stevan B. <sb...@us...> - 2009-08-18 14:57:15
|
- Log ----------------------------------------------------------------- commit e452ad609ebf57a4d09a4f854757c088fdda0f94 Author: Stevan Bajic <st...@ba...> Date: Tue Aug 18 16:56:28 2009 +0200 Fixing one missed label to be swapped out in the CGIs MFM: 1 day Bug-ID: None Bug-Reported-By: Julien Valroff <ju...@ki...> ----------------------------------------------------------------------- Summary of changes: CHANGELOG | 4 +++- webui/cgi-bin/dspam.cgi | 4 ++-- 2 files changed, 5 insertions(+), 3 deletions(-) hooks/post-receive -- dspam |
From: Stevan B. <sb...@us...> - 2009-08-18 08:55:01
|
- Log ----------------------------------------------------------------- commit 69c98661a89df70d641ca1b9f016826172785556 Author: Julien Valroff <ju...@ki...> Date: Tue Aug 18 10:54:08 2009 +0200 Fixing typo in dspam.conf MFM: 1 day Bug-ID: none Bug-Reported-By: Julien Valroff <ju...@ki...> ----------------------------------------------------------------------- Summary of changes: CHANGELOG | 2 ++ src/dspam.conf.in | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) hooks/post-receive -- dspam |