Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
9e7cc828 02/25/2016 04:16 PM Luiz Souza

Remove unnecessary includes. Remove an always true if().

No functional changes.

94bb4420 02/25/2016 04:13 PM Luiz Souza

Makes interface_bring_down() remove all the CARP and IP aliases from interface.

Ticket #5913

84a2ff78 02/25/2016 01:59 PM Luiz Souza

Fixes the PPP interface list. List all physical interfaces + VLANs and not the assigned ports.

Ticket #5925

34938b8d 02/25/2016 01:59 PM Luiz Souza

It is not necessary check for CARP interfaces.

611cc5ca 02/25/2016 10:14 AM Renato Botelho

Hide additional bootp options when it's disabled, fixes #5914

0f0c4473 02/25/2016 10:13 AM Renato Botelho

Fix indent

f4d2b8a7 02/25/2016 02:32 AM Chris Buechler

Remove old rc.dhclient_cron that hasn't been used in many years

510e6f23 02/25/2016 02:29 AM Chris Buechler

Add a space between the gateway name and IP

8f36f87a 02/24/2016 09:47 PM Jim Pingle

Move the DHCPv6 apply action into a function. Capture the apply and save actions separately and only perform the required task. Fixes #5910

1c2b01a7 02/24/2016 08:49 PM Jim Pingle

Do not offer the "CA" type when creating a certificate. CAs should only be made on the CAs tab. Fixes #5924

0a54f116 02/24/2016 08:38 PM Luiz Souza

Fix a typo.

67c6bab5 02/24/2016 07:08 PM Luiz Souza

Add the upgrade code for OpenBGPd and Quagga OSPF packages.

Ticket #5884

af769801 02/24/2016 06:55 PM Jim Pingle

Correct ALTQ interface test for ix interfaces, fixes #5923

7de4474e 02/24/2016 04:49 PM Luiz Souza

Fix the rc.carpmaster and rc.carpbackup scripts.

Now, they look for main CARP IP and IP aliases running on supplied vhid.

19e407c2 02/24/2016 04:49 PM Luiz Souza

Remove unnecessary code. CARP isn't a interface anymore, radvd cannot run on CARP IPs.

89a7d8d0 02/24/2016 04:49 PM Luiz Souza

Make link_interface_to_vips() also return the IP aliases on the specified vhid.

1e678c38 02/24/2016 02:12 PM Renato Botelho

Fix indent

4b6c15cd 02/24/2016 02:01 PM Renato Botelho

Use high level functions

30c8a290 02/24/2016 02:01 PM Renato Botelho

Use high level functions

0e6a3434 02/24/2016 02:01 PM Renato Botelho

Check the end of range to make sure it's inside subnet too

49aab259 02/24/2016 02:01 PM Renato Botelho

Use high level functions

b90d635e 02/24/2016 02:01 PM Renato Botelho

Simplify logic and use high level functions

cd3a34fe 02/24/2016 02:01 PM Renato Botelho

Merge pull request #2409 from stilez/patch-13

5e5adb2b 02/24/2016 08:03 AM NOYB NOYB

Deletes Even if Say Cancel - Fixes 5907

Touch Action CSS
Bootstrap is applying this to the .btn class. But that doesn't cover everything for us nor does it make possible to double tap firewall rules (table rows & cells) to edit.

"W3C added a new value for touch-action to the pointer events specification: manipulation."...

c801e9d7 02/23/2016 09:48 PM Stephen Beaver

Merge pull request #2681 from NOYB/Status_/_System_Logs_-_Manage_Log_Form_Submission_Access

83d8e9ab 02/23/2016 09:06 PM Luiz Souza

Print help text when passed as "description" for a select_source.

a30d649c 02/23/2016 12:57 PM Stephen Beaver

Merge pull request #2682 from NewEraCracker/array-initialization-fix

cf09c2f4 02/23/2016 08:08 AM NOYB NOYB

Firewall / Rules - Copy/Edit - Interface Change - Separators Update

Correct separators update position when changing interface during a copy or edit.

58b07c57 02/22/2016 04:53 PM NewEraCracker

Initialize variables correctly

1) gmirror.inc: there are two calls to exec(), those calls expect the 2nd parameter to be an array, this commit initializes the variables correctly. 2) system.php: variable dnslist is used as an array without prior type initialization. This is one of the causes for apparent PR #2680 problems (which led to its reversal). Note: After this commit is merged PR #2680 may be safely reapplied for more tough code.

a936104b 02/22/2016 03:01 PM Stephen Beaver

Revert PR 2680

2fbac0b2 02/22/2016 11:49 AM Renato Botelho

Merge branch 'master' of github.com:dennypage/pfsense

  • 'master' of github.com:dennypage/pfsense:
    Add stddev information to the quality graphs.
    Update config version to trigger upgrade of rrd files
    Add standard deviation to quality rrd files
308e42be 02/22/2016 08:21 AM NOYB NOYB

Status / System Logs - Manage Log Form Submission Access

If the user does not have access to status logs settings page, then don't accept a manage log form submission.

89c8934f 02/21/2016 10:38 PM Luiz Souza

Fixes the handling of MTU with VLANs and PPPoE.

Ticket #5857

c6555b1d 02/21/2016 10:38 PM Luiz Souza

Makes get_real_interface() work with VLAN too.

This makes get_parent_interface() safe to use with VLANs.

4a3a45c4 02/21/2016 10:38 PM Luiz Souza

Properly check the parent's MTU when changing a VLAN MTU.

4c746b8c 02/21/2016 10:38 PM Luiz Souza

Fixes the editing of PPP entries.

Fixes the PHP warnings, hide/unhide of selected interface(s) fields, improve the MTU check.

9fcc7581 02/21/2016 10:38 PM Luiz Souza

If exist, print the friendly interface name next to device name.

9eeb91dd 02/21/2016 08:33 PM Stephen Beaver

Fixed #5914
COntrol panels via jQuery for more control

040d9fbd 02/21/2016 01:54 PM Stephen Beaver

Merge pull request #2678 from TheUbuntuGuy/master

fa119fbf 02/21/2016 01:37 PM Stephen Beaver

Merge pull request #2670 from NOYB/HTML_Compliance_-_Diagnostics_/_Configuration_History

0621d6ed 02/21/2016 01:36 PM Stephen Beaver

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

bdfe939c 02/21/2016 12:57 PM Phil Davis

Fix #5916 Do not complain about duplicated blank DNS server entries

Reported by redmine https://redmine.pfsense.org/issues/5916

f5315ac1 02/21/2016 08:40 AM NOYB NOYB

Write_Config Function Notes Update

Add write_config_only input arg to write_config function notes.

c25e42c8 02/21/2016 05:08 AM Mark Furneaux

Fix regression on general setup page preventing save with blank DNS servers

Introduced in f700dc9

656cf2ac 02/20/2016 12:32 PM Stephen Beaver

Merge pull request #2677 from NOYB/Title_Bar_Shortcuts_Privileges

eb15d418 02/20/2016 12:31 PM Stephen Beaver

Merge pull request #2676 from NOYB/Status_/_System_Logs_-_Manage_Logs_Panel_Error

820780b5 02/20/2016 12:30 PM NOYB NOYB

Status / System Logs - Manage Logs Panel Access

If the user does not have access to status logs settings page, then exclude the manage log panel from the page.

38386fb4 02/20/2016 10:10 AM NOYB NOYB

Title Bar Shortcuts Privileges

Only display title bar shortcuts the user has privileges for.
Confusing and inconvenient being sent to the home page when clicking on those. Then have to browse back to where you were.

f700dc99 02/20/2016 09:53 AM Chris Buechler

Don't allow an IP to be configured multiple times as a DNS server. Ticket #5915

830ea39a 02/20/2016 08:33 AM Chris Buechler

Skip configuring dhcpdv6 when the interface doesn't have a valid subnet (like track6 where PD hasn't been obtained). Ticket #3029

430d7e93 02/20/2016 08:23 AM Chris Buechler

Only enable DHCPv6 server for track6 interfaces where it's enabled. Ticket #3029

ab0ecb32 02/20/2016 08:16 AM NOYB NOYB

Status / System Logs - Manage Logs Panel Error

Change test to use the correct variable. Otherwise it will never be true and form will not be kept open when there is input error.

8e187daa 02/20/2016 08:13 AM Chris Buechler

Allow disabling of radvd with track6 interfaces. Ticket #3029

7c4c43a5 02/20/2016 08:04 AM Chris Buechler

Add config upgrade code to enable and configure DHCPv6 server and radvd where track6 is in use, as they were automatically configured previously. Add same config to default config.xml to retain existing behavior there. Ticket #3029

1c42c585 02/20/2016 06:54 AM Chris Buechler

replaced original copyright message from 2005 / Espen Johansen

558a7c62 02/20/2016 06:40 AM Chris Buechler

clean up text

e1953efa 02/20/2016 06:37 AM Chris Buechler

DHCPv6 clean ups for PD. Ticket #3029

e3f10656 02/20/2016 06:13 AM Denny Page

Merge branch 'master' of https://github.com/pfsense/pfsense

7a9f8774 02/20/2016 05:55 AM Chris Buechler

Simplify check for which interfaces can have RAs, and show track6 interfaces without having to enable DHCPv6 server. Ticket #3029

2915acf8 02/20/2016 05:25 AM Chris Buechler

Don't trigger an interface mismatch for lagg interfaces, they may not exist at time of config restore. Ticket #5892

2ec7ab35 02/20/2016 05:00 AM Chris Buechler

Validate URL table ports aliases exist before using them in a rule. Ticket #5845

ed98ef92 02/19/2016 09:51 PM Phil Davis

Allow user to dismiss diag_edit messages

Previously the close 'x' was displayed, but after this code was changed to use print_info_box() the close 'x' was not being displayed.

a09f3d8e 02/19/2016 09:18 PM Phil Davis

Changes for diag_edit rename

81742ea2 02/19/2016 08:30 PM Denny Page

Add stddev information to the quality graphs.

31a1aa3c 02/19/2016 08:16 PM Denny Page

Merge branch 'master' of https://github.com/pfsense/pfsense

2ccf2ede 02/19/2016 07:27 PM Stephen Beaver

Fixed #5911

44c30eb3 02/19/2016 06:59 PM Jim Pingle

Fix this test. Fixes #5909

6e1adcca 02/19/2016 05:10 PM Stephen Beaver

Addedexec.php and edit.php (which are now diag_command.php and diag_edit.php)

c7903f8e 02/19/2016 05:02 PM Stephen Beaver

Fix typo in diag_command

36a844df 02/19/2016 04:32 PM Stephen Beaver

Renamed exec.php and edit.php

e138f828 02/19/2016 03:46 PM Renato Botelho

Clarify text, ticket #4463

8559c9d9 02/19/2016 02:35 PM Jim Pingle

Fix Dashboard privilege edge case and show full Help menu to users with the Help privilege. Fixes #5909

3c3ede28 02/19/2016 01:47 PM Stephen Beaver

Restore infoblock functionality for now

06683083 02/19/2016 01:38 PM Stephen Beaver

Fixed #5908

ada3eeb3 02/19/2016 12:57 PM Renato Botelho

Fix #3029

Teach system_hosts_generate() to deal with PD length != 64

6c8beed3 02/19/2016 12:57 PM Renato Botelho

Ticket #3029

Fix DHCPv6 GUI to work with PD length != 64

15db02a6 02/19/2016 12:57 PM Renato Botelho

Ticket #3029

Teach services_dhcpdv6_configure() to deal with PD length != 64

a3d07046 02/19/2016 12:57 PM Renato Botelho

Ticket #3029

Teach merge_ipv6_delegated_prefix() to deal with other PD sizes

2bf455ca 02/19/2016 12:57 PM Renato Botelho

Ticket #3029

Import patch from @Robert-Nelson to enable DHCPv6 Server/RA to
interfaces configured to track DHCP-PD

This patch only works for PD with length 64

51a14c58 02/19/2016 12:22 PM Phil Davis

Internationalize etc inc uvx

217cdb81 02/19/2016 08:20 AM NOYB NOYB

HTML Compliance - Diagnostics / Configuration History

End tag form seen, but there were open elements. Unclosed element div.
Swap places between closing div and form tag.

a20da2b6 02/19/2016 06:34 AM Chris Buechler

Clarify log, it's not really "ignoring" it.

9d51fcde 02/18/2016 10:11 PM Chris Buechler

Add support for splitting ipsec.conf conn entries for IKEv2. Ticket #4704

7ef4b39d 02/18/2016 06:30 PM Renato Botelho

Make prefix delegation range check case insensitive

218600a2 02/18/2016 06:24 PM Renato Botelho

Unbreak services_dhcpv6.php

bcc2b417 02/18/2016 06:03 PM Renato Botelho

Validate Prefix Delegation range to make sure addresses match first network address, otherwise DHCPd will silently fail

0e00ad80 02/18/2016 05:45 PM Renato Botelho

Fix range and prefix delegation range help text to match From/To in correct order

b39e67a9 02/18/2016 03:18 PM Stephen Beaver

Revert change that avoided loading hte sorting lib if not required. The issue turned out to be a browser quirk

0576543f 02/18/2016 01:20 PM Stephen Beaver

Merge pull request #2666 from NewEraCracker/status_ipsec_leases-remove-debug

5f267d8b 02/18/2016 01:19 PM Stephen Beaver

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

80f2220d 02/18/2016 01:18 PM Stephen Beaver

Merge pull request #2669 from NOYB/Diagnostics_/_Tables_-_Large_Tables_Perf_Band-Aid

2b0c5a69 02/18/2016 12:56 PM Stephen Beaver

Merge pull request #2665 from NewEraCracker/simplify-code

c5db3a9a 02/18/2016 12:52 PM Stephen Beaver

Merge pull request #2664 from NOYB/Diagnostics_/_Tables_-_InfoBox_-_#_Records

37f3acf9 02/18/2016 12:51 PM Stephen Beaver

Merge pull request #2663 from NewEraCracker/vpn_ipsec_keys_edit-cleanup

c33a3c20 02/18/2016 12:51 PM k-paulius

Correct if statement

1ba98d4f 02/18/2016 12:51 PM k-paulius
  • close p tags * wrap first sentence in p tag for proper styling * indicate section in the link * correct punctuation
27f37ca4 02/18/2016 12:51 PM k-paulius

Close p tags, wrap first sentence in p tag for proper styling.

29c39b7c 02/18/2016 12:51 PM k-paulius

Fix word case

5f250198 02/18/2016 12:51 PM k-paulius

Remove unused variable.

3063453d 02/18/2016 12:48 PM Renato Botelho

Merge pull request #2668 from phil-davis/gtetc2