Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
f30e6bd4 08/18/2016 01:16 PM Stephen Beaver

Completed #6723\
by making the OpenVPN widget update dynamically

0f3f6cc9 08/17/2016 09:08 PM Jared Dillard

Revert "change traffic graphs to d3"

This reverts commit 9f33ec64330d0b50896772abd73156abbd762305.

9f33ec64 08/17/2016 07:46 PM Jared Dillard

change traffic graphs to d3

01c2735c 08/17/2016 07:42 PM Jim Pingle

Add an option to push "block-outside-dns" to clients of an RA OpenVPN. Fixes #6719

86e94bec 08/17/2016 01:19 PM Stephen Beaver

diag-edit.php: Perform "Goto line #" action on pressing enter key within the line number element

4d5df679 08/16/2016 10:21 PM Renato Botelho

Merge pull request #3113 from NewEraCracker/patch-11

200728c9 08/16/2016 10:12 PM Renato Botelho

Ticket #3734: Convert remaining xmlrpc_client.inc consumers to use XML_RPC2

d5b993fc 08/16/2016 08:18 PM NewEraCracker

Fix messup caused by 9d3e872

6173d1f5 08/16/2016 02:50 PM Colin Fleming

Tidy up filenames

Make sure the filenames represent the actual file

9d3e8723 08/16/2016 04:45 AM Phil Davis

Code style and comments

No functional change - just making style consistent

0ed3b159 08/15/2016 07:30 PM Stephen Beaver

Improved solution to #6716

4d4782fc 08/15/2016 06:48 PM Stephen Beaver

Fixed #6716

40eca7e3 08/15/2016 02:55 PM Stephen Beaver

Fixed #6700

dba59021 08/15/2016 02:28 PM Stephen Beaver

Fixed #6710

(cherry picked from commit 13b92290e0fa367a76016a15ccf5e76ff77b0706)

3726918d 08/15/2016 01:53 PM Stephen Beaver

Fixed #6709

e5343844 08/15/2016 01:45 PM Stephen Beaver

Fixed #6703

b86938e7 08/15/2016 01:38 PM Stephen Beaver

Fixed #6706

d526fc2d 08/15/2016 01:33 PM Stephen Beaver

Fixed #6705

03fd538e 08/15/2016 01:19 PM Stephen Beaver

Fixed #6701

fd778d8b 08/15/2016 12:59 PM Stephen Beaver

Fixed #6704

42481352 08/12/2016 04:40 PM Renato Botelho

Merge pull request #3097 from NewEraCracker/patch-1

1707b6c6 08/12/2016 04:38 PM Francisco Cavalcante

Fixed to properly save configs in PPPs interfaces

(cherry picked from commit 545a7850ea37cd8c379cc75428353ad0089f2bd3)

5aad7323 08/12/2016 02:27 PM NewEraCracker

Be sure that user_settings for widgets is an array

e7cf30eb 08/11/2016 07:36 PM Renato Botelho

Ticket #3734: Convert growl related code to use pear-Net_Growl port

50950d06 08/11/2016 05:59 PM Renato Botelho

Be more verbose and let user know results of SMTP settings test

c8c46e5a 08/11/2016 05:38 PM Renato Botelho

Ticket #3734:

- Added timeout parameter for SMTP configuration
- Removed STARTTLS option, it's enabled automatically by pear-Mail when
server supports it

1bdfe40a 08/10/2016 04:27 PM Renato Botelho

Fix path to require pear-Crypt_CHAP installed file. Ticket #3734

3c36d8ce 08/09/2016 05:17 PM Jim Pingle

Fix wording of the "Reject leases from" option for a DHCP interface.

495527b1 08/09/2016 02:07 PM Renato Botelho

Remove workarounds to sort extensions.ini since ports tree now has a better solution in place to track PHP modules dependencies

77413c25 08/04/2016 10:02 PM Jared Dillard

Merge pull request #3084 from jlduran/native-font-stack

3691302f 08/04/2016 09:46 PM Renato Botelho

Merge pull request #3083 from doktornotor/patch-2

b0478d98 08/04/2016 09:25 PM Renato Botelho

Merge pull request #3086 from jlduran/ignore-bootp-queries

da0f70ed 08/03/2016 02:48 PM Jim Pingle

Add a field to CA/Cert pages for OU, which is required by some external CAs and users. Fixes #6672

e7dc4d04 08/03/2016 11:53 AM Stephen Beaver

Merge pull request #3080 from phil-davis/local24

b5123dfc 08/03/2016 11:46 AM Stephen Beaver

Merge pull request #3088 from phil-davis/widgetconfig

440f621a 08/03/2016 11:43 AM Stephen Beaver

Merge pull request #3056 from NewEraCracker/design-tweaks

deda621a 08/02/2016 07:35 PM Jim Pingle

Remove defunct link to the devwiki site. Everything is on doc.pfsense.org now.

f680e46c 08/02/2016 05:33 PM Jim Pingle

Fix typo, LT2P->L2TP

2b7d0520 08/02/2016 05:19 AM Phil Davis

Save widget settings per user

For users that have "custom settings" enabled, save the "tool" settings
of their widgets on a per-user basis.
User that do not have "custom settings" enabled will continue to use and
save widget settings to/from the system-wide settings.

236e6a54 08/02/2016 12:06 AM Stephen Beaver

Fixed #6669
Read widget config before adding a new one. (Was starting a new array)

72693cbe 08/01/2016 09:41 PM Renato Botelho

Merge pull request #3075 from brunostein/replace_attribute_name_to_id

f720117b 08/01/2016 03:36 PM Jose Luis Duran

Experiment using the OS' native font stack

Following the steps of bfbfa4dd254c110db4122925d0a3716a34d4c664,
experiment using the OS' native font stack.

Obtained from the Bootstrap project (twbs/bootstrap#19098,
twbs/bootstrap@0a31dacf3e0c43a73b2e61e266155b9dcce35339)

4372f8a4 08/01/2016 03:36 PM Jose Luis Duran

pfSense.css: Fix sortable tables' font

6d53301b 07/31/2016 12:49 PM Jose Luis Duran

services_dhcp: Ignore BOOTP queries

BOOTP leases do not have a maximum lease time by default, this could
potentially lead to a DHCP address pool exhaustion.

This commit adds an option to ignore BOOTP queries.

Redmine #4351

51c5313d 07/31/2016 09:49 AM Doktor Notor

Update pfSense.pot

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

ede53465 07/26/2016 04:58 AM Phil Davis

Display local DHCP lease times in 24-hour clock

It seems odd to me that when the times are displayed in UTC they have
24-hour clock, but when displayed in local time they are formatted with
12-our clock and AM/PM.
24-hour format takes less screen space, and I would have thought that...

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

5a5a11cd 07/21/2016 01:58 PM Bruno Ferri

replace attribute 'name' to 'id' in openvpn status

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.

1a8e5f2f 07/13/2016 07:53 AM NewEraCracker

Some tweaks to improve alignment in table with checkbox

1) If a checkbox does not have a description (even if it is empty), layout will be broken as checkbox won't be aligned correctly

2) UPnP checkbox looks better with description instead of help

This commit fixes the two issues

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