aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update pfblockerng_install.incBBcan1772016-03-201-1/+54
| | | | * Add TLSv1.1 to cURL SSL Options * Upgrade existing 'Advanced Outbound Firewall Rules' variables to new variable format
* Update pfblockerng_dnsbl.xmlBBcan1772016-03-201-14/+134
| | | * Implement 'Advanced Outbound Firewall Rules' customization options (Used when IPs are found in DNSBL Feeds)
* Update pfblockerng_alerts.phpBBcan1772016-03-201-34/+71
| | | | | | * Improve dnsbl_suppression() function to account for '#' Comment lines in custom list * Improve DNSBL Suppression to also suppress any CNAMES associated with domain name Hardcode drill command with @8.8.8.8 (May have to add option in future to allow user to override DNS server entry) * Improve Proofpoint/Emerging Threats IQRisk integrations
* Update pfblockerng.widget.phpBBcan1772016-03-201-3/+3
|
* Update pfblockerng.shBBcan1772016-03-201-4/+4
| | | * Improve Proofpoint/Emerging Threats IQRisk integrations
* Update pfblockerng.phpBBcan1772016-03-201-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.incBBcan1772016-03-201-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.5BBcan1772016-03-201-13/+5
| | | | * Bump to version 2.0.5 * Improve 'Max daily download failure threshold' feature
* Fix OPTION nameRenato Botelho2016-02-191-1/+1
|
* Fix siproxd plugin path. Fixes #5809jim-p2016-01-252-2/+2
|
* Fixup quagga notejim-p2016-01-212-2/+2
|
* Merge pull request #1227 from agpecam/masterjim-p2016-01-183-1/+18
|\
| * bump versionagpecam2016-01-181-1/+1
| |
| * Allow to select OSPF Network Type in the Quagga OSPFd > Interface Settingsagpecam2015-12-282-0/+17
| |
* | This seems to have broken more than it helped on 2.2.x. Revert "Update ↵jim-p2016-01-123-4/+4
| | | | | | | | | | | | 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-p2016-01-123-4/+4
| |
* | Merge pull request #1225 from PiBa-NL/haproxy_pkg0.32Renato Botelho2016-01-0511-126/+291
|\ \
| * | haproxy-devel, widget updated for better refresh configuration handling + ↵PiBa-NL2015-12-264-62/+91
| | | | | | | | | | | | prepare 2.3
| * | haproxy-devel, move icon usage to separate file for easy changing 'themes' / ↵PiBa-NL2015-12-245-52/+153
| | | | | | | | | | | | prepare for 2.3
| * | haproxy-devel, small fixes for showing/hiding acl fields not applicable, fix ↵PiBa-NL2015-12-237-12/+47
| |/ | | | | | | custom action, pkg v0.36
* | Merge pull request #1228 from phil-davis/tftpfixRenato Botelho2016-01-056-8/+29
|\ \
| * | Redmine #5727 TFTP protect against empty stuffPhil Davis2016-01-036-8/+29
|/ / | | | | | | | | | | | | | | | | | | 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-tftp2Renato Botelho2015-12-301-1/+1
|\ \ | |/ |/|
| * Fix column width [tftp2]Jose Luis Duran2015-12-181-1/+1
| |
* | Merge pull request #1223 from BBcan177/pfBNG-12-19-15-1RELENG_2_2_6Renato Botelho2015-12-217-21/+40
|\ \ | |/ |/|
| * Update pfblockerng.incBBcan1772015-12-201-7/+11
| | | | | | * Mod to DNSBL Reload (Background function call)
| * Update pkg_config.10.xmlBBcan1772015-12-191-1/+1
| | | | | | Bump version
| * Update pfblockerng.xmlBBcan1772015-12-191-1/+1
| | | | | | Bump version
| * Update pfblockerng_dnsbl_lists.xmlBBcan1772015-12-191-2/+2
| | | | | | * Remove extra whitespace
| * Update pfblockerng.xmlBBcan1772015-12-191-3/+6
| | | | | | | | * Add log size settings (5000 & 10000 lines) for limited storage installations. * Add Paypal link
| * Update pfblockerng_update.phpBBcan1772015-12-191-3/+4
| | | | | | | | * Add Header() * Improve query for active pfBNG running tasks
| * Update pfblockerng_threats.phpBBcan1772015-12-191-2/+4
| | | | | | | | * Fix dShield URL * Add tcpiputils to DNSBL Domain threat lookup
| * Update pfblockerng_install.incBBcan1772015-12-191-1/+2
| | | | | | * Add $pfb['ccdir'] explicitly due to file caching issue.
| * Update pfblockerng.incBBcan1772015-12-191-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}"
* Merge pull request #1221 from doktornotor/patch-1jim-p2015-12-171-1/+1
|\
| * Fix hour helpdoktornotor2015-12-171-1/+1
|/
* Merge pull request #1218 from doktornotor/patch-4jim-p2015-12-174-70/+25
|\
| * Bump zabbix2-agent/zabbix2-proxy package versiondoktornotor2015-12-141-2/+2
| |
| * Bump zabbix2-agent/zabbix2-proxy package versiondoktornotor2015-12-141-2/+2
| |
| * Remove BS functionsdoktornotor2015-12-141-33/+10
| |
| * Remove BS functionsdoktornotor2015-12-141-33/+11
| |
* | Merge pull request #1214 from doktornotor/patch-2jim-p2015-12-176-8/+10
|\ \
| * | Bump tftp package versiondoktornotor2015-12-121-1/+1
| | |
| * | Bump tftp package versiondoktornotor2015-12-121-1/+1
| | |
| * | Bump tftp package versiondoktornotor2015-12-121-1/+1
| | |
| * | Nuke useless tags, version bumpdoktornotor2015-12-121-4/+2
| | |
| * | Add missing includesdoktornotor2015-12-121-0/+3
| | |
| * | Add missing includedoktornotor2015-12-121-1/+2
| | |
* | | Merge pull request #1213 from doktornotor/patch-1jim-p2015-12-174-4/+6
|\ \ \
| * | | Bump sarg package versiondoktornotor2015-12-111-1/+1
| | | |