You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Vsevolod Stakhov 207dca6a75 Fix build for an old libevent. 11 jaren geleden
..
cdb Allow NO_SHARED build to use static archives for internal libraries. 12 jaren geleden
classifiers Detect exp2l as well. Update to 0.5.6. 11 jaren geleden
client Fix a problem with listening on sockets. 11 jaren geleden
evdns Fix build under Solaris10. Reported in https://bitbucket.org/vstakhov/rspamd/issue/21/rspamd-solaris10-x86-openindiana 12 jaren geleden
json Do not panic when json buffer is NULL or empty. 11 jaren geleden
lua Save http date for lua. 11 jaren geleden
plugins Implement per-suffix bits support in surbl plugin. 11 jaren geleden
tokenizers Reduce tokenization noize to improve bayes. 11 jaren geleden
aio_event.c Fix portability on Solaris. 11 jaren geleden
aio_event.h Use guint64 for all IO operations. 12 jaren geleden
binlog.c Another debian license fix. 11 jaren geleden
binlog.h * Add start script for red hat compatible systems 13 jaren geleden
bloom.c Another debian license fix. 11 jaren geleden
bloom.h * Add start script for red hat compatible systems 13 jaren geleden
buffer.c Another buffers fix. 11 jaren geleden
buffer.h Force restful replies for restful sessions (not tested with all commands). 11 jaren geleden
cfg_file.h Allow listening on multiply addresses. 11 jaren geleden
cfg_file.l * Handle and dump factors correctly 14 jaren geleden
cfg_file.y * Handle and dump factors correctly 14 jaren geleden
cfg_utils.c Remove broken line. 11 jaren geleden
cfg_xml.c Reverse a list of module options to preserve order. 11 jaren geleden
cfg_xml.h Support metaoptions in lua configuration. 11 jaren geleden
controller.c Add stat_reset command. 11 jaren geleden
diff.c Fix misprint in diff function normalizer. 11 jaren geleden
diff.h Forgot in previous commit. 11 jaren geleden
dkim.c Fix some warnings that actually are dangerous. 11 jaren geleden
dkim.h * Implement 'time_jitter' setting allowing to check signatures in future in case of incorrect system time (1 minute jittering by default). 12 jaren geleden
dns.c Rework socket creation logic to support both ipv4 and ipv6 sockets. 11 jaren geleden
dns.h Rework socket creation logic to support both ipv4 and ipv6 sockets. 11 jaren geleden
dynamic_cfg.c Update required score according to default metric's action. 11 jaren geleden
dynamic_cfg.h Add saving of actions, symbols and maps. 11 jaren geleden
events.c Another debian license fix. 11 jaren geleden
events.h * More things to be thread-safe: 12 jaren geleden
expressions.c Forgot in previous commit. 11 jaren geleden
expressions.h Fix several potential problems found by static analysis. 11 jaren geleden
filter.c Add saving of actions, symbols and maps. 11 jaren geleden
filter.h * Allow to use other composites inside a composite's expression 12 jaren geleden
fstring.c * Initial approach to RESTful controller. 11 jaren geleden
fstring.h Add support of buffered IO reset to support persistent connections. 12 jaren geleden
fuzzy.c Another debian license fix. 11 jaren geleden
fuzzy.h * Add start script for red hat compatible systems 13 jaren geleden
fuzzy_storage.c Allow listening on multiply addresses. 11 jaren geleden
fuzzy_storage.h Allow restriction of update commands for fuzzy storage. 11 jaren geleden
hash.c Another debian license fix. 11 jaren geleden
hash.h * LRU cache now is capable to get custom insert and delete functions that would allow to use custom storage engines for it 12 jaren geleden
html.c Another debian license fix. 11 jaren geleden
html.h * Add start script for red hat compatible systems 13 jaren geleden
images.c Update copyright (required by debian). 12 jaren geleden
images.h * Add start script for red hat compatible systems 13 jaren geleden
kvstorage.c Strict prototypes. 12 jaren geleden
kvstorage.h Rework socket creation logic to support both ipv4 and ipv6 sockets. 11 jaren geleden
kvstorage_bdb.c Use DB_HASH access method for bdb backend. 12 jaren geleden
kvstorage_bdb.h * Add initial support of bdb backend 12 jaren geleden
kvstorage_config.c Update copyright (required by debian). 12 jaren geleden
kvstorage_config.h * Add <no_overwrite> flag for keystorage preventing from overwriting keys (works for cryptographic keys). 12 jaren geleden
kvstorage_file.c Use DB_HASH access method for bdb backend. 12 jaren geleden
kvstorage_file.h * Add <no_overwrite> flag for keystorage preventing from overwriting keys (works for cryptographic keys). 12 jaren geleden
kvstorage_server.c Allow listening on multiply addresses. 11 jaren geleden
kvstorage_server.h Adopt rspamd for the next glib release. 12 jaren geleden
kvstorage_sqlite.c * Implement binary safe keys. 12 jaren geleden
kvstorage_sqlite.h * Add initial skeleton of file based backend 12 jaren geleden
lmtp.c * Use murmur hash for all hashes as it is more efficient and provides more uniform distribution as glib's default one. 11 jaren geleden
lmtp.h * Introduce new system of worker's and modules initialization: 12 jaren geleden
lmtp_proto.c Rework socket creation logic to support both ipv4 and ipv6 sockets. 11 jaren geleden
lmtp_proto.h Fixes types (use glib ones) no functional change. 13 jaren geleden
logger.c Fix logging in rspamd-util routines. 11 jaren geleden
logger.h Fix logging in rspamd-util routines. 11 jaren geleden
lua_worker.c Allow listening on multiply addresses. 11 jaren geleden
main.c Allow listening on multiply addresses. 11 jaren geleden
main.h Fix build for an old libevent. 11 jaren geleden
map.c Parse HTTP date in map requests. 11 jaren geleden
map.h Use getaddrinfo when opening sockets. 11 jaren geleden
mem_pool.c Fix arguments order in system call. 11 jaren geleden
mem_pool.h Use universal mutex type to avoid glib collisions. 11 jaren geleden
memcached-test.c Another debian license fix. 11 jaren geleden
memcached.c Another debian license fix. 11 jaren geleden
memcached.h Fixes types (use glib ones) no functional change. 13 jaren geleden
message.c More fixes to received parser. 11 jaren geleden
message.h * Add start script for red hat compatible systems 13 jaren geleden
printf.c Update copyright (required by debian). 12 jaren geleden
printf.h Fix static build. 12 jaren geleden
protocol.c Allow parsing streams without Content-Length. 11 jaren geleden
protocol.h * Initial approach to RESTful controller. 11 jaren geleden
proxy.c * Add support of XCLIENT to the smtp proxy. 12 jaren geleden
proxy.h * Add support of XCLIENT to the smtp proxy. 12 jaren geleden
radix.c Another debian license fix. 11 jaren geleden
radix.h Strict prototypes. 12 jaren geleden
roll_history.c Remove endless counter incrementing. 11 jaren geleden
roll_history.h Add locking for maps. 11 jaren geleden
rrd.c Add webui handler for rspamd (skeleton). 11 jaren geleden
rrd.h Implement rra writing. 11 jaren geleden
settings.c Fix critical memory leak in settings code. 11 jaren geleden
settings.h Add /maps and /getmap commands to webui. 11 jaren geleden
smtp.c Allow listening on multiply addresses. 11 jaren geleden
smtp.h * Add initial implementation of proxy object 12 jaren geleden
smtp_proto.c * Initial approach to RESTful controller. 11 jaren geleden
smtp_proto.h * Add initial implementation of proxy object 12 jaren geleden
smtp_proxy.c Allow listening on multiply addresses. 11 jaren geleden
smtp_utils.c Rework socket creation logic to support both ipv4 and ipv6 sockets. 11 jaren geleden
smtp_utils.h Rework socket creation logic to support both ipv4 and ipv6 sockets. 11 jaren geleden
spf.c Another debian license fix. 11 jaren geleden
spf.h * Fix spf plugin that was broken in 0.4.7 12 jaren geleden
statfile.c Make mlock option as tunable. 11 jaren geleden
statfile.h Make mlock option as tunable. 11 jaren geleden
statfile_sync.c Rework socket creation logic to support both ipv4 and ipv6 sockets. 11 jaren geleden
statfile_sync.h * Use event_base thread safe API to allow parallelism based on threads 12 jaren geleden
symbols_cache.c * Use murmur hash for all hashes as it is more efficient and provides more uniform distribution as glib's default one. 11 jaren geleden
symbols_cache.h Fix very bad bug in a memory pool allocator. 13 jaren geleden
trie.c Rework suffix trie implementation. 11 jaren geleden
trie.h * Add start script for red hat compatible systems 13 jaren geleden
upstream.c Another debian license fix. 11 jaren geleden
upstream.h * Add lua bindings for upstream API. 12 jaren geleden
url.c Do not search plaintext email objects in html parts. 11 jaren geleden
url.h Do not try to detect tld urls inside HTML texts as it generates too much false positive matches. 12 jaren geleden
util.c Fix a problem with listening on sockets. 11 jaren geleden
util.h Allow listening on multiply addresses. 11 jaren geleden
view.c Add /maps and /getmap commands to webui. 11 jaren geleden
view.h Avoid global variables in map logic. 11 jaren geleden
webui.c Allow listening on multiply addresses. 11 jaren geleden
worker.c Allow listening on multiply addresses. 11 jaren geleden
worker_util.c Fix build for an old libevent. 11 jaren geleden