284 Commits (3eed8fc1370ae9cb4a1c6a6b847f2bcecde952b1)
 

Author SHA1 Message Date
Alex 'AdUser' Z 3eed8fc137 + configs/conf-enabled/README.txt 8 years ago
Alex 'AdUser' Z 4d3ea70afd * bump version 8 years ago
Alex 'AdUser' Z fe903b6c89 + add changelog 8 years ago
Alex 'AdUser' Z 05b1f8423d * try to fix parsing of 'jail <name> regex add <regex>' 8 years ago
Alex 'AdUser' Z 40a7004490 * enable 'icase' for filters by default 8 years ago
Alex 'AdUser' Z aeb55d037e * tune configs location 8 years ago
Alex 'AdUser' Z 552515ba0d * tune default build options 8 years ago
Alex 'AdUser' Z f043036197 * make directory for custom configs 8 years ago
Alex 'AdUser' Z 589e5d7a7b * apply CMAKE_INSTALL_PREFIX to configs 8 years ago
Alex 'AdUser' Z 0e8bd9ee0b * fix ssh filter 8 years ago
Alex 'AdUser' Z 2b27e05028 * f2b_logfile_getline() : fix 8 years ago
Alex 'AdUser' Z eea9952761 * filters/ssh.preg 8 years ago
Alex 'AdUser' Z fa1d35549c * use strl*() instead snprintf() in backends 8 years ago
Alex 'AdUser' Z 3dbf0eac70 * fix segfault in preg filter 8 years ago
Alex 'AdUser' Z a9c75e9cd1 * use strl*() instead snprintf() in filters 8 years ago
Alex 'AdUser' Z 0655fe84a1 * rename tests utils 8 years ago
Alex 'AdUser' Z 14e2aef175 + configs/conf-available/10-backend-exec-ipfw.conf 8 years ago
Alex 'AdUser' Z 605798dc34 * 'shared = yes' for backends by default 8 years ago
Alex 'AdUser' Z 38ce77a020 * jails_stop() : also free jails 8 years ago
Alex 'AdUser' Z eb8e5f2842 * fix cppcheck warnings 8 years ago
Alex 'AdUser' Z 4b76a42d2c * zeroing config before reload 8 years ago
Alex 'AdUser' Z c57d442aee * print date/time in log 8 years ago
Alex 'AdUser' Z 133ef989e8 * disable buffering for logfile 8 years ago
Alex 'AdUser' Z d92645a41e * fix includes on bsd 8 years ago
Alex 'AdUser' Z 35eed0b1a4 * cmake : fixes for bsd build 8 years ago
Alex 'AdUser' Z 9b3de998c3 * reorganize headers in filters 8 years ago
Alex 'AdUser' Z 0644fbe90b * f2b_filter_stats() : reset buffer before use 8 years ago
Alex 'AdUser' Z 1ba53306f4 * suppress warning 8 years ago
Alex 'AdUser' Z 22842c5e60 * chg cmsg DATA_LEN_MAX 8 years ago
Alex 'AdUser' Z e792f8ba44 * f2b_cmsg_process() : chg processing of CMD_JAIL_IP_* 8 years ago
Alex 'AdUser' Z a28c95579f * f2b_logfile_rotated() : check 'opened' flag 8 years ago
Alex 'AdUser' Z 31b7b9f9f7 * f2b_logfile_close() : safer version 8 years ago
Alex 'AdUser' Z a342e00e70 Revert "* rename command 'jail ip show' -> 'jail ip status'" 8 years ago
Alex 'AdUser' Z 53935abd77 * add 'jail regex stats' & 'jail regex add' commands 8 years ago
Alex 'AdUser' Z ce86ddd4c0 + f2b_filter_stats() 8 years ago
Alex 'AdUser' Z 64ca6cb323 + f2b_filter_append() 8 years ago
Alex 'AdUser' Z eb77abed3d * filter.h : fix stats() definition 8 years ago
Alex 'AdUser' Z e0f430eb8c * rename command 'jail ip show' -> 'jail ip status' 8 years ago
Alex 'AdUser' Z a09ffb497b * f2b_cmsg_process() : check for CMD_NONE 8 years ago
Alex 'AdUser' Z fd3a1d584f + f2b_jail_get_status() 8 years ago
Alex 'AdUser' Z ea3a223268 + f2b_ipaddr_status() 8 years ago
Alex 'AdUser' Z 1d5ee209d3 * bind stats() on filter library load 8 years ago
Alex 'AdUser' Z 0f8756d46d * stats() impl for filter/pcre 8 years ago
Alex 'AdUser' Z a5d1b0b5e5 * stats() impl for filter/preg 8 years ago
Alex 'AdUser' Z 5b75873990 * define stats() in filter api 8 years ago
Alex 'AdUser' Z 2626c0f145 * define misc limits in filter.h 8 years ago
Alex 'AdUser' Z a715c29f4c * rename var 8 years ago
Alex 'AdUser' Z 7991d40687 - src/filters/regexps.h : unused 8 years ago
Alex 'AdUser' Z babca421a8 * cmake : show status of WITH_REDIS 8 years ago
Alex 'AdUser' Z 6aa251641a * backend/redis : connection management 8 years ago