566 Commits (2c586f099c345dd4a62387c005500e8a54bad3c2)

Author SHA1 Message Date
Alex 'AdUser' Z 119b9a8be4 * implement stats() for source modules 3 years ago
Alex 'AdUser' Z a77d43679e * refactor filter's stats() library call 3 years ago
Alex 'AdUser' Z 1738f64e63 * refactor backend modules for new library interface (closes #10) 3 years ago
Alex 'AdUser' Z 5d9f6df5ff * refactor backend modules library interface 3 years ago
Alex 'AdUser' Z d18b383cac * refactor filter modules for new library interface 3 years ago
Alex 'AdUser' Z 31c201a44b * refactor filter modules library interface 3 years ago
Alex 'AdUser' Z bc2455852e * refactor source modules for new library interface 3 years ago
Alex 'AdUser' Z 8f036f2983 * refactor sources modules library interface 3 years ago
Alex 'AdUser' Z c51fb24fec * fix csocket 'help' command 3 years ago
Alex 'AdUser' Z 19529fe3a5 * security tunes for csocket 3 years ago
Alex 'AdUser' Z 555c781237 * f2b_buf_append() : return size of actually appended data instead true/false 3 years ago
Alex 'AdUser' Z 739ea48520 * f2bc : fix build without libreadline & socket poll with them 3 years ago
Alex 'AdUser' Z 9ae9a974b8 * f2bc : fix build without libreadline & socket poll with them 3 years ago
Alex 'AdUser' Z 0ece77ef78 * f2b_conn_process() : fix handling empty lines && connection reset 3 years ago
Alex 'AdUser' Z 0e3737e47f * csocket-test : fixes 3 years ago
Alex 'AdUser' Z 39fe0fcce2 + extract f2b_conn_process() as separate function 3 years ago
Alex 'AdUser' Z 9cff184288 + f2b_buf_splice() 3 years ago
Alex 'AdUser' Z 51769d8407 * fix minor compile warning 3 years ago
Alex 'AdUser' Z b7b624f133 + csocket-test 3 years ago
Alex 'AdUser' Z 8233e28b07 * csocket.c : big refactoring 3 years ago
Alex 'AdUser' Z d44aee855f * f2b_cmd_{create,destroy}() 3 years ago
Alex 'AdUser' Z 179be41f18 * general cleanup : drop remaining f2b_cmsg_t 3 years ago
Alex 'AdUser' Z 0c4958b2b2 - cmsg.[ch] 3 years ago
Alex 'AdUser' Z 342c075e00 * drop multicast source/backend (so, it was funny, but it's time to die) 3 years ago
Alex 'AdUser' Z 94676fea56 * fully refactor client (f2bc) 3 years ago
Alex 'AdUser' Z 8988d5f8bc * move SA_REGISTER() macro to daemon.c, cleanup headers 3 years ago
Alex 'AdUser' Z 830ed21375 * refactor f2b_cmd_t 3 years ago
Alex 'AdUser' Z 11aa09abeb + f2b_buf_t 3 years ago
Alex 'AdUser' Z 5b4141471a * fix minor compile warning 3 years ago
Alex 'AdUser' Z f2f40d86a0 * add rpath to tools 6 years ago
Alex 'AdUser' Z ac55c7e81a * filter-test : use config instead direct library load 6 years ago
Alex 'AdUser' Z e46a8542cc * fixup 6 years ago
Alex 'AdUser' Z b7787cfea0 * put extra newline at client eof 6 years ago
Alex 'AdUser' Z 5fcb89c1a0 * fix compile error 7 years ago
Alex 'AdUser' Z 694624036c * allow redis source/backend fail on start 7 years ago
Alex 'AdUser' Z 0978076384 * fix setting jail 'state' param 7 years ago
Alex 'AdUser' Z 835016140d * add 'log level <level>' command 7 years ago
Alex 'AdUser' Z a541190802 * replace f2b_log_msg() calls with simple printf() in client 7 years ago
Alex 'AdUser' Z dd12854d02 * add cleanup() routine 7 years ago
Alex 'AdUser' Z bce27da74f * fix our hand-made readline 7 years ago
Alex 'AdUser' Z f19f1e6d8e * fix readline history 7 years ago
Alex 'AdUser' Z d8aa017a57 * update cmake 7 years ago
Alex 'AdUser' Z 6f44b474de * readline support for client 7 years ago
Alex 'AdUser' Z fedaeb5bc8 * tune log messages 7 years ago
Alex 'AdUser' Z a132610965 * try to fix dlopen() load path : 2nd try 7 years ago
Alex 'AdUser' Z 2454034a43 * set rpath on main binary 7 years ago
Alex 'AdUser' Z 4693dd7cff * use $CNAME instead hardcoded project name 7 years ago
Alex 'AdUser' Z 7baff98bd5 * fix log message 7 years ago
Alex 'AdUser' Z f7551113d8 * change modules naming & location 7 years ago
Alex 'AdUser' Z 91d17e02f2 * fix error handling & cleanup 7 years ago