648 Commits (79847e259da5c4102e19940952ac7c20fb0c666c)
 

Author SHA1 Message Date
Alex 'AdUser' Z 79847e259d * add config section 3 years ago
Alex 'AdUser' Z 3f16390ec9 * support for [csocket] section in config parser 3 years ago
Alex 'AdUser' Z a61bf8db90 * f2b_csocket_*() : update docs 3 years ago
Alex 'AdUser' Z 3c7c9bbb41 + filters/coturn.preg 3 years ago
Alex 'AdUser' Z ee12b9d4ab * source/redis : fix connect error 3 years ago
Alex 'AdUser' Z 89ca74ebd7 * source/files : force recalc stag on file open 3 years ago
Alex 'AdUser' Z 7f2d311d26 * filters/dovecot.preg 3 years ago
Alex 'AdUser' Z 5c785fd1d0 * update filter stats format & fix inline config 3 years ago
Alex 'AdUser' Z d8dbc6beb7 * source/files : report & reset file error 3 years ago
Alex 'AdUser' Z b9c9619a54 * tune nginx filters 3 years ago
Alex 'AdUser' Z a216a80650 * show daemon uptime in status 3 years ago
Alex 'AdUser' Z 7f1907172d * show file tags in source/files stats 3 years ago
Alex 'AdUser' Z 5e0ce72199 * more informative csocket error message 3 years ago
Alex 'AdUser' Z e202929f71 * refactor module cleanup (also fixes double-free) 3 years ago
Alex 'AdUser' Z f624990614 * fix filter init 3 years ago
Alex 'AdUser' Z 5de1142c17 + filters/exim.pcre 3 years ago
Alex 'AdUser' Z d0c5e43697 * fix response in "jail XXX ip status YYY" 3 years ago
Alex 'AdUser' Z ec90b7fed2 * fix match score in jails without filter 3 years ago
Alex 'AdUser' Z bc12d58acd * update config defaults 3 years ago
Alex 'AdUser' Z b23b4e187c * update ipaddr status report 3 years ago
Alex 'AdUser' Z d1c5f25042 * update jail stats fmt 3 years ago
Alex 'AdUser' Z 53c41f6253 * check calls to "jail * filter *" commands 3 years ago
Alex 'AdUser' Z bcd61bbdee * ability to tune filter parameters from file with regexps (closes #9) 3 years ago
Alex 'AdUser' Z 28093ba0f8 * update jail for use score instead maxcount (see #9) 3 years ago
Alex 'AdUser' Z 316df08b05 + f2b_matches_score() 3 years ago
Alex 'AdUser' Z 31ddadccbd * rename function: f2b_matches_append() -> f2b_matches_prepend() 3 years ago
Alex 'AdUser' Z 3f46a685f0 * add deprecation warning for some jail opts 3 years ago
Alex 'AdUser' Z dce63b7ecd * fix jail defaults & stats 3 years ago
Alex 'AdUser' Z 10836ebf5e * misc fixes 3 years ago
Alex 'AdUser' Z 68e5887637 * refactor f2b_jail_init() 3 years ago
Alex 'AdUser' Z 2f3d0085e0 * f2b_*_destroy() : fixes 3 years ago
Alex 'AdUser' Z 428bed61e9 * source-test : gracefullly stop source 3 years ago
Alex 'AdUser' Z c0f6f5a005 * source-test : show source stats on exit 3 years ago
Alex 'AdUser' Z 6d5c05ac83 * source-test : handle C-c in terminal 3 years ago
Alex 'AdUser' Z 565cacad93 + f2b_source_stats() 3 years ago
Alex 'AdUser' Z 1f4dd61788 * source/files : strip newline 3 years ago
Alex 'AdUser' Z 8bcf674030 * update jail processing for module interface changes 3 years ago
Alex 'AdUser' Z 4f8ff4d8f7 * chg filters match() method to return ftag and set match score 3 years ago
Alex 'AdUser' Z 7cdcbd22e1 * chg sources next() method to return stag 3 years ago
Alex 'AdUser' Z a763d9bb98 * extend ipaddr match with stag/ftag/score 3 years ago
Alex 'AdUser' Z 260648ee2a * source/portknock : fix fd leakage 3 years ago
Alex 'AdUser' Z d56feb497e * set default score for filters 3 years ago
Alex 'AdUser' Z dbb4a02dfa * calc tags for source/filter internal structs 3 years ago
Alex 'AdUser' Z 444922f45a * check if source needs filter 3 years ago
Alex 'AdUser' Z 529fb48281 * replace ready() with state() in modules api 3 years ago
Alex 'AdUser' Z e94447cf26 * drop duplicate defines from module headers 3 years ago
Alex 'AdUser' Z 4cbc227d20 * two new headers : mod-*.h 3 years ago
Alex 'AdUser' Z 1b09022d6b * reorganize #include's 3 years ago
Alex 'AdUser' Z e652e5d777 * use just unsigned char buffer instead struct in_addr/in6_addr types 3 years ago
Alex 'AdUser' Z 7a978132f8 * style fix 3 years ago