Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixup config path for lcdproc on 2.2 | jim-p | 2015-02-12 | 2 | -2/+12 |
| | |||||
* | Merge pull request #812 from BBcan177/pfBlockerNG_020415_2 | Renato Botelho | 2015-02-10 | 3 | -2/+3 |
|\ | |||||
| * | pfBlockerNG - Remove previously used cc folder reference | BBcan177 | 2015-02-05 | 2 | -2/+3 |
| | | | | | | | | | | | | | | | | | | - Missed removing the /cc folder reference in pfblockerng.xml. No Version bump is required as this is only required for new installations. The countrycodes.tar.bz2 file is provided as a backup in case the user has a download failure from MaxMind Inc. Website. | ||||
| * | pfBlockerNG - Update MaxMind CC Archive | BBcan177 | 2015-02-04 | 1 | -0/+0 |
| | | | | | | | | Add new MaxMind "Anonymous Proxy and Satellite Providers" data. | ||||
* | | Various fixes for lightsquid on 2.2 | jim-p | 2015-02-10 | 2 | -7/+39 |
| | | |||||
* | | Be sure to copy the newly added phpmailer file. | jim-p | 2015-02-10 | 1 | -1/+6 |
| | | |||||
* | | Update PHPMailer for mailreports | jim-p | 2015-02-10 | 5 | -3455/+4957 |
| | | |||||
* | | Remove conflicting variable $g in mailreports' mail_report_generate_graph() | Bryce Chidester | 2015-02-10 | 1 | -3/+3 |
| | | | | | | | | Fixes #4281 | ||||
* | | Fix rcvar declaration that I broke yesterday and bump necessary package versions | Renato Botelho | 2015-02-10 | 6 | -10/+10 |
| | | |||||
* | | Support mail report of mbuf usage graph | Phil Davis | 2015-02-10 | 3 | -5/+50 |
| | | | | | | | | Forum report: https://forum.pfsense.org/index.php?topic=82571.0 | ||||
* | | Fix bacula stop/restart, bump version. | jim-p | 2015-02-10 | 1 | -1/+0 |
| | | |||||
* | | Merge pull request #815 from PiBa-NL/haproxy-devel_0_13 | jim-p | 2015-02-09 | 3 | -23/+39 |
|\ \ | |||||
| * | | haproxy-devel,bump 0.19, fixed carp monitoring and added conversion from old ↵ | PiBa-NL | 2015-02-10 | 2 | -1/+15 |
| | | | | | | | | | | | | carp-monitor config | ||||
| * | | haproxy-devel, fix carp check settings for pfSense 2.2 | PiBa-NL | 2015-02-10 | 2 | -22/+24 |
| | | | | | | | | | | | | | | | Conflicts: config/haproxy-devel/haproxy_global.php | ||||
* | | | Use php variable here, not shell one, this should proper fix #4391 | Renato Botelho | 2015-02-09 | 1 | -1/+1 |
| | | | |||||
* | | | Drop use of set_rcvar from startup scripts, it's deprecated | Renato Botelho | 2015-02-09 | 5 | -9/+9 |
| | | | |||||
* | | | Fix nrpe2 startup script, it should fix #4391 | Renato Botelho | 2015-02-09 | 1 | -3/+12 |
| | | | |||||
* | | | Make sure symlink is removed before attempt to recreate it | Renato Botelho | 2015-02-09 | 1 | -2/+3 |
| | | | |||||
* | | | Fix config location | jim-p | 2015-02-09 | 1 | -3/+3 |
| | | | |||||
* | | | Some misc fomatting fixes for bacula; Don't add sections that depend on ↵ | jim-p | 2015-02-09 | 1 | -6/+11 |
| | | | | | | | | | | | | LocalDirector being set if it hasn't been set yet. | ||||
* | | | Fix typo in constant name and bump version to 1.0.5 | Renato Botelho | 2015-02-09 | 1 | -1/+1 |
| | | | |||||
* | | | Some misc fixes for bacula-client to use proper paths for configuration and ↵ | jim-p | 2015-02-09 | 1 | -17/+20 |
| | | | | | | | | | | | | binaries. | ||||
* | | | Use correct parameter order for symlink(), bump to 1.0.4 | Renato Botelho | 2015-02-09 | 2 | -3/+3 |
| | | | |||||
* | | | Attempt to fix syslog-ng creating a symlink of lib/syslog-ng on ↵ | Renato Botelho | 2015-02-09 | 1 | -1/+8 |
| | | | | | | | | | | | | /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.4 | Renato Botelho | 2015-02-09 | 15 | -97/+146 |
|\ \ \ | |||||
| * | | | Bump Suricata GUI package version to 2.1.4 | bmeeks8 | 2015-02-04 | 2 | -3/+3 |
| | | | | |||||
| * | | | Move print_info_box() call to inside of <form> tag where it belongs. | bmeeks8 | 2015-02-04 | 11 | -57/+73 |
| | | | | |||||
| * | | | Auto-enable alerts to system log when EVE output to syslog is chosen. | bmeeks8 | 2015-02-04 | 1 | -13/+16 |
| | | | | |||||
| * | | | Fix duplicated cron task bug when saving new time interval. | bmeeks8 | 2015-02-04 | 2 | -8/+34 |
| | | | | |||||
| * | | | Add checks so empty IP or subnet is not saved to HOME_NET or PASS LIST. | bmeeks8 | 2015-02-04 | 1 | -16/+20 |
| | |/ | |/| | |||||
* | | | Merge pull request #814 from PiBa-NL/haproxy-devel_0_13 | jim-p | 2015-02-08 | 1 | -5/+16 |
|\ \ \ | | |/ | |/| | |||||
| * | | haproxy-devel, 0.18, make sure frontend without acl's is last 'default' even ↵ | PiBa-NL | 2015-02-08 | 1 | -5/+16 |
| | | | | | | | | | | | | when system acl is added | ||||
* | | | Merge pull request #813 from PiBa-NL/haproxy-devel_0_13 | jim-p | 2015-02-07 | 6 | -65/+161 |
|\| | | |||||
| * | | haproxy-devel, 0.17, acl's are merged when duplicates exist, better client ↵ | PiBa-NL | 2015-02-07 | 6 | -65/+161 |
| | | | | | | | | | | | | 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_install | jim-p | 2015-02-07 | 1 | -1/+22 |
|\ \ \ | |||||
| * | | | tinc, fix2 for re-installation, while performing a pfSense firmware upgrade. | PiBa-NL | 2015-02-05 | 1 | -1/+22 |
| | |/ | |/| | |||||
* | | | Fix typo | jim-p | 2015-02-06 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | Spotted-By: Phil Davis (Thanks!) | ||||
* | | | Add a few more parameters to softflowd | jim-p | 2015-02-06 | 1 | -7/+123 |
| | | | |||||
* | | | Packages repo cleanup: | Renato Botelho | 2015-02-05 | 522 | -132219/+14 |
|/ / | | | | | | | | | | | | | - 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 | ||||
* | | Merge pull request #808 from BBcan177/pfBlockerNG_020315_1 | Renato Botelho | 2015-02-04 | 2 | -18/+25 |
|\ \ | |||||
| * | | pfBlockerNG - Fix Force Cron Function | BBcan177 | 2015-02-03 | 2 | -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_02 | Renato Botelho | 2015-02-04 | 1 | -16/+38 |
|\ \ \ | |/ / |/| | | |||||
| * | | zabbix2 - update packages - second step | Danilo G. Baio (dbaio) | 2015-02-03 | 1 | -16/+38 |
| | | | |||||
* | | | pfBlockerNG - Fix Cron Update process and other improvements | BBcan177 | 2015-02-03 | 3 | -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.3 | bmeeks8 | 2015-02-03 | 3 | -4/+4 |
| | | | |||||
* | | | Add checks so empty IP or subnet is not saved to HOME_NET or PASS LIST. | bmeeks8 | 2015-02-03 | 1 | -16/+20 |
| | | | |||||
* | | | Fix duplicated cron task bug when saving new time interval. | bmeeks8 | 2015-02-03 | 2 | -3/+31 |
| | | | |||||
* | | | tinc, fixes re-installation, while performing a pfSense firmware upgrade. | PiBa-NL | 2015-02-03 | 1 | -0/+2 |
| | | | |||||
* | | | Various fixes for vnstat2 for 2.2 and others. Version bump for new binaries. | jim-p | 2015-02-03 | 3 | -38/+64 |
|/ / | |||||
* | | Merge pull request #802 from PiBa-NL/haproxy-devel_0_13 | Renato Botelho | 2015-02-02 | 8 | -331/+618 |
|\| |