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 21 hours
ago. based on code collected
about 21 hours
ago.
Jun 13, 2024 — Jun 13, 2025
Showing page 215 of 215
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Do not increment passthrough on -p, but set it to 1.
Matthias Andree
More...
over 22 years ago
Removed stuff with Eric's name on it that he wanted to retract. Maybe that was not his suggestion or something.
Adrian Otto
More...
over 22 years ago
Add missing .h files and list man1_MANS in EXTRA_DIST so that 'make distcheck' works.
Matthias Andree
More...
over 22 years ago
Fix 'last line occasionally emitted twice' bug, cleaning up our yyinput().
Matthias Andree
More...
over 22 years ago
Fix -n and -N to -h and -H in the description. Add sourceforge.net URL.
Matthias Andree
More...
over 22 years ago
Added two items: --with-nfs-locks and .count file obviation
Adrian Otto
More...
over 22 years ago
Refactor the main bogofilter() function into three smaller, more coherent pieces:
David Relson
More...
over 22 years ago
Add an enumerated type for return codes of RC_SPAM and RC_NONSPAM, which values of 0 and 1 as called for by procmail. Use the new codes and type for bogofilter() and when generating the X-Spam-Status message.
David Relson
More...
over 22 years ago
bogofilter.c:
David Relson
More...
over 22 years ago
Add lexer_l.c to the mostlyclean-compile target, as it is now generated.
David Relson
More...
over 22 years ago
The printing of tokens used for computing the spamicity has been changed. They are now printed in increasing order (by probability and alphabet). The cumulative spamicity is also printed.
David Relson
More...
over 22 years ago
Implement Eric Seppanen's fix so that bogofilter() properly populates the stats.extrema array. A new word goes into the first empty slot of the array. If there are no empty slots, it replaces the word with the spamicity index closest to 0.5.
David Relson
More...
over 22 years ago
Substitute STDIN_FILENO where numeric constant 0 is used as a file descriptor.
David Relson
More...
over 22 years ago
Clean up underflow checking for word counts by using max() instead of if...then...
David Relson
More...
over 22 years ago
Makefile.in: - fix .l.c rule so that lexer_l.c is correctly generated from lexer_l.l - added lexer_l.c to target mostlyclean-compile - removed lexer_l.c from DIST_COMMON. As it can can be generated, it no longer needs to be distributed. - added target lexertest (from original bogofilter release)
David Relson
More...
over 22 years ago
Removed items that we agreed to leave out, and the items we recently completed.
Adrian Otto
More...
over 22 years ago
Added Gyepi Sam
Adrian Otto
More...
over 22 years ago
Fixed CVS info token
Adrian Otto
More...
over 22 years ago
Initial revision
Adrian Otto
More...
over 22 years ago
New repository initialized by cvs2svn.
no-author
More...
over 22 years ago
←
1
2
…
207
208
209
210
211
212
213
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