616 Commits (fee46c0b872c559d451a7b4be486febda6ca7388)
 

Author SHA1 Message Date
  cebka@lenovo-laptop 7e2548c3d8 * Bump version 14 years ago
  cebka@lenovo-laptop 2c3a349ee9 * Add web management interface for rspamd (no design yet) 14 years ago
  cebka@lenovo-laptop a1b42701ad * Make new Mail::Rspamd::Client working 14 years ago
  cebka@lenovo-laptop 9097fc043e * New Mail::Rspamd::Client 14 years ago
  cebka@lenovo-laptop dda6a0c72b * Allow to specify hosts file for making batch operations on rspamd using rspamc client 14 years ago
  cebka@lenovo-laptop 1b0e6fb878 * Add percents of spam and ham detected to stat command output 14 years ago
  cebka@lenovo-laptop 7ea00c3133 * Fix bugs from previous commit 14 years ago
  cebka@lenovo-laptop 74cf000152 * Add weights command for getting weights of each message by each statfile 14 years ago
  cebka@lenovo-laptop 0fec0b5c2d * Save prefixes in trees 14 years ago
  cebka@lenovo-laptop 730d2740eb * Fix cores in spf code (partially) 14 years ago
  cebka@lenovo-laptop 246f7ec03f * Add custom filter for making marks for new user: 14 years ago
  cebka@lenovo-laptop 2cab3a9c48 * Add first custom filter for making marks for ip addresses and networks 14 years ago
  cebka@lenovo-laptop c6636a9fc3 * Show help message when rspamd is called without any params (suggested by Andrey Zverev) 14 years ago
  cebka@lenovo-laptop 842c12270c * Libintl hack 14 years ago
  cebka@lenovo-laptop 72e6f43d54 * Add ability to build rspamd static 14 years ago
  cebka@lenovo-laptop 94edb9f04b * Add ability to add custom messages to rspamd output 14 years ago
  cebka@lenovo-laptop 3ec2330431 * Add support for imap custom search in rspamc 14 years ago
  cebka@lenovo-laptop 4270a88a02 * Allways set some protocol version even if command is not valid 14 years ago
  cebka@lenovo-laptop 22b965e141 * Fix unix socket creation under FreeBSD (reported by Andrey Zverev) 14 years ago
  cebka@lenovo-laptop 341a236aa6 * Add ability to add weight for fuzzy hashes, this can be very useful for autolearning fuzzy storage by users 14 years ago
  cebka@lenovo-laptop 10c8ad2246 * Handle empty messages in learning 14 years ago
  cebka@lenovo-laptop f57b47be64 * Add a little review of rspamd 14 years ago
  cebka@lenovo-laptop bb5a1a9fb0 * Add maillist plugin for detecting mailmain/ezml and subscribe.ru lists 14 years ago
  cebka@lenovo-laptop 18b4a62767 * Add ability to classify only specific headers (for example Subject) 14 years ago
  cebka@lenovo-laptop 56f520e21f * Add support of custom filters in rspamd worker 14 years ago
  cebka@lenovo-laptop 4309626def * Fixes to IMAP support in rspamc 14 years ago
  cebka@lenovo-laptop d99af16039 * Write part's hashes to log for messages identify 14 years ago
  cebka@lenovo-laptop abdd0d3b1c * New system of rspamc command: 14 years ago
  cebka@lenovo-laptop 97c285b734 * Do not produce lua warning when message has no headers or has unresolved hostname 14 years ago
  cebka@lenovo-laptop 44ac3fca90 * Fix misprint 14 years ago
  cebka@lenovo-laptop 95133a591e * Forgotten call of normalizer function 14 years ago
  cebka@lenovo-laptop fc70f10e7c * Add ability to add normalizers for statfiles (custom functions written in lua or simple internal normalizer) 14 years ago
  cebka@lenovo-laptop d544f1d577 * Remove useless next in cycle 14 years ago
  cebka@lenovo-laptop 7d7440b211 * Add support of whitelists in settings (by Anton Nekhoroshin) 14 years ago
  Vsevolod Stakhov e413f4ee9c * Introduce new logging system: 14 years ago
  Vsevolod Stakhov a079dac866 * Add ability to specify pid file from command line (for rc scripts) 14 years ago
  Vsevolod Stakhov c6e6ea88a2 * Add limits support to each worker (max open files and max core size) 14 years ago
  Vsevolod Stakhov 1b1bcd6966 * Implement pre and post classify callbacks for checking specific statfiles for this task 14 years ago
  Vsevolod Stakhov b7046a0e66 * Fix inserting one list to another in spf parser (include border elements) 14 years ago
  Vsevolod Stakhov 1cf238549b * Fix issue with list concat 14 years ago
  Vsevolod Stakhov 9f300615e8 * Fix symbols cache (init lua filters before symbols cache initialization) 14 years ago
  Vsevolod Stakhov 2293622f1d * Add documentation 14 years ago
  Vsevolod Stakhov 316d318634 * 0.2.7 -> 0.2.8 14 years ago
  Vsevolod Stakhov ee38064d18 * Fixes to spf parser: 14 years ago
  Vsevolod Stakhov be7f8c95a7 * Some fixes to 'include' and 'redirect' defines and to mask checking 14 years ago
  Vsevolod Stakhov e2605b25c3 * Actually check what we have in spf record 14 years ago
  Vsevolod Stakhov 4639b204c2 * Updates to spf system: 14 years ago
  Vsevolod Stakhov 2f551bd813 * Many major fixes to statfiles: 14 years ago
  Vsevolod Stakhov 56379fcf26 * Another fixes to synchronization of statfiles 14 years ago
  Vsevolod Stakhov 064948fca0 * Some fixes to sync 14 years ago