Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
feeb0581 03/15/2018 06:35 PM Renato Botelho

Make our rc ready for recently introduced exit code in fsck

Inspired by: https://svnweb.freebsd.org/base?view=revision&revision=331015

1b20a4a6 03/15/2018 04:38 PM Renato Botelho

Apply microcode update on boot

023a911b 03/14/2018 11:19 PM Luiz Souza

Bump up the default config.xml version.

f6bf385e 03/14/2018 11:18 PM Luiz Souza

Add a placeholder for a factory update.

f9b1c128 03/14/2018 01:50 PM Steve Beaver

Fix case where $_POST['if'] == 0 in sprint_info_box()

a55718c8 03/12/2018 10:24 PM Renato Botelho

Fix #8208

When restoring backup, delete packages not present in new config.xml

8552be10 03/12/2018 10:24 PM Renato Botelho

Ticket #8208

When restoring backup, set default pkg repository

747b31dc 03/12/2018 10:23 PM Renato Botelho

Ticket #8208

When restoring backup, do not call pfSense-upgrade on boot

1bedcacc 03/12/2018 10:22 PM Renato Botelho

Do not call get_pkg_info() when it's not going to be used

fa5e9db2 03/12/2018 10:22 PM Renato Botelho

Respect default repo

b870f03d 03/12/2018 10:22 PM Renato Botelho

Deduplicate build_repo_list() and get_repo_name()

c7500634 03/09/2018 07:30 PM Jim Pingle

Fix one more IGMP ref. Fixes #8356

ca5270b6 03/09/2018 07:15 PM Jim Pingle

Correct variable reference for IGMP proxy enable in upgrade code. Fixes #8356

1dfb84de 03/08/2018 05:04 PM Steve Beaver

Merge pull request #3911 from PiBa-NL/20180304-igmp-disable

2e08a646 03/08/2018 02:41 PM Jim Pingle

Add sanity check to rule passing out from host to ensure it does not have a blank destination subnet. Fixes #8360

9c9fa4e2 03/05/2018 07:13 PM Pi Ba

igmp, Add option to disable the igmp service, bump global.inc version

7849c2f8 03/05/2018 11:09 AM Renato Botelho

Merge pull request #3910 from PiBa-NL/20180304-fix-log-link

6b3e3bc5 03/04/2018 03:49 PM Pi Ba

igmp, Add option to disable the igmp service

9aa103ba 03/04/2018 03:39 PM Pi Ba

fix log link

3ef5904e 03/03/2018 03:27 PM → luckman212

small addition to augment jim-p's 58a2ba621c390362170aa2e377e4b41c8fdce1c6

58a2ba62 03/02/2018 08:41 PM Jim Pingle

Fix quoting on rc.bootup conf_path changes

3614c7da 03/02/2018 07:01 PM Luiz Souza

Force the configuration reload after the initial interface assignment.

Also, always save the assign_complete status.

7ae13d1f 03/02/2018 04:04 PM Luiz Souza

Fix the loader settings for the console on SG-2320 and SG-2340.

20f8233d 03/02/2018 03:42 PM Luiz Souza

Replace some hardcoded paths.

7c1aa62b 03/01/2018 03:43 PM Jim Pingle

Add missing firewall rule tracker info to automatically generated rules. Fixes #8353

74afe67c 03/01/2018 03:42 PM Jim Pingle

Add tracking to enableallowallwan and change to single rule. Ticket #8353

9c17359f 02/27/2018 02:14 PM Jim Pingle

Add tracker ID to firewall rule list and edit page. Implements #8348

b8963db6 02/26/2018 12:47 PM Renato Botelho

Fix #7972

Rework the way Captive Portal vouchers are synchronized on HA:

- When voucher use is enabled on primary, do the same on secondary
- When voucher rolls are created/modified/deleted, sync to secondary
- When voucher is used, disconnected or expired, sync it in both...

9a18ac7a 02/25/2018 07:03 AM Luiz Souza

Rename the variables on the rest of DHCP functions.

dfb6db7a 02/25/2018 06:55 AM Luiz Souza

Remove some dead code, rename variables.

This function is not consumed only by WAN, so use more neutral names to avoid any assumptions.

130fe575 02/25/2018 12:28 AM Luiz Souza

Fix my broken code, continue would not work from another loop.

40a530a1 02/24/2018 08:22 PM Luiz Souza

Filter vm.pmap.pti entries on loader.conf when necessary.

https://forum.pfsense.org/index.php?topic=144390.msg786182#msg786182

26a38669 02/23/2018 05:59 PM Luiz Souza

Add GUI support to display and set the PTI state.

e0ed03f3 02/22/2018 05:59 PM Renato Botelho

Update translation files

37e9cfbd 02/22/2018 05:07 PM Renato Botelho

Regenerate pot

789cb7f5 02/22/2018 12:51 PM Renato Botelho

Merge pull request #3892 from al-right/master

40fd222c 02/21/2018 08:26 PM Steve Beaver

Merge pull request #3906 from phil-davis/system_authservers-authentication-containers-01

e8f6e66e 02/21/2018 08:26 PM Steve Beaver

Merge pull request #3907 from phil-davis/auth-server-test-output-01

e6e7b00c 02/19/2018 04:21 PM Jim Pingle

Trim domain for learned DNS entries. Ticket #6847

If the CN is already an FQDN on the given domain, this prevents the
domain from being present in the record twice (e.g. host.example.com
as a CN leads to records for host.example.com.example.com)

ab105bf8 02/19/2018 12:25 AM Luiz Souza

Do not wipe the existing file contents. Return the actual data.

56b72761 02/17/2018 07:39 PM Luiz Souza

Fix the variable name.

Pointy-hat to: me

34925626 02/17/2018 11:40 AM Phillip Davis

Report correct auth server host when testing LDAP auth server

5520839e 02/17/2018 10:36 AM Phillip Davis

Mark authentication containers label as required field

dc3bc1f8 02/16/2018 04:42 PM Renato Botelho

Fix #7469

Sort users / groups alphabetically on config.xml

90510875 02/16/2018 04:42 PM Renato Botelho

Be more verbose about users/groups sync

f7aafd45 02/16/2018 04:10 PM Jim Pingle

Fix typo

d0af08f5 02/15/2018 05:12 PM Luiz Souza

Remove duplicate entries on loader.conf and loader.conf.local.

0445f0d3 02/15/2018 12:17 PM Luiz Souza

Update the copyright year in a couple of missing points.

7df5447d 02/15/2018 12:14 PM Luiz Souza

Update the copyright year on login page.

Ticket: #8331

79f7bc7f 02/14/2018 04:28 PM Renato Botelho

Fix #7469

  • Rename local_sync_accounts() to local_reset_accounts() and keep it
    only being used /etc/rc.bootup
  • Reimplement local_sync_accounts() receiving a list of users and
    groups to be added and/or deleted
  • Remove call to filter_configure xmlrpc method from...
9d706ff8 02/12/2018 04:26 PM Renato Botelho

Break some long lines

356f29a0 02/12/2018 04:26 PM Renato Botelho

Fix #8317

Verify if pipes were created in current system before attempt to remove
them

ff8b4019 02/12/2018 03:12 PM Renato Botelho

Do no try to lock when file doesn't exist

b27df7cf 02/12/2018 03:08 PM Renato Botelho

Implement dry_run mode in captiveportal_free_dnrules()

To be used later on a fix for ticket #8317 just return the array
containing pipes to be removed without removing them from
captiveportaldn.rules

236a198c 02/08/2018 06:12 PM Anders Lind

Fixing filename. Thanks Renato

d1f69741 02/07/2018 07:30 PM Jim Pingle

Allow Dual Stack IPsec P1 interface. Fixes #6886

Allow "Both" to be selected for IPv4/IPv6 on IPsec P1, in the config use both addresses as "left =" if they both exist.
Some cases where a single address was assumed (e.g. ping hosts) default to using the first address....

1dc6392b 02/07/2018 06:55 PM Jim Pingle

Consider IPv6 for IPsec bypasslan. Fixes #8321

b96b2ca0 02/07/2018 05:27 PM Steve Beaver

Merge pull request #3905 from pulcov/master

031570c6 02/07/2018 05:23 PM Steve Beaver

Merge branch 'master' of gitlab.netgate.com:pfsense/pfsense

0136888b 02/07/2018 02:30 PM Jim Pingle

Correct variable used to populate the IPv4/IPv6 selector on status_logs_settings.php. Fixes #8323

b0e29e62 02/07/2018 01:35 PM Steve Beaver

Fixed #8322 to accommodate case where no VIPs are defined

b2605914 02/06/2018 04:37 PM Jim Pingle

Do not apply a DHCP static mapping uniqueness test for hostnames or IP addresses. The DHCP daemon allows the entries to be duplicated provided they have unique MAC addresses or identifiers. Fixes #8220

c971ddc4 02/06/2018 02:42 PM Jim Pingle

Revert "Add cxgbe to ALTQ list. Fixes #8314"
Apparently it's not supported by the driver, despite what the man page claims.

This reverts commit 40f2c5d909220dd5aaa23515d25a04916438304d.

40f2c5d9 02/05/2018 09:55 PM Jim Pingle

Add cxgbe to ALTQ list. Fixes #8314

0f5bd6f8 02/05/2018 08:26 PM Stephen Jones

Fixed #8091 Force Integers in GUI
It will use the ceil() function to always use the ceiling after loading a config.
Also onchange of bandwidth will call the ceil function to put in a whole number.

76ca1bc5 02/02/2018 08:41 PM Steve Beaver

Fix config version # arrising from merging older PR

d205ac7a 02/02/2018 08:26 PM Steve Beaver

Merge pull request #3711 from PiBa-NL/20170427-ipsec-multiple-P1-algo

3490784c 02/02/2018 08:17 PM Steve Beaver

Merge branch 'master' of gitlab.netgate.com:pfsense/pfsense

67784aa6 02/02/2018 05:57 PM Steve Beaver

Add DDNS client update option to DHCPv4 configuraiton

daf7490f 02/02/2018 04:51 PM Renato Botelho

Fix #8290

On d9b05eb490a the way aliases containing a mix of IP address and FQDNs
works has changed and all items were added to filterdns to make sure
the pf table created would be persistent. The flag $use_filterdns was
being set only when the array item used to control didn't exist yet....

a464eaf7 02/02/2018 04:45 PM Stephen Jones

Fixed #8226 Check for MAC duplicates

loop through auto pass MAC addresses for duplicates
before automatically adding a pass thru.

12f16196 02/01/2018 05:33 PM Steve Beaver

Fixed #8303

ce7b40ce 02/01/2018 04:15 PM Stephen Jones

Fixed #8301 CSRF Enabled on all widgets.

Enabled CSRF on all widgets.

3c44c845 01/31/2018 06:56 PM Luiz Souza

Silence warnings generated by sysctl to standard error.

ba2b547f 01/31/2018 02:07 PM Renato Botelho

Merge pull request #3895 from PiBa-NL/20180106-openvpn-fix-subnet31

7f054ea0 01/29/2018 06:55 PM Jim Pingle

Update OpenVPN wizard with current protocol selection options. Fixes #8298

e7b5b82b 01/29/2018 05:26 PM Jim Pingle

Add input validation to traffic_graphs_widget.php and fix JS encoding. Fixes #8302

9ee5030e 01/29/2018 05:25 PM Jim Pingle

Re-enable CSRF protection in traffic_graphs_widget.php. Ticket #8301

c083e1e4 01/29/2018 05:24 PM Jim Pingle

Fix a potential encoding issue in diag_system_activity.php. Fixes #8300

3b41c8f3 01/29/2018 10:25 AM Vince C

Fix dyndns update with gateway group

d69a55e3 01/26/2018 07:37 PM Stephen Jones

Fixed #8297 If user has no page permissions it will automatically log them out so they don't get stuck on the logout page

82f581d5 01/26/2018 06:04 AM Luiz Souza

Improve the CARP description.

No functional change.

a9a74b49 01/26/2018 06:04 AM Luiz Souza

Merge pull request #3830 from PiBa-NL/20170925-pppoe-on-carpmaster

2884600f 01/25/2018 06:50 PM Jim Pingle

Fix syntax error in interfaces.inc

44b1c000 01/25/2018 05:28 PM Luiz Souza

Do no configure the virtual IPs if the parent is disabled.

Ticket #6677

fccdc01a 01/25/2018 03:51 PM Luiz Souza

off-by-one fix in an error text.

No functional change.

c7027903 01/25/2018 03:19 AM Steve Beaver

Fixed #8296

97e6ec09 01/24/2018 07:39 PM Luiz Souza

Fixes a bug in primary DHCPD host detection for failover.

Properly detect the master host based on CARP skew at setup time when used with HA.

f1dc05b7 01/23/2018 03:30 AM Luiz Souza

Merge pull request #3862 from marjohn56/pfsense

68872169 01/23/2018 01:35 AM Luiz Souza

Fix get_cpu_crypto_support() to not overwrite $cpucrypto_type.

19e87bb3 01/19/2018 09:35 AM Bryan Stenson

fix typos

b1c01d80 01/17/2018 10:05 PM Steve Beaver

Merge pull request #6400 from loonylion/master

61b6c22a 01/17/2018 12:24 PM Steve Beaver

Merge pull request #3898 from alistair23/alistair/master

4cad9a5b 01/16/2018 07:15 PM Jim Pingle

Change sshd compression to 'delayed' to match current FreeBSD default. Fixes #8245

900663a4 01/16/2018 05:05 PM Jim Pingle

Add an update source control to RFC2136 dynamic DNS updates. Implements #8278

618faaf2 01/16/2018 04:07 PM Jim Pingle

Add localhost to list of interfaces for packet capture. Implements #8257

163255d6 01/16/2018 03:02 PM Jim Pingle

Add ospf6d to routing logs.

8dc33488 01/15/2018 08:37 PM Steve Beaver

Merge pull request #3889 from kangtastic/master

f5d55ac6 01/15/2018 08:37 PM Steve Beaver

Merge pull request #3899 from PiBa-NL/20180111-bootup-step-messages

0fc473ad 01/15/2018 08:36 PM Steve Beaver

Merge pull request #3900 from PiBa-NL/20180111-pf-busy