Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
c411661a 07/31/2016 09:27 AM Doktor Notor

Allow URLs for TFTP Server (Bug #6634)

The setPattern() thing ain't usable for this and just causes regressions.

8ff248d6 07/31/2016 08:38 AM Doktor Notor

Allow URLs for TFTP Server (Bug #6634)

is_URL() from util.inc is way too limited for this purpose.

ef726c3e 07/31/2016 08:35 AM Doktor Notor

Update pfSense.pot

4b79a9d4 07/31/2016 08:25 AM Doktor Notor

Typo fix

48381631 07/31/2016 08:21 AM Doktor Notor

Allow URLs for TFTP Server (Bug #6634)

is_URL() from util.inc is way too limited for this purpose.

bfbfa4dd 07/29/2016 12:17 AM Jared Dillard

experiment with tighter styling

1cba7db4 07/29/2016 12:17 AM Jared Dillard

Fixes #6601 clean up installed packages html

13b03802 07/29/2016 12:17 AM Jared Dillard

clean up Installed Packages widget by removing category

ffe1a068 07/26/2016 03:42 AM Phil Davis

Fix redmine #6640 DHCPv6 server time format

The original code here ended up always applying the time zone offset once, and if you had set dhcpv6leaseinlocaltime then it got applied twice, so Sydney at UTC+10:00 would show UTC+20:00 and presumably somewhere at UTC-04:00 would show UTC-08:00...

a869a931 07/22/2016 06:16 PM Jeremy Porter

Section title was wrong, discovered by mfine

9ce54773 07/18/2016 03:43 PM Stephen Beaver

Allow section header to be omitted by specifying "NOTITLE" as the section title.

a46e0d74 07/18/2016 04:18 AM Chris Buechler

Allow AES-GCM for P1 where using IKEv2. Ticket #5990

4d55ef96 07/18/2016 02:24 AM Chris Buechler

Clarify that HMAC-MD5 key is required. Ticket #6622

655fb9df 07/18/2016 02:15 AM Chris Buechler

Merge pull request #3055 from marjohn56/master

7940050b 07/16/2016 01:25 AM → luckman212

Fix "http://pf.sense/UNKNOWN" links in Pkg Manager

I noticed recently that many packages do not have the 'www' field in the database filled, or have it set to UNKNOWN The way the table is built, this causes bad links to be generated pointing to e.g. http://pf.sense/UNKNOWN. This patch fixes it, causing only packages with actual links to get the <a> tag.

1d653e86 07/15/2016 11:27 PM Chris Buechler

fix typo

0f743680 07/15/2016 08:18 PM Renato Botelho

Fix license.php to show correct text

1b7647bd 07/15/2016 08:05 PM Renato Botelho

Revert wrong conversion in license.php

a06db880 07/15/2016 07:42 PM Renato Botelho

Update pot

7b24d53b 07/15/2016 07:38 PM Renato Botelho

Merge pull request #3059 from NewEraCracker/xml-syntax-fix

b12ea3fb 07/15/2016 07:30 PM Renato Botelho

Move to Apache License 2.0

f7057140 07/15/2016 07:14 PM NewEraCracker

Fix xml syntax after license update

1f954318 07/15/2016 07:09 PM Jim Pingle

Make a function to resync all OpenVPN CSCs and use it when saving an OpenVPN server. Fixes #6139

f0314a2a 07/15/2016 06:49 PM Chris Buechler

dse was under contract with BSDP for all the work he did, we own (c)

c5d81585 07/15/2016 06:30 PM Renato Botelho

Review license / copyright on all files (final round)

1602106b 07/14/2016 11:14 PM Phil Davis

Fix #6613 Do not show Aply Changes button when Save needed

I got a bit carried away in the fix for #6460 https://github.com/pfsense/pfsense/commit/21c18c3df11547aba172c10f95872dbd8682f7d9
The message here at line 507 should not actually show the Apply Changes button. At this point the user needs to adjust the assigned interfaces and save. Then after saving an Apply Changes button can be used to implement the saved changes.

ac24dc24 07/14/2016 09:33 PM Renato Botelho

Review license / copyright on all files (1st round)

30b94997 07/14/2016 09:10 PM Renato Botelho

Retire deactivated widgets

e7b8ee69 07/14/2016 08:51 PM Renato Botelho

chmod 0644 php web pages

e15252dc 07/14/2016 08:50 PM Renato Botelho

Retire copyright-master.txt

0d21a99e 07/14/2016 08:49 PM Renato Botelho

chmod 0644 php web pages

38f54fec 07/14/2016 08:33 PM Renato Botelho

Retire /usr/local/bin/slowdownpipe.sh

f1750639 07/14/2016 03:30 PM Renato Botelho

Ignore cp result for cases when files are the same. Ticket #6557

a90d497d 07/14/2016 05:09 AM Chris Buechler

Merge pull request #3057 from wokis/master

0666f04e 07/13/2016 10:01 PM Renato Botelho

Merge pull request #3052 from phil-davis/patch-3

a409a857 07/13/2016 09:18 PM Kacper Boström

Added and modified functions to send correct Radius attributes to the Radius authenticator.

b9212b15 07/12/2016 11:08 PM Jared Dillard

style sortable tables

c6310cf4 07/12/2016 11:08 PM Jared Dillard

clean up captive poral widget

79c50872 07/12/2016 11:07 PM Jared Dillard

change order of css files in head element

5a9c3449 07/12/2016 02:57 AM Chris Buechler

write_config before openvpn_resync here as well. Ticket #6139

2cc19f46 07/11/2016 04:44 PM Jim Pingle

Align GIF link options with those currently supported by the base OS. Ticket #6587

b5baa9e7 07/11/2016 04:44 PM Jim Pingle

Remove GRE link flag options from GUI/backend. Keep link1 as it was also used to add an explicit static route, though the GUI previous GUI option name wasn't related to that at all. Updated GUI description to match reality. Ticket #6586

82b8011b 07/11/2016 01:21 AM Chris Buechler

write_config before calling openvpn_resync. Ticket #6319

8c661bc8 07/10/2016 04:58 PM Martin Wasley

DHCP6 init before RA

Some ISP BNG's require that a dhcp6c init is sent before RA. The
additions to interfaces.php adds a new option flag 'dhcp6withoutra',
this flag is set or unset in the WAN DHCP6 section 'Do not wait for a
RA'.

The interfaces.inc file handles this flag and either launches dhcp6c on...

86d431a8 07/10/2016 05:56 AM Chris Buechler

Remove input_errors2Ajax calls, was never implemented. Ticket #3027

0cb7999c 07/10/2016 04:36 AM Chris Buechler

fix typo. noticed-by: phil.davis

d37bd612 07/10/2016 12:06 AM Chris Buechler

Add config option for AdvDefaultLifetime, clean up descriptions on other. Ticket #6533

c3099b79 07/09/2016 11:40 PM Chris Buechler

Add configuration for Min and MaxRtrAdvInterval. Ticket #6533

68de2169 07/09/2016 07:32 AM Phil Davis

Fix #6050 DHCP - provide Network Booting display/hide advanced button

This one moves the "Network Booting" above the "Additional BOOTP/DHCP Options". That allows "Network Booting" to be a Display/Hide Advanced group of buttons just like TFTP, LDAP etc. (without a special section header) and for "Additional BOOTP/DHCP Options" to come last on the page.

76763c4c 07/09/2016 06:32 AM Phil Davis

Fix #6590 NTPd Leapfile Upload

cc4fc50b 07/09/2016 04:24 AM Chris Buechler

Merge pull request #3037 from NOYB/Check_IP_Services

87025b35 07/08/2016 07:31 PM Renato Botelho

Fix indent and spaces

4041a5f1 07/08/2016 07:30 PM Renato Botelho

Remove stray '

7d383978 07/08/2016 03:29 PM Renato Botelho

Merge pull request #3046 from phil-davis/portimport

8f867225 07/08/2016 02:47 PM Renato Botelho

Improve patterns to read dhcpd6.leases to prevent leases containing '}' in ia-na line not showing up. It fixes #6543

30df6b72 07/08/2016 01:34 AM Phil Davis

Fix #6585 Do not use [] syntax for lookups

IPv6 address plus port is displayed with the format [1:2::3]:80 - the address is in square brackets followed by colon and the port number. This is necessary to disambiguate the port from the address, a good thing. But it messes up the use of the IPv6 address for reverse lookup....

1729ee29 07/07/2016 02:55 PM Renato Botelho

Do not check platform to decide if enableserial and primaryconsole fields will be hidden, global parameters are the rule to decide it. Fixes #6291

e4c784bf 07/07/2016 06:57 AM Phil Davis

Fix #6582 Allow import of ports

This change does:
1) Allow bulk import of a port alias. That happens when the Import
button is pressed from the Ports tab of the firewall_aliases screen.
2) Allow bulk import of an IP alias, automatically determine if the
imported data fits a host or network alias type. That happens when the...

04b571e8 07/07/2016 06:39 AM Phil Davis

Show "cannot delete alias" message as error

If I try to delete an alias that is in use, the "cannot delete alias" message was being displayed as the "success" color.

a9b6c19a 07/06/2016 09:34 PM Chris Buechler

Fix PTR lookups on diag_dns.php. Ticket #6561

ce9130bc 07/06/2016 08:16 PM Chris Buechler

Merge pull request #3043 from NOYB/Label_Rename

a0b0acd1 07/06/2016 02:54 PM Stephen Beaver

Correct spacing

5aef6c8b 07/06/2016 02:53 PM Stephen Beaver

Remove debug

(cherry picked from commit 5810f934472368f43942ea66820dc98e17143c19)

a654d899 07/06/2016 02:48 PM Stephen Beaver

Fixed #6577 - Preserve user input on error

5fac13aa 07/06/2016 10:47 AM Renato Botelho

Make sure resolv.conf is present during nanobsd upgrade. Fixes #6557

82f6c64a 07/06/2016 07:49 AM NOYB NOYB

Change group labels s/MAC controls/MAC Address/

1c10ce97 07/03/2016 10:22 PM Pi Ba

webgui tables, doubleclick event to perform 'edit' action, part 2

54691fc6 07/03/2016 08:18 PM Pi Ba

webgui tables, doubleclick event to perform 'edit' action

658180da 07/03/2016 04:56 PM Pi Ba

ipsec widget, check for valid array

ee3cc6d5 07/02/2016 09:19 AM Chris Buechler

Clarify Negate option description on firewall_nat_out.php.

39d2f39d 07/02/2016 09:13 AM NOYB NOYB

Check IP Services

Configurable check IP services.
Used by Dynamic DNS services to check IP addresses.
Configure as many check IP services as desired. The first (highest in the list) that is enabled will be used as the default.
A future possibility could be to add an option to the Dynamic DNS entires to use a specific check IP service....

65292972 07/02/2016 08:41 AM Chris Buechler

Change button order on diag_dns.php so hitting enter in the field does a lookup rather than update alias. semi-related to Ticket #6561

b2c4aaca 07/01/2016 09:21 PM BBcan177 .

Update system_usermanager_settings.php

Use of undefined constant min - assumed 'min'

d0c62202 07/01/2016 09:20 PM BBcan177 .

Update system_crlmanager.php

Use of undefined constant min - assumed 'min'
Use of undefined constant max - assumed 'max'

6e78a06f 07/01/2016 09:11 PM BBcan177 .

Fix undefined constant

Notice: Use of undefined constant min - assumed 'min'
Notice: Use of undefined constant max - assumed 'max'

591b9184 07/01/2016 01:10 AM Chris Buechler

Merge pull request #3034 from NOYB/startsWith_Polyfill

b07f8f3f 07/01/2016 12:40 AM NOYB NOYB

startsWith Polyfill

Fixes hidding of custom individual settings when not in use on user manager page.

5ba0caa7 06/30/2016 09:58 PM NOYB NOYB

Diag Tables Last Update

Use correct Thursday abbreviation (s/Thr/Thu/).

84a67bf4 06/30/2016 06:20 AM Chris Buechler

Allow wildcard for hostname with Namecheap DDNS. Ticket #6260

0015e84c 06/30/2016 06:10 AM Chris Buechler

Merge pull request #2729 from zevlag/BountyRequestTopic106193

50d36974 06/30/2016 05:20 AM Chris Buechler

Merge pull request #3018 from phil-davis/usersettings

bb5d3a43 06/30/2016 04:57 AM Chris Buechler

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

f4803487 06/30/2016 04:30 AM Chris Buechler

Merge pull request #3028 from PiBa-NL/2.3_dnsV6

6bc8621f 06/30/2016 04:30 AM Phil Davis

Rationalize System Update GUI messages

At present, when doing a System Update, there is a message box that says:
"Please wait while the installation of completes.
This may take several minutes."

Between "of" and "completes" is the package name, which is blank in the case of a System Update....

8d1a6065 06/30/2016 12:49 AM Chris Buechler

Omit <secret> tags from L2TP in status.php config.xml dump.

eef555b9 06/30/2016 12:41 AM Chris Buechler

Restore 2.2.x and prior means of obtaining pfsync nodes to avoid exhausting memory on systems with large state tables. Ticket #6364

ba40ee75 06/29/2016 08:03 PM Pi Ba

Diagnostics - DNS Lookup, also query for IPv6 addresses

31df78a8 06/29/2016 03:36 AM Chris Buechler

Merge pull request #2944 from stilez/patch-23

adcb1d08 06/29/2016 03:01 AM Chris Buechler

Merge pull request #3024 from phil-davis/include_once

1f49dd8a 06/28/2016 04:50 AM Phil Davis

Remove a-f from IPv4 address pattern

It seems to me that a through f should not be part of the pattern for the "V4" case.

86573bb9 06/27/2016 11:31 PM Phil Davis

Update include() to include_once()

For safety, use include_once() when including various "side" files.
There are a couple of instances of include("guiconfig,inc") that I
changes to use require_once() to be consistent with everywhere else.
The remaining cases of include() are just (hundreds of) head.inc and...

c81ef6e2 06/27/2016 05:00 AM Phil Davis

Always use require_once

The usage of require() and require_once() throughout the system is
inconsistent, and "bugs" come up now and then when the order of
"requires" is a bit different and some require() happens after the
include file is already included/required....

e6ddb55e 06/25/2016 04:01 AM Chris Buechler

Use the translated destination for kill_states if one exists. Ticket #6531

31f171e4 06/25/2016 03:22 AM Chris Buechler

Correct/clarify column header. Ticket #6530

d4f9997b 06/25/2016 03:20 AM Chris Buechler

Fix style

ab86e2d6 06/25/2016 03:18 AM Chris Buechler

pfSense_get_pf_states always returns source as src and dest as dst, this flipping based on direction is wrong. Ticket #6530

76933fc6 06/25/2016 02:59 AM Chris Buechler

Fix style

b069f77e 06/24/2016 02:21 AM Stephen Beaver

Comment typo

5a42473b 06/23/2016 10:22 PM Chris Buechler

Revert "adding privileges and separating DNS Resolver overrides from general settings"

This reverts commit fc76a1e390c8ce9579df31457c74d1d0e572b78d.

4db9f6d0 06/23/2016 05:34 PM Stephen Beaver

Merge pull request #3019 from NOYB/RFC2136_Client_Edit_Priv_Def