Commit Graph

41 Commits (652b5a77e09e6e996e81e5cb235b525149243e12)

Author SHA1 Message Date
Yaroslav Halchenko b33ae8c194 Ask users to report bugs to github's issues
13 years ago
Leonardo Chiquitto a7d47e8b36 Update Free Software Foundation's address
13 years ago
Yaroslav Halchenko ed6daa70bf ENH: modelines for emacs and vim to assure consistent indentation scheme (tabs)
13 years ago
Cyril Jaquier 402cdeab5e - Updated e-mail
17 years ago
Cyril Jaquier 27b3ce2adc - Updated copyright.
17 years ago
Cyril Jaquier fca32a5717 - readline is now optional in fail2ban-client (not needed in fail2ban-server).
17 years ago
Cyril Jaquier 6779814d91 - "reload <jail>" reloads a single jail and the parameters in fail2ban.conf.
17 years ago
Cyril Jaquier ce6b8c959e - Removed Python 2.4. Minimum required version is now Python 2.3.
17 years ago
Cyril Jaquier ca299b5ce4 - Removed ...
18 years ago
Cyril Jaquier a257fdc87d - Call Python interpreter directly (instead of using "env")
18 years ago
Cyril Jaquier 2725dd6f22 - fail2ban-client returns an error code if configuration is not valid
18 years ago
Cyril Jaquier 26a762ac94 - Added signal handling in fail2ban-client
18 years ago
Cyril Jaquier ab3d2d1b9a - Now Fail2ban goes in /usr/share/fail2ban instead of /usr/lib/fail2ban. This is more compliant with FHS. Thanks to Axel Thimm and Yaroslav Halchenko
18 years ago
Cyril Jaquier a77711deb6 - Changed timeout to 30 secondes before assuming the server cannot be started
18 years ago
Cyril Jaquier c27ef35b90 - Fixed bug with the "socket" option
18 years ago
Cyril Jaquier 58acd9fb9f - Moved version.py and protocol.py to common/
18 years ago
Cyril Jaquier a8299b4247 - Added "protocol.py" which describes the protocol used to communicate with the server
18 years ago
Cyril Jaquier 5569e9b816 - Changed default log level from INFO to WARNING
18 years ago
Cyril Jaquier 0866e00021 - Added "[BACKEND]" parameter to doc
18 years ago
Cyril Jaquier c8fdabf001 - Added "socket" option in "fail2ban.conf"
18 years ago
Cyril Jaquier 7989e66270 - Added "-s" option to specify the socket path
18 years ago
Cyril Jaquier 126807dea8 - Made private fields prefixed with "__"
18 years ago
Cyril Jaquier 700c1b26a6 - Added man pages
18 years ago
Cyril Jaquier d1cdfdaf01 - Small fixes
18 years ago
Cyril Jaquier b38e0dfb1e - Better output when server is not started
18 years ago
Cyril Jaquier c7747d1f17 - Improved server communication. Start a new thread for each incoming request. Allow concurrent accesses to the server. However, the server is not really thread-safe yet...
18 years ago
Cyril Jaquier 9d8ef7675e - Added interactive mode in help
18 years ago
Cyril Jaquier f880d1ff26 - Added interactive mode
18 years ago
Cyril Jaquier 5a3edcb619 - Fixed bug with dispUsage()
19 years ago
Cyril Jaquier 9f2d901040 - Added a beautifier
19 years ago
Cyril Jaquier 89b034b676 - Search "fail2ban-server" using PATH and if it fails,
19 years ago
Cyril Jaquier f44dab9ea7 - Fixed reload option
19 years ago
Cyril Jaquier 887fbc840f - Configuration path was hardcoded. Use the "-c" value instead
19 years ago
Cyril Jaquier bdc4c89051 - Improved usage message
19 years ago
Cyril Jaquier 9fe1efcc45 - Improved client
19 years ago
Cyril Jaquier 64ddab56c8 - Added a "reload" option which reload the configuration
19 years ago
Cyril Jaquier 1ec9cb8e06 - Removed foreground and background options
19 years ago
Cyril Jaquier 448701ad61 - Removed file reading. It does not work
19 years ago
Cyril Jaquier 6d2aa15aa7 - Added property 'svn:keywords'
19 years ago
Cyril Jaquier 12c222bd1c - One step forward to 0.7.0
19 years ago
Cyril Jaquier ea1948eff4 - Initial commit of the new development release 0.7
19 years ago