aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Drop use of set_rcvar from startup scripts, it's deprecatedRenato Botelho2015-02-095-9/+9
|
* Bump nrpe2 version due to last changesRenato Botelho2015-02-093-3/+3
|
* Fix nrpe2 startup script, it should fix #4391Renato Botelho2015-02-091-3/+12
|
* Bump syslog-ng to 1.0.6Renato Botelho2015-02-091-1/+1
|
* Make sure symlink is removed before attempt to recreate itRenato Botelho2015-02-091-2/+3
|
* Version bump for baculajim-p2015-02-093-3/+3
|
* Fix config locationjim-p2015-02-091-3/+3
|
* Some misc fomatting fixes for bacula; Don't add sections that depend on ↵jim-p2015-02-091-6/+11
| | | | LocalDirector being set if it hasn't been set yet.
* Fix typo in constant name and bump version to 1.0.5Renato Botelho2015-02-092-2/+2
|
* Some misc fixes for bacula-client to use proper paths for configuration and ↵jim-p2015-02-094-20/+23
| | | | binaries.
* Use correct parameter order for symlink(), bump to 1.0.4Renato Botelho2015-02-093-4/+4
|
* Attempt to fix syslog-ng creating a symlink of lib/syslog-ng on ↵Renato Botelho2015-02-092-2/+9
| | | | /usr/local/lib. While here, move config version to 3.6 and bump package to 1.0.3
* Merge pull request #810 from bmeeks8/suricata-2.0.6-v2.1.4Renato Botelho2015-02-0918-100/+149
|\
| * Bump Suricata GUI package version to 2.1.4bmeeks82015-02-045-6/+6
| |
| * 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 #814 from PiBa-NL/haproxy-devel_0_13jim-p2015-02-084-8/+19
|\ \
| * | haproxy-devel, 0.18, make sure frontend without acl's is last 'default' even ↵PiBa-NL2015-02-084-8/+19
| | | | | | | | | | | | when system acl is added
* | | Merge pull request #813 from PiBa-NL/haproxy-devel_0_13jim-p2015-02-079-68/+164
|\| |
| * | haproxy-devel, 0.17, acl's are merged when duplicates exist, better client ↵PiBa-NL2015-02-079-68/+164
| | | | | | | | | | | | certificate handling, checkbox options for allowing no/invalid client certs instead of the 'none'-ca which wasn't 'user friendly'.
* | | Merge pull request #811 from PiBa-NL/tinc_installjim-p2015-02-071-1/+22
|\ \ \
| * | | tinc, fix2 for re-installation, while performing a pfSense firmware upgrade.PiBa-NL2015-02-051-1/+22
| | |/ | |/|
* | | Bump syslog-ng port to reflect new/rebuilt PBIjim-p2015-02-061-2/+2
| | |
* | | Fix typojim-p2015-02-061-1/+1
| | | | | | | | | | | | | | | Spotted-By: Phil Davis (Thanks!)
* | | Add a few more parameters to softflowdjim-p2015-02-064-10/+126
| | |
* | | Packages repo cleanup:Renato Botelho2015-02-05526-133311/+45
| | | | | | | | | | | | | | | | | | | | | - Drop support for pfSense < 2 - Remove archive/, old files can be reached using git - Remove old and unused packages - Move stale files from config subdir to a package subdir
* | | Update lcdproc and -dev to reflect newly compiled PBIs.RELENG_1_EOLjim-p2015-02-051-4/+4
|/ /
* | 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
|\ \ \ | | |/ | |/|