summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | change the location of jquery-ui images in each theme's css fileJared Dillard2015-03-189-144/+144
* | | | Merge pull request #1571 from phil-davis/patch-2Renato Botelho2015-03-181-2/+2
|\ \ \ \
| * | | | Cleanup code path when adding a new userPhil Davis2015-03-181-2/+2
| |/ / /
* | | | Merge pull request #1569 from phil-davis/patch-1Renato Botelho2015-03-181-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Do not allow VLAN tag zeroPhil Davis2015-03-161-1/+1
|/ / /
* | | Merge pull request #1564 from phil-davis/patch-2Renato Botelho2015-03-161-6/+6
|\ \ \
| * | | Use subnet address in OPT net rulesPhil Davis2015-03-141-6/+6
| |/ /
* | | Merge pull request #1562 from phil-davis/usr-review1Renato Botelho2015-03-1621-339/+402
|\ \ \
| * | | Code Style sbin tmp usrPhil Davis2015-03-1321-339/+402
| |/ /
* | | Merge pull request #1561 from phil-davis/patch-1Renato Botelho2015-03-161-1/+1
|\ \ \
| * | | pfSsh.php readline function return valuePhil Davis2015-03-131-1/+1
| |/ /
* | | Merge pull request #1560 from phil-davis/get_possible_traffic_source_addressesRenato Botelho2015-03-161-4/+2
|\ \ \ | |/ / |/| |
| * | Update get_possible_traffic_source_addresses returned array formatPhil Davis2015-03-131-4/+2
|/ /
* | 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
* | correct missing == in ipsec.incChris Buechler2015-03-121-1/+1
* | Merge pull request #1557 from phil-davis/patch-3Chris Buechler2015-03-121-1/+1
|\ \
| * | Missin double equals in captiveportal.incPhil Davis2015-03-131-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-17/+21
* | 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-0/+1
* | Merge pull request #1556 from phil-davis/patch-5Chris Buechler2015-03-121-10/+10
|\ \
| * | White space in ipsec.incPhil Davis2015-03-121-10/+10
* | | Merge pull request #1554 from phil-davis/patch-3Chris Buechler2015-03-121-45/+45
|\ \ \ | |/ / |/| |
| * | White space in filter.incPhil Davis2015-03-121-45/+45
* | | 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-0/+9
|/ /
* | Proper fix #4443, do not unset carp entry when content differ, also set corre...Renato Botelho2015-03-111-2/+1
* | 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
* | Merge pull request #1547 from phil-davis/Code-Style-etc-inc-vwx3Renato Botelho2015-03-110-0/+0
|\ \
| * \ Merge branch 'master' into Code-Style-etc-inc-vwx3Phil Davis2015-03-1125-69/+111
| |\ \
| * | | Code style etc inc vwx3Phil Davis2015-03-098-808/+1020
* | | | Save vip interface and subnet to use to delete old vips from secondary nodes....Renato Botelho2015-03-111-9/+14
* | | | Revert "Use a consistent variable name here. related to Ticket #4446"Renato Botelho2015-03-111-6/+2
* | | | add granular control of state timeouts. Ticket #4509Chris Buechler2015-03-112-2/+244
OpenPOWER on IntegriCloud