sebres
|
57820eeda2
|
test cases extended for verifying ipv4/ipv6, normalized pf-action with test case
|
2016-05-03 19:47:33 +02:00 |
sebres
|
1f2e507135
|
partially cherry pick from branch 'multi-set', prepare for conditional config parameters logic:
- new readers logic (group some by multiple parameters 'set' -> 'multi-set';
- prevent to add 'known/' parameters twice (by merge section etc);
- test cases fixed;
|
2016-05-03 19:46:58 +02:00 |
sebres
|
2c5ba07f60
|
test cases extended
|
2016-05-03 11:41:54 +02:00 |
sebres
|
c892d83315
|
preliminary bug fix: wrong actioncheck for IPv6 used;
test cases extended;
|
2016-05-02 23:07:27 +02:00 |
sebres
|
b43dfc9383
|
fix suhosin_log in common paths - log files should be separated using "\n":
prevents to throw an error "File option must be 'head' or 'tail'", if jail suhosin will be enabled.
|
2016-05-02 19:00:06 +02:00 |
Yaroslav Halchenko
|
42144b05a0
|
RF/ENH: 1st wave of IPAddr pythonization - properties, logical statements, etc
|
2016-05-01 10:19:10 +02:00 |
Alexander Koeppe
|
8f035c13ad
|
new testcase to test beautifier code
|
2016-05-01 10:19:10 +02:00 |
Alexander Koeppe
|
55c0fc3ba0
|
Add ipaddr.py to MANIFEST file
|
2016-04-30 20:37:25 +02:00 |
Alexander Koeppe
|
4196b8d801
|
Quite little adjustments on tests and return value
|
2016-04-30 20:37:25 +02:00 |
Alexander Koeppe
|
6e7b4a8221
|
use same naming for iptables chains for v4 and v6
|
2016-04-30 20:37:24 +02:00 |
Alexander Koeppe
|
fd36287354
|
remove unnecessary changes due to introduction of iparg decorator
|
2016-04-30 20:37:24 +02:00 |
Alexander Koeppe
|
caa4521169
|
optional IP address argument of iparg decorator
|
2016-04-30 20:36:28 +02:00 |
Alexander Koeppe
|
1494b14b37
|
move IPAddr related code to dedicated source file ipaddr.py
|
2016-04-30 20:36:28 +02:00 |
Yaroslav Halchenko
|
ce54db79bc
|
ENH: asip and @iparg helpers to centralize and uniformize conversion from str to IPAddr
Defined in the same file (and before) as IPAddr to avoid looping of
imports
|
2016-04-30 20:35:29 +02:00 |
Alexander Koeppe
|
dcfa8c5aa4
|
treat IP address as objects also in tests
|
2016-04-30 20:35:29 +02:00 |
Alexander Koeppe
|
a9d691b0f5
|
remove obsolete IP related code from DNSUtils class
|
2016-04-30 20:34:09 +02:00 |
Alexander Koeppe
|
b65a9e54a1
|
Update ChangeLog
|
2016-04-30 20:34:08 +02:00 |
Alexander Koeppe
|
3d32099144
|
adding myself to THANKS
|
2016-04-30 20:34:08 +02:00 |
Alexander Koeppe
|
ad2235f66b
|
update jail.conf(5) man-page
|
2016-04-30 20:34:08 +02:00 |
Alexander Koeppe
|
3b8078d0e1
|
add ip6-loopback to default ignoreip statement
|
2016-04-30 20:34:08 +02:00 |
Alexander Koeppe
|
8724bbba93
|
convert downloaded IP list to IPAddr objects in badips action
|
2016-04-30 20:34:08 +02:00 |
Alexander Koeppe
|
4295ded9b6
|
improve PF action and make IPv6 aware
|
2016-04-30 20:34:08 +02:00 |
Alexander Koeppe
|
13ae078797
|
introduce action*6 statements for iptables config files
|
2016-04-30 20:34:08 +02:00 |
Alexander Koeppe
|
5e9fd58c45
|
dedicated action handling for IPv6
|
2016-04-30 20:34:08 +02:00 |
Alexander Koeppe
|
cedb4d5f85
|
explicitely treat join arguments as string in beautifier
|
2016-04-30 20:34:07 +02:00 |
Alexander Koeppe
|
5fe2912c03
|
change IP address string to object handling part 1
|
2016-04-30 20:34:07 +02:00 |
Alexander Koeppe
|
674e15c851
|
Make DNS resolution IP address family idependent
|
2016-04-30 20:34:07 +02:00 |
Alexander Koeppe
|
7e689d20e7
|
Make ignoreip checking address family idependent
|
2016-04-30 20:34:07 +02:00 |
Alexander Koeppe
|
18ae5503d3
|
New class IPAddr for handling IPv4 and IPv6 addresses
|
2016-04-30 20:34:07 +02:00 |
Yaroslav Halchenko
|
9664406719
|
Merge pull request #1404 from Aeyoun/patch-1
Assert https not http
|
2016-04-30 12:23:47 -04:00 |
Daniel Aleksandersen
|
75eb240846
|
Assert https not http
Resolves test regression from issue #1395.
|
2016-04-30 16:18:56 +02:00 |
Yaroslav Halchenko
|
2948026a60
|
Merge pull request #1395 from Aeyoun/patch-2
Use HTTPS in Debuggex URLs
|
2016-04-27 21:14:16 -04:00 |
Yaroslav Halchenko
|
d7b0a2f249
|
Merge pull request #1397 from jungle-boogie/patch-1
update doc url
|
2016-04-27 21:13:55 -04:00 |
Yaroslav Halchenko
|
d2f1de5da8
|
Merge pull request #1400 from yarikoptic/bf-cymru
BF+ENH: fixed up testing querying cymru information + assert_dict_equal
|
2016-04-27 08:36:42 -04:00 |
Yaroslav Halchenko
|
340a5a23f4
|
BF+ENH: fixed up testing querying cymru information + assert_dict_equal helper
|
2016-04-26 09:30:36 -04:00 |
jungle-boogie
|
d889918f19
|
update doc url
direct to confluence page. no code changes.
|
2016-04-24 21:35:18 -07:00 |
Daniel Aleksandersen
|
add67227f4
|
Use HTTPS in Debuggex URLs
|
2016-04-24 02:20:02 +02:00 |
Yaroslav Halchenko
|
aa303acfd6
|
Merge pull request #1381 from theDogOfPavlov/patch-3
Tightened up exim regexes to catch rDNS entries
|
2016-04-23 18:27:38 -04:00 |
sebres
|
e595fefc9b
|
change log and thanks entries
|
2016-04-14 14:50:17 +02:00 |
Alexandre Perrin
|
7712310d2d
|
Be more backward compatible on matching postfix/smtps/smtpd
Support trailing smtps also and not only smtpd.
suggested by @sebres
|
2016-04-14 13:54:58 +02:00 |
Alexandre Perrin
|
1a299409e5
|
Fix postfix/smtps/smtpd matching.
|
2016-04-14 12:10:58 +02:00 |
theDogOfPavlov
|
fcca1413b0
|
rDNS tests
added additional tests to cover logs with rDNS
|
2016-04-01 18:47:19 +01:00 |
theDogOfPavlov
|
1eb51b1bc2
|
Tightened up regexes to catch rDNS entries
|
2016-04-01 18:07:01 +01:00 |
Yaroslav Halchenko
|
1153c0a5c6
|
Merge pull request #1359 from yarikoptic/bf-blocktype
BF: Include iptables-common (not removed iptables-blocktype) within firewallcmd- actions
|
2016-04-01 07:19:28 -04:00 |
sebres
|
9d7e860edb
|
possibility to increase verbosity up to heavy debug (partial ported from 716-cs)
|
2016-04-01 10:38:11 +02:00 |
Yaroslav Halchenko
|
db2dd070ad
|
Merge pull request #1356 from opoplawski/bug-1354
Fedora use mariadb by default, fix log path
|
2016-03-31 22:11:10 -04:00 |
Serg G. Brester
|
b9b7ecbf6b
|
Merge pull request #1357 from sebres/monit-new-fltr
monit filter fixup for the new version (gh-1355)
|
2016-03-26 11:39:26 +01:00 |
TorontoMedia
|
3d239215cd
|
Two new firewalld actions with rich rules for firewalld-0.3.1+ (gh-1367)
closes #1367
|
2016-03-25 17:28:30 +01:00 |
sebres
|
ac27c9cb96
|
Merge branch 'patch-2' (gh-1371)
|
2016-03-25 17:05:23 +01:00 |
Serg G. Brester
|
0effe76971
|
Merge pull request #1370 from theDogOfPavlov/patch-1
Added regex for LDAP authentication failures
|
2016-03-25 15:30:39 +01:00 |