Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
de645734 08/31/2016 11:48 AM Renato Botelho

Ticket #3734: Add function to convert IPv6 address <-> binary

- ip6_to_bin() and bin_to_ip6() are copies obtained from pear-Net_IPv6
since the version available in the class is protected and we don't
want to add more patches to thirdy part software. If upstream accept...

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

-resolved syntax error

b947efe8 08/29/2016 07:07 PM Renato Botelho

Merge pull request #3106 from NewEraCracker/patch-9

3843c34a 08/29/2016 06:19 PM Renato Botelho

Merge pull request #3107 from NewEraCracker/patch-10

067c8f54 08/29/2016 06:04 PM Renato Botelho

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

2dfbd10f 08/29/2016 06:02 PM Renato Botelho

Merge pull request #3110 from phil-davis/patch-2

628fc6b6 08/29/2016 05:56 PM Renato Botelho

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

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

9446ee68 08/22/2016 08:16 PM Jim Pingle

Add a selection for OpenVPN to have no compression preference + comp-noadapt, which is necessary in some client edge cases. Fixes #6739

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

4509abc3 08/20/2016 05:56 PM NewEraCracker

system_dhcpleases_configure() - Improve pidfile handling

1) Set the pidfile variable in the correct place.
pidfile variable is required in both 'if' and 'else' blocks.

2) Ensure pidfile is valid before sending term signal

20350989 08/20/2016 07:51 AM NewEraCracker

Apply the fix for ticket #6589 also into dhcpdv6 config

68ce71f2 08/19/2016 02:08 PM Jim Pingle

Use "-C /dev/null" when starting dnsmasq to avoid it picking up an incorrect default config which would override our command line parameters. Fixes #6730

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

357b5e93 08/18/2016 07:42 PM Renato Botelho

Ticket #3734: Remove xmlrpc.inc, xmlrpc_client.inc and xmlrpc_server.inc

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

29cffce7 08/18/2016 07:42 PM Renato Botelho

Initialize variable properly

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

Do not enable debug

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

9b6e0737 08/18/2016 10:55 AM Renato Botelho

Remove debug leftover

fd020a2d 08/18/2016 12:34 AM Phil Davis

Fix #6724 VLAN interface displayed wrong

in interface assignment script dialog.

The str_replace() calls were not smart enough to just get rid of bare "igb1" when "igb1_vlan123" and such like was also in the list.

c507161d 08/17/2016 10:45 PM Phil Davis

Indent dhcpd.conf option custom

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

80f38d81 08/16/2016 08:34 PM Renato Botelho

Retire /etc/rc.filter_configure_xmlrpc

81891d1d 08/16/2016 08:26 PM Renato Botelho

Remove unused functions

d5b993fc 08/16/2016 08:18 PM NewEraCracker

Fix messup caused by 9d3e872

b885c8cf 08/16/2016 06:20 PM Renato Botelho

Silence pgrep stderr when pidfile contains an invalid PID

ffd2056a 08/16/2016 06:03 PM Renato Botelho

Ticket: #3734: Convert rc.filter_synchronize to use pear-XML_RPC2

3c982605 08/16/2016 06:03 PM Renato Botelho

Fix indent

28598720 08/16/2016 02:53 PM Phil Davis

Fix #6720 DHCP options by pool

It is a little bit tricky having to generate the unique "option custom-if-n-m code ..." lines at first where n = pool index and m = item index in the items of the pool. Then make sure to reference that later, getting the same pool index into the array of pools. The $all_pools array as the "overall" or "base" pool first (at index 0), followed by the user-specified pools at index 1, 2, 3,... - which are actually at indexes 0, 1, 2,... in the ordinary array of pools in the config. So the -1 at line 910 has to happen....

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

Tidy up filenames

Make sure the filenames represent the actual file

beb9321f 08/16/2016 01:31 PM Phil Davis

Fix double domain-name-servers for pool

Add a pool and specify something in 1 or more of the DNS servers boxes for the pool.
The "option domain-name-servers 1.2.3.4" line appears twice in dhcpd.conf
The first bit of code to do it is at lines 787-799. I have deleted this 2nd time that it is done at lines 854-856.

ea8e683a 08/16/2016 01:23 PM Stephen Beaver

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

a5a55231 08/16/2016 01:18 PM Phil Davis

Fix DDNS domain for static map DHCP entries

If you specify DDNS Domain in a DHCP static map entry, it does not make its way through to dhcpd.conf
This is because the var name $pdnscfg is wrong from an old copy-paste that first made this code.

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

8b46747e 08/12/2016 04:42 PM Renato Botelho

Merge pull request #3099 from NewEraCracker/patch-3

ebf83322 08/12/2016 04:41 PM Renato Botelho

Merge pull request #3098 from NewEraCracker/patch-2

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)

56798d9d 08/12/2016 04:33 PM Renato Botelho

Retire extensions.ini

f97cd756 08/12/2016 02:59 PM NewEraCracker

Fix typo leading to syntax error

5eda5816 08/12/2016 02:55 PM NewEraCracker

Protect package_reinstall_all()

If one restores a config.xml without packages, there will be a warning about invalid argument supplied for foreach(). This commit fixes the problem.

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

Be sure that user_settings for widgets is an array

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

Ticket #3734: Retire growl.class

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

f2b0bf18 08/11/2016 05:53 PM Renato Botelho

Pass along send_smtp_message() return, otherwise message will not be shown when testing SMTP settings

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

626ff13a 08/11/2016 02:41 PM Renato Botelho

Ticket #3734: Retire smtp.inc, sasl.inc and *sasl_client.inc in favor of pear-Mail port

d4c5ada9 08/11/2016 02:41 PM Renato Botelho

Ticket #3734: Convert notify_via_smtp() to use pear-Mail

238603f5 08/11/2016 01:41 PM Renato Botelho

Ticket #3734: Retire PEAR.inc and use PEAR.php from ports

470fddb1 08/10/2016 07:10 PM Renato Botelho

Ticket #3734: Replace etc/inc/IPv6.inc by pear-Net_IPv6 port

6989a7c5 08/10/2016 04:27 PM Renato Botelho

Remove copy of pear-Crypt_CHAP from repo and use ports

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

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

ea0e22ee 08/10/2016 04:26 PM Renato Botelho

Add pear directory to PHP include_path. 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

bf6ae0ad 08/08/2016 03:56 AM Phil Davis

Text typo

Noted by Daryl Morse in comment on Redmine bug 6637.

88871e26 08/05/2016 06:13 PM Renato Botelho

Ignore linkup eventos for interfaces that are member of bridges and have no IP address configured

e8382f7f 08/05/2016 02:58 PM Renato Botelho

Verify if interface is active gw for gw group before update dynamic DNS

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

03ff3448 08/04/2016 09:36 PM Renato Botelho

Merge pull request #3082 from philipsoeberg/fix-redundant-http-user-agent-string

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

ebdf2532 08/03/2016 11:47 AM Stephen Beaver

Merge pull request #3089 from NOYB/NAT_Delete_Associated_Firewall_Separators

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

7475d7b3 08/03/2016 05:17 AM NOYB NOYB

Update firewall rules separators when NAT associated rule is deleted.

Bug: https://redmine.pfsense.org/issues/6676

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