root/trunk/devel

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Chgset Date Author Log Message
(edit) @122 [122] 4 years decoder Fixed Deanimate.pm: gifsicle --unoptimize call now correctly done Fixed …
(edit) @121 [121] 4 years decoder Fixed small bug in Misc.pm patch
(edit) @120 [120] 4 years decoder Patch to work correctly with amavisd and others, contributed by Mark …
(edit) @119 [119] 4 years decoder Renamed variables and changed their scoop in both scanset and preprocessor …
(edit) @118 [118] 4 years decoder New option focr_no_homedirs fixing problems in environments where users …
(edit) @117 [117] 4 years decoder Config.pm code modified to make parsing and start up of configuration only …
(edit) @116 [116] 4 years decoder Remove redundant use() calls, fixing ticket #21 Added O_CREAT to another …
(edit) @115 [115] 4 years decoder Fixed hash creation bug, O_RDWR -> O_CREAT|O_RDWR (Thanks to Eric Yiu)
(edit) @114 [114] 4 years jorge Change: MySQL commands are now immune to unusual characters in values, …
(edit) @113 [113] 4 years decoder Fixes wrong file size displayed when fixed gif file size limitation …
(edit) @112 [112] 4 years jorge Added: focr_min_height (default:4) Images with height < focr_min_height …
(edit) @111 [111] 4 years jorge Fixed: generate safe filenames by translating odd characters to …
(edit) @110 [110] 4 years jorge Fixed: Change spaces to underscores when saving images, otherwise it will …
(edit) @109 [109] 4 years jorge Fixed: Handling of focr_log_pmsinfo
(edit) @108 [108] 4 years jorge Added: Option to not log PMS(msgid,from,to) These are logged in spamd. …
(edit) @107 [107] 4 years decoder Fix typos in .cf and fuzzy-find Fix warnings with untie in both Config.pm …
(edit) @106 [106] 4 years decoder Fixed Ticket #21 and autosort config parameter bug
(edit) @104 [104] 4 years decoder Last tweaks, commented out some lines in FuzzyOcr?.cf Added samples, …
(edit) @103 [103] 4 years decoder Added samples
(edit) @102 [102] 4 years decoder Small fix, check GIF file size twice, before and after giffix was called. …
(edit) @101 [101] 4 years decoder Fixed critical typo bug introduced in revision 98 Added another scanset, …
(edit) @100 [100] 4 years decoder Do not use, contains a bug! Adjusted some defaults in config file / …
(edit) @99 [99] 4 years decoder Fix: $haserr defined before for loop starts (Jorge, please check if that …
(edit) @98 [98] 4 years jorge Change: check headers of all files and determine if they are images only …
(edit) @97 [97] 4 years decoder FIX: Remove tempdirs after a global timeout
(edit) @96 [96] 4 years jorge Change: reduced logging by changing infolog -> debuglog Fixed: ocrad …
(edit) @95 [95] 4 years decoder Minor change: Accept all non-negative integers as verbose level (setting …
(edit) @94 [94] 4 years decoder Added Logline for message id, sender and receipients at infolog level
(edit) @93 [93] 4 years decoder Fixed Logging levels, Logging.pm used the wrong arithmetic to compare …
(edit) @92 [92] 4 years jorge Fixed: FuzzyOcr?.pm dumb syntax error.
(edit) @91 [91] 4 years jorge Changes: FuzzyOcr/Config?.pm removed focr_threshold_ from appearing twice …
(edit) @90 [90] 4 years jorge Fixed: imported warnlog from FuzzyOcr::Logging
(edit) @89 [89] 4 years jorge Update: fuzzy-find can now handle lookups with MySQL hashing Change: …
(edit) @88 [88] 4 years decoder Fixes /tmp bug concerning multiple images. For each image, an own /tmp dir …
(edit) @87 [87] 4 years jorge if image is less than 16x16, ocrad complains its too small, and does …
(edit) @86 [86] 4 years jorge Add arguments only if they exist (just in case)
(edit) @85 [85] 4 years decoder Quick fix: $score was reassigned, changed to $nscore
(edit) @84 [84] 4 years decoder Fixed: Mysql password no longer shown in debug output Added: FuzzyOcr? now …
(edit) @83 [83] 4 years decoder Misc.pm fix. Do not $? >> 8 as this is simply wrong. This shift leads to …
(edit) @82 [82] 4 years decoder New option focr_unique_matches: Forces FuzzyOcr? to match each word only …
(edit) @81 [81] 4 years decoder Critical bugfix in Preprocessor.pm (Same bug as Scanset.pm earlier) …
(edit) @80 [80] 4 years decoder Content-Type application/octet-stream is now considered generic (always …
(edit) @79 [79] 4 years decoder Fixed errorlog (was not working, because of $conf) output to stderr -> …
(edit) @78 [78] 4 years decoder Logging fixed (untested): - Verbosity Level now applies ONLY to the …
(edit) @77 [77] 4 years jorge Fixed Logging: now outputs all messages when either spamassassin/spamd is …
(edit) @76 [76] 4 years decoder DONT USE THIS REVISION (Stick to 67 for now) Critical bugfixes here Might …
(edit) @75 [75] 4 years jorge Logging to file/stderr now behaves as described in FuzzyOcr?.cf
(edit) @74 [74] 4 years jorge Fixed MySQL code, a connection is now made only if an image is found in …
(edit) @73 [73] 4 years jorge Fixed typo... line 626
(edit) @72 [72] 4 years jorge Fixed personal_wordlist processing, broke since ~ver 68
(edit) @71 [71] 4 years jorge Changed defaults to agreed upon values.
(edit) @70 [70] 4 years jorge Helper application configuration is now dynamic (see FuzzyOcr?.cf) Changed …
(edit) @69 [69] 4 years jorge Fixed: did not register parse_config
(edit) @68 [68] 4 years jorge SVN fixed. load_global_words and load_personal_words replaced with …
(edit) @67 [67] 4 years decoder Added focr_end_config (last line in FuzzyOcr?.cf) to allow spamassassin …
(edit) @66 [66] 4 years jorge Satisfies Ticket #14 (now closed)
(edit) @65 [65] 4 years decoder New function focr_autosort_scanset: Enables the plugin to automatically …
(edit) @64 [64] 4 years decoder Implemented new configuration option focr_minimal_scanset If this is set …
(edit) @63 [63] 4 years decoder Logging.pm: Added correct "use" lines for locking constants …
(edit) @62 [62] 4 years decoder Changed substitution rules in force_output_in: $output is replaced with …
(edit) @61 [61] 4 years decoder Created Logging.pm, all logging is now done with this module instead of …
(edit) @60 [60] 4 years decoder New Scanset and Preprocessor System Works at first sight but still needs …
(edit) @59 [59] 4 years decoder New classes: - Preprocessor (will be used by scansets) - Scanset (will …
(edit) @58 [58] 4 years jorge + small bug fixes, + added statistical information regarding sub-program …
(edit) @57 [57] 4 years jorge handled save_execute error/timeout correctly
(edit) @55 [55] 4 years jorge fixed save_execute minor bugs
(edit) @54 [54] 4 years decoder FuzzyOcr?.cf: Removed old gif anim settings Added …
(edit) @53 [53] 4 years decoder Added focr_autodisable_negative_score, satisfying ticket #6
(edit) @52 [52] 4 years decoder Removed all qx calls, added save_execute calls instead.
(edit) @51 [51] 4 years decoder All required modifications for the new save_execute in the modules... now …
(edit) @50 [50] 4 years decoder Added function save_execute which will savely execute a helper …
(edit) @49 [49] 4 years jorge Option to have global or per helper application timeouts. Updated INSTALL …
(edit) @48 [48] 4 years jorge fixed GIF header decoding for width/height
(edit) @47 [47] 4 years jorge Fixed small bug. Added parameter to allow updates to already stored hashes …
(edit) @46 [46] 4 years jorge Fixed Matching algorithm for MySQL hashing
(edit) @45 [45] 4 years jorge If using image hashing, check that required perl modules are available, or …
(edit) @44 [44] 4 years jorge Fixed SQL bug
(edit) @43 [43] 4 years jorge Fixed SQL bug
(edit) @42 [42] 4 years jorge Don't need pamfile helper app any more, since we now determine size, …
(edit) @41 [41] 4 years jorge Updated INSTALL to reflect the new hashing option: 3 and its use, also new …
(edit) @40 [40] 4 years decoder Added: - Option --learn-ham, adds given picture file into ham db - Option …
(edit) @39 [39] 4 years jorge Forgot to update these with MySQL code
(edit) @38 [38] 4 years jorge Added option to store hash in MySQL database making it easier for multiple …
(edit) @37 [37] 4 years decoder Added example for an ocrad scanset in .cf file The string "$ocrad" is now …
(edit) @36 [36] 4 years jorge Updated with the use of focr_skip and focr_max_size configuration options
(edit) @35 [35] 4 years jorge added optional 'focr_skip_' options to skip ocr processing on the supplied …
(edit) @34 [34] 4 years jorge added optional 'focr_skip_' options to skip ocr processing on the supplied …
(edit) @33 [33] 4 years jorge added optional 'focr_skip_' options to skip ocr processing on the supplied …
(edit) @31 [31] 4 years decoder Always outputs debug informations now (to stderr) when SA is run with -D …
(edit) @29 [29] 4 years jorge Allow placement of FuzzyOcr? in siteconfigdir (/etc/mail/spamassassin, …
(edit) @28 [28] 4 years jorge removed use Mail::SpamAssassin::Config included by mistake
(edit) @27 [27] 4 years jorge Fixed $MISSING_REQUIRED_VALUE, $INVALID_VALUE references in various parts
(edit) @26 [26] 4 years jorge Placed validation code for focr_verbose, focr_enable_image_hashing, and …
(edit) @25 [25] 4 years jorge Address warnings and timeouts when running gifsicle
(edit) @24 [24] 4 years jorge output ocrdata only when focr_verbose is 3 (new setting)
(edit) @23 [23] 4 years jorge changed word scores from 0 to 0.01 so they can match.
(edit) @22 [22] 4 years jorge auto adjust word thresholds based on word size, requiring a better match …
(edit) @21 [21] 4 years jorge Optimized a bit, call sprintf only once instead of 4 times.
(edit) @20 [20] 4 years jorge Check whether hasing is configured, or return early from hasing functions, …
(edit) @19 [19] 4 years decoder Small corrections, passes all tests so far... please test :) TODO: Timeout …
Note: See TracRevisionLog for help on using the revision log.