summaryrefslogtreecommitdiffstats
path: root/usr/local/www
Commit message (Expand)AuthorAgeFilesLines
* Allow single interface bridges. Useful with span port option, and when shuffl...Chris Buechler2015-04-081-2/+2
* Merge pull request #1597 from phil-davis/Common-typosRenato Botelho2015-04-063-7/+6
|\
| * Few minor text typosPhil Davis2015-04-043-7/+6
* | diag_sockets show sockets listening on localhostPiBa-NL2015-04-051-2/+2
* | Fix up Ticket #4504 implementation. Match config style with other areas. Use ...Chris Buechler2015-04-041-9/+9
|/
* shouldn't need this as its own inc anymore, but only changing in master since...Chris Buechler2015-04-041-1/+0
* There is no longer any need to restrict protocols for IPv4+IPv6 rules, the ap...Chris Buechler2015-04-041-5/+0
* remove dead code, clean up excess white space a bit.Chris Buechler2015-04-031-24/+0
* 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-031-0/+16
* Fixes #4259 Use proper variable to do calculationsErmal LUÇI2015-04-032-5/+5
* Add SCTP to protocol list for filtering.jim-p2015-03-311-1/+1
* Fix IPsec Advanced Settings uniqueids. It was neither set in strongswan confi...benny2015-03-311-0/+1
* 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-281-1/+1
* Merge pull request #1578 from Robert-Nelson/rfc2136_ignore_ipv4_ipv6Renato Botelho2015-03-271-0/+12
|\
| * Change to Record Type with A and AAAA as values.Robert Nelson2015-03-261-8/+8
| * Use address types instead of addresses.Robert Nelson2015-03-261-8/+8
| * Merge branch 'master' into rfc2136_ignore_ipv4_ipv6Robert Nelson2015-03-2611-35/+51
| |\
| * | Use radio buttons to select between IPv4, IPv6 or Both.Robert Nelson2015-03-231-18/+12
| * | Add option to not register IPv4 and/or IPv6 addresses.Robert Nelson2015-03-221-0/+18
* | | Merge pull request #1581 from phil-davis/patch-1Renato Botelho2015-03-261-1/+5
|\ \ \ | |_|/ |/| |
| * | RRD Graph Custom Tab display friendly descriptionPhil Davis2015-03-231-1/+5
* | | 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 #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
| |/ / |/| |
* | | 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
* | | Handle release number in installerPhil Davis2015-03-211-2/+3
|/ /
* | Add option for wireless standard "auto", to omit "mode" entirely from ifconfi...Chris Buechler2015-03-181-0/+5
* | 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
| |/
* | Do not allow VLAN tag zeroPhil Davis2015-03-161-1/+1
|/
* txpower was disabled for good reason it would appear, it triggers syntax erro...Chris Buechler2015-03-131-1/+3
* 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-131-2/+2
* Require WPA PSK where WPA-PSK is enabled. Clean up some other text. Ticket #4516Chris Buechler2015-03-121-2/+7
* clean up input errors textChris Buechler2015-03-121-2/+2
* Fix up text, remove "only for Atheros" since the option is only shown if a co...Chris Buechler2015-03-121-1/+1
* "Auto" channel with hostap doesn't work correctly at the moment, force choosi...Chris Buechler2015-03-121-0/+4
* add more wireless validation. Ticket #4516Chris Buechler2015-03-121-1/+4
OpenPOWER on IntegriCloud