aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Revert $EXTERNAL_NET back to !$HOME_NET for now.bmeeks82014-08-292-2/+2
| | |
| * | Fix another missed $ symbol in variable name.bmeeks82014-08-291-1/+1
| | |
| * | Fix missing $ sign in front of variable name.bmeeks82014-08-271-5/+5
| | |
| * | Improve HOME_NET and EXTERNAL_NET variable generation.bmeeks82014-08-274-19/+34
| | |
| * | Improve security handling provided filename values.bmeeks82014-08-271-3/+3
| | |
| * | Add missing comma between values in array declaration.bmeeks82014-08-271-1/+1
| | |
| * | Upgrade Suricata to 2.0.3 and GUI package to v2.0bmeeks82014-08-2641-753/+5004
| | |
* | | Merge pull request #687 from trendchiller/masterRenato Botelho2014-08-272-8/+8
|\ \ \
| * | | autocreate http-reverse for autodiscoverMartin Fuchs2014-07-212-4/+4
| | | |
| * | | Revert "add a hint for autodiscover over HTTP"Martin Fuchs2014-07-202-4/+2
| | | | | | | | | | | | | | | | This reverts commit 9485b386dba7a4fbdfbc7941071cd4574f24c91c.
| * | | add a hint for autodiscover over HTTPMartin Fuchs2014-07-182-2/+4
| | | |
| * | | we do not need digests for Exchange-peersMartin Fuchs2014-07-182-4/+4
| | | |
* | | | fixed bind zone journal out of sync issue when updating zoneTaylor Lanclos2014-08-271-1/+1
| | | |
* | | | Merge pull request #660 from Onkelborg/masterRenato Botelho2014-08-271-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Bugfix: Slave zones honour allow transferOskar Johansson2014-05-161-1/+1
| | | | | | | | | | | | Fix bug where slave zones didn't honour the allow-transfer setting and wrote "none" in the config at all times
* | | | Merge pull request #681 from msilvoso/masterRenato Botelho2014-08-268-18/+64
|\ \ \ \
| * | | | Requested changesManuel Silvoso2014-07-254-24/+25
| | | | |
| * | | | Tabs to spaces and merged changes from crypt.php into crypt_acb.phpManuel Silvoso2014-07-252-12/+15
| | | | |
| * | | | removed: closing php tagsManuel Silvoso2014-07-255-5/+0
| | | | |
| * | | | added proxy configuration to autoconfigbackupManuel Silvoso2014-07-253-3/+50
| | |_|/ | |/| |
* | | | Merge pull request #692 from bmeeks8/snort-2.9.6.2-v3.1.2Renato Botelho2014-08-2613-148/+367
|\ \ \ \
| * | | | Fix-up reverse DNS lookup and table sorting for pfSense 2.2.bmeeks82014-08-144-43/+128
| | | | |
| * | | | More fixes for Link-Local addresses in HOME_NET and Pass Lists.bmeeks82014-08-111-12/+24
| | | | |
| * | | | Fix error preventing rules rebuild when duplicating an interface.bmeeks82014-08-061-3/+3
| | | | |
| * | | | Fix typo in hyperlink to GLOBAL SETTINGS tab.bmeeks82014-07-291-1/+1
| | | | |
| * | | | Include Link-Local address in HOME_NET and default Pass Listbmeeks82014-07-291-32/+51
| | | | |
| * | | | Fix-up URLs for Snort rule subscription sign-ups.bmeeks82014-07-291-2/+2
| | | | |
| * | | | Bump Snort GUI package version to v3.1.2 -- bug fixes.bmeeks82014-07-284-5/+5
| | | | |
| * | | | Fix Port Scan select alias behavior to not lose previous values.bmeeks82014-07-281-2/+35
| | | | |
| * | | | Revert to old behavior for rule forced enable/disable icon. Add save msg.bmeeks82014-07-271-7/+37
| | | | |
| * | | | Fix so we don't lose typed field values when selecting an Alias.bmeeks82014-07-271-47/+87
| | | | |
| * | | | Add missing equals sign in front of string value.bmeeks82014-07-271-1/+1
| |/ / /
* | | | Merge pull request #693 from jwbrown77/dns-rebaseRenato Botelho2014-08-214-34/+113
|\ \ \ \
| * | | | Change require to not specify full path since its already in the include_pathJeremy Brown2014-08-211-1/+1
| | | | |
| * | | | Replace newline in heredoc with actual newline per mainatiner requestJeremy Brown2014-07-311-2/+3
| | | | |
| * | | | Make tinydns failover IPv6 comaptibleAnton2014-07-312-19/+41
| | | | |
| * | | | Changed startup script for correct startup and correct handling of failover ↵Anton2014-07-312-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 statusAnton2014-07-311-9/+33
| | | | | | | | | | | | | | | | | | | | | | | | | Changed layout of status page to show all relevant data of failover dns info
| * | | | Change Logs to show correct dataAnton2014-07-311-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/masterRenato Botelho2014-08-193-5/+5
|\ \ \ \
| * | | | zabbix2 - update packages to 2.2.4Danilo G. Baio (dbaio)2014-07-233-5/+5
| | | | |
* | | | | Fix redis path for 2.2 (ntopng)jim-p2014-08-151-2/+9
| | | | |
* | | | | Fix path to geoip update scriptjim-p2014-08-131-1/+1
| | | | |
* | | | | More fixes for ntopng. Once the latest binaries are all in place it can be ↵jim-p2014-08-131-12/+69
| | | | | | | | | | | | | | | | | | | | activated for testing.
* | | | | Misc refinements for ntopngjim-p2014-08-131-0/+3
| | | | |
* | | | | Fix filenamejim-p2014-08-121-0/+0
| | | | |
* | | | | Some blind changes to correct for ntopng differences.jim-p2014-08-121-62/+57
| | | | |
* | | | | Add skeleton for ntopng, not active to install yet.jim-p2014-08-121-0/+178
| |/ / / |/| | |
* | | | Bump Snort GUI package version to 3.1.1 for bug fix.bmeeks82014-07-254-5/+5
| | | |
* | | | Improve code for remove_blocked_hosts cron task mgmt.bmeeks82014-07-251-0/+7
| | | |