Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update pfblockerng.php | BBcan177 | 2016-03-20 | 1 | -36/+147 |
| | | | | | * Improve 'Max daily download failure threshold' feature * Implement 'Advanced Outbound Firewall Rules' customization options. * Fix broken URL for Proofpoint/Emerging Threats IQRisk | ||||
* | Update pfblockerng.inc | BBcan177 | 2016-03-20 | 1 | -171/+389 |
| | | | | | | | | | | | | | | | | | | | | | | * Add TLSv1.1 to cURL SSL Options * Improve 'Max daily download failure threshold' feature * Improve function pfbng_text_area_decode() - add $mode variable to account for '#' comment lines in DNSBL Suppression Alias * Improve dnsbl_suppression() function * Implement 'Advanced Outbound Firewall Rules' customization options. * Implement 'Advanced In/Outbound Firewall Rules' - Invert Source/Destination options * Implement 'Advanced In/Outbound Firewall Rules' - Gateway options * 'Advanced In/Outbound Firewall Rules' - Force any Invert Source/Destination Alias to use 'Alias Native' settings * Allow Loopback and RFC1918 addresses in any Alias Custom List. * Improve GZIP archive extraction function * Re-factor Tracker IDs. (Convert all unique Alias details (via ascii table number) and return a 10 digit tracker ID) If a duplicate Tracker ID is found, default to a pre-determined Tracker ID format starting with '1700000010' * When DNSBL is enabled, but all Aliases/Feeds are 'Disabled', clear existing DNSBL Unbound Database properly. * Improve Proofpoint/Emerging Threats IQRisk integrations * Improve DNSBL domain name parser * Force all DNSBL domains to lowercase * Check for Firewall Rules 'created' tag, before attempting to unset * Improve 'Kill States' feature - Collect all 'pfB_' Rules that are 'Block/Reject' and do not have bypass states enabled * Improve 'Kill States' feature - Collect any 'Permit' Customlist IPs to suppress * Add Input Validation for Header/Label field - Whitespace, special or International characters not allowed | ||||
* | pfBlockerNG v2.0.5 | BBcan177 | 2016-03-20 | 1 | -13/+5 |
| | | | | * Bump to version 2.0.5 * Improve 'Max daily download failure threshold' feature | ||||
* | Fix siproxd plugin path. Fixes #5809 | jim-p | 2016-01-25 | 1 | -1/+1 |
| | |||||
* | Fixup quagga note | jim-p | 2016-01-21 | 1 | -1/+1 |
| | |||||
* | Merge pull request #1227 from agpecam/master | jim-p | 2016-01-18 | 3 | -1/+18 |
|\ | |||||
| * | bump version | agpecam | 2016-01-18 | 1 | -1/+1 |
| | | |||||
| * | Allow to select OSPF Network Type in the Quagga OSPFd > Interface Settings | agpecam | 2015-12-28 | 2 | -0/+17 |
| | | |||||
* | | This seems to have broken more than it helped on 2.2.x. Revert "Update ↵ | jim-p | 2016-01-12 | 2 | -3/+3 |
| | | | | | | | | | | | | OpenVPN client export installer to 2.3.10, use a newer sfx module." This reverts commit e88d4c28e34c330dfa34c48c4c348317959d6d81. | ||||
* | | Update OpenVPN client export installer to 2.3.10, use a newer sfx module. | jim-p | 2016-01-12 | 2 | -3/+3 |
| | | |||||
* | | Merge pull request #1225 from PiBa-NL/haproxy_pkg0.32 | Renato Botelho | 2016-01-05 | 8 | -123/+288 |
|\ \ | |||||
| * | | haproxy-devel, widget updated for better refresh configuration handling + ↵ | PiBa-NL | 2015-12-26 | 4 | -62/+91 |
| | | | | | | | | | | | | prepare 2.3 | ||||
| * | | haproxy-devel, move icon usage to separate file for easy changing 'themes' / ↵ | PiBa-NL | 2015-12-24 | 5 | -52/+153 |
| | | | | | | | | | | | | prepare for 2.3 | ||||
| * | | haproxy-devel, small fixes for showing/hiding acl fields not applicable, fix ↵ | PiBa-NL | 2015-12-23 | 4 | -9/+44 |
| |/ | | | | | | | custom action, pkg v0.36 | ||||
* | | Redmine #5727 TFTP protect against empty stuff | Phil Davis | 2016-01-03 | 3 | -5/+26 |
| | | | | | | | | | | | | | | | | | | | | 1) If the user presses Save when there was no interface selected, and the user has still not selected an interface, then do not attempt to unset() tftpdinterface in the config when it is already unset. 2) If the user does backup/restore or other similar stuff when the tftpboot directory has no files in it, then do not do chmod of the (non-existent) files. This avoids a "No such file or directory" message being logged. | ||||
* | | Merge pull request #1222 from jlduran/fix-column-tftp2 | Renato Botelho | 2015-12-30 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | Fix column width [tftp2] | Jose Luis Duran | 2015-12-18 | 1 | -1/+1 |
| | | |||||
* | | Update pfblockerng.inc | BBcan177 | 2015-12-20 | 1 | -7/+11 |
| | | | | | | * Mod to DNSBL Reload (Background function call) | ||||
* | | Update pfblockerng.xml | BBcan177 | 2015-12-19 | 1 | -1/+1 |
| | | | | | | Bump version | ||||
* | | Update pfblockerng_dnsbl_lists.xml | BBcan177 | 2015-12-19 | 1 | -2/+2 |
| | | | | | | * Remove extra whitespace | ||||
* | | Update pfblockerng.xml | BBcan177 | 2015-12-19 | 1 | -3/+6 |
| | | | | | | | | * Add log size settings (5000 & 10000 lines) for limited storage installations. * Add Paypal link | ||||
* | | Update pfblockerng_update.php | BBcan177 | 2015-12-19 | 1 | -3/+4 |
| | | | | | | | | * Add Header() * Improve query for active pfBNG running tasks | ||||
* | | Update pfblockerng_threats.php | BBcan177 | 2015-12-19 | 1 | -2/+4 |
| | | | | | | | | * Fix dShield URL * Add tcpiputils to DNSBL Domain threat lookup | ||||
* | | Update pfblockerng_install.inc | BBcan177 | 2015-12-19 | 1 | -1/+2 |
| | | | | | | * Add $pfb['ccdir'] explicitly due to file caching issue. | ||||
* | | Update pfblockerng.inc | BBcan177 | 2015-12-19 | 1 | -8/+16 |
|/ | | | | | | * Fix 'Match Outbound' rule variable name * Remove duplicate Alexa variable as its already in pfb_global() * Determine if a DNSBL background reload is running before updating DNSBL * Change "${cmd}" variable name to "{$cmd}" | ||||
* | Fix hour help | doktornotor | 2015-12-17 | 1 | -1/+1 |
| | |||||
* | Merge pull request #1218 from doktornotor/patch-4 | jim-p | 2015-12-17 | 2 | -66/+21 |
|\ | |||||
| * | Remove BS functions | doktornotor | 2015-12-14 | 1 | -33/+10 |
| | | |||||
| * | Remove BS functions | doktornotor | 2015-12-14 | 1 | -33/+11 |
| | | |||||
* | | Merge pull request #1214 from doktornotor/patch-2 | jim-p | 2015-12-17 | 3 | -5/+7 |
|\ \ | |||||
| * | | Nuke useless tags, version bump | doktornotor | 2015-12-12 | 1 | -4/+2 |
| | | | |||||
| * | | Add missing includes | doktornotor | 2015-12-12 | 1 | -0/+3 |
| | | | |||||
| * | | Add missing include | doktornotor | 2015-12-12 | 1 | -1/+2 |
| | | | |||||
* | | | Merge pull request #1213 from doktornotor/patch-1 | jim-p | 2015-12-17 | 1 | -1/+3 |
|\ \ \ | |||||
| * | | | Don't create a symlink when it already exists | doktornotor | 2015-12-11 | 1 | -1/+3 |
| |/ / | |||||
* | | | Bump package version | doktornotor | 2015-12-17 | 1 | -1/+1 |
| | | | |||||
* | | | Update the description/names/help (backport from 2.3) | doktornotor | 2015-12-17 | 1 | -21/+45 |
| | | | |||||
* | | | Update the description/names/help (backport from 2.3) | doktornotor | 2015-12-17 | 1 | -1/+2 |
| | | | |||||
* | | | pfBNG - mod to pfblockerng.inc | BBcan177 | 2015-12-14 | 1 | -1/+1 |
| | | | | | | | | | | | | * Add string separator "|" | ||||
* | | | pfBNG - update to pfblockerng.inc | BBcan177 | 2015-12-14 | 1 | -1/+1 |
| | | | |||||
* | | | pfBNG - update pfblockerng.inc | BBcan177 | 2015-12-14 | 1 | -2/+2 |
| |/ |/| | |||||
* | | Merge pull request #1215 from PiBa-NL/haproxy_pkg0.32 | Renato Botelho | 2015-12-14 | 6 | -23/+52 |
|\ \ | |||||
| * | | haproxy-devel, bump version pkg v0.35 | PiBa-NL | 2015-12-12 | 1 | -1/+1 |
| | | | |||||
| * | | haproxy-devel, small fixes | PiBa-NL | 2015-12-12 | 5 | -22/+51 |
| |/ | |||||
* | | Update pfblockerng.xml | BBcan177 | 2015-12-13 | 1 | -1/+1 |
| | | |||||
* | | pfBlockerNG - Mods | BBcan177 | 2015-12-13 | 4 | -14/+19 |
|/ | |||||
* | Merge pull request #1212 from doktornotor/patch-4 | jim-p | 2015-12-09 | 1 | -0/+3 |
|\ | |||||
| * | Add missing includes | doktornotor | 2015-12-08 | 1 | -0/+3 |
| | | |||||
* | | Merge pull request #1211 from doktornotor/patch-2 | jim-p | 2015-12-09 | 2 | -3/+7 |
|\ \ | |||||
| * | | Fix menu item URL, nuke useless tag, bump routed package version | doktornotor | 2015-12-08 | 1 | -3/+2 |
| | | |