summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix IPsec Advanced Settings uniqueids. It was neither set in strongswan confi...benny2015-03-312-2/+2
* 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
* Merge pull request #1588 from Hanse00/masterRenato Botelho2015-03-301-1/+1
|\
| * Fixed minor spelling errorPhilip Hansen2015-03-281-1/+1
* | Merge pull request #1589 from phil-davis/patch-1Renato Botelho2015-03-301-1/+1
|\ \ | |/ |/|
| * Fix bracketsPhil Davis2015-03-281-1/+1
|/
* Remove wireless cards from ALTQ-capable interfaces, since ALTQ is broken on w...Chris Buechler2015-03-281-4/+5
* Merge pull request #1572 from jlduran/no-server-headerRenato Botelho2015-03-271-0/+3
|\
| * Disable lighttpd server headerJose Luis Duran2015-03-251-0/+3
* | Merge pull request #1578 from Robert-Nelson/rfc2136_ignore_ipv4_ipv6Renato Botelho2015-03-272-2/+14
|\ \
| * | Change to Record Type with A and AAAA as values.Robert Nelson2015-03-262-10/+10
| * | Use address types instead of addresses.Robert Nelson2015-03-262-10/+10
| * | Merge branch 'master' into rfc2136_ignore_ipv4_ipv6Robert Nelson2015-03-2616-118/+139
| |\ \
| * | | Use radio buttons to select between IPv4, IPv6 or Both.Robert Nelson2015-03-232-20/+14
| * | | Add option to not register IPv4 and/or IPv6 addresses.Robert Nelson2015-03-222-2/+20
* | | | Include net.key.preferred_oldsa in the sysctl list, set to 0 (disable) soChris Buechler2015-03-261-0/+1
* | | | Merge pull request #1587 from Gertjanpfsense/masterRenato Botelho2015-03-261-3/+3
|\ \ \ \
| * | | | Voucher messages using wrong config field nameGertjan2015-03-261-3/+3
* | | | | 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 #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
OpenPOWER on IntegriCloud