Revīziju grafs

27 Revīzijas

Autors SHA1 Ziņojums Datums
Alexander Moisseev
c959a46cda [Minor] Reformat more Perl scripts 2018-10-17 19:35:07 +03:00
Vsevolod Stakhov
cc213ec128 [Feature] Use Redis instead of memcached in URLs redirector 2017-02-02 14:38:23 +00:00
Vsevolod Stakhov
5efd0c7fe5 Sort dependencies. 2015-06-16 19:13:53 +01:00
Vsevolod Stakhov
5ad7492c72 Store partial results in memcached. 2015-06-16 19:09:36 +01:00
Vsevolod Stakhov
72cd49153a Fix loops in POE. 2015-06-16 19:09:27 +01:00
Vsevolod Stakhov
b5f194d795 Reformat redirector code (no functional changes). 2015-06-16 18:24:20 +01:00
Vsevolod Stakhov
90d1e9ebe5 Fix numerous issues with redirector startup. 2015-06-16 18:20:30 +01:00
Vsevolod Stakhov
52c2a6746e Fix shebang. 2015-06-16 16:31:39 +01:00
Vsevolod Stakhov
7a62e828f7 Update->add 2015-06-16 16:18:31 +01:00
Vsevolod Stakhov
fcfe6de1da Fix digest invocation. 2015-06-16 16:18:31 +01:00
Vsevolod Stakhov
f2334aeb87 Fix variable name. 2015-06-16 16:18:31 +01:00
Vsevolod Stakhov
d8e4c70241 Fix issues with redirector HTTP response. 2015-06-16 16:18:31 +01:00
Vsevolod Stakhov
ea6b0baf7a Do not store redirects to the same url. 2015-04-21 16:48:32 +01:00
Vsevolod Stakhov
cfd88fa9ea Remove dependency on deprecated Digest::SHA256. 2011-12-06 18:39:58 +03:00
Vsevolod Stakhov
dbc8bb8dbc Implement checking options for modules
Implement checking for classifier options
Fix redirector to handle timeouts and invalid replies properly
Fix surbl module not to check each url
2010-12-13 20:54:22 +03:00
Vsevolod Stakhov
8d0053734f * Use syslog for logging
* Reworking logging logic
* Fixes some tabulation
2010-10-06 17:26:35 +04:00
Vsevolod Stakhov
dc42a41c5e * Improve definitions of redirector domains
* Add support of regexp to check only specific urls for each domains
* Check redirector in trie and not extract specific domains parts
* Add POE errors handling for redirector
2010-10-01 21:13:32 +04:00
Vsevolod Stakhov
a62ddb9677 * Call has_forked method to inform POE about fork 2010-07-13 16:14:47 +04:00
Vsevolod Stakhov
44c8c04604 * Some improvements to redirector 2010-07-13 15:38:15 +04:00
Vsevolod Stakhov
188018fe88 * One more fix to default redirector's settings 2009-07-28 15:38:34 +04:00
Vsevolod Stakhov
1b007aafd2 * Add new map 'redirector_hosts_map' for determining which hosts should be checked with redirector 2009-07-28 15:33:45 +04:00
Vsevolod Stakhov
fc5c006ccb * Avoid using static variables for callbacks
* Do not write to redirector logs not checked urls
2009-06-26 15:30:55 +04:00
Vsevolod Stakhov
580710d624 * Fixes to redirector:
- move memcached servers setting to config hash
  - eval config file before any actions
  - move daemonization code after all subs
  - fix searching in domains for redirector's check
2009-03-11 12:08:11 +03:00
Vsevolod Stakhov
e7017a518b * Fix redirector connection procedure
* Add more strict login
* Add new header Queue-ID to protocol
* Log message id or queue id
* Add config file for redirector
* Add ability to set regexp and domains list to check with redirector
2009-03-10 19:54:20 +03:00
Vsevolod Stakhov
514d83c13d * Fix initialization procedure of redirector
* Do not write to log file if we cannot open it
2009-03-06 13:09:32 +03:00
Vsevolod Stakhov
b4e3c96659 * Change method of dropping privilleges 2009-03-04 13:58:20 +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