Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Incorporate Ermal's comments -- use conf_mount_rw() only where needed. | bmeeks8 | 2014-01-13 | 12 | -32/+13 | |
| | | ||||||
* | | Merge pull request #571 from bmeeks8/master | Ermal Luçi | 2014-01-13 | 18 | -42/+98 | |
|\| | | | | | Snort 2.9.5.5 pkg v3.0.2 Update -- Bug Fixes | |||||
| * | Bump Snort pkg version to 3.0.2 -- bug fixes. | bmeeks8 | 2014-01-12 | 5 | -8/+8 | |
| | | ||||||
| * | Ensure conf_mount_rw() and conf_mount_ro() are used where needed. | bmeeks8 | 2014-01-12 | 11 | -12/+40 | |
| | | ||||||
| * | More fixes for auto log cleanup cron job. | bmeeks8 | 2014-01-11 | 2 | -20/+35 | |
| | | ||||||
| * | Merge remote-tracking branch 'upstream/master' | bmeeks8 | 2014-01-10 | 2 | -12/+87 | |
| |\ | |/ |/| | ||||||
* | | Merge pull request #570 from danhunsaker/bugfix/mailreport/more-freqs-iface-bugs | Jim P | 2014-01-08 | 1 | -5/+5 | |
|\ \ | | | | | | | Resolved interface bugs preventing new frequencies from displaying properly | |||||
| * | | Resolved interface bugs preventing new frequencies from displaying properly | Daniel Hunsaker | 2014-01-08 | 1 | -5/+5 | |
| | | | | | | | | | | | | Signed-off-by: Daniel Hunsaker <danhunsaker@gmail.com> | |||||
* | | | Merge pull request #569 from danhunsaker/enhance/mailreport/more-freqs | Jim P | 2014-01-08 | 2 | -11/+86 | |
|\| | | | | | | | | Added quarterly and yearly mailreport frequencies | |||||
| * | | Added quarterly and yearly mailreport frequencies | Daniel Hunsaker | 2014-01-08 | 2 | -11/+86 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - Defined frequencies for quarterly and yearly mail reports - Extended frequency-to-crontab conversion logic to cover new frequency settings - Added form elements for new frequency configurations - Bumped version number, and added files to deinstall command for cleaner removal Signed-off-by: Daniel Hunsaker <danhunsaker@gmail.com> | |||||
| | * | Spell out 'Interface' in column header instead of 'I/f' | bmeeks8 | 2014-01-10 | 1 | -1/+1 | |
| | | | ||||||
| | * | Fix auto log limit cleanup so it actually works. | bmeeks8 | 2014-01-10 | 2 | -12/+25 | |
| | | | ||||||
| | * | Merge remote-tracking branch 'upstream/master' | bmeeks8 | 2014-01-07 | 36 | -959/+2141 | |
| | |\ | |_|/ |/| | | ||||||
* | | | Merge pull request #532 from topper727/patch-1 | Ermal Luçi | 2014-01-05 | 2 | -9/+35 | |
|\ \ \ | |/ / |/| | | CrystalFontz packet driver 4 status LED fix | |||||
| * | | Fixes for lcdproc-0.5.6 pkg v. 0.9.7 | topper727 | 2013-12-28 | 1 | -0/+20 | |
| | | | ||||||
| * | | CrystalFontz packet driver 4 status LED fix | topper727 | 2013-10-31 | 1 | -9/+15 | |
| | | | | | | | | | Fixed 4 status LED's on left side of CrystalFontz 735 display (635 compat) To show correct. Only the Gateway seems to not function for me. | |||||
* | | | Merge pull request #568 from kantlivelong/master | Ermal Luçi | 2014-01-03 | 2 | -0/+23 | |
|\ \ \ | | | | | | | | | tinc - Added RSA key generation. | |||||
| * | | | -Added RSA key generation. | Shawn Bruce | 2014-01-02 | 2 | -0/+23 | |
|/ / / | ||||||
* | | | Remove mailreports redirect if RRD is disabled (except for page adding an ↵ | jim-p | 2014-01-02 | 7 | -43/+32 | |
| | | | | | | | | | | | | | | | | | | rrd graph). Since it works with other info, it no longer r elies on RRD being enabled. Also fixup (c), filename, and privilege headers. | |||||
* | | | Merge pull request #567 from bmeeks8/master | Ermal Luçi | 2014-01-02 | 4 | -7/+7 | |
|\ \ \ | | | | | | | | | Snort Alerts Dashboard Widget Package Update to 0.3.7 | |||||
* \ \ \ | Merge pull request #566 from PiBa-NL/haproxy-devel_1.5dev21 | Jim P | 2013-12-30 | 1 | -0/+5 | |
|\ \ \ \ | | | | | | | | | | | haproxy-devel, fix install, include new file haproxy_htmllist.inc | |||||
| * | | | | haproxy-devel, fix install, include new file haproxy_htmllist.inc | PiBa-NL | 2013-12-30 | 1 | -0/+5 | |
| | | | | | ||||||
* | | | | | Merge pull request #564 from PiBa-NL/haproxy-devel_1.5dev21 | Jim P | 2013-12-30 | 13 | -831/+900 | |
|\| | | | | | | | | | | | | | | haproxy-devel, 1.5dev21, multiple certs for 1 frontend, no default_backend if acls used, agent-check, html cleanup | |||||
| * | | | | haproxy-devel, - use a separate directory for testing the new configuration | PiBa-NL | 2013-12-29 | 1 | -24/+28 | |
| | | | | | | | | | | | | | | | | | | | | - move "/usr/bin/limits" download to package installation | |||||
| * | | | | haproxy-devel, | PiBa-NL | 2013-12-29 | 11 | -822/+887 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -ability to NOT have a default_backend (if all frontends in a group use acl's) -allow selecting multiple certificates for a single frontend -support for configuring new 'agent-check' -refactoring of html row_helper(), javascript table editing, field definition -create 'valid' HTML (closing tags/javascript blocks/styles in head) | |||||
| * | | | | haproxy-devel, use new 1.5dev21 binaries. | PiBa-NL | 2013-12-29 | 2 | -2/+2 | |
| | | | | | ||||||
* | | | | | Fix typo s/pfsese/pfsense | Renato Botelho | 2013-12-30 | 1 | -3/+3 | |
| | | | | | ||||||
* | | | | | Merge pull request #565 from phildd/master | Ermal Luçi | 2013-12-30 | 4 | -11/+31 | |
|\ \ \ \ \ | | | | | | | | | | | | | bandwidthd belts and braces checks when generating conf | |||||
| * | | | | | bandwidthd version bump | phildd | 2013-12-29 | 1 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | bandwidthd version bump | phildd | 2013-12-29 | 1 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | bandwidthd version bump | phildd | 2013-12-29 | 1 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | bandwidthd belts and braces checks when generating conf | phildd | 2013-12-29 | 1 | -8/+28 | |
|/ / / / / | | | | | | | | | | | | | | | | | | | | | Forum: http://forum.pfsense.org/index.php/topic,68477.0.html Allows users to put "0" in various fields and have it come through validly into the bandwidthd conf file. Previously bare "0"s would appear in the conf file, which were wrong. | |||||
* | | | | | Merge pull request #563 from dbaio/master | Renato Botelho | 2013-12-27 | 5 | -24/+24 | |
|\ \ \ \ \ | | | | | | | | | | | | | zabbix2 - update packages to 2.2.1 - second step | |||||
| * | | | | | zabbix2 - fix pbi path | Danilo G. Baio (dbaio) | 2013-12-27 | 1 | -4/+4 | |
| | | | | | | ||||||
| * | | | | | zabbix2 - update packages to 2.2.1 - second step | Danilo G. Baio (dbaio) | 2013-12-27 | 5 | -20/+20 | |
|/ / / / / | ||||||
* | | | | | Convert zabbix build options to optionsng, Clean up zabbix options so they ↵ | jim-p | 2013-12-27 | 2 | -4/+4 | |
| | | | | | | | | | | | | | | | | | | | | only list non-default choices. | |||||
* | | | | | Merge pull request #562 from dbaio/master | Jim P | 2013-12-27 | 2 | -12/+12 | |
|\ \ \ \ \ | | | | | | | | | | | | | zabbix2 - update packages to 2.2.1 - first step | |||||
| * | | | | | zabbix2 - update packages to 2.2.1 - first step | Danilo G. Baio (dbaio) | 2013-12-27 | 2 | -12/+12 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #560 from dbaio/master | Ermal Luçi | 2013-12-26 | 6 | -0/+1044 | |
|\ \ \ \ \ | | | | | | | | | | | | | New package Apcupsd. A daemon for controlling APC UPSes. | |||||
| * | | | | | New package Apcupsd. A daemon for controlling APC UPSes. | Danilo G. Baio (dbaio) | 2013-12-26 | 6 | -0/+1044 | |
|/ / / / / | ||||||
* | | | | | mailscanner - fix/disable pyzor check and change mailscanner bin from perl ↵ | Marcello Coutinho | 2013-12-18 | 3 | -22/+28 | |
| | | | | | | | | | | | | | | | | | | | | version to a perl_mailscanner alias. | |||||
* | | | | | Merge pull request #559 from bmeeks8/master | Jim P | 2013-12-18 | 2 | -2/+2 | |
|\ \ \ \ \ | | | | | | | | | | | | | Fix typo in snort package name. | |||||
* \ \ \ \ \ | Merge pull request #558 from bmeeks8/master | Ermal Luçi | 2013-12-18 | 23 | -206/+215 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Snort Package 3.0.1 Update | |||||
| | | | | | * | Fix typo in get_interface_gateway_v6() function name | bmeeks8 | 2014-01-07 | 1 | -2/+2 | |
| | | | | |/ | | | | |/| | ||||||
| | | | * | | Bump Snort Alerts Widget to version 0.3.7 | bmeeks8 | 2014-01-01 | 2 | -2/+2 | |
| | | | | | | ||||||
| | | | * | | Put year first in timestamp field for proper sorting | bmeeks8 | 2014-01-01 | 1 | -4/+4 | |
| | | | | | | ||||||
| | | | * | | Add new param to tail command to fix date sorting | bmeeks8 | 2014-01-01 | 1 | -1/+1 | |
| | | |/ / | | |/| | | ||||||
| | * | | | Fix typo in snort package name. | bmeeks8 | 2013-12-18 | 2 | -2/+2 | |
| |/ / / | ||||||
| * | | | Update Snort package to 3.0.1 | bmeeks8 | 2013-12-17 | 1 | -35/+35 | |
| | | | | ||||||
| * | | | Update Snort package version to 3.0.1 | bmeeks8 | 2013-12-17 | 3 | -44/+45 | |
| | | | |