Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
58325912 09/11/2016 02:20 AM Stilez y

Simplify another loop

e23a4173 09/11/2016 02:13 AM Stilez y

simplify code a bit more

a8b0fc78 09/10/2016 07:28 AM Stilez y

error messages again

b9004e46 09/10/2016 07:11 AM Stilez y

gateway error messages - standardise text and clarify "both"

cff60fef 09/10/2016 07:01 AM Stilez y

More redundant logic

667fd2b7 09/10/2016 06:53 AM Stilez y

Redundant comparison

if it's a numeric integer (hence non-empty [0-9]+ ) and the first char isn't "0" then the value will always be >0, so test is redundant

d2013d12 09/09/2016 06:52 PM Jim Pingle

Fix up/catch up remote syslog areas. Fixes #6780

8acd1331 09/09/2016 03:59 PM Jim Pingle

Remove some more dangling PPTP bits.

1d6f957f 09/08/2016 08:46 PM Jim Pingle

Fix description of the VPN remote log setting

cb437d39 09/08/2016 10:16 AM Renato Botelho

Move copyright from ESF to Netgate

39aa6d81 09/08/2016 10:15 AM Renato Botelho

Revert "Remove unused file browser.php"

This reverts commit 8dee84f4cef55a2f008a319022a762b92e00117e.

81299b5c 09/06/2016 07:23 PM Renato Botelho

Move copyright from ESF to Netgate

8dee84f4 09/06/2016 07:19 PM Renato Botelho

Remove unused file browser.php

1b9fa643 09/06/2016 04:13 PM Renato Botelho

Merge pull request #3119 from jlduran/fix-font-jquery-ui-widgets

d5b628cb 09/06/2016 04:12 PM Renato Botelho

Merge pull request #3120 from moisseev/compact-red

1c1f08f9 09/02/2016 08:12 PM Stephen Beaver

Obscured password field in system_authservers.php bind section
Fixed #6759

59900c5c 09/02/2016 01:30 PM Renato Botelho

Merge pull request #3105 from NewEraCracker/patch-8

e477e23b 09/02/2016 01:28 PM Renato Botelho

Merge pull request #3101 from NewEraCracker/patch-5

7829c6d5 09/02/2016 11:47 AM Renato Botelho

Fix diag_dns ipaddr set to use in IP WHOIS and IP Info

- Do not call resolve_host_addresses() when hostname cannot be resolved
by gethostbyname(). The old check was considering gethostbyname would
return NULL in this case but it returns a string with the hostname...

917e9c73 09/02/2016 11:43 AM Renato Botelho

Removed unused variable $hostname

cf62c4a8 09/02/2016 11:34 AM Renato Botelho

Merge pull request #3127 from PiBa-NL/20160902_pattern

d98e54b2 09/01/2016 11:56 PM Pi Ba

Outbound nat overview, show alias popup and edit options on source and destination, for both the address and port.

8ea3fd05 09/01/2016 10:59 PM Pi Ba

Input boxes with setPattern validation should not contain escape characters as they are already properly considered 'lists of characters' even when not escaped.

2ce5cd33 09/01/2016 03:00 PM Jim Pingle

Remove references to glxsb as it is not relevant to current supported platforms. Fixes #6755

0a6ab475 08/31/2016 09:55 AM hamnur

-resolved syntax error

e5bc38d2 08/24/2016 04:16 PM Alexander Moisseev

[theme] Compact-RED: improve hovered table rows visibility

e540a9d7 08/23/2016 07:54 PM Jose Luis Duran

css: Fix jQuery UI widgets' font

Use the main font with jQuery UI widgets (e.g. autocomplete forms)

849d3a37 08/23/2016 06:22 PM Jared Dillard

change traffic graphs to use d3.js

22b8293d 08/23/2016 06:22 PM Jared Dillard

add visibility js

953a88a4 08/23/2016 11:09 AM Alexander Moisseev

[theme] Compact-RED: compact panel titles

b8916dcc 08/23/2016 11:01 AM Alexander Moisseev

[theme] Compact-RED: make drop-down menus not too "compact"

and improve hovered element visibility

9e1208e5 08/23/2016 10:51 AM Alexander Moisseev

[theme] Compact-RED: get rid of anti-aliased fonts

1121b4a7 08/22/2016 07:35 PM Jim Pingle

Clean up the text on diag_sockets.php. Fixes #6708

2b7902fe 08/22/2016 06:49 PM Jim Pingle

Clarify language on diag_tables.php. Fixes #6713

2afb45ba 08/22/2016 06:15 PM Jim Pingle

Use -l with traceroute6 to show both IP Addresses and Hostnames when resolving hops. Add note about max ttl/hop limit in source comment. Fixes #6715

a92de66e 08/22/2016 04:30 PM Jim Pingle

Add output encoding to diag_dns.php for results returned from DNS. Fixes #6737

ca3dc6c9 08/22/2016 04:03 PM Stephen Beaver

Fixed #6711

e7377005 08/22/2016 03:24 PM Stephen Beaver

Fixed #6732

516e609c 08/20/2016 06:21 PM NewEraCracker

Fix syntax error on openvpn.widget.php

8da48474 08/18/2016 11:46 PM Phil Davis

Text typos in openvpn.widget.php

134ee13d 08/18/2016 11:38 PM Stephen Beaver

Revise widget refresh timing

fb1234ab 08/18/2016 09:36 PM Renato Botelho

Add specific permission to allow HA XMLRPC sync. It fixes #809

f82f991c 08/18/2016 09:35 PM Renato Botelho

Fix remote_addr array key

4f78ae1d 08/18/2016 07:55 PM Renato Botelho

Disable autoDocument

2355a762 08/18/2016 07:42 PM Renato Botelho

Ticket #3734: Pass username on all xmlrpc calls

f81e7cc4 08/18/2016 07:42 PM Renato Botelho

Ticket #3734: Convert xmlrpc.php to use XML/RPC2/Server.php

512f2c10 08/18/2016 03:41 PM Stephen Beaver

Added control to set dashboard widget refresh period
Start each widget refresh system after a short random delay to prevent all widgets hitting the server at the exactsame time
Fix issues wherein two widgets were resetting the refresh timer from the AJAX call, not the call-back function, thereby risking stepping on themselves

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

7edcc54b 08/16/2016 03:45 PM NewEraCracker

Uniformize memory limits and remove old code (revised)

1) Allow setting a memory_limit up to 768M (Suhosin)
2) Remove old workarounds. Memory limits on config.inc will be new defaults

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

6756052b 08/14/2016 10:03 PM NewEraCracker

Call services_dhcpd_configure with the right parameter

Previously code segment for v4 would call both v4 and v6. Fixed to call v4 and v6 where appropriate.

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

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

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

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

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.

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...