summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1586 from phil-davis/patch-6Renato Botelho2015-03-261-7/+6
|\
| * Always include general setup DNS servers in unbound.confPhil Davis2015-03-261-7/+6
* | Merge pull request #1584 from phil-davis/patch-2Renato Botelho2015-03-261-3/+4
|\ \
| * | Only list nameservers once in resolv.confPhil Davis2015-03-251-3/+4
| |/
* | Merge pull request #1582 from k-paulius/fix-get_possible_traffic_source_addre...Renato Botelho2015-03-264-16/+16
|\ \
| * | Commit 89f171b changed result returned by get_possible_traffic_source_address...k-paulius2015-03-234-16/+16
* | | Merge pull request #1575 from k-paulius/misc-dhcp6cRenato Botelho2015-03-261-64/+73
|\ \ \
| * | | Supress errors when opening custom DHCP config file and check if content was ...k-paulius2015-03-231-3/+7
| * | | Log to syslog and get rid of useless variable.k-paulius2015-03-231-3/+2
| * | | Remove old dhcp6c and rtsold config scripts when bringing down interface.k-paulius2015-03-191-0/+2
| * | | Supress errors when opening custom DHCP6 config file and check if content was...k-paulius2015-03-191-3/+8
| * | | A mix of literal tabs, spaces and \t is used in dhcp6c config file code. Conv...k-paulius2015-03-191-12/+11
| * | | DHCP6 config file override, advanced and basic settings override each other s...k-paulius2015-03-191-57/+57
* | | | Merge pull request #1559 from phil-davis/status-dhcp-leasesRenato Botelho2015-03-261-6/+16
|\ \ \ \ | |_|_|/ |/| | |
| * | | Status DHCP Leases handle expire neverPhil Davis2015-03-131-6/+16
* | | | Fixes an issue wherein an alias could be added only if some other alias alrea...Stephen Beaver2015-03-251-4/+6
* | | | Eliminate the "this_device" test from the resync check in rc.openvpn.jim-p2015-03-251-9/+4
* | | | The logic of this test seems to be incorrect.jim-p2015-03-241-1/+2
| |_|/ |/| |
* | | Merge pull request #1580 from phil-davis/patch-1Renato Botelho2015-03-231-1/+1
|\ \ \
| * | | Be consistent about Unbound service descriptive namePhil Davis2015-03-231-1/+1
|/ / /
* | | Merge pull request #1577 from k-paulius/fix-dhcp6-validationRenato Botelho2015-03-231-4/+7
|\ \ \
| * | | Use is_numericint() instead of empty() to check if value has been entered bec...k-paulius2015-03-221-4/+4
| * | | Make sure 'DHCPv6 Prefix Delegation size' is provided if 'Send IPv6 prefix hi...k-paulius2015-03-221-0/+3
* | | | Add missing encoding, as suggested by yakarRenato Botelho2015-03-233-3/+3
* | | | Merge pull request #1576 from phil-davis/patch-1Renato Botelho2015-03-231-2/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Handle release number in installerPhil Davis2015-03-211-2/+3
|/ / /
* | | Merge pull request #1486 from jlduran/patch-1Renato Botelho2015-03-201-1/+1
|\ \ \ | |_|/ |/| |
| * | Use `none` instead of a whitespace in sshd_configJose Luis Duran2015-03-181-1/+1
* | | 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
* | | 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
OpenPOWER on IntegriCloud