572 Commits (5f1fa6ef7f2360c79a6929061d3e9e30a9b2228f)

Author SHA1 Message Date
Alex 'AdUser' Z ce0a2a8a7a + add 'stdout' variant for log destination 5 months ago
Alex 'AdUser' Z f69b02612e * source/files : fix on file gone for a long time 5 months ago
Alex 'AdUser' Z 11e50d4f53 * fixes for IPSET_CMD_TEST 2 years ago
Alex 'AdUser' Z a21de1547c + add support for libipset >= 7.X 2 years ago
Alex 'AdUser' Z fc2d27caa6 * src/backend-test.c : add list of available commands 2 years ago
Alex 'AdUser' Z 2dfe4a1a88 * refactor CMakeLists.txt to use pkg-config 2 years ago
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 4 years ago
Alex 'AdUser' Z 42185ab77d * disable set jail 'state' param at runtime (closes #11) 4 years ago
Alex 'AdUser' Z 8216b55920 = fix socket leakage 4 years ago
Alex 'AdUser' Z ad8d18240a * restore filter's defscore on flush 4 years ago
Alex 'AdUser' Z 373c4faf56 * tune csocket replies 4 years ago
Alex 'AdUser' Z 9f7a8dc8a6 * fix valgrind checks in f2b_cmd_*() & improve testing 4 years ago
Alex 'AdUser' Z c8f1024c98 * tune handling on stale control sockets 4 years ago
Alex 'AdUser' Z 1c3dbee3d2 * minor fixes 4 years ago
Alex 'AdUser' Z b2e1de7524 * make source optional in jail 4 years ago
Alex 'AdUser' Z c87ae073a9 * f2b_jail_process() : logic tune 4 years ago
Alex 'AdUser' Z 8e0d93aa71 * replace md5 implementation with public-domain licensed 4 years ago
Alex 'AdUser' Z 2ab12c4fd5 * increase EVENT_MAX 4 years ago
Alex 'AdUser' Z 51a0e823fb * csocket processing: handle \r\n lines 4 years ago
Alex 'AdUser' Z cc04c356d4 * add jail name in events 4 years ago
Alex 'AdUser' Z da473bdb6a * generate events for jail 4 years ago
Alex 'AdUser' Z 4739f2d01f * subscribe csocket event handler to events 4 years ago
Alex 'AdUser' Z 5c77a8f12e + f2b_csocket_event_broadcast() 4 years ago
Alex 'AdUser' Z 1bae05c92d + 'log events' csocket command 4 years ago
Alex 'AdUser' Z d82c515f44 + event.[ch] 4 years ago
Alex 'AdUser' Z 4873582cc7 * refactor f2b_csocket_*() : hide f2b_csock_t *handler 4 years ago
Alex 'AdUser' Z bee237f261 * refactor connection auth 4 years ago
Alex 'AdUser' Z 0a2af006e4 * minor fix 4 years ago
Alex 'AdUser' Z c2a7a39daa * challenge auth for csocket 4 years ago
Alex 'AdUser' Z 1622d04db8 + md5.[ch] 4 years ago
Alex 'AdUser' Z fe48ee2961 * check auth on "inet" csocket connections 4 years ago
Alex 'AdUser' Z f92c18b415 * update csocket responces 4 years ago
Alex 'AdUser' Z b371f4bf3c + flags for listen sockets & connections 4 years ago
Alex 'AdUser' Z 9f23f18499 * random passwords for control socket if unset in config 4 years ago
Alex 'AdUser' Z b3d125634a * update binaries for use refactored f2b_csocket_*() functions 4 years ago
Alex 'AdUser' Z 8da65639ff * refactor f2b_csocket_*() for new config style 4 years ago
Alex 'AdUser' Z 3f16390ec9 * support for [csocket] section in config parser 4 years ago
Alex 'AdUser' Z a61bf8db90 * f2b_csocket_*() : update docs 4 years ago