Commit graph

1996 commits

Author SHA1 Message Date
Travis
3838b7e8da V3.2018.11.1249 [ci skip] 2018-11-26 17:53:35 +02:00
Travis
02336f2475 V3.2018.11.1248 [ci skip] 2018-11-25 17:52:47 +02:00
Travis
b6332cedc8 V3.2018.11.1247 [ci skip] 2018-11-24 17:51:39 +02:00
Travis
dab2593436 V3.2018.11.1246 [ci skip] 2018-11-22 17:50:45 +02:00
Travis
3e9cc7e52d V3.2018.11.1245 [ci skip] 2018-11-20 17:50:14 +02:00
Travis
d469906686 V3.2018.11.1244 [ci skip] 2018-11-18 17:49:47 +02:00
Travis
79b21af3bc V3.2018.11.1243 [ci skip] 2018-11-16 17:50:41 +02:00
Travis
778be99ab0 V3.2018.11.1242 [ci skip] 2018-11-14 17:47:57 +02:00
Travis
6764260cd0 V3.2018.11.1241 [ci skip] 2018-11-12 17:47:21 +02:00
Travis
2fb57bac17 V3.2018.11.1240 [ci skip] 2018-11-11 17:46:18 +02:00
Travis
b75ef55462 V3.2018.11.1239 [ci skip] 2018-11-09 17:46:47 +02:00
Travis
5664123681 V3.2018.11.1238 [ci skip] 2018-11-07 17:45:49 +02:00
Travis
d4b2d67c2a V3.2018.11.1237 [ci skip] 2018-11-05 17:44:09 +02:00
Travis
4447a328dd V3.2018.11.1236 [ci skip] 2018-11-03 17:43:16 +02:00
Travis
b53e0d4f8a V3.2018.11.1235 [ci skip] 2018-11-01 17:43:11 +02:00
Travis
0461b7171a V3.2018.10.1234 [ci skip] 2018-10-30 17:43:11 +02:00
Travis
848bf7110c V3.2018.10.1233 [ci skip] 2018-10-29 13:10:47 +02:00
Stuart Cardall
9fbc1bc68e
Merge pull request #226 from itoffshore/alpine
fix DASH incompatibility
2018-10-29 11:08:18 +00:00
Stuart Cardall
8787bfd7fd
fix DASH incompatibility
In Debian's DASH shell local variable lists need to be quoted when manipulated
positionally if the list contains a '-':

https://linux.die.net/man/1/dash

* fixes https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/issues/224
2018-10-29 10:51:53 +00:00
Travis
dc1a96e697 V3.2018.10.1231 [ci skip] 2018-10-27 17:42:55 +02:00
Travis
abaaba8d01 V3.2018.10.1230 [ci skip] 2018-10-25 17:41:25 +02:00
Travis
ea835eda07 V3.2018.10.1229 [ci skip] 2018-10-23 17:41:03 +02:00
Travis
a54f496ec7 V3.2018.10.1228 [ci skip] 2018-10-22 17:40:22 +02:00
Travis
cd8c3eb541 V3.2018.10.1227 [ci skip] 2018-10-21 17:39:50 +02:00
Travis
d31076048b V3.2018.10.1226 [ci skip] 2018-10-19 17:39:40 +02:00
Travis
14d1a997bd V3.2018.10.1225 [ci skip] 2018-10-18 17:37:21 +02:00
Travis
dedc47f5b9 V3.2018.10.1224 [ci skip] 2018-10-16 17:36:39 +02:00
Travis
836fb8a4aa V3.2018.10.1223 [ci skip] 2018-10-14 17:35:12 +02:00
Travis
5bb481d1dd V3.2018.10.1222 [ci skip] 2018-10-12 17:34:49 +02:00
Travis
4dd360f013 V3.2018.10.1221 [ci skip] 2018-10-10 17:35:45 +02:00
Travis
b75528b2c7 V3.2018.10.1220 [ci skip] 2018-10-09 00:19:11 +02:00
Stuart Cardall
300a333381
Merge pull request #221 from itoffshore/alpine
consolidate check_mail_depends()
2018-10-08 23:12:34 +01:00
Stuart Cardall
afb7cc526b
consolidate check_mail_depends()
* move mail check into send_email()
2018-10-08 21:58:55 +00:00
Travis
841e28f404 V3.2018.10.1218 [ci skip] 2018-10-08 23:45:03 +02:00
Stuart Cardall
7c352424ee
Merge pull request #220 from itoffshore/alpine
Add syslog (-l) option / fix email addresses
2018-10-08 22:42:10 +01:00
Stuart Cardall
53d8a08fac
use example.com for email addresses 2018-10-08 21:35:58 +00:00
Stuart Cardall
ebb515c5ac
add syslog (-l) option
based on the original PR from https://github.com/ScrewLooseDan

* fixes https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/pull/217
2018-10-08 21:32:09 +00:00
Travis
5cb7d9e1e4 V3.2018.10.1216 [ci skip] 2018-10-08 21:04:36 +02:00
Stuart Cardall
a7a723e81e
Merge pull request #219 from itoffshore/alpine
remove hard coded paths
2018-10-08 19:59:20 +01:00
Stuart Cardall
a607f88838
fix paths in find_binary()
* adds /bin to search paths
2018-10-08 18:56:29 +00:00
Stuart Cardall
8b5af8b7fa
remove hard coded paths
* use find_binary() instead of hard coded paths
2018-10-08 18:55:45 +00:00
Travis
f8ed0ec202 V3.2018.10.1214 [ci skip] 2018-10-08 20:53:51 +02:00
Stuart Cardall
2ffc8bcfcf
Merge pull request #218 from itoffshore/alpine
add find_binary()
2018-10-08 19:46:21 +01:00
Stuart Cardall
d3a5f408c7
add find_binary()
* emulates `which` as centos does not have it by default
2018-10-08 18:34:02 +00:00
Travis
afcd2a35ab V3.2018.10.1212 [ci skip] 2018-10-07 17:32:48 +02:00
Travis
dedbd2b190 V3.2018.10.1210 [ci skip] 2018-10-05 17:32:14 +02:00
Travis
2404a66265 V3.2018.10.1209 [ci skip] 2018-10-04 17:32:08 +02:00
Travis
943f672f4c V3.2018.10.1208 [ci skip] 2018-10-02 17:32:15 +02:00
Travis
c057b4942b V3.2018.09.1207 [ci skip] 2018-09-30 17:29:28 +02:00
Travis
30e7b7a53b V3.2018.09.1206 [ci skip] 2018-09-29 15:26:23 +02:00