Alex 'AdUser' Z
eab4a556b9
* fix filelist for f2b-mod-ipset
8 years ago
Alex 'AdUser' Z
d8a693508d
* fix paths in debian package
8 years ago
Alex 'AdUser' Z
fa87ad3b6f
* debian/changelog
8 years ago
Alex Z
e8738a5267
Merge pull request #5 from stintel/openrc
...
* contrib: don't hard depend on mountall
8 years ago
Stijn Tintel
f98f75bb7f
* contrib: don't hard depend on mountall
...
The mountall service is Debian specific, so it shouldn't be a hard
dependency. Change need mountall to use mountall instead. This makes the
init scrit compatible with Gentoo, and possibly other distros.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
8 years ago
Alex 'AdUser' Z
f7551113d8
* change modules naming & location
8 years ago
Alex 'AdUser' Z
94e4cfff53
* fix version
8 years ago
Alex 'AdUser' Z
53033cf29e
* update debian package
8 years ago
Alex 'AdUser' Z
47dd5fffd8
* add note about ipset backend in docs
8 years ago
Alex 'AdUser' Z
91d17e02f2
* fix error handling & cleanup
8 years ago
Alex 'AdUser' Z
0fe4516297
* fix backend's my_ipset_cmd() & start()
8 years ago
Alex 'AdUser' Z
4a9daae0af
* add config for new backend
8 years ago
Alex 'AdUser' Z
d88cc64bbd
* update cmake
8 years ago
Alex 'AdUser' Z
857c8a95ce
* add draft of ipset backend
8 years ago
Alex 'AdUser' Z
a8b1e0a6e9
* update README
8 years ago
Alex 'AdUser' Z
53955e44a5
* fix some mistypes
8 years ago
Alex 'AdUser' Z
b0d3699f79
* update changelog
8 years ago
Alex 'AdUser' Z
e7ffb3d6ac
* fix f2b-backend-test
8 years ago
Alex 'AdUser' Z
c570a5187c
* version bump
8 years ago
Alex 'AdUser' Z
9971edb220
+ filters/empty.preg
8 years ago
Alex 'AdUser' Z
2ac242ee27
+ debian/f2b.dirs
8 years ago
Alex 'AdUser' Z
bc403e7f45
* docs/install.md
8 years ago
Alex 'AdUser' Z
4a56895165
* fix freopen() calls : std{in,out,err} may be read-only
8 years ago
Alex 'AdUser' Z
20005de4f9
Revert "* check is pcre.h available in cmake"
...
This reverts commit 8d5ba0ce79
.
8 years ago
Alex 'AdUser' Z
8d5ba0ce79
* check is pcre.h available in cmake
8 years ago
Alex 'AdUser' Z
6d36a79954
* fix cmake output in backends list
8 years ago
Alex 'AdUser' Z
8e0e388873
* suppress compiler warning
8 years ago
Alex 'AdUser' Z
2074fc503f
* update docs/configuration.md
8 years ago
Alex 'AdUser' Z
0fe465636d
* source/mcast : fix define
8 years ago
Alex 'AdUser' Z
04b3240c63
* backend/mcast : drop 'ping' option
8 years ago
Alex 'AdUser' Z
d6f976a1d4
* source/mcast : rewrite start(), add full ipv6 support
8 years ago
Alex 'AdUser' Z
0a9c19d2b9
* fix config sample
8 years ago
Alex 'AdUser' Z
7ea2066dde
* source/mcast : fix socket creation
8 years ago
Alex 'AdUser' Z
f2ea84e73c
* fix floating bug with type mismatch (2nd try)
8 years ago
Alex 'AdUser' Z
f25fb7366d
* fix floating bug with type mismatch
8 years ago
Alex 'AdUser' Z
10a50a288a
* initiate statefile save on manual ban also
8 years ago
Alex 'AdUser' Z
cdad103890
* show match count for 'jail ip status' cmd
8 years ago
Alex 'AdUser' Z
e6b34fb738
* suppress compiler warnings
8 years ago
Alex 'AdUser' Z
a00fc43434
* fix jail_start()
8 years ago
Alex 'AdUser' Z
9523c29e49
* fix setting uid/git & daemon options
8 years ago
Alex 'AdUser' Z
5746a9356d
* fix jail startup
8 years ago
Alex 'AdUser' Z
61788b8a58
* use open() with explicit file mode
8 years ago
Alex 'AdUser' Z
4aaf5f5e73
* add tests for f2b_statefile_t
8 years ago
Alex 'AdUser' Z
42119bbdc2
* daemon.c : create statedir if not found
8 years ago
Alex 'AdUser' Z
b396d8d844
* jail.c : save statefile on new baned ip
8 years ago
Alex 'AdUser' Z
599e3311a0
* show state flag in 'jail status' cmd
8 years ago
Alex 'AdUser' Z
644a0e2a8b
* add f2b_jail_start()
8 years ago
Alex 'AdUser' Z
91b170a889
* add 'state' jail option
8 years ago
Alex 'AdUser' Z
41989d828d
* show statedir value in 'status' cmd
8 years ago
Alex 'AdUser' Z
294bc993b9
* add 'statedir' to config & cmake paths
8 years ago