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.
 
 
Alex 'AdUser' Z 3f16390ec9 * support for [csocket] section in config parser 3 years ago
..
backends * replace ready() with state() in modules api 3 years ago
filters * update filter stats format & fix inline config 3 years ago
sources * source/redis : fix connect error 3 years ago
CMakeLists.txt + csocket-test 3 years ago
appconfig.c * reorganize #include's 3 years ago
appconfig.h * reorganize #include's 3 years ago
backend-test.c * update f2b_jail_t struct 3 years ago
backend.c * refactor module cleanup (also fixes double-free) 3 years ago
backend.h * replace ready() with state() in modules api 3 years ago
buf.c * f2b_buf_append() : return size of actually appended data instead true/false 3 years ago
buf.h * f2b_buf_append() : return size of actually appended data instead true/false 3 years ago
client.c - client.h 3 years ago
commands.c * add 'jail $jail source stats' csocket command 3 years ago
commands.h * add 'jail $jail source stats' csocket command 3 years ago
common.h * reorganize #include's 3 years ago
config.c * support for [csocket] section in config parser 3 years ago
config.h * support for [csocket] section in config parser 3 years ago
csocket-test.c * csocket-test : true handling of "help" command 3 years ago
csocket.c * more informative csocket error message 3 years ago
csocket.h * f2b_csocket_*() : update docs 3 years ago
daemon.c * show daemon uptime in status 3 years ago
filter-test.c * chg filters match() method to return ftag and set match score 3 years ago
filter.c * update filter stats format & fix inline config 3 years ago
filter.h * chg filters match() method to return ftag and set match score 3 years ago
fnv.h * calc tags for source/filter internal structs 3 years ago
fnv32a.c * calc tags for source/filter internal structs 3 years ago
ipaddr.c * update ipaddr status report 3 years ago
ipaddr.h * reorganize #include's 3 years ago
jail.c * fix filter init 3 years ago
jail.h * update jail for use score instead maxcount (see #9) 3 years ago
log.c * reorganize #include's 3 years ago
log.h * refactor filter modules library interface 3 years ago
matches.c + f2b_matches_score() 3 years ago
matches.h + f2b_matches_score() 3 years ago
mod-api.h * two new headers : mod-*.h 3 years ago
mod-defs.h * set default score for filters 3 years ago
source-test.c * source-test : gracefullly stop source 3 years ago
source.c * refactor module cleanup (also fixes double-free) 3 years ago
source.h + f2b_source_stats() 3 years ago
statefile.c * reorganize #include's 3 years ago
statefile.h * use linked-list in f2b_matches_t instead preallocated fixed-size array 3 years ago
strlcpy.c rename file 8 years ago
strlcpy.h rename file 8 years ago