Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #693 from jwbrown77/dns-rebase | Renato Botelho | 2014-08-21 | 4 | -34/+113 |
|\ | |||||
| * | Change require to not specify full path since its already in the include_path | Jeremy Brown | 2014-08-21 | 1 | -1/+1 |
| | | |||||
| * | Replace newline in heredoc with actual newline per mainatiner request | Jeremy Brown | 2014-07-31 | 1 | -2/+3 |
| | | |||||
| * | Make tinydns failover IPv6 comaptible | Anton | 2014-07-31 | 2 | -19/+41 |
| | | |||||
| * | Changed startup script for correct startup and correct handling of failover ↵ | Anton | 2014-07-31 | 2 | -16/+47 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | principle Added functions.inc to tinydns.sh to correct the bug that caused an empty pkgpinghost file during startup of tinydns placed kill pinghost.sh in svscan.sh, because there it also is started Changed the tinydns_get_backup_record function to scan hostname instead of ipaddress (hoostname is unique, ipaddress is not. Also changed statuschecking against monitorip instead of failoverip. And added interface used in setup_ping_items so it using the correct interface in multiwan setups. | ||||
| * | Changed status page of tinydns to view correct monitor status | Anton | 2014-07-31 | 1 | -9/+33 |
| | | | | | | | | | | Changed layout of status page to show all relevant data of failover dns info | ||||
| * | Change Logs to show correct data | Anton | 2014-07-31 | 1 | -3/+4 |
| | | | | | | | | | | Changed line 35 to show correct ipaddress Changed line 56 to 58 to cerrectly clear log file | ||||
* | | Merge pull request #689 from dbaio/master | Renato Botelho | 2014-08-19 | 3 | -5/+5 |
|\ \ | |||||
| * | | zabbix2 - update packages to 2.2.4 | Danilo G. Baio (dbaio) | 2014-07-23 | 3 | -5/+5 |
| | | | |||||
* | | | Fix redis path for 2.2 (ntopng) | jim-p | 2014-08-15 | 1 | -2/+9 |
| | | | |||||
* | | | Fix path to geoip update script | jim-p | 2014-08-13 | 1 | -1/+1 |
| | | | |||||
* | | | More fixes for ntopng. Once the latest binaries are all in place it can be ↵ | jim-p | 2014-08-13 | 1 | -12/+69 |
| | | | | | | | | | | | | activated for testing. | ||||
* | | | Misc refinements for ntopng | jim-p | 2014-08-13 | 1 | -0/+3 |
| | | | |||||
* | | | Fix filename | jim-p | 2014-08-12 | 1 | -0/+0 |
| | | | |||||
* | | | Some blind changes to correct for ntopng differences. | jim-p | 2014-08-12 | 1 | -62/+57 |
| | | | |||||
* | | | Add skeleton for ntopng, not active to install yet. | jim-p | 2014-08-12 | 1 | -0/+178 |
| |/ |/| | |||||
* | | Bump Snort GUI package version to 3.1.1 for bug fix. | bmeeks8 | 2014-07-25 | 4 | -5/+5 |
| | | |||||
* | | Improve code for remove_blocked_hosts cron task mgmt. | bmeeks8 | 2014-07-25 | 1 | -0/+7 |
| | | |||||
* | | Fix-up cron task path to new home of rules update PHP file. | bmeeks8 | 2014-07-25 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #688 from bmeeks8/snort-2.9.6.2-v3.1 | Renato Botelho | 2014-07-24 | 22 | -2664/+2261 |
|\ \ | |||||
| * | | Forgot to change default Snort binary version here. | bmeeks8 | 2014-07-23 | 1 | -1/+1 |
| | | | |||||
| * | | Update Snort package to latest 2.9.6.2 binary and fix some GUI bugs. | bmeeks8 | 2014-07-23 | 22 | -2664/+2261 |
| |/ | |||||
* | | More formatting/braces | Matt Smith | 2014-07-24 | 1 | -2/+3 |
| | | |||||
* | | put brackets around nested ifs to clarify where the else belongs. | Matt Smith | 2014-07-24 | 1 | -1/+2 |
| | | |||||
* | | Fix #3772 - 'Broken openbgpd config generation logic in 2.2'. | Matt Smith | 2014-07-24 | 1 | -4/+5 |
|/ | | | | | | Change logic guiding generation of local-address statements in neighbor configs so that only one local-address is generated when a 'Local address X' parameter is defined for a neighbor. | ||||
* | Bump avahi version to 1.0.5 due to recent changes | Renato Botelho | 2014-07-17 | 1 | -1/+1 |
| | |||||
* | Merge pull request #682 from razzfazz/fix_avahi_master | Renato Botelho | 2014-07-17 | 2 | -5/+5 |
|\ | |||||
| * | fix note to indicate that WAN interface is ALWAYS excluded | Daniel Becker | 2014-07-02 | 1 | -1/+1 |
| | | |||||
| * | fix avahi config generation | Daniel Becker | 2014-07-02 | 2 | -4/+4 |
| | | |||||
* | | Merge pull request #684 from trendchiller/master | Renato Botelho | 2014-07-17 | 4 | -4/+8 |
|\ \ | |/ |/| | |||||
| * | clarify the hint | Martin Fuchs | 2014-06-18 | 4 | -4/+4 |
| | | |||||
| * | add reminder to set up DNS-A-record for autodiscover | Martin Fuchs | 2014-06-17 | 4 | -4/+8 |
| | | |||||
* | | add input validation to force filling in all of the fields on the Settings ↵ | Chris Buechler | 2014-06-30 | 2 | -2/+11 |
| | | | | | | | | | | | | tab of AutoConfigBackup. While here, touch up some of the text (point to Gold sub) | ||||
* | | bandwidthd for 2.2 full install | Phil Davis | 2014-06-26 | 1 | -1/+3 |
| | | | | | | | | Thanks to charliem https://forum.pfsense.org/index.php?topic=78175.msg428321#msg428321 for this patch to make bandwidthd find the right library environment on 2.2 full install. I also tested on 2.1.4 full install in a VM, as this change does change the way bandwidthd is run in the 2.1.n series - it works. | ||||
* | | Switched back to one Apache 2.4 config template | Stéphane Lapie | 2014-06-25 | 3 | -522/+2 |
| | | |||||
* | | Merge https://github.com/pfsense/pfsense-packages | Stephane Lapie | 2014-06-23 | 108 | -298/+403 |
|\ \ | | | | | | | | | | | | | | | | | | | Conflicts: pkg_config.10.xml pkg_config.8.xml pkg_config.8.xml.amd64 | ||||
| * | | Bump Suricata GUI package version to 1.0.6 | Renato Botelho | 2014-06-21 | 1 | -1/+1 |
| | | | |||||
| * | | Make sure referer uses local host to avoid sending users to ext sites. | Renato Botelho | 2014-06-21 | 1 | -1/+1 |
| | | | |||||
| * | | Bump Snort GUI package version to 3.0.13 | bmeeks8 | 2014-06-21 | 4 | -5/+5 |
| | | | |||||
| * | | Make sure referer uses local host to avoid sending users to ext sites. | bmeeks8 | 2014-06-21 | 2 | -3/+3 |
| | | | |||||
| * | | Fix call-time pass by reference for all squid packages | Renato Botelho | 2014-06-20 | 36 | -77/+77 |
| | | | |||||
| * | | Fix call-time pass by reference for haproxy-stable package | Renato Botelho | 2014-06-20 | 3 | -4/+20 |
| | | | |||||
| * | | Fix call-time pass by reference for haproxy-devel package | Renato Botelho | 2014-06-20 | 2 | -4/+19 |
| | | | |||||
| * | | Fix call-time pass by reference for snort package | Renato Botelho | 2014-06-20 | 2 | -2/+12 |
| | | | |||||
| * | | Move squidGuard-devel references to functions prototypes and remove ↵ | Renato Botelho | 2014-06-20 | 9 | -65/+65 |
| | | | | | | | | | | | | call-time references | ||||
| * | | Move reference to function prototype and remove call-time reference | Renato Botelho | 2014-06-20 | 2 | -2/+2 |
| | | | |||||
| * | | Remove call-time pass by reference since sarg_validate_input() has the ↵ | Renato Botelho | 2014-06-20 | 4 | -4/+4 |
| | | | | | | | | | | | | reference on its prototype | ||||
| * | | Remove call-time pass by reference since postfix_validate_input() has the ↵ | Renato Botelho | 2014-06-20 | 6 | -6/+6 |
| | | | | | | | | | | | | reference on its prototype | ||||
| * | | Remove call-time pass by reference since pfblocker_validate_input() has the ↵ | Renato Botelho | 2014-06-20 | 5 | -5/+5 |
| | | | | | | | | | | | | reference on its prototype | ||||
| * | | Remove call-time pass by reference since mailscanner_validate_input() has ↵ | Renato Botelho | 2014-06-20 | 8 | -8/+8 |
| | | | | | | | | | | | | the reference on its prototype |