openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
bogofilter Fast Bayesian Spam Filter
Settings
|
Report Duplicate
14
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 6 hours
ago. based on code collected
about 6 hours
ago.
Jun 13, 2024 — Jun 13, 2025
Showing page 201 of 215
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Document '-q' (quiet) and '-f' (force) options.
David Relson
More...
over 22 years ago
Added '-f' option to force printing of spamicity statistics, without regard to threshold values.
David Relson
More...
over 22 years ago
Added cvs Id: tags at start of file.
David Relson
More...
over 22 years ago
Cleaned up #include statements. Corrected typo in help(). Removed a pair of unneeded braces.
David Relson
More...
over 22 years ago
Added '-q' (quiet) option to suppress warning messages.
David Relson
More...
over 22 years ago
Created help() and version() functions to display the messages.
David Relson
More...
over 22 years ago
Have read_config_file() return if environment variable HOME isn't defined.
David Relson
More...
over 22 years ago
Correct an initialization error during histogram generation.
David Relson
More...
over 22 years ago
Check MIN_DEV before adding token to rstats list.
David Relson
More...
over 22 years ago
Deleted unused "int fd" parameter from bogofilter(), register_messages(), and collect_words().
David Relson
More...
over 22 years ago
Show and document more config parameters.
David Relson
More...
over 22 years ago
Converted variable suppress_config_file to type bool.
David Relson
More...
over 22 years ago
Track -q -> -C migration.
Matthias Andree
More...
over 22 years ago
Documentation updates: added '-c' and '-C' options; removed '-q'; corrected '-R'.
David Relson
More...
over 22 years ago
Created new function process_config_files() to read config files, if necessary, and do any program initialization needed after reading them. process_config_files() is used by main.c and configtest.c.
David Relson
More...
over 22 years ago
Made implementations of db_increment() and db_decrement() symmetric.
David Relson
More...
over 22 years ago
Update .cvsignore files.
Matthias Andree
More...
over 22 years ago
Remove cvs-bootstrap.sh in favor of autoreconf -i -f [-s].
Matthias Andree
More...
over 22 years ago
Fix automake-1.6 compatibility.
Matthias Andree
More...
over 22 years ago
parenthesize EPS
Matthias Andree
More...
over 22 years ago
Further cleanups.
Matthias Andree
More...
over 22 years ago
make die() a static function.
Matthias Andree
More...
over 22 years ago
Remove procmail_unbase64, to avoid giving bad examples (it's not in CVS anyways).
Matthias Andree
More...
over 22 years ago
Fix compiler warnings.
Matthias Andree
More...
over 22 years ago
Don't compare float directly, not even against 0.0. Fix other warnings.
Matthias Andree
More...
over 22 years ago
Fix compiler warnings, clean up.
Matthias Andree
More...
over 22 years ago
Makefile cleanup for subdirectories, new target "cvs-check" to check out current CVS tree and run make distcheck to figure if CVS is complete.
Matthias Andree
More...
over 22 years ago
Enable tons of compiler warnings, currently tuned for GCC 3.2, but it will omit options that the host compiler rejects.
Matthias Andree
More...
over 22 years ago
Use man_MANS rather than man1_MANS. We use standard suffices, so we can use standard _MANS lists. (Fixes automake 1.4 compatibility this far, FWIW.)
Matthias Andree
More...
over 22 years ago
Add t.nullstatsprefix test.
Matthias Andree
More...
over 22 years ago
←
1
2
…
197
198
199
200
201
202
203
204
205
…
214
215
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree