Add privileges
Reflect the service name when starting it
Add localhost as always allowed and ensure to include the access lists
Write out the access list correctly
Configure acls for local networks and ensure listening interfaces are correctly set
Add missing new line
Correct reference
Ensure TXT support on host descriptions actually works
Remove even unused pamd.conf
Remove utterly old libmap.conf file
Update disktab to FreeBSD 10
Remove cvsup file from pfSense tree
Another remenant from old days
Remove remenants of pccardd from FreeBSD 5
Update protocols file as well
Remove unused files
Do not use the version_kernel ad version_base files since they are not relevant anyway
Use proper variable name for the interface
Correct check that was broken even before to actually make the ieee8021x enable from proper setting. Reported-by: https://forum.pfsense.org/index.php?topic=74013.0
Log everything when selected to do so
Correct the generation of antifpoof rules with tracker. Also honor the log directive. While here remove a duplicate antispoof declaration further down
Give each rule hardcoded on the ruleset a tracker so log entries give up proper results there
Make this a global so no errors occur
send crash reports via HTTPS
Change default charset on pages to utf-8
Merge pull request #1031 from ayvis/master-br-patch
replaced uppercase html tags with lowercase
Merge pull request #1035 from packetwerk/rc_permissions
fix permissions on two rc scripts
Fixes #3543, correct the typo in spelling
While here escape the passed valuye to avoid problems with input
Somehow these got changed to /usr/local/sbin/ipfw instead of /sbin/ipfw
Make this more usable by putting a delimiter in there
Fix this for master
Also configure log levels any time the daemon is restarted.
Try to put the connection name in the logs for easy identification
Fix deletion of ipfw rules and pipes for passthru mac, it fixes #3538
Fix file name for domain overrides and ensure trust anchor is referencing the correct file.
Use the correct xml tag to check against
Only display config title if option is enabled
Rather put forwarding for DNS servers into the configuration file
Ensure if port is configured it is then used
Add privileges for accessing DNS Resolver
Use array_flip even for the package parsers
Add require_once where needed to avoid redeclaration from nested includes
Configure first the vhid and than pass the vhid when configuring the carp this makes the ip assigned to carp as well
Remove balancing reference that does not exist anymore
Do not garble the error logging message
Avoid placing an empty "interface listen" directive in ntpd.conf
Try to restore last working ruleset rather than staying without configuration at all
replaced uppercase html tags with lowercasejs files saved as UTF-8 / LFlanguage="JavaScript" deprecated, replaced with type="text/javascript"
Merge pull request #907 from PiBa-NL/openvpn_client_usercredentials
openvpn, allow for entering client user credentials in the WebGUI
Merge pull request #953 from N0YB/Gateway_Quality_RRD
Fix gateway quality RRD to have the correct granularity and be consistent with the pfSense graphs set.
replaced <br>, <br/> with <br /> in ANSI encoded files. Converted these files to UTF-8
Disable default allow incoming rules for 6to4 and 6rd interfaces. This rule unintentionally allows all services on the interface to be reachble and maybe more!
Merge branch 'master-br' of https://github.com/ayvis/pfsense into ayvis-master-br
fix typo
standardize URLs
standardize on https on www.pfsense.org
standardize on https://www.pfsense.org, point to packages.pfsense.org
standardize on https://www.pfsense.org
Make the Additional tags that may be supplied compliant with new schema
Make the parser more efficient to test for keys rather than searching inside the array
Unbreak listtags(), it should return regular array
Correct variable name, while here unset some large var
xhtml Compliancereplaced <br>, <br/> and </br> with <br />
Provide upgrade code after changes done for Ticket #3441
Merge pull request #1025 from florian-asche/patch-5
Update dyndns.class
fix plugin method for packages to allow for multiple plugins in an 'item' array as 'plugin' is not allowed as array item by xmlparse.inc
set package URL to https://packages.pfsense.org
use xmlrpcbaseurl here too, not product_website
we actually use xmlrpcbaseurl here, not product_website
Merge pull request #1022 from PiBa-NL/carp_notification
rc.carpmaster/rc.carpbackup notification method for packages.
Only use IPv4_only function if ipv6 is false
Add removed file to obsolete list
More removal of racoon from referenced in sources
Remove remeants of racoon
Generate nat rules for ipsec when needed
Be more efficient, and ordered about thae tags and also syncrhonize tags with xmlreader
Make this a bit more smart rather having the penalty going over explode
Try a different strategy for fixing #3514 just send a HUP to dhcp6 to get it to reload.
-renamed function to pkg_call_plugins-added is_array()-added function header text-replaced fixed 'plugin_carp' by $plugin_type to allow for generic use
Make this a bit more efficient
Merge pull request #1018 from florian-asche/patch-3
Update services.inc
Do not delete linklocal address
IPv4 ONLY? YEAH ;)
Added CURL setops from dyndns.class
IPv4 ONLY
Merge pull request #1012 from florian-asche/patch-1
Prepared to make $hosttocheck configureable
Fix for now 'IPv6 - LAN looses Prefix after link event'(forums) with a not elegant solution but works. Probably dhcpv6 client should solve this by itself and generate and event for it. For now just bump dhcpv6 client again to have the prefix interface reconfigured.
pfSense_interface_deladdress() only knows how to delete an ip address, not a subnet. It should fix #3513
Added missing usepublicip with dyndnsCheckIP
Make the voucher auth through xmlrpc work.
default openssl to 2048