aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Move print_info_box() call to inside of <form> tag where it belongs.bmeeks82015-02-0411-57/+73
|
* Auto-enable alerts to system log when EVE output to syslog is chosen.bmeeks82015-02-041-13/+16
|
* Fix duplicated cron task bug when saving new time interval.bmeeks82015-02-042-8/+34
|
* Add checks so empty IP or subnet is not saved to HOME_NET or PASS LIST.bmeeks82015-02-041-16/+20
|
* Merge pull request #805 from bmeeks8/snort-2.9.7.0-v3.2.3Renato Botelho2015-02-040-0/+0
|\
| * Bump Snort GUI package to 3.2.3bmeeks82015-02-036-7/+7
| |
| * Add checks so empty IP or subnet is not saved to HOME_NET or PASS LIST.bmeeks82015-02-031-16/+20
| |
| * Fix duplicated cron task bug when saving new time interval.bmeeks82015-02-032-3/+31
| |
* | Merge pull request #808 from BBcan177/pfBlockerNG_020315_1Renato Botelho2015-02-043-19/+26
|\ \
| * | pfBlockerNG - Bump version to 1.03BBcan1772015-02-031-1/+1
| | |
| * | pfBlockerNG - Fix Force Cron FunctionBBcan1772015-02-032-18/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | Changes: 1) When the User selects "Force Cron" and "no updates" are required, the function doesn't complete properly, and didn't restore the Cron Task. 2) XMLRPC Sync add Maxmind "Annonymous Proxy and Satellite Providers"
* | | Merge pull request #807 from dbaio/zabbix24_02Renato Botelho2015-02-042-20/+42
|\ \ \ | |/ / |/| |
| * | zabbix2 - update packages - second stepDanilo G. Baio (dbaio)2015-02-032-20/+42
| |/
* | pfBlockerNG - Bump versionBBcan1772015-02-031-2/+2
| |
* | pfBlockerNG - Fix Cron Update process and other improvementsBBcan1772015-02-033-27/+38
| | | | | | | | | | | | | | | | | | | | | | Changes: 1) Add missing $pfbfolder variable to Cron Update function 2) Modify how the include files get loaded. 3) Reputation Tab only requires IPv4, simplify code to use IPv4 only for this function. 4) Update geoipupdate.sh to use the New PBI folder location and remove Archive folders after MaxMind Update process
* | Bump Snort GUI package to 3.2.3bmeeks82015-02-036-7/+7
| |
* | Add checks so empty IP or subnet is not saved to HOME_NET or PASS LIST.bmeeks82015-02-031-16/+20
| |
* | Fix duplicated cron task bug when saving new time interval.bmeeks82015-02-032-3/+31
| |
* | tinc, fixes re-installation, while performing a pfSense firmware upgrade.PiBa-NL2015-02-031-0/+2
| |
* | Various fixes for vnstat2 for 2.2 and others. Version bump for new binaries.jim-p2015-02-036-42/+68
| |
* | Small bump to OpenBGPD since the PBI was rebuilt.jim-p2015-02-031-1/+1
|/
* Merge pull request #747 from dbaio/zabbix24_01Renato Botelho2015-02-023-8/+4
|\
| * zabbix2 - remove upgrade to 2.1Danilo G. Baio (dbaio)2015-02-022-12/+8
| |
| * zabbix2 - update packages to 2.4.2 - first stepDanilo G. Baio (dbaio)2014-12-083-16/+16
| |
* | Merge pull request #802 from PiBa-NL/haproxy-devel_0_13Renato Botelho2015-02-0211-334/+621
|\ \
| * | haproxy-devel, several improvements / fixes:PiBa-NL2015-02-0211-334/+621
| | | | | | | | | | | | | | | | | | | | | | | | | | | -combine certificate acl's with user acl's -wildcard certificate acl handling -better handeling of 'transparent' backends when using mixed ipv4 and ipv6, a single defined backend can write 2 backends to the config ipv4 / ipv6 -option to negate a acl -moved acl definitions above advanced user config in cfg (to allow user config to use already defined acls) -toggle in frontend overview to easily enable/disable a frontend
* | | Merge pull request #789 from CinoNY/patch-3Renato Botelho2015-02-022-5/+14
|\ \ \
| * | | Add new X-Forward Mode option to GUICino2015-01-161-1/+1
| | | |
| * | | add new X-Forward Mode optionsCino2015-01-161-1/+2
| | | |
| * | | add new X-Forward Mode optionsCino2015-01-161-4/+12
| | | |
* | | | Merge pull request #800 from marcelloc/patch-2Renato Botelho2015-02-021-18/+2
|\ \ \ \
| * | | | PfblockerNG - Release package to 2.2Marcello Coutinho2015-01-301-18/+2
| | | | | | | | | | | | | | | Also removes pfBlocker from 2.2 list.
* | | | | Merge pull request #801 from BBcan177/pfBlockerNG_020115_1Renato Botelho2015-02-0213-334/+276
|\ \ \ \ \
| * | | | | Bump pfBlockerNG Version to 1.01BBcan1772015-02-011-1/+1
| | | | | |
| * | | | | pfBlockerNG - Remove bak file added incorrectlyBBcan1772015-02-011-769/+0
| | | | | | | | | | | | | | | | | | | | | | | | Remove alerts bak file (Added Incorrectly)
| * | | | | pfBlockerNG - Mods to php file for MaxMind Anon. Proxy/SatelliteBBcan1772015-02-011-314/+210
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1) Improve/Condense the code to determine if a List needs to be Updated. 2) Condense the IPv4/V6 code for MaxMind Database Conversion into a single process and add the MaxMind Anon. Proxy and Satellite Providers capability.
| * | | | | pfBlockerNG - Mods to Alerts File for MaxMind Anon. Proxy/SatelliteBBcan1772015-02-012-2/+772
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1) Mods for MaxMind Anonymous Proxy and Satellite Providers 2) Mods to MaxMind Dat file location from /var/db to /usr/pbi folders.
| * | | | | pfBlockerNG - Mods to Log file for MaxMind Anon. Proxy/SatelliteBBcan1772015-02-011-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1) Mods for MaxMind Anonymous Proxy and Satellite Providers 2) Add Country Folder viewing capability.
| * | | | | pfBlockerNG - Mods to Update file for MaxMind Anon. Proxy/SatelliteBBcan1772015-02-011-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1) Mods for MaxMind Anonymous Proxy and Satellite Providers. 2) Add str_replace array to remove ") which will break the Auto Log Viewer from functioning.
| * | | | | pfBlockerNG - Mods to sh file for MaxMind Folder re-locationBBcan1772015-02-011-1/+1
| | | | | |
| * | | | | pfBlockerNG - Mods to XML files for MaxMind Anon. Proxy/Satellite ProvidersBBcan1772015-02-016-0/+21
| | | | | | | | | | | | | | | | | | | | | | | | Mods to XML files for MaxMind Anon. Proxy/Satellite and priv inc file.
| * | | | | pfBlockerNG - Relocated MaxMind FolderBBcan1772015-02-011-14/+30
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes - 1) Relocate MaxMind folder from /var/db to /usr/pbi Folder. Nano and Ramdisk Installations have the /var/db folder wiped on Reboot. 2) Add code to support MaxMind "Anonymous Proxy and Satellite Providers" to inc file. 3) Move $pfb_alias_lists_all below the conditional "IF" statements. 4) Improve Header Name Validation. 5) Install/De-install - Changes to support MaxMind "Anonymous Proxy and Satellite Providers" configuration. Delete previously used Folder location, and remove MaxMind Working files after Installation is completed.
* | | | | Merge pull request #799 from bmeeks8/suricata-2.0.6_pbiRenato Botelho2015-02-021-2/+2
|\ \ \ \ \
| * | | | | Update Suricata PBI to version 2.0.6bmeeks82015-01-301-2/+2
| |/ / / /
* | | | | Merge pull request #776 from SunStroke74/patch-1Renato Botelho2015-02-028-12/+12
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | update HAVP package versionAndrew Nikitin2015-01-121-1/+1
| | | | |
| * | | | update HAVP package versionAndrew Nikitin2015-01-121-1/+1
| | | | |
| * | | | update HAVP package versionAndrew Nikitin2015-01-121-1/+1
| | | | |
| * | | | Explain what "Log" meansAndrew Nikitin2015-01-091-1/+1
| | | | | | | | | | | | | | | As clamd may have its own log file, we must explain that "Log" tab contains HAVP log
| * | | | Explain what "Log" meansAndrew Nikitin2015-01-091-1/+1
| | | | | | | | | | | | | | | As clamd may have its own log file, we must explain that "Log" tab contains HAVP log