Commit Graph

10 Commits

Author SHA1 Message Date
Vsevolod Stakhov
3fe671c49e Add compatibility with glib < 2.2.22
Fix user in start script
2010-10-28 17:27:47 +04:00
Vsevolod Stakhov
473a282dab * Improve reopenlog command in rc script 2010-07-20 18:11:32 +04:00
Vsevolod Stakhov
6a721dd9d9 * Fix to rc script 2010-07-19 17:48:24 +04:00
Vsevolod Stakhov
c0b7a87e6a * Reopen log file by USR1 signal
* Add reopenlog method to FreeBSD rc script
2010-07-19 15:14:46 +04:00
Vsevolod Stakhov
cc8abc2714 * Fix reload signal (reported by citrin) 2010-07-12 19:12:24 +04:00
Vsevolod Stakhov
02a6d987bb * Improve logging system:
- do not write many repeated messages to log
  - add process name to log line
* Small fixes to FreeBSD port and to start script as we have xml version now
* Reconfig modules while rereading config file
2010-04-27 18:43:22 +04:00
Vsevolod Stakhov
3dd95c9525 * Fix CRLF parsing
* Fix pidfile in start script
2009-09-24 15:31:48 +04:00
Vsevolod Stakhov
21a2da8ea3 * Improve rc script by specifying pidfile path 2009-06-29 17:31:48 +04:00
Vsevolod Stakhov
d0dbd1aa3a * Add raw mode flag for improving performance by avoiding expensive utf8 transforms
* Improve FreeBSD start script by adding config test precmd
2009-04-21 03:47:28 +04: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