Commit Graph

117 Commits

Author SHA1 Message Date
Vsevolod Stakhov
0f53bbf368 * Include sys/resource.h for getrlimit 2009-04-15 16:30:06 +04:00
Vsevolod Stakhov
89a83f2ef6 * Add initial LUA filters support 2009-03-27 18:30:40 +03:00
Vsevolod Stakhov
a83e5f18a2 * Add ability to build rspamd without perl support
* Fix creating of uinx socket
* Improve some build issues
2009-03-27 14:21:27 +03:00
Vsevolod Stakhov
b539b43249 * More accurate work with clock 2009-03-25 13:10:48 +03:00
Vsevolod Stakhov
474a08d028 * Fix issue with including sys/uio.h for writev and readv 2009-03-24 18:49:48 +03:00
Vsevolod Stakhov
5dbf570b7d * Fix many compile time warnings and polish code 2009-03-24 18:38:11 +03:00
Vsevolod Stakhov
6088008d6c * With flag -t syntax of modules variables is also inspected
* Set "C" locale on start to avoid some troubles with logging
2009-03-19 12:25:14 +03:00
Vsevolod Stakhov
8956934199 * Add ability to fork multiply lmtp workers
* Add ability to drop privilleges of rspamd processes
* Add ability to install redirector with rspamd
* Add FreeBSD start scripts for rspamd and redirector
* Remove command line parsing from util.c as it has specific usage only in main process
2009-03-03 18:56:10 +03:00
Vsevolod Stakhov
def8d3d1a9 * Add compatibility with gmime24 2009-03-02 13:09:33 +03:00
Vsevolod Stakhov
120980beba * Fix logging when process is starting
* Add -t option for config testing
* Try to search default config in install prefix not in current directory
2009-02-26 18:51:31 +03:00
Vsevolod Stakhov
b9a9496cc4 * Fix memory corruption and lmtp handling
* Add e-mail address validation in lmtp
2009-02-25 14:03:42 +03:00
Vsevolod Stakhov
1cd34f5283 * Add initial LMTP support and LDA delivery to rspamd 2009-02-24 20:16:53 +03:00
Vsevolod Stakhov
2300ff7346 * Add issue to cmake to make perl module as well
* Fix some portability issues (to FreeBSD mainly)
* Add script to make modules list
2009-02-17 15:04:24 +03:00
Vsevolod Stakhov
0fd2682e11 * Prepare to migrate to cmake (still need to write install target and working with XS implicitly)
* Move all system includes to one file where we detect availability of all that includes
* Fix license misprint
* Fix some issues with perl initializing
2009-02-16 19:50:18 +03:00
cebka@cebka-laptop
fee5af783e * Configure modules when worker starts for simplifying reconfig procedure
* Add two behaviour types of memory allocator: greedy and ungreedy
* Adopt surbl module for new configure style
2008-10-14 17:34:56 +04:00
Vsevolod Stakhov
b58d2b7e4d * Add initial implementation of surbl check module 2008-09-03 19:13:24 +04:00
Vsevolod Stakhov
8b8ae0cf7a * Add initial implementation of C modules API 2008-08-14 17:14:02 +04:00