summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fixes #4504 use correct key indexErmal LUÇI2015-04-031-1/+1
* Fixes #4504 Allow the bypass policy for LAN to be enabled and prevent traffic...Ermal LUÇI2015-04-032-0/+35
* Fixes #4259 Use proper variable to do calculationsErmal LUÇI2015-04-032-5/+5
* Only use mobile clients PFS config with mobile ph2ent. Ticket #4538Chris Buechler2015-04-031-1/+1
* disable SSL validation for selfhost since it fails. Ticket #4545Chris Buechler2015-04-031-0/+1
* enable ike_name for daemon facility as well, to add connection identifiers to...Chris Buechler2015-04-021-0/+1
* Use real interface here for dhcrelay v6. Ticket #4572Chris Buechler2015-04-021-2/+2
* 0 could be valid for hostname aliases too. Ticket #4573Chris Buechler2015-04-021-1/+1
* Don't omit hosts specified as "0". Ticket #4573Chris Buechler2015-04-021-2/+2
* Bug #4566 Only route-to a gateway if it is not force_downPhil Davis2015-04-021-1/+1
* call this RCC-VE rather than C2358Chris Buechler2015-03-311-2/+2
* Add a check for whether IPsec is enabled, so it doesn't spit out "IPsecChris Buechler2015-03-311-4/+8
* Add SCTP to protocol list for filtering.jim-p2015-03-311-1/+1
* Merge manually pull request #1593Ermal LUÇI2015-03-312-1/+3
* Fix encoding issues in Configuration History list.jim-p2015-03-311-4/+4
* Fix a few misc encoding issues in load balancer code.jim-p2015-03-316-10/+26
* Fixed minor spelling errorPhilip Hansen2015-03-301-1/+1
* Remove wireless cards from ALTQ-capable interfaces, since ALTQ is broken on w...Chris Buechler2015-03-281-4/+5
* add missing )Chris Buechler2015-03-261-1/+1
* Include net.key.preferred_oldsa in the sysctl list, set to 0 (disable) soChris Buechler2015-03-261-0/+1
* Voucher messages using wrong config field nameGertjan2015-03-261-3/+3
* RRD Graph Custom Tab display friendly descriptionPhil Davis2015-03-261-1/+5
* Always include general setup DNS servers in unbound.confPhil Davis2015-03-261-6/+6
* Only list nameservers once in resolv.confPhil Davis2015-03-261-3/+5
* Status DHCP Leases handle expire neverPhil Davis2015-03-261-6/+16
* Eliminate the "this_device" test from the resync check in rc.openvpn.jim-p2015-03-251-8/+4
* The logic of this test seems to be incorrect.jim-p2015-03-241-1/+2
* Be consistent about Unbound service descriptive namePhil Davis2015-03-231-1/+1
* Use is_numericint() instead of empty() to check if value has been entered bec...k-paulius2015-03-231-4/+4
* Make sure 'DHCPv6 Prefix Delegation size' is provided if 'Send IPv6 prefix hi...k-paulius2015-03-231-0/+3
* Handle release number in installerPhil Davis2015-03-231-2/+3
* Use `none` instead of a whitespace in sshd_configJose Luis Duran2015-03-201-2/+2
* Add option for wireless standard "auto", to omit "mode" entirely from ifconfi...Chris Buechler2015-03-182-4/+15
* change the location of jquery-ui images in each theme's css fileJared Dillard2015-03-189-144/+144
* Bump version to 2.2.2-DEVELOPMENTRenato Botelho2015-03-181-1/+1
* Cleanup code path when adding a new userPhil Davis2015-03-181-2/+2
* Do not allow VLAN tag zeroPhil Davis2015-03-181-1/+1
* Use subnet address in OPT net rulesPhil Davis2015-03-161-9/+11
* pfSsh.php readline function return valuePhil Davis2015-03-161-1/+1
* It's time for 2.2.1-RELEASERELENG_2_2_1Renato Botelho2015-03-131-1/+1
* txpower was disabled for good reason it would appear, it triggers syntax erro...Chris Buechler2015-03-132-2/+6
* Apply WME input validation to all modes, not just hostap. Ticket #4516Chris Buechler2015-03-131-5/+5
* Default to 11ng if an option hasn't been configured. Previously we let the br...Chris Buechler2015-03-131-1/+7
* Default to WPA2, AES for new wireless interface configs. Ticket #4516Chris Buechler2015-03-131-2/+2
* Auto-size the interface box on the bridge edit page.Chris Buechler2015-03-131-1/+2
* touch up interfaces.php textChris Buechler2015-03-137-10/+10
* Require WPA PSK where WPA-PSK is enabled. Clean up some other text. Ticket #4516Chris Buechler2015-03-127-10/+15
* clean up input errors textChris Buechler2015-03-127-9/+9
* add missing double == in ipsec.incChris Buechler2015-03-121-1/+1
* Missin double equals in captiveportal.incPhil Davis2015-03-121-1/+1
OpenPOWER on IntegriCloud