566 Commits (2c586f099c345dd4a62387c005500e8a54bad3c2)

Author SHA1 Message Date
Alex 'AdUser' Z 2c586f099c * SO_PEERCRED is linux-specific now 3 years ago
Alex 'AdUser' Z da86aa48f3 * include some more headers for compatibility 3 years ago
Alex 'AdUser' Z d30a22ef3f * refactor apply jail defaults (closes #12) 3 years ago
Alex 'AdUser' Z b69e4de590 * more sanity checks for jails 3 years ago
Alex 'AdUser' Z 99bce2308f * f2b_jail_{start,stop}() : refactor for support optional backend 3 years ago
Alex 'AdUser' Z edba9483c5 * backend/redis : fix option check 3 years ago
Alex 'AdUser' Z e8e50b4b4b * src/filters/preg.c : append() refactoring 3 years ago
Alex 'AdUser' Z 6e40a8faed * reorder fields in filters' rx_t struct 3 years ago
Alex 'AdUser' Z e8179ea8ad * save order for patterns in filters on load 3 years ago
Alex 'AdUser' Z 02f742e436 * f2b-filter-stats : tune output 3 years ago
Alex 'AdUser' Z 4baaae4b36 * misc fixes 3 years ago
Alex 'AdUser' Z 2214e95394 * fix score calc in 'preg' filter 3 years ago
Alex 'AdUser' Z e9f6b82d14 * refactor jail flags and statefile handling 3 years ago
Alex 'AdUser' Z 42185ab77d * disable set jail 'state' param at runtime (closes #11) 3 years ago
Alex 'AdUser' Z 8216b55920 = fix socket leakage 3 years ago
Alex 'AdUser' Z ad8d18240a * restore filter's defscore on flush 3 years ago
Alex 'AdUser' Z 373c4faf56 * tune csocket replies 3 years ago
Alex 'AdUser' Z 9f7a8dc8a6 * fix valgrind checks in f2b_cmd_*() & improve testing 3 years ago
Alex 'AdUser' Z c8f1024c98 * tune handling on stale control sockets 3 years ago
Alex 'AdUser' Z 1c3dbee3d2 * minor fixes 3 years ago
Alex 'AdUser' Z b2e1de7524 * make source optional in jail 3 years ago
Alex 'AdUser' Z c87ae073a9 * f2b_jail_process() : logic tune 3 years ago
Alex 'AdUser' Z 8e0d93aa71 * replace md5 implementation with public-domain licensed 3 years ago
Alex 'AdUser' Z 2ab12c4fd5 * increase EVENT_MAX 3 years ago
Alex 'AdUser' Z 51a0e823fb * csocket processing: handle \r\n lines 3 years ago
Alex 'AdUser' Z cc04c356d4 * add jail name in events 3 years ago
Alex 'AdUser' Z da473bdb6a * generate events for jail 3 years ago
Alex 'AdUser' Z 4739f2d01f * subscribe csocket event handler to events 3 years ago
Alex 'AdUser' Z 5c77a8f12e + f2b_csocket_event_broadcast() 3 years ago
Alex 'AdUser' Z 1bae05c92d + 'log events' csocket command 3 years ago
Alex 'AdUser' Z d82c515f44 + event.[ch] 3 years ago
Alex 'AdUser' Z 4873582cc7 * refactor f2b_csocket_*() : hide f2b_csock_t *handler 3 years ago
Alex 'AdUser' Z bee237f261 * refactor connection auth 3 years ago
Alex 'AdUser' Z 0a2af006e4 * minor fix 3 years ago
Alex 'AdUser' Z c2a7a39daa * challenge auth for csocket 3 years ago
Alex 'AdUser' Z 1622d04db8 + md5.[ch] 3 years ago
Alex 'AdUser' Z fe48ee2961 * check auth on "inet" csocket connections 3 years ago
Alex 'AdUser' Z f92c18b415 * update csocket responces 3 years ago
Alex 'AdUser' Z b371f4bf3c + flags for listen sockets & connections 3 years ago
Alex 'AdUser' Z 9f23f18499 * random passwords for control socket if unset in config 3 years ago
Alex 'AdUser' Z b3d125634a * update binaries for use refactored f2b_csocket_*() functions 3 years ago
Alex 'AdUser' Z 8da65639ff * refactor f2b_csocket_*() for new config style 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 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 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 a216a80650 * show daemon uptime in status 3 years ago
Alex 'AdUser' Z 7f1907172d * show file tags in source/files stats 3 years ago