Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
50563530 12/19/2016 09:32 PM Martin Wasley

dhcp6c no release

Script changes to allow no-release option of dhcp6c. These changes to be
used in conjunction with pfSense/FreeBSD-ports/net/dhcp6c recent change
from PR #231

12094fd5 12/17/2016 12:39 AM Doktor Notor

Add missing include

ef72cd5c 12/17/2016 12:11 AM Doktor Notor

Restart unbound after clearing logs (Bug #6915)

07c812a5 12/16/2016 10:46 PM Jim Pingle

Merge pull request #3283 from doktornotor/patch-1

2a3d27a6 12/16/2016 06:33 PM Renato Botelho

Merge pull request #3281 from phil-davis/patch-7

647db6bb 12/16/2016 03:53 PM Doktor Notor

Ensure that the more secure option is used if both user-copy-files and user-copy-files-chroot is granted

8dd0a7da 12/16/2016 12:53 PM Doktor Notor

Add support for chrooted SCP

74fd2299 12/16/2016 12:33 PM Doktor Notor

Add support for chrooted SCP

bb9747b2 12/16/2016 03:12 AM Phil Davis

validateipaddr enhance flexibility for translation

By using sprintf() we can allow for some language where the label text does not fit at the start of the sentence.

aa2b8133 12/16/2016 03:02 AM Phil Davis

validateipaddr code format

c393f1d1 12/15/2016 05:23 PM Steve Beaver

Fix comment

77a8a7d6 12/15/2016 05:23 PM Steve Beaver

Added a function validateipaddr() use as:
// Validate a network address
// $addr: the address to validate
// $type: IPV4|IPV6|IPV4V6
// $label: the label used by the GUI to display this value. Required to compose an error message
// $err_msg: pointer to the callers error message array so that error messages can be added to it here...

0917101a 12/15/2016 04:47 PM Jim Pingle

If nothing is enabled that requires xinetd, do not run xinetd. Fixes #6308

c7c86565 12/15/2016 12:52 AM Doktor Notor

Fix to match the pot template.

c7c45bcd 12/15/2016 12:29 AM Doktor Notor

Nuke outdated hint about scponly install

bbc28078 12/14/2016 09:22 PM Jim Pingle

Correct the descriptions and behavior of the Adaptive Start and Adaptive End settings.

b4175676 12/14/2016 05:33 PM Renato Botelho

Merge pull request #3236 from PiBa-NL/openvpn_startup_lock

cc9213e0 12/13/2016 12:58 PM Renato Botelho

Merge pull request #3276 from phil-davis/patch-10

572dce1f 12/13/2016 12:46 PM Renato Botelho

Merge pull request #3268 from blkeller/apu2-serial-fix

b7908243 12/13/2016 12:33 PM Phil Davis

dhcpv6_pd_str_help add default case

When the interface concerned does not yet have its details known (e.g. Track Interface values from upstream have not come yet) then we might as well at least give the caller some reasonable text.
e.g. I was adding V6 Static Mappings on an interface that has "Track Interface" and no IPv6 delegation yet. The error message that tries to tell me the type of input I need to put or the static IP offset had no example at all.

089c18f3 12/12/2016 09:10 PM Brett Keller

Add PC Engines APU2 to the list of serial-only platforms

The vidconsole needs to be explicitly disabled for PC Engines APU2,
otherwise the comconsole is garbled and mostly unusable during the
boot block and boot loader.

ffda0181 12/12/2016 08:46 PM Brett Keller

Add specific platform detection for PC Engines APU2

Based detection on $product rather than $hw_model, because $hw_model
returns the name of the AMD SoC, which might be used on other boards.

c165a17e 12/12/2016 08:37 PM Jim Pingle

Encode the auth server list before passing it on the CLI, to avoid issues with special characters that break when interpreted as URL parameters during OpenVPN auth. Fixes #7002

e719538c 12/12/2016 08:24 PM Jim Pingle

This script is not called directly in a way that requires a shabang, and it interferes with the script output, preventing successful authentication. Fixes #7008

d4ed1bd9 12/12/2016 05:55 PM Jim Pingle

Ensure that mobile IPsec client addresses are added to vpn_networks. Fixes #7005

632a238f 12/10/2016 09:53 AM Phil Davis

Comment typos in itemid.inc

ca8ab3c9 12/10/2016 05:13 AM Luiz Souza

Add a gateway state plugin hook.

Pull Request #3093

140f1f6f 12/10/2016 04:35 AM Luiz Souza

Revert the workaround now that the pf parsing issue is fixed.

Ticket #6985

8aa2dd26 12/09/2016 08:23 PM Renato Botelho

Ticket #6472: Add toggle_id

Introduce toggle_id() used to enable/disable associated firewall rules

75bb5037 12/09/2016 08:22 PM Renato Botelho

Simplify logic

21408bb4 12/09/2016 08:22 PM Renato Botelho

Fix comments

9f61bcc9 12/09/2016 08:22 PM Renato Botelho

$array doesn't need to be a reference here

73a0719a 12/09/2016 06:26 PM Jim Pingle

Update simplepie (RSS Parsing library) to 1.4.3

5eab2de4 12/09/2016 03:47 PM Renato Botelho

Fix #6996 using existing variable

4c6135c2 12/08/2016 01:11 PM Renato Botelho

Fix #6857

During boot local_sync_acocunts() should be able to access LDAP server
on a non-local network or also resolve LDAP server hostname. To make it
possible move calls to create static routes and start dnsmasq/unbound
to run earlier

176d24e1 12/08/2016 11:32 AM Phil Davis

Specify IP to set for zoneedit

1060378f 12/07/2016 06:55 PM Jim Pingle

Populate the HTTP_PROXY_AUTH env var. Ticket #6949

92cdad2b 12/07/2016 06:07 PM Renato Botelho

Merge pull request #3259 from phil-davis/disablegatewayactions

f396d2b7 12/07/2016 03:37 PM Phil Davis

Feature #3151 Disable gateway monitoring actions

without disabling gateway monitoring.

This allows the user to continue to monitor the gateway with dpinger, so
they can see how it is performing, but for the system not to take any
real action if the latency/loss exceeds the given limits....

e85f3a2b 12/07/2016 02:32 PM Renato Botelho

Merge pull request #3130 from omnia-dev/master

e61436df 12/07/2016 01:35 PM Renato Botelho

Merge pull request #3155 from jxmx/6751_route53

9f834c4b 12/07/2016 01:14 PM Renato Botelho

Merge pull request #3193 from PiBa-NL/php_notice_fatal

d253d5c6 12/06/2016 07:48 PM Renato Botelho

Merge pull request #3249 from plumbeo/idletime-in-sessiontime

7bcd5671 12/06/2016 07:44 PM Renato Botelho

Merge pull request #3254 from doktornotor/patch-1

f459bcce 12/06/2016 05:51 PM Renato Botelho

Merge pull request #3240 from derelict-pf/ldap_starttls

9c8ce38b 12/06/2016 03:59 PM Jim Pingle

Work around the NPt rule loading issue to load the rules as they were on previous versions. Fixes #6985

957ec89e 12/06/2016 03:09 PM Doktor Notor

Add BIND logging to proper facility (Bug #5524)

Stop the /etc/inc/system.inc patching by dns/pfSense-pkg-bind9 package.

e030050d 12/06/2016 03:29 AM Phil Davis

Fix unset glxsb

This bit of upgrade_config code needs a global reference to $config

f34e9794 12/05/2016 07:34 PM Jim Pingle

Stopgap to keep filter reload errors from happening due to NPt rule errors. Ticket #6985

1878e1c9 12/03/2016 05:03 PM Caio Plumbeo

Captive portal: add option to include idle time in total session time

Add an option to choose whether the time spent idle by a user disconnected for exceeding the idle timeout must be included in the total session time sent to the RADIUS server or not.

0f2fbcd7 12/03/2016 01:04 PM Jason McCormick

fix typo from merge

a5676b5d 12/03/2016 01:00 PM Jason McCormick

Merge remote-tracking branch 'upstream/master' into 6751_route53

8ec77040 12/02/2016 06:18 PM Jim Pingle

Fix indent

da83e212 12/02/2016 06:18 PM Jim Pingle

Merge pull request #3145 from skrude61/master

63b44eed 12/02/2016 06:03 PM Jim Pingle

Create a dummy /etc/printcap when starting bsnmpd so it it will not log errors. Fixes #6838

6cb599da 12/02/2016 03:59 PM Renato Botelho

Merge pull request #3246 from overhacked/dhcpd-dyndns-force-hostname

3343571b 12/02/2016 03:50 PM Jim Pingle

Add missing L2TP from this gateway handling case. Fixes #6980

f3838572 12/01/2016 04:04 PM Caio Plumbeo

Fix reversed accounting style

a7e3001c 11/30/2016 02:29 PM Ross Williams

Removed TODO comment

f0cce276 11/30/2016 03:14 AM Ross Williams

Put DDNS hostname config in the wrong place

It is relevant to the interface, not just the per-static-mapping DDNS config.

011f550d 11/30/2016 02:55 AM Ross Williams

Implement ddns-hostname option emission for static hosts in services.inc.

ab63443a 11/29/2016 06:48 PM Jim Pingle

Fix certificate generation for CAs without a serial set on import. Fixes #6952

e2c718c8 11/29/2016 06:32 PM Jim Pingle

Add some CA in-use test utility functions. Ticket #6947

473f37a9 11/29/2016 04:53 PM Renato Botelho

Merge pull request #3239 from duiadns/master

7a9c12b3 11/29/2016 03:53 PM Jim Pingle

Improve input validation on static ARP for DHCP static mapping entries, also prevent the backend from attempting to apply entries with insufficient information stored. Fixes #6969

19b7263e 11/25/2016 09:04 PM Ionut

- added support for duiadns.net ipv4 and ipv6

b35fc433 11/25/2016 08:08 PM Jim Pingle

Disable PAM when using only key-based authentication, otherwise keyboard-interactive fails. Fixes #6963

23a8dae0 11/25/2016 05:09 PM Renato Botelho

Merge pull request #3196 from PiBa-NL/authfallbackspeed

ba2253da 11/25/2016 05:06 PM Renato Botelho

Merge pull request #3212 from PiBa-NL/ipsec-mobile-leasecheck

75357823 11/25/2016 04:45 PM Renato Botelho

Merge pull request #3223 from filnko/patch-1

411f439a 11/24/2016 12:43 PM Renato Botelho

Silence kenv calls

930ca820 11/23/2016 02:11 PM Renato Botelho

Change wireless interface description

ae7d6aca 11/22/2016 05:54 PM Renato Botelho

Ticket #6770: Create a function to list available wireless interfaces and include model description

ac516731 11/22/2016 04:23 PM Renato Botelho

Ticket #6770: Update wireless regex to match FreeBSD 11

4f7956ad 11/21/2016 06:53 PM Steve Beaver

Revise update_filter_relaod_status() function to append status messages rather than overwrite the file

9e8a731d 11/21/2016 04:12 PM Renato Botelho

Remove deprecated code

23960be7 11/21/2016 04:12 PM Renato Botelho

/var/etc/* has been removed above

fc84b222 11/21/2016 04:06 PM Renato Botelho

Remove config files symlinks from /etc to /var/etc. Fixes #5538

a5dd605a 11/21/2016 04:06 PM Renato Botelho

We don't need to remove newsyslog.conf

c945d7a5 11/21/2016 02:05 PM Jim Pingle

This should be 'default' rather than 'panic' or some non-panic crashes will land at a debugger prompt rather than rebooting.

0529323f 11/21/2016 12:34 PM Renato Botelho

Force textdump, it should fix #6943

a7d88d2c 11/21/2016 12:34 PM Renato Botelho

Add our own ddb.conf

ce983754 11/19/2016 10:49 PM Pi Ba

openvpn, startup locking sequence to prevent issues around pid file / process management
fixes: https://redmine.pfsense.org/issues/6940

1bd7d5e5 11/18/2016 04:50 PM Renato Botelho

Revert "Apply the fix for ticket #6589 also into dhcpdv6 config"

Reverted after upgrade dhcpd server to 4.3.5

This reverts commit 20350989db5d66ffb827beaed5ef5738cd62fc9d.

06b91f60 11/18/2016 04:50 PM Renato Botelho

Revert "Set dhcp-cache-threshold to 0 to avoid a bug in dhcpd 4.3.x where it omits client-hostname where the cache threshold is reached. Ticket #6589"

Removed after upgrade dhcpd server to 4.3.5

This reverts commit 318e0383829daac934424879ccfce09395e80025.

2f7c76cf 11/17/2016 11:47 AM Doktor Notor

Put original match back

Did not mean to remove SSL substring from the check...

0db9846a 11/17/2016 11:36 AM Doktor Notor

Fix nsCertType matching for some certificates (Bug #6877)

See https://redmine.pfsense.org/issues/6877#note-4

f3997278 11/16/2016 09:10 PM Steve Beaver

Added addrtolower() function to allow IPv6 addresses to be converted to lower case while preserving aliases or other text

360f3a90 11/12/2016 10:13 PM Christoph Filnkößl

add All-Inkl to services.class

575b1dcf 11/12/2016 10:09 PM Christoph Filnkößl

add All-Inkl to dyndns.class

fbb652ed 11/11/2016 09:24 PM Jim Pingle

Use the ntpd "pool" command for more robust timekeeping. Attempting to automatically determine if we are using a pool, and allow it to be set optionally otherwise. Implements #5985

92a78939 11/11/2016 08:22 PM Jim Pingle

Add options to console menu reboot selection to reboot into single user mode and to reboot and force a filesystem check. Implements #6639

5e105459 11/09/2016 06:05 PM Renato Botelho

Merge pull request #3218 from kernelbug/master

8d8cd372 11/09/2016 06:02 PM Renato Botelho

Merge pull request #3220 from PiBa-NL/ipsec-routes

b256751e 11/09/2016 05:32 PM Renato Botelho

Merge pull request #3211 from PiBa-NL/syslogd-logsocket

1267b787 11/09/2016 06:26 AM Luiz Souza

The IPv6 packets are always blocked.

Ticket #6206

ee908e93 11/08/2016 08:38 PM Pi Ba

ipsec, apply routes also for IP-aliases with carp parents

da7054b7 11/08/2016 06:53 PM Steve Beaver

Fixed #6893
Null configuration settings are now written as <tag></tag> instead of <tag /> for consistency

d36ea867 11/07/2016 10:13 PM Renato Botelho

2.4.0 is now BETA

86584ded 11/07/2016 06:49 PM Jim Pingle

Store Dynamic DNS passwords in Base64 to protect special characters. Fixes #6688