]> source.dussan.org Git - rspamd.git/shortlog
rspamd.git
2009-01-28 Vsevolod Stakhov* Fix bug with calling consolidation function after...
2009-01-27 Vsevolod Stakhov* Use prime number for hash nodes initial value
2009-01-27 Vsevolod Stakhov* Add new hash for storing hash data in shared memory
2009-01-26 Vsevolod Stakhov* Make surbl checks working
2009-01-22 Vsevolod Stakhov* Rework statfiles result processing
2009-01-21 Vsevolod Stakhov* Add memory pool allocator statistics to 'stat' report...
2009-01-21 Vsevolod Stakhov* Rewrite message parser
2009-01-19 Vsevolod Stakhov* Rewrite perl client for rspamd, now it allows access...
2009-01-16 Vsevolod Stakhov* Add simple utility for sending mail to rspamd
2009-01-15 Vsevolod Stakhov* Add new system of getting and setting config paramete...
2009-01-12 Vsevolod Stakhov* Try to fix output from delayed filters processing
2009-01-11 Vsevolod Stakhov* Implement statistic output in control interface
2009-01-11 Vsevolod Stakhov* Fix errors in learning implementation
2009-01-11 Vsevolod Stakhov* Implement delayed fork of dead workers (to avoid...
2008-12-18 Vsevolod Stakhov* Make sample config more complete
2008-12-17 Vsevolod Stakhov* Add function for adding rspamd report headers
2008-12-11 Vsevolod Stakhov* Fix build under FreeBSD (forgotten include)
2008-12-10 Vsevolod Stakhov* Add logic for filtering messages with tokenizer/class...
2008-12-08 Vsevolod Stakhov* Implement learning using classifiers and tokenizers API
2008-12-04 Vsevolod Stakhov* Add simple implementation of classifiers abstraction...
2008-12-04 Vsevolod Stakhov* Use binary tree in tokenizers, that would provide...
2008-12-03 Vsevolod Stakhov* Remove strlcpy code and replace it with glib alternative
2008-12-02 Vsevolod Stakhov* Add learning interface to rspamd (still requires...
2008-12-01 Vsevolod Stakhov* Add config routines for stat files
2008-11-28 Vsevolod Stakhov* Write functions to operate blocks in stat files
2008-11-27 Vsevolod Stakhov* Add initial implementation of statistics files handli...
2008-11-26 Vsevolod Stakhov* Add simple locking interface to mem_pool library
2008-11-07 Vsevolod Stakhov* Add simple implementation of OSB tokenizer
2008-11-06 Vsevolod Stakhov* Use utf8 in description files
2008-11-06 Vsevolod Stakhov* Add description of classifying process
2008-11-05 Vsevolod Stakhov* Add simple hash function for hashing tokens
2008-11-01 Vsevolod Stakhov* Optimize configure by using caching of determined...
2008-11-01 Vsevolod Stakhov* Reorganize structure of source files
2008-10-26 Vsevolod Stakhov* Add determining page size function to mem_pool library
2008-10-26 Vsevolod Stakhov* Add main logging functions (log to file, syslog and...
2008-10-25 Vsevolod Stakhov* Add ability to handle multiply recipients
2008-10-24 Vsevolod Stakhov* Stylify and fix util functions that was gathered...
2008-10-23 Vsevolod Stakhov* Add initial implementation of control interface
2008-10-22 Vsevolod Stakhov* Add initial implementation of regexp module
2008-10-20 Vsevolod Stakhov* Parse header regexps in other way (header_name=/some_...
2008-10-16 Vsevolod Stakhov* Add support of shared memory chunks to memory pool...
2008-10-14 cebka@cebka... * Implement composite symbols
2008-10-14 cebka@cebka... * Configure modules when worker starts for simplifying...
2008-10-14 cebka@mailsupport... * Implement destructors stack in memory pool, so there...
2008-10-14 cebka@mailsupport... * Add utility function for parsing regexp from given...
2008-10-13 cebka@cebka... * Implement expression parser (convertor to inverse...
2008-10-10 cebka@cebka... * Write protocol output functions
2008-09-24 cebka@mailsupport... * Add routines to perl api to access new results adding...
2008-09-23 cebka@mailsupport... * Remove unused debug messages from url library
2008-09-23 cebka@mailsupport... * Add filter processing function which implements new...
2008-09-23 cebka@mailsupport... * Rework config file memory allocation to separate...
2008-09-23 cebka@mailsupport... * Implement factors consolidation function (default...
2008-09-23 cebka@mailsupport... * Rework logic of filters
2008-09-23 cebka@mailsupport... * Small updates to memory pool library
2008-09-21 cebka@mailsupport... * Optimize memory pools allocator
2008-09-21 cebka@mailsupport... * Use internal task pool for memcached operation export...
2008-09-20 cebka@mailsupport... * Place all protocol logic in separate file
2008-09-18 cebka@mailsupport... * Avoid realloc for memory pools by making memory pool...
2008-09-18 cebka@mailsupport... * Add memory pool support.
2008-09-18 cebka@mailsupport... * Add support of variables and variable substitution...
2008-09-16 cebka@mailsupport... * Write test case for async memcached library
2008-09-16 cebka@mailsupport... * Fix include dependencies
2008-09-10 Vsevolod Stakhov* Add utility for extracting urls from message
2008-09-09 Vsevolod Stakhov* Fix url parser (get regexp from our mail system)
2008-09-08 Vsevolod Stakhov* Fix url length while passing them to normalizer
2008-09-08 Vsevolod Stakhov* Use glib logger and regexp matching functions
2008-09-08 Vsevolod Stakhov* Add initial test suite using glib test suite
2008-09-04 Vsevolod Stakhov* Add SURBL logic to surbl plugin
2008-09-03 Vsevolod Stakhov* Add initial implementation of surbl check module
2008-09-02 Vsevolod Stakhov* Add ability to pass options to rspamd modules via...
2008-08-25 Vsevolod Stakhov* Update URL normalizer (partially taken from GNU wget)
2008-08-22 Vsevolod Stakhov* Add implementation of save point for async events...
2008-08-21 Vsevolod Stakhov* Add filters logic
2008-08-20 Vsevolod Stakhov* Rewrite perl module for new XS, now perl filters...
2008-08-19 Vsevolod Stakhov* Add initial implementation of rspamd XS module
2008-08-18 Vsevolod Stakhov* Add additional headers support in protocol
2008-08-14 Vsevolod Stakhov* Add initial implementation of C modules API
2008-06-30 Vsevolod Stakhov* Add checking of tempdir (ported from rpop)
2008-06-25 Vsevolod Stakhov* Add C api for calling perl filters
2008-06-24 Vsevolod Stakhov* Init perl XS correctly
2008-06-24 Vsevolod Stakhov* Add initial support of perl filters
2008-06-19 Vsevolod Stakhov* Rewrite memcached library to work with events (async...
2008-06-16 Vsevolod Stakhov* Add extracting urls from messages
2008-06-11 Vsevolod Stakhov* Add initial version of URLs parser (still need to...
2008-06-10 Vsevolod Stakhov* Remove warning from main.c
2008-06-09 Vsevolod Stakhov* Add gnome mime parser to rspamd
2008-05-12 Vsevolod Stakhov* Add initial release of mime parser. Now can only...
2008-05-12 Vsevolod Stakhov* Add fixed string library
2008-05-08 Vsevolod Stakhov* Add skeleton