dspam-commit Mailing List for DSPAM (Page 23)
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-05-23 14:00:16
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "dspam". The branch, master has been updated via 8038e59a9f7bf1aeefb07218fe95038860f4d450 (commit) from b1a855b2397a286873042baff73d0f4ea83ecad3 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 8038e59a9f7bf1aeefb07218fe95038860f4d450 Author: Stevan Bajic <st...@ba...> Date: Sat May 23 15:58:58 2009 +0200 Fixing typos made in last patch for MySQL storage driver ----------------------------------------------------------------------- Summary of changes: src/mysql_drv.c | 22 +++++++++++----------- 1 files changed, 11 insertions(+), 11 deletions(-) hooks/post-receive -- dspam |
From: Stevan B. <sb...@us...> - 2009-05-23 13:17:20
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "dspam". The branch, master has been updated via d9e0ba0da2983a151d328dfcfbcd411c41381340 (commit) from 74f1175263397b27a8e4e6b2cf1263fbf699d83b (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit d9e0ba0da2983a151d328dfcfbcd411c41381340 Author: Stevan Bajic <st...@ba...> Date: Sat May 23 15:15:53 2009 +0200 MySQL driver changes * Setting all statistical counters to be unsigned * Fixing memory leaks * Enhancing speed for MySQL (especially for >= 4.1) * Honor MySQL 'max_allowed_packet' setting * Reduce memory footprint * Updating MySQL database schema MFM: 7 days Bug-ID: none Submitted by: Stevan Bajic Security: none ----------------------------------------------------------------------- Summary of changes: CHANGELOG | 9 + src/mysql_drv.c | 740 +++++++++++++++++++-------- src/tools.mysql_drv/mysql_objects-4.1.sql | 34 +- src/tools.mysql_drv/mysql_objects-space.sql | 34 +- src/tools.mysql_drv/mysql_objects-speed.sql | 34 +- 5 files changed, 597 insertions(+), 254 deletions(-) hooks/post-receive -- dspam |
From: Stevan B. <sb...@us...> - 2009-05-23 02:05:39
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "dspam". The branch, master has been updated via 74f1175263397b27a8e4e6b2cf1263fbf699d83b (commit) from 3d69325d2ac31d03926f529820acfd0b75c5439b (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 74f1175263397b27a8e4e6b2cf1263fbf699d83b Author: Stevan Bajic <st...@ba...> Date: Sat May 23 04:04:35 2009 +0200 Updated CHANGELOG ----------------------------------------------------------------------- Summary of changes: CHANGELOG | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) hooks/post-receive -- dspam |
From: Stevan B. <sb...@us...> - 2009-05-23 02:03:51
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "dspam". The branch, master has been updated via 3d69325d2ac31d03926f529820acfd0b75c5439b (commit) from 45f829160366a5bdbaefda64ed3be61e1b1953fd (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 3d69325d2ac31d03926f529820acfd0b75c5439b Author: Stevan Bajic <st...@ba...> Date: Sat May 23 03:59:35 2009 +0200 Adding more debug output (in case of errors) for the MySQL driver ----------------------------------------------------------------------- Summary of changes: src/mysql_drv.c | 71 +++++++++++++++++++++++++++++++++++++----------------- 1 files changed, 48 insertions(+), 23 deletions(-) hooks/post-receive -- dspam |
From: Stevan B. <sb...@us...> - 2009-05-23 01:25:46
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "dspam". The branch, master has been updated via 45f829160366a5bdbaefda64ed3be61e1b1953fd (commit) from 8da7468d8fd3ce408fd2f6fe1d0c8a93c0efbfea (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 45f829160366a5bdbaefda64ed3be61e1b1953fd Author: Stevan Bajic <st...@ba...> Date: Sat May 23 03:23:41 2009 +0200 Removing useless white space/tabs from mysql_drv.c ----------------------------------------------------------------------- Summary of changes: src/mysql_drv.c | 134 +++++++++++++++++++++++++++--------------------------- 1 files changed, 67 insertions(+), 67 deletions(-) hooks/post-receive -- dspam |
From: Stevan B. <sb...@us...> - 2009-05-23 01:00:25
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "dspam". The branch, master has been updated via 8da7468d8fd3ce408fd2f6fe1d0c8a93c0efbfea (commit) via 6795e7f9f041631da48af1a6530568d1fe40173e (commit) from 70528b7b55e47faecb46dc584b78d32835592f6a (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 8da7468d8fd3ce408fd2f6fe1d0c8a93c0efbfea Author: Stevan Bajic <st...@ba...> Date: Sat May 23 02:58:37 2009 +0200 Updated CHANGELOG to reflect latest changes commit 6795e7f9f041631da48af1a6530568d1fe40173e Author: Stevan Bajic <st...@ba...> Date: Sat May 23 02:57:03 2009 +0200 Adding support for MySQL >= 5.0.3 client libraries ----------------------------------------------------------------------- Summary of changes: CHANGELOG | 4 ++++ src/mysql_drv.c | 27 +++++++++++++++++++-------- 2 files changed, 23 insertions(+), 8 deletions(-) hooks/post-receive -- dspam |
From: Stevan B. <sb...@us...> - 2009-05-23 00:41:34
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "dspam". The branch, master has been updated via 70528b7b55e47faecb46dc584b78d32835592f6a (commit) from e0443d452c48e8f76e36e0677385286f690d8bd6 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 70528b7b55e47faecb46dc584b78d32835592f6a Author: Stevan Bajic <st...@ba...> Date: Sat May 23 02:37:02 2009 +0200 Updated CHANGELOG and README ----------------------------------------------------------------------- Summary of changes: CHANGELOG | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++ README | 48 +++++++++++++++++++++++++----------------------- 2 files changed, 76 insertions(+), 23 deletions(-) hooks/post-receive -- dspam |
From: Stevan B. <sb...@us...> - 2009-05-23 00:03:15
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "dspam". The branch, master has been updated via e0443d452c48e8f76e36e0677385286f690d8bd6 (commit) from 5f48ca10f8003fc7620f7f562596e315e14dedaa (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit e0443d452c48e8f76e36e0677385286f690d8bd6 Author: Stevan Bajic <st...@ba...> Date: Sat May 23 02:00:03 2009 +0200 MFM: Bug-ID: 2527286 + 2527289 Submitted by: Stevan Bajic Security: Comment: Adding documentation for RBLInoculate and ignoreRBLLookups. ----------------------------------------------------------------------- Summary of changes: README | 12 ++++++++++++ 1 files changed, 12 insertions(+), 0 deletions(-) hooks/post-receive -- dspam |
From: Stevan B. <sb...@us...> - 2009-05-22 23:48:04
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "dspam". The branch, master has been updated via 5f48ca10f8003fc7620f7f562596e315e14dedaa (commit) from 0d98a0871949a9e27eb8bc292497b092ea7250aa (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 5f48ca10f8003fc7620f7f562596e315e14dedaa Author: Stevan Bajic <st...@ba...> Date: Sat May 23 01:42:53 2009 +0200 MFM: Bug-ID: 2527286 + 2527289 Submitted by: Stevan Bajic Security: Comment: Adding RBLInoculate and ignoreRBLLookups as user preferences. ----------------------------------------------------------------------- Summary of changes: src/dspam.c | 30 +++++++++++++++++------------- 1 files changed, 17 insertions(+), 13 deletions(-) hooks/post-receive -- dspam |
From: Stevan B. <sb...@us...> - 2009-05-22 22:07:18
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "dspam". The branch, master has been updated via 0d98a0871949a9e27eb8bc292497b092ea7250aa (commit) from abc5e1082a6e7a07997979705dda5b66b18e9ac7 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 0d98a0871949a9e27eb8bc292497b092ea7250aa Author: Stevan Bajic <st...@ba...> Date: Sat May 23 00:02:47 2009 +0200 - Fixing some memory leaks in libdspam.c - Cleaning up code in libdspam.c - Total Innocent and Total Spam set to be unsigned long instead of long - Fixing calculation for robinson to use unsigned long instead of signed int for spam_hits + innocent_hits ----------------------------------------------------------------------- Summary of changes: src/libdspam.c | 24 +++++++++++------------- 1 files changed, 11 insertions(+), 13 deletions(-) hooks/post-receive -- dspam |
From: Stevan B. <sb...@us...> - 2009-05-22 21:58:05
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "dspam". The branch, master has been updated via abc5e1082a6e7a07997979705dda5b66b18e9ac7 (commit) from 32fe16b3428ce4e4ad358bb6acee34da8f6bf25f (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit abc5e1082a6e7a07997979705dda5b66b18e9ac7 Author: Stevan Bajic <st...@ba...> Date: Fri May 22 23:56:54 2009 +0200 Adding more verbose output in case of CTX errors ----------------------------------------------------------------------- Summary of changes: src/libdspam.c | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) hooks/post-receive -- dspam |
From: Stevan B. <sb...@us...> - 2009-05-22 21:54:20
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "dspam". The branch, master has been updated via 32fe16b3428ce4e4ad358bb6acee34da8f6bf25f (commit) from 94930f1871520980067d561eeed83ee3402df3d9 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 32fe16b3428ce4e4ad358bb6acee34da8f6bf25f Author: Stevan Bajic <st...@ba...> Date: Fri May 22 23:51:27 2009 +0200 Setting the 'length' of the DSPAM signature struct to be unsigned long. There is no need to have that value signed long. ----------------------------------------------------------------------- Summary of changes: src/libdspam_objects.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- dspam |
From: Stevan B. <sb...@us...> - 2009-05-22 21:50:50
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "dspam". The branch, master has been updated via 94930f1871520980067d561eeed83ee3402df3d9 (commit) from adc61c2da648428fa51c13326d11a0f40f9015ad (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 94930f1871520980067d561eeed83ee3402df3d9 Author: Stevan Bajic <st...@ba...> Date: Fri May 22 23:49:39 2009 +0200 Fix memory leaks in dspam.c ----------------------------------------------------------------------- Summary of changes: src/dspam.c | 36 ++++++++++++++++++++++++++++++++---- 1 files changed, 32 insertions(+), 4 deletions(-) hooks/post-receive -- dspam |
From: Stevan B. <sb...@us...> - 2009-05-22 21:38:48
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "dspam". The branch, master has been updated via adc61c2da648428fa51c13326d11a0f40f9015ad (commit) from a55118f59913dbcb830a645506d666dfdb3d4485 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit adc61c2da648428fa51c13326d11a0f40f9015ad Author: Stevan Bajic <st...@ba...> Date: Fri May 22 23:37:34 2009 +0200 Fix memory leak in tokenizer. ----------------------------------------------------------------------- Summary of changes: src/tokenizer.c | 8 ++++++-- 1 files changed, 6 insertions(+), 2 deletions(-) hooks/post-receive -- dspam |
From: Stevan B. <sb...@us...> - 2009-05-22 21:08:50
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "dspam". The branch, master has been updated via a55118f59913dbcb830a645506d666dfdb3d4485 (commit) from e8a7e100c6e8e804874ed8c1bad390451de7cad3 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit a55118f59913dbcb830a645506d666dfdb3d4485 Author: Stevan Bajic <st...@ba...> Date: Fri May 22 23:04:16 2009 +0200 Added PPV (Positive predictive value) to the output of dspam_stats. ----------------------------------------------------------------------- Summary of changes: src/tools/dspam_stats.c | 25 +++++++++++++++---------- 1 files changed, 15 insertions(+), 10 deletions(-) hooks/post-receive -- dspam |
From: Ion-Mihai T. <it...@Fr...> - 2009-05-22 19:56:28
|
On Fri, 22 May 2009 22:46:16 +0300 Ion-Mihai Tetcu <it...@Fr...> wrote: > On Fri, 22 May 2009 19:29:08 +0000 > "SteveB" <ste...@us...> wrote: > [ .. ] Guess maybe this should have been CC'ed to -admins, not -devel? (Blame FreeBSD for this, *-developers are really commiters lists, sorry). -- IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" FreeBSD committer -> it...@Fr..., PGP Key ID 057E9F8B493A297B |
From: Ion-Mihai T. <it...@Fr...> - 2009-05-22 19:46:05
|
On Fri, 22 May 2009 19:29:08 +0000 "SteveB" <ste...@us...> wrote: > This is an automated email from the git hooks/post-receive script. It > was generated because a ref change was pushed to the repository > containing the project "dspam". > > The branch, master has been updated > via e8a7e100c6e8e804874ed8c1bad390451de7cad3 (commit) > from d1680eb967d9f3fa3e36f767585704f16cb471f2 (commit) > > Those revisions listed above that are new to this repository have > not appeared on any other notification email; so we list those > revisions in full, below. > > - Log > ----------------------------------------------------------------- > commit e8a7e100c6e8e804874ed8c1bad390451de7cad3 Author: steeeeeveee > <ste...@gm...> Date: Fri May 22 21:27:08 2009 +0200 > > Fix RBL lookups to produce positive hit for lookups returning > 127.0.0.X and not just for 127.0.0.2. > > ----------------------------------------------------------------------- > > Summary of changes: > src/dspam.c | 4 ++-- > 1 files changed, 2 insertions(+), 2 deletions(-) > > > hooks/post-receive Yay! You're back \o/ I believe some of your commits address bug reports from the tracker? If so, please add to you commit message BugID: the_bug_id so that we can easily who's responsible for fixing what :-) Also please don't forget to change the status of the respective bug. Should this commits be merged down in release branches? If so, adding: MFM: X days will help us remember that. -- IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" FreeBSD committer -> it...@Fr..., PGP Key ID 057E9F8B493A297B |
From: SteveB <ste...@us...> - 2009-05-22 19:29:19
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "dspam". The branch, master has been updated via e8a7e100c6e8e804874ed8c1bad390451de7cad3 (commit) from d1680eb967d9f3fa3e36f767585704f16cb471f2 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit e8a7e100c6e8e804874ed8c1bad390451de7cad3 Author: steeeeeveee <ste...@gm...> Date: Fri May 22 21:27:08 2009 +0200 Fix RBL lookups to produce positive hit for lookups returning 127.0.0.X and not just for 127.0.0.2. ----------------------------------------------------------------------- Summary of changes: src/dspam.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) hooks/post-receive -- dspam |
From: SteveB <ste...@us...> - 2009-05-22 19:18:59
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "dspam". The branch, master has been updated via d1680eb967d9f3fa3e36f767585704f16cb471f2 (commit) from 6c9f1e78f5c6266dc7c83115ac2b165cf2d7b97a (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit d1680eb967d9f3fa3e36f767585704f16cb471f2 Author: steeeeeveee <ste...@gm...> Date: Fri May 22 21:17:39 2009 +0200 Added undocumented (but available) switches to DSPAM agent syntax output: --debug --mail-from= --rcpt-to --signature= --help --version ----------------------------------------------------------------------- Summary of changes: src/agent_shared.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- dspam |
From: SteveB <ste...@us...> - 2009-05-22 19:03:00
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "dspam". The branch, master has been updated via 6c9f1e78f5c6266dc7c83115ac2b165cf2d7b97a (commit) from b179c6fd8f37e6855420c4161f9da80b985989ef (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 6c9f1e78f5c6266dc7c83115ac2b165cf2d7b97a Author: steeeeeveee <ste...@gm...> Date: Fri May 22 21:00:34 2009 +0200 Adding undocumented (but available) mode "unlearn" into the syntax output of DSPAM agent. ----------------------------------------------------------------------- Summary of changes: src/agent_shared.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- dspam |
From: SteveB <ste...@us...> - 2009-05-22 18:58:51
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "dspam". The branch, master has been updated via b179c6fd8f37e6855420c4161f9da80b985989ef (commit) from 8f83104fdc545870676d2f5789523202a755ba8a (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit b179c6fd8f37e6855420c4161f9da80b985989ef Author: steeeeeveee <ste...@gm...> Date: Fri May 22 20:53:38 2009 +0200 Only "no" (noise), "wh" (whitelist) and "tb" (training buffer) are supported features. The features "ch" (chain/chained) and "sbph" (Sparse Binary Polynomial Hashing) where long time ago moved to tokenizers and are not any more available as features. ----------------------------------------------------------------------- Summary of changes: src/agent_shared.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- dspam |
From: SteveB <ste...@us...> - 2009-05-22 18:39:01
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "dspam". The branch, master has been updated via 8f83104fdc545870676d2f5789523202a755ba8a (commit) from 428682a8dfb53e86f98f30ba99b0727aace983a6 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 8f83104fdc545870676d2f5789523202a755ba8a Author: steeeeeveee <ste...@gm...> Date: Fri May 22 20:36:41 2009 +0200 Fixing memory leak in libdspam. ----------------------------------------------------------------------- Summary of changes: src/libdspam.c | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) hooks/post-receive -- dspam |
From: Hugo M. <hmo...@us...> - 2009-05-13 15:56:48
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "dspam". The branch, master has been updated via 428682a8dfb53e86f98f30ba99b0727aace983a6 (commit) from 5bab3b34354ec664fcbd2785ea4ff8e2f872d735 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 428682a8dfb53e86f98f30ba99b0727aace983a6 Author: Hugo Monteiro <hug...@fc...> Date: Wed May 13 16:56:20 2009 +0100 Inclusion of m4/split_configuration.m4 ----------------------------------------------------------------------- Summary of changes: m4/split_configuration.m4 | 35 +++++++++++++++++++++++++++++++++++ 1 files changed, 35 insertions(+), 0 deletions(-) create mode 100644 m4/split_configuration.m4 hooks/post-receive -- dspam |
From: Hugo M. <hmo...@us...> - 2009-05-13 15:53:38
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "dspam". The branch, master has been updated via 5bab3b34354ec664fcbd2785ea4ff8e2f872d735 (commit) via aa8064cca5cead59122c1b5c99709b639332c7ff (commit) via 8280522f2c920ab7fbf7c426181300a651070005 (commit) from 0f80512c06752252fcfa701062c51d7f26b4e14d (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 5bab3b34354ec664fcbd2785ea4ff8e2f872d735 Author: Hugo Monteiro <hug...@fc...> Date: Wed May 13 16:37:00 2009 +0100 Fix automake split configuration support. DS_EXT_LOOKUP relocation in configure.ac commit aa8064cca5cead59122c1b5c99709b639332c7ff Author: Matthijs Mohlmann <mat...@ca...> Date: Wed May 13 13:18:56 2009 +0100 Enable split configuration and file inclusion. commit 8280522f2c920ab7fbf7c426181300a651070005 Author: Daniel Kahn Gillmor <dkg...@fi...> Date: Wed May 13 12:45:08 2009 +0100 Set CTX->class accordingly to the retrain. ----------------------------------------------------------------------- Summary of changes: configure.ac | 11 +++++- m4/Makefile.am | 3 +- src/dspam.c | 4 ++ src/read_config.c | 118 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 134 insertions(+), 2 deletions(-) hooks/post-receive -- dspam |
From: Alexander P. <ap...@us...> - 2009-05-13 09:51:14
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "dspam". The branch, master has been updated via 0f80512c06752252fcfa701062c51d7f26b4e14d (commit) from 7b354ca625f0b5f8680e7bbb19ac0cd7720f22f6 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 0f80512c06752252fcfa701062c51d7f26b4e14d Author: Alexander Prinsier <ap...@ma...> Date: Wed May 13 11:50:45 2009 +0200 Revert "Testing post-commit hook #2. This must be reverted." This reverts commit 7b354ca625f0b5f8680e7bbb19ac0cd7720f22f6. ----------------------------------------------------------------------- Summary of changes: README | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) hooks/post-receive -- dspam |