Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
8209517d 02/16/2016 06:00 PM Jim Pingle

Prevent "Ignore denied clients" and "Failover Peer IP" from being combined in the DHCP server settings for IPv4. The daemon fails to start when configured in this way, it apparently only allows "allow" or "deny" in failover mode. Fixes #5898

3185f659 02/16/2016 05:31 PM Luiz Souza

Fix link_interface_to_vips() to account for IP alias over CARP.

2a0aef55 02/16/2016 04:53 PM Luiz Souza

Simplify and correct the comments in get_carp_interface_status().

985118b8 02/16/2016 04:51 PM Luiz Souza

Simplify the code with the use the newly introduced function to list CARP addresses.

e0e28fdf 02/16/2016 04:47 PM Luiz Souza

Fix the return value if no matching VIP was found.

ce94deb0 02/16/2016 02:05 PM Luiz Souza

Implement a switch that allows get_configured_vip_list() return only the selected type of VIP addresses: CARP, IP alias or all VIPs (default).

It seems that a few packages still rely on this.

Ticket #5885

961884ae 02/16/2016 11:53 AM Renato Botelho

Call conf_mount_rw() before run pfSense-upgrade to avoid doing it twice

5e8c3fa0 02/16/2016 11:34 AM Renato Botelho

Break long lines

bc4d752b 02/15/2016 05:16 PM Jim Pingle

This seems to have negatively impacted LAGG/VLAN configs. Revert "Only set IFCAPS where they're not already set correctly. Ticket #5887"

This reverts commit 7f283fab1b18bb575537bb8498b16a6b1b6d0251.

c1a5347f 02/15/2016 01:45 AM Phil Davis

Fix interface write_config message for dhclient_update_gateway_groups_defaultroute

Typo in var name.

221c0775 02/14/2016 11:09 PM Phil Davis

gmirror widget fixes

1) Internationalize the table column headings.
2) End the tbody and table tags.

f7253434 02/14/2016 10:28 PM Stephen Beaver

Merge pull request #2637 from k-paulius/patch-6

47cc723a 02/14/2016 10:20 PM Phil Davis

Whitespace functions.inc

while I am here looking at other stuff.

8bd84082 02/14/2016 09:26 PM Luiz Souza

Add support for multiple span ports on bridge.

While here, fix and improve the error detection for the selected ports.

Inspired by pull request #2613 from heper/patch-1

Ticket #5871

0f298138 02/14/2016 09:08 PM k-paulius

Rename 'Backup/Restore' to 'Backup & Restore' so it does not clash with breadcrumb separator.

448280c3 02/14/2016 08:51 PM k-paulius

Rename NTP tab to Settings to be more user friendly.

02342d8c 02/14/2016 08:14 PM k-paulius

Review alert wording. End sentence with period, remove redundant 'Warning', 'Error', etc. prefixes, since alerts are now color coded. Remove <b> tags.

7bf3b8a0 02/14/2016 08:13 PM k-paulius

Use print_info_box() to generate alerts

8545adde 02/14/2016 08:09 PM k-paulius

Review alert wording. End sentence with period, remove redundant 'Warning', 'Error', etc. prefixes, since alerts are now color coded. Remove <b> tags.

7c945f74 02/14/2016 08:09 PM k-paulius

Use print_info_box() to generate alerts

b290833b 02/14/2016 06:48 PM Luiz Souza

Merge pull request #2634 from nwholloway/eclfix_2_3

744e3787 02/14/2016 06:43 PM Luiz Souza

Merge pull request #2625 from NewEraCracker/inc-ipv6-fix

e3ad8ccd 02/14/2016 06:38 PM NewEraCracker

Logic correction

From my understanding ppp['mtu'] and ppp['ports'] are directly related with each other and they correlate information about mtu and ports. This specific commit doesn't introduce anything new other than simplifying the code slightly

921e237f 02/14/2016 05:54 PM Nick Holloway

Fix #5890 find disk slices as candidates for loading "config.xml" at boot

In commit 873c1701, the call to "/bin/ls /dev/{$disk}s*" was surrounded
with "escapeshellarg" so the wildcard is not expanded.

Use "glob" to find the slices for a disk instead.

9557ca30 02/14/2016 01:16 PM Phil Davis

Internationalize dyndns.class

I tried to consolidate and make some of the message logging more consistent along the way.

2efb39d0 02/14/2016 05:28 AM Jim Pingle

Make a couple changes to PPP default gateway handling to address issues with default gateway switching. Fixes #1837
Tested with default gateway switching on and off, by rebooting, manually disconnecting the PPP link, and manually disconnecting the NIC link, worked each time, though still possible some issues remain. Feedback appreciated.

9718847b 02/13/2016 09:38 PM k-paulius

Renamed SMART to S.M.A.R.T.

544af3fe 02/13/2016 09:38 PM k-paulius

Synchronize page titles with tab titles. Rename some titles in order to be more consistent.

7ca42d47 02/13/2016 09:38 PM k-paulius

Renamed 'Wake on LAN' to 'Wake-on-LAN'

f4741421 02/13/2016 09:38 PM k-paulius

Synchronize page titles with tab titles. Rename some titles in order to be more consistent. Convert page title to title case.

caf59781 02/13/2016 09:38 PM k-paulius

Synchronize page titles with tab titles; Rename few titles in order to be more consistent.

0f98065b 02/13/2016 09:01 PM Luiz Souza

Fix the returned string when no status is found for this CARP.

No functional change.

7f283fab 02/12/2016 10:59 PM Chris Buechler

Only set IFCAPS where they're not already set correctly. Ticket #5887

57b5da70 02/12/2016 06:24 PM Jim Pingle

Refine the way the DNS Forwarder and DNS Resolver are handled via XMLRPC. Fixes #5882

6d364925 02/12/2016 01:55 PM Phil Davis

Remove German from English message text

2961897d 02/12/2016 01:24 PM Stephen Beaver

Merge pull request #2626 from phil-davis/patch-1

2d44889c 02/12/2016 01:23 PM Stephen Beaver

Merge pull request #2624 from NOYB/Firewall_/_Rules_-_Prevent_Separator_Orphanage

3deee4c8 02/12/2016 01:23 PM Stephen Beaver

Merge pull request #2623 from NOYB/Firewall_/_Rules_-_Consolidate_Move_Separators_Function

c8f6b745 02/12/2016 01:22 PM k-paulius

Synchronize page title with tab title. Convert page title to title case.

26b4bef8 02/12/2016 01:22 PM k-paulius

Synchronize page title with tab title. Renamed GRE to GREs, GIF to GIFs and LAGG to LAGGs to match VLANs, QinQs, etc.

2c86e042 02/12/2016 12:47 PM Phil Davis

Remove duplicated line in config.inc

This had been duplicated way back in https://github.com/pfsense/pfsense/commit/10e91486fa5c2d467135bcaa887aee83458442a0

cdcd860f 02/12/2016 09:23 AM NewEraCracker

Add check of IPv4 only IPs on IPv6 SplitV64

Will prevent access to wrong string offset

a08edc35 02/12/2016 09:20 AM NOYB NOYB

Firewall / Rules - Prevent Separator Orphanage

Prevent orphaning separator(s) at the bottom when deleting the rule at bottom of the list.

cc293ac0 02/12/2016 08:11 AM Chris Buechler

If URL table file size is 0, force update. Ticket #5848

a4f41878 02/12/2016 08:03 AM NOYB NOYB

Firewall / Rules - Consolidate Move Separators Function

Consolidate the moving of separators for add/copy/dup/delete into a generic function.

b913daf8 02/12/2016 07:23 AM Chris Buechler

add an option to only validate URL tables, so stray files aren't left behind when input validation fails. Ticket #5848

e9fea9dc 02/12/2016 06:42 AM Chris Buechler

Parse URL Table alias downloads with parse_aliases_file to ensure only valid contents. Ticket #5848

d6fa0b47 02/11/2016 11:57 PM Chris Buechler

Prefer dnsmasq's host overrides when it's enabled. Ticket #5883

5f8e52a7 02/11/2016 02:46 PM Stephen Beaver

Merge pull request #2620 from NewEraCracker/inc-ipv6-docs

f5051b64 02/11/2016 02:46 PM Stephen Beaver

Merge pull request #2619 from NOYB/Firewall_/_Rules_-_Display_Separators_Efficiency

d67f1cb0 02/11/2016 02:43 PM Stephen Beaver

Merge pull request #2616 from k-paulius/captions

48fa3f3e 02/11/2016 01:04 PM NewEraCracker

Fix typo which caused broken syntax highlighting

54c36056 02/11/2016 08:38 AM Chris Buechler

Add support for IPsec TFC. Ticket #4688

36bf13fd 02/11/2016 08:09 AM NOYB NOYB

Firewall / Rules - Display Separators Efficiency

Use a list of separator rows to call the display separator function only for rows which there are separator(s). More efficient than looping through the list of separators on every row.

f15f4c17 02/11/2016 07:27 AM Chris Buechler

Fix IKE version "auto". Ticket #5880

b24a0251 02/11/2016 06:55 AM Chris Buechler

Fix ddns domain name Ticket #4366

67c3b4dc 02/11/2016 06:43 AM Chris Buechler

Return loopback description for friendly interface. noticed as part of Ticket #4450, applicable across a variety of things.

b574dc63 02/11/2016 06:17 AM Chris Buechler

Fix regression with missing 500/4500/ESP rules for IPsec bound to gateway groups. Ticket #4858

7aaf60a8 02/11/2016 04:53 AM k-paulius

Fix RADIUS spelling. It is written in all caps.

5f88f964 02/11/2016 03:51 AM k-paulius

Convert section titles to title case

75d44804 02/11/2016 12:01 AM NOYB NOYB

Add is_array test and change !empty test to is_array test.

4fe66748 02/10/2016 10:19 PM Chris Buechler

Fix dyndns breakage after changes on Ticket #4366

7cd2add4 02/10/2016 05:19 PM Jim Pingle

Make RRD lists global, validate graph name using whitelist of known values rather than blacklist of characters, beef up validation and escaping of related values while here. Fixes #5874 for 2.3

032def61 02/10/2016 02:11 PM Stephen Beaver

Fixed #5873

3bec4cd0 02/10/2016 07:03 AM Chris Buechler

Remove process_alias_unzip, which never worked because of variable typo (at a minimum) and wasn't documented as an available feature so people don't expect to be able to use it.

ca46f1de 02/10/2016 06:38 AM Chris Buechler

Return false if download fails in process_alias_urltable so input validation based upon it works. Ticket #5848

ceb9cca7 02/10/2016 05:17 AM Chris Buechler

Match this to max_input_vars for large aliases

4905c263 02/10/2016 03:05 AM Chris Buechler

Correct variable in error log

37af5cf5 02/10/2016 02:55 AM Chris Buechler

Don't try to process aliases whose downloads have failed in update_alias_url_data(). Ticket #5848

eb38f9a8 02/10/2016 02:49 AM Chris Buechler

Sync up download_file_with_progress_bar with download_file. The former is no longer used in the base system, but still in some packages.

095edfeb 02/10/2016 12:49 AM Stephen Beaver

Further revision to service hiding system

d9901ff4 02/09/2016 11:56 PM Chris Buechler

Fix style issues.

b1567b5b 02/09/2016 09:58 PM Luiz Souza

Add the configuration upgrade code to make sure the existent settings will work after the last changes.

The CARP part of this code should be added together with the initial uniqid changes.

5420820f 02/09/2016 09:58 PM Luiz Souza

Fix get_interface_ip[v6]() to try first the IP from our configuration before ask the kernel. The OS will return the first IP it find for the interface and not necessarily the main IP address.

This can cause conflicts where get_interface_ip[v6]() returns a CARP or IP alias for the interface (missing the real IP and generating a duplicated IP address).

2a5960b0 02/09/2016 09:58 PM Luiz Souza

Review of CARP uniqid changes.

It turns out that current CARP implementation is not much different from an IP alias.

This commit converts the IP alias to also use the CARP uniqid scheme, this simplify the code in all other places because now we have only two different cases to deal with:...

fd4dbabc 02/09/2016 09:56 PM Chris Buechler

Return false in download_file rather than the failed status code when a download fails. Return would always evaluate to true previously though other parts of the code expect a false value when a download fails. related to Ticket #5848

8283e679 02/09/2016 07:44 PM Stephen Beaver

Merge pull request #2600 from NOYB/Firewall_/_Rules_-_Page_Efficiency_Upgrade

424eda9c 02/09/2016 01:07 PM Stephen Beaver

Merge pull request #2605 from phil-davis/patch-1

85c721a3 02/09/2016 01:06 PM Stephen Beaver

Merge pull request #2604 from NewEraCracker/illegal-offset-fix

ccc62f13 02/09/2016 06:15 AM NOYB NOYB

Make display separators function generic and move to filter.inc.

e1c29475 02/09/2016 06:11 AM NOYB NOYB

A little tweak for code consistency. No functional change.

8f561183 02/09/2016 06:11 AM NOYB NOYB

Bring NAT separators into the fold.

Also add config empty test to upgrade script.

fdb83ce0 02/09/2016 06:11 AM NOYB NOYB

Firewall / Rules - Page Efficiency Upgrade

1) Only load the rules of the selected interface instead of loading all the rules of all interfaces and hiding them. Very inefficient and can result in sluggishness. Especially with large number of rules and/or large alias tables....

1e505631 02/09/2016 01:30 AM Chris Buechler

get_failover_interface returns the parent physical NIC for _lloc interfaces, so make sure it's returning null before it gets to that point.

7b512ab3 02/09/2016 12:11 AM Phil Davis

Use IEC KiB MiB GiB TiB units

See forum https://forum.pfsense.org/index.php?topic=106547.0 for discussion if this is wanted.

b7369ff8 02/08/2016 04:39 PM NewEraCracker

This should prevent the possibility of illegal offsets

If you poke pfSense WebGUI you'll find some funny stuff. Username and Password should never be arrays at all.

4eac105f 02/07/2016 03:59 PM Phil Davis

Add support for TB when reporting bytes

Forum: https://forum.pfsense.org/index.php?topic=106470.0
I believe that this should work OK on both 32 and 64 bit systems. A 32-bit system will convert big values of $bytes and big numbers like 1099511627776 to float first, then do the comparison. 64-bit systems will do (int) comparisons. Either way, in the end, the value is sprintf() into a float anyway....

84588e00 02/06/2016 09:26 AM Chris Buechler

Don't include 127.0.0.0/8 in unbound.conf in forward mode. Ticket #5750

2ee69502 02/06/2016 09:02 AM Chris Buechler

Merge pull request #2587 from davidjwood/preserve-sshd-parent

28ed7e03 02/06/2016 09:00 AM Chris Buechler

Merge pull request #2588 from davidjwood/rrd-ntp-offset

d20dd658 02/06/2016 06:57 AM Chris Buechler

Handle start/stop of OpenVPN client instances bound to gateway groups using CARP IPs. Ticket #4858

10e58a70 02/06/2016 06:25 AM Chris Buechler

clean up text

3564bcb5 02/06/2016 06:11 AM Chris Buechler

Fix get_interface_ip to return correct IP for CARP VIPs. Ticket #4858

da8b271a 02/06/2016 03:15 AM David Wood

Tell rrd that ntpd offset can be negative as well as positive

ce31310e 02/06/2016 02:50 AM Chris Buechler

Fix find_interface_ip for gateway groups with VIPs. Ticket #4858

a99dc521 02/06/2016 02:35 AM David Wood

Don't kill an sshd parent process on exit from /etc/rc.initial

This stops exiting a shell running in an SSH session from terminating the parent sshd process, which has the unwanted side effect of killing all other sessions running under that sshd process (including cloned shell sessions).

f77c8e96 02/05/2016 05:56 AM Chris Buechler

Merge pull request #2585 from k-paulius/patch-pkg-syslog-v2

2fadcec3 02/05/2016 05:11 AM Chris Buechler

Set gif interface MTU in interface_gif_configure if it's not already correct. Ticket #5842

3363c02b 02/05/2016 04:53 AM k-paulius

Adding ability to run dhcp6c in debug mode.

aeb87745 02/04/2016 10:20 PM Chris Buechler

Return blank rather than 0ms/0% for unmonitored gateways latency and loss. Show on dashboard widget when a gateway is unmonitored. Ticket #2226