aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Resolved interface bugs preventing new frequencies from displaying properlyDaniel Hunsaker2014-01-081-5/+5
| | | | Signed-off-by: Daniel Hunsaker <danhunsaker@gmail.com>
* Added quarterly and yearly mailreport frequenciesDaniel Hunsaker2014-01-082-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>
* Merge pull request #568 from kantlivelong/masterErmal Luçi2014-01-032-0/+23
|\ | | | | tinc - Added RSA key generation.
| * -Added RSA key generation.Shawn Bruce2014-01-022-0/+23
|/
* Remove mailreports redirect if RRD is disabled (except for page adding an ↵jim-p2014-01-027-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/masterErmal Luçi2014-01-024-7/+7
|\ | | | | Snort Alerts Dashboard Widget Package Update to 0.3.7
| * Bump Snort Alerts Widget to version 0.3.7bmeeks82014-01-012-2/+2
| |
| * Put year first in timestamp field for proper sortingbmeeks82014-01-011-4/+4
| |
| * Add new param to tail command to fix date sortingbmeeks82014-01-011-1/+1
| |
* | Merge pull request #566 from PiBa-NL/haproxy-devel_1.5dev21Jim P2013-12-301-0/+5
|\ \ | | | | | | haproxy-devel, fix install, include new file haproxy_htmllist.inc
| * | haproxy-devel, fix install, include new file haproxy_htmllist.incPiBa-NL2013-12-301-0/+5
| | |
* | | Merge pull request #564 from PiBa-NL/haproxy-devel_1.5dev21Jim P2013-12-3013-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 configurationPiBa-NL2013-12-291-24/+28
| | | | | | | | | | | | - move "/usr/bin/limits" download to package installation
| * | haproxy-devel,PiBa-NL2013-12-2911-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-NL2013-12-292-2/+2
| | |
* | | Fix typo s/pfsese/pfsenseRenato Botelho2013-12-301-3/+3
| | |
* | | Merge pull request #565 from phildd/masterErmal Luçi2013-12-304-11/+31
|\ \ \ | | | | | | | | bandwidthd belts and braces checks when generating conf
| * | | bandwidthd version bumpphildd2013-12-291-1/+1
| | | |
| * | | bandwidthd version bumpphildd2013-12-291-1/+1
| | | |
| * | | bandwidthd version bumpphildd2013-12-291-1/+1
| | | |
| * | | bandwidthd belts and braces checks when generating confphildd2013-12-291-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/masterRenato Botelho2013-12-275-24/+24
|\ \ \ | | | | | | | | zabbix2 - update packages to 2.2.1 - second step
| * | | zabbix2 - fix pbi pathDanilo G. Baio (dbaio)2013-12-271-4/+4
| | | |
| * | | zabbix2 - update packages to 2.2.1 - second stepDanilo G. Baio (dbaio)2013-12-275-20/+20
|/ / /
* | | Convert zabbix build options to optionsng, Clean up zabbix options so they ↵jim-p2013-12-272-4/+4
| | | | | | | | | | | | only list non-default choices.
* | | Merge pull request #562 from dbaio/masterJim P2013-12-272-12/+12
|\ \ \ | | | | | | | | zabbix2 - update packages to 2.2.1 - first step
| * | | zabbix2 - update packages to 2.2.1 - first stepDanilo G. Baio (dbaio)2013-12-272-12/+12
|/ / /
* | | Merge pull request #560 from dbaio/masterErmal Luçi2013-12-266-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-266-0/+1044
|/ / /
* | | mailscanner - fix/disable pyzor check and change mailscanner bin from perl ↵Marcello Coutinho2013-12-183-22/+28
| | | | | | | | | | | | version to a perl_mailscanner alias.
* | | Merge pull request #559 from bmeeks8/masterJim P2013-12-182-2/+2
|\ \ \ | | |/ | |/| Fix typo in snort package name.
| * | Fix typo in snort package name.bmeeks82013-12-182-2/+2
| | |
* | | Merge pull request #558 from bmeeks8/masterErmal Luçi2013-12-1823-206/+215
|\| | | | | | | | Snort Package 3.0.1 Update
| * | Update Snort package to 3.0.1bmeeks82013-12-171-35/+35
| | |
| * | Update Snort package version to 3.0.1bmeeks82013-12-173-44/+45
| | |
| * | Close session immediately after use to prevent blocking.bmeeks82013-12-171-18/+15
| | |
| * | Add new query string param when viewing Flowbits.bmeeks82013-12-172-2/+2
| | |
| * | Update copyright info and update for 3.0.1 release.bmeeks82013-12-173-6/+19
| | |
| * | Update copyright notice per Ermal's suggestion.bmeeks82013-12-173-10/+8
| | |
| * | Remove need for session vars per Ermal's request.bmeeks82013-12-178-92/+37
| | |
| * | Bump Dashboard Widget: Snort Alerts pkg to 0.3.6bmeeks82013-12-143-3/+3
| | |
| * | Change refresh interval to 22 seconds.bmeeks82013-12-141-1/+1
| | |
| * | Add config value for number of alerts to display.bmeeks82013-12-141-1/+29
| | |
| * | Merge remote-tracking branch 'upstream/master'bmeeks82013-12-144-4/+4
| |\ \ | |/ / |/| |
* | | bind - fix final . check for ipv6 addresses.Marcello Coutinho2013-12-121-1/+1
| | |
* | | Correct perl version for mailscanner, fixes service status indication.jim-p2013-12-113-3/+3
| | |
| * | Simplify the way a PBI install is determined.bmeeks82013-12-121-11/+7
| | |
| * | Match up post-install conf gen code with snort.inc code.bmeeks82013-12-121-24/+32
| | |
| * | Fix FTP-Telnet preproc cmds to match snort.org defaults.bmeeks82013-12-121-24/+30
| | |
| * | Set sensible defaults for new SDF preproc options.bmeeks82013-12-123-5/+22
|/ /