|
compat
|
* Add compat files to repository for making RCS version working
|
2008-04-03 16:10:18 +04:00 |
|
.hgsigs
|
Added signature for changeset ddfabe58f2111f40428d0421192e657b018f71a9
|
2007-11-01 18:01:32 +03:00 |
|
awl.c
|
* Free lock in some cases to remove bug when lock is not released and all threads become waiting for it.
|
2009-02-05 16:44:36 +03:00 |
|
awl.h
|
* Rework auto-whitelist
|
2009-01-28 19:18:19 +03:00 |
|
cfg_file.c
|
* Remove exit to avoid termination of rmilter when we reload bad config
|
2009-02-04 17:07:18 +03:00 |
|
cfg_file.h
|
* Improve logging for config files, now write errors and warnings to syslog instead of stderr
|
2009-02-04 17:06:14 +03:00 |
|
cfg_file.l
|
* Fix error when position in buffer include stack became -1 and work of parser becomes invalid
|
2009-02-12 17:17:03 +03:00 |
|
cfg_file.y
|
* Add support for prefixes in greylisting
|
2008-11-06 19:14:16 +03:00 |
|
configure
|
* Merge with rspamd configure and build system
|
2009-02-12 19:40:48 +03:00 |
|
libclamc.c
|
* Fix logging (to postfix style)
|
2008-08-13 13:29:11 +04:00 |
|
libclamc.h
|
* Add new build system with semi-autoconf (tested on FreeBSD and Linux)
|
2008-03-28 22:19:03 +03:00 |
|
libspamd.c
|
* Fix logging (to postfix style)
|
2008-08-13 13:29:11 +04:00 |
|
libspamd.h
|
* Spamd returns marks as double, so parse them as doubles
|
2008-04-02 19:13:19 +04:00 |
|
main.c
|
* Minor fixes in logging
|
2009-02-12 19:16:30 +03:00 |
|
Makefile.in
|
* Merge with rspamd configure and build system
|
2009-02-12 19:40:48 +03:00 |
|
memcached-test.c
|
* Add some additional comments
|
2007-12-07 18:43:37 +03:00 |
|
memcached.c
|
* Try to fix compatibility issues with sendmail and FreeBSD 4
|
2009-02-12 18:49:50 +03:00 |
|
memcached.h
|
* Add special 'opened' flag to memceched ctx that allows to close only those sessions that were opened
|
2009-02-10 18:54:49 +03:00 |
|
radix.c
|
* Improve logging (required by dmx)
|
2009-02-04 16:37:27 +03:00 |
|
radix.h
|
* Fix memory allocating/deallocating in radix code
|
2008-04-21 20:48:30 +04:00 |
|
ratelimit.c
|
* Try to fix compatibility issues with sendmail and FreeBSD 4
|
2009-02-12 18:49:50 +03:00 |
|
ratelimit.h
|
* Add memcached library
|
2007-12-05 20:07:26 +03:00 |
|
regexp.c
|
* Remove cur_rcpt logic
|
2008-08-15 15:22:39 +04:00 |
|
regexp.h
|
* Try to fix regexp rules
|
2008-03-31 18:55:49 +04:00 |
|
rmilter-grey.conf
|
* Turn on awl checks in rmilter and add its settings to config
|
2008-01-17 18:36:18 +03:00 |
|
rmilter.8
|
* Add serial number to config to prevent crashes when reloading
|
2008-05-07 15:12:52 +04:00 |
|
rmilter.c
|
* Minor fixes in logging
|
2009-02-12 19:16:30 +03:00 |
|
rmilter.conf.sample
|
* Add support for prefixes in greylisting
|
2008-11-06 19:14:16 +03:00 |
|
rmilter.h
|
* Write to log message id when we found it in In-Reply-To header
|
2008-10-08 20:32:09 +04:00 |
|
rmilter.sh
|
* Fix i386 problem: sizeof(off_t) > sizeof(size_t)
|
2008-03-19 15:54:18 +03:00 |
|
spf.c
|
* Remove unused include dependency from bdb
|
2008-10-21 19:38:05 +04:00 |
|
spf.h
|
* Add domains check to spf check
|
2007-10-01 20:19:24 +04:00 |
|
upstream.c
|
* Fix upstream errors
|
2008-04-30 14:57:37 +04:00 |
|
upstream.h
|
* Add debug messages to upstream
|
2008-04-14 15:36:19 +04:00 |