summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix up text, remove "only for Atheros" since the option is only shown if a co...Chris Buechler2015-03-127-5/+5
* "Auto" channel with hostap doesn't work correctly at the moment, force choosi...Chris Buechler2015-03-121-0/+4
* Set txpower since that seems to work fine now. Explicitly set authmode wpa he...Chris Buechler2015-03-121-2/+5
* Do not start filterdns during boot until a proper fix is done. Ticket #4296Renato Botelho2015-03-122-18/+22
* add more wireless validation. Ticket #4516Chris Buechler2015-03-121-1/+4
* Add more validation for wireless config settings. Ticket #4516Chris Buechler2015-03-121-0/+22
* Add more input validation for wireless parameters. Ticket #4516Chris Buechler2015-03-121-0/+36
* Touch up wifi textChris Buechler2015-03-127-12/+12
* If we bail not being able to find the P1 source, log an error.Chris Buechler2015-03-121-1/+3
* White space in ipsec.incPhil Davis2015-03-121-10/+10
* White space in filter.incPhil Davis2015-03-121-44/+44
* use-compression is no longer a valid config option in lighttpd, it can't be e...Chris Buechler2015-03-121-3/+0
* Fix IPsec on CARP IPs, broken when fixing IPsec with gateway groups and VIPs.Chris Buechler2015-03-121-5/+9
* clean up unique IDs text a bit.Chris Buechler2015-03-111-2/+2
* Move libstrongswan-unity.so when Unity plugin is disabled so it can't modify ...Chris Buechler2015-03-111-3/+13
* Proper fix #4443, do not unset carp entry when content differ, also set corre...Renato Botelho2015-03-111-3/+7
* Detect when broken rc.firmware is running, fix it and restart. This should fi...Renato Botelho2015-03-111-0/+21
* Remove -U from mtree call used to restore files permissions, this is replacin...Renato Botelho2015-03-111-1/+1
* Save vip interface and subnet to use to delete old vips from secondary nodes....Renato Botelho2015-03-111-13/+14
* Revert "Use a consistent variable name here. related to Ticket #4446"Renato Botelho2015-03-111-4/+4
* add granular control of state timeouts. Ticket #4509Chris Buechler2015-03-112-3/+246
* Explicit disable ssl.use-compression on lighty config. It should fix #4230Renato Botelho2015-03-111-0/+3
* Remove BEAST protection option since default cipher is now good and works wit...Renato Botelho2015-03-112-57/+2
* Add a log message when hostres SNMP module is ignored on APU boardsRenato Botelho2015-03-111-5/+9
* Disable SNMP hostres module on APU boards until we figure out why it's crashi...Renato Botelho2015-03-111-1/+5
OpenPOWER on IntegriCloud