Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
fa94f1e1 02/28/2014 11:28 AM Phil Davis

Tidy "gateway name - IP" in dropdown list

While I notice this also, for a plain gateway, the current IP address is also listed in the dropdown list text, like "WAN_DHCP - 10.42.11.1". If there is no IP address currently, it might say "WAN_DHCP - dynamic". But for some DHCP gateways that have not had any non-default manual settings done, it can say "OPT1_DHCP ". This gets rid of the silly-looking ""

d47e25c7 02/28/2014 07:48 AM Phil Davis

Use return_gateway_groups_array() to build correct GWG list

Now return_gateway_groups_array() always returns at least the IP version 'ipprotocol' of each GWG, even if all its members are down at present. It is better to use this to check what IP version the GWG is. The previous check was using the IP address of the first member of the GWG to deduce 'ipprotocol'. That would fail if the WAN was DHCP and was down.

df0878b0 02/26/2014 04:24 PM Ermal LUÇI

Add a function to read the status of connections/SAs/SPDs from smp plugin of StrongSWAN. No need to go through the setkey dumps

f7e481dd 02/25/2014 07:48 PM Stilez y

Port dropdowns: Put port no. after descrip

At the moment, even if a port number is entered, it's re-displayed only as a port name when editing. Users who don't have port names -> numbers lookup memorised can't easily confirm when editing a rule, that the port is as intended. Then, when they return to firewall_rules.php the same rules have ports displayed as numbers not names (inconsistent)....

c6efc8fd 02/25/2014 10:10 AM Ermal LUÇI

Push log changes for IPSec and fix generation of strongswan.conf and ipsec.secrets to be properly considered

b5388f03 02/24/2014 03:25 PM Renato Botelho

Fix #2302, save custom uploaded l7 pattern files on config.xml and replicate it to slave

1b90e2d5 02/24/2014 03:25 PM Renato Botelho

Fix whitespaces and indent

cfd3676d 02/23/2014 07:09 AM N0YB

This one too.

4a2c47fe 02/23/2014 05:04 AM N0YB

Element id's are to be unique. 'provider' used is elsewhere.

ca4467bc 02/23/2014 04:50 AM N0YB

Better done globally here in the function.

6e31ca39 02/23/2014 02:30 AM N0YB

XHTML Compliance

Interfaces

c95b52d5 02/21/2014 11:55 PM Andrea Tuccia

Update firewall_rules_edit.php

PIM protocol for firewall rules.

796587a9 02/21/2014 03:51 PM Ermal LUÇI

These are remenants of old 1.2 remove them from the wizard

38cb3c39 02/20/2014 07:56 AM Phil Davis

Make a good copy of PHP_errors.log for crash reporter

Forum report https://forum.pfsense.org/index.php/topic,72877.0.html

d3515e02 02/19/2014 04:00 PM Ermal Luçi

Merge pull request #938 from nagyrobi/patch-12

Create ntp_status.widget.php

dcbf41b0 02/19/2014 04:00 PM Ermal Luçi

Merge pull request #937 from nagyrobi/patch-11

Create ntp_status.inc

cfce004f 02/19/2014 03:59 PM Ermal Luçi

Merge pull request #936 from nagyrobi/patch-10

Update status_rrd_graph_settings.php

0a3adf06 02/19/2014 03:59 PM Ermal Luçi

Merge pull request #935 from nagyrobi/patch-9

Update status_rrd_graph_img.php

a386971b 02/19/2014 03:59 PM Ermal Luçi

Merge pull request #934 from nagyrobi/patch-8

Update status_rrd_graph.php

cc734323 02/19/2014 03:58 PM Ermal Luçi

Merge pull request #933 from nagyrobi/patch-7

Update status_ntpd.php

b3974c79 02/19/2014 03:58 PM Ermal LUÇI

Make this usable

8988ab95 02/19/2014 03:44 PM Ermal Luçi

Merge pull request #932 from nagyrobi/patch-6

Create services_ntpd_pps.php

a3498099 02/19/2014 03:36 PM Ermal LUÇI

Correct some issues on status

6216c1b5 02/19/2014 03:29 PM Ermal Luçi

Merge pull request #931 from nagyrobi/patch-5

Create services_ntpd_gps.php

482c93e5 02/19/2014 03:28 PM Ermal LUÇI

Another fix even for XHTML compliance and proper selection

08005d0a 02/19/2014 03:27 PM Ermal LUÇI

Fix some obvious problems in the code

aa1183ef 02/19/2014 03:21 PM Ermal Luçi

Merge pull request #930 from nagyrobi/patch-4

Update services_ntpd.php

6b2df902 02/19/2014 02:27 PM Ermal Luçi

Merge pull request #947 from stilez/patch-2

Filter log - ensure IPv6 AJAX resolve works too

30a84036 02/19/2014 02:09 PM Stilez y

Filter log - ensure IPv6 AJAX resolve works too

Using str_replace(array('.', ':') as asked

8fc2a648 02/19/2014 01:07 PM Stilez y

Filter log - ensure IPv6 works too

0c8cc915 02/19/2014 12:53 PM Phil Davis

Remove old webguiport code

webguiport is managed in system_advanced_admin.php these days, not here in system.php. This validation is never executed, so might a well clean up old unused code.

96fc5388 02/19/2014 11:23 AM Renato Botelho

Merge pull request #945 from phildd/master

Enhance interface gateway data entry descriptions

e2a6a6fb 02/19/2014 10:41 AM Phillip Davis

Enhance interface gateway data entry descriptions

db8450cb 02/19/2014 08:50 AM Ermal Luçi

Merge pull request #939 from phil-davis/master

Dodgy-looking stuff in graph calculations

b1455571 02/19/2014 07:57 AM Ermal Luçi

Merge pull request #659 from mss/extended-query-example-work

Improve LDAP DN examples

45c9de4e 02/19/2014 07:53 AM Ermal Luçi

Merge pull request #943 from stilez/patch-1

AJAX-ify DNS lookups in standard firewall/filter

3e38084b 02/19/2014 07:50 AM Ermal LUÇI

The msgbox is no longer needed since there will be a validation process per se

f15c1f3d 02/19/2014 02:53 AM Stilez y

AJAX-ify DNS lookups in standard firewall/filter

The standard firewall log has lookup ability but these open in a new tab/window, they don't show in the log, other places the same IP appears in the log aren't visibly resolved, - basically its begging for AJAX-ing....

d291634a 02/18/2014 07:38 PM Renato Botelho

Take single and double quotes into consideration

738fab3d 02/18/2014 07:16 PM Jim Pingle

Fix issue with CSR generation. Ticket #2820

540c012b 02/18/2014 05:23 PM robi robi

Update status_ntpd.php

fixed tail path

fe5ad8af 02/18/2014 05:22 PM robi robi

Update ntp_status.widget.php

fixed tail path

133f8b33 02/18/2014 04:39 PM Ermal LUÇI

Fixes #3460. Ask for validation when real operation will be done and ask for the operation with POST to get protection from CRSF.

0635519b 02/18/2014 04:39 PM Ermal LUÇI

Remove code that is commented

f9983a87 02/18/2014 04:12 PM Phil Davis

Dodgy-looking stuff in graph calculations

I noticed that the graphs in this post - https://forum.pfsense.org/index.php/topic,72794.0.html - had numbers for in-block and out-block that had similar numbers to in-pass and out-pass. That seemed hard to believe. Found these calculations that look wrong.

de3ba995 02/18/2014 03:01 PM robi robi

Update ntp_status.widget.php

Updated errorneous paths. Sorry.

d950f929 02/18/2014 02:32 PM robi robi

Create ntp_status.widget.php

Dedicated widget which has a javascript clock showing the server time accurately, and based on NTP's running state displays information about sync source, GPS state etc. It refreshes contents every minute, without reloading the entire page.

b2c559da 02/18/2014 02:30 PM robi robi

Create ntp_status.inc

NTP widget helper

c53834f9 02/18/2014 02:29 PM robi robi

Update status_rrd_graph_settings.php

Add NTP graph to settings

a592ec6a 02/18/2014 02:26 PM robi robi

Update status_rrd_graph_img.php

Add NTP graph drawing

2cdb75f8 02/18/2014 02:24 PM robi robi

Update status_rrd_graph.php

Add NTP graphing

c56d07dc 02/18/2014 02:19 PM robi robi

Update status_ntpd.php

A bit more informative NTP status page...

2ebeabac 02/18/2014 02:16 PM robi robi

Create services_ntpd_pps.php

Separate page for other PPS sources config

aa2aebfd 02/18/2014 02:15 PM robi robi

Create services_ntpd_gps.php

Separate page to set GPS receiver pps sync

c1e68244 02/18/2014 02:14 PM robi robi

Update services_ntpd.php

Extended options for NTPd

6766e477 02/18/2014 01:18 PM Ermal LUÇI

Fixes #3461. Remove any special char that can lead to shell/XSS compromises from submitted input.

aecb7a79 02/18/2014 10:31 AM Renato Botelho

Merge pull request #890 from N0YB/Gateway_Monitor

Gateway Monitor Advanced Settings

ee9783e9 02/17/2014 08:00 PM Ermal LUÇI

Move this global declaration to the proper file rather than backend code

c00e6bd4 02/17/2014 06:43 PM Renato Botelho

Help ticket #3449:

Improve data validation to avoid save a host/subnet or a IPv4 with
invalid mask. The reported error is on javascript and only happen on
IE8,but this fix will prevent the same issue happening in the future on
a different browser.

bd942860 02/17/2014 03:20 PM Renato Botelho

Use correct parameter (bootfile-url) to configure netboot on DHCPdv6, it fixes #3421

f458b2cb 02/17/2014 02:11 PM Renato Botelho

Use htmlspecialchars(), a better solution for #2952

89c7a9c8 02/17/2014 10:22 AM Ermal LUÇI

Some tweaking to handle when switching off dhcpv6.

bd369bcf 02/17/2014 09:48 AM Ermal LUÇI

Use descr as the field name for voucher description so it gets CDATA protection. Fixes #3441

7a3f5120 02/17/2014 07:39 AM Ermal Luçi

Merge pull request #917 from phil-davis/master

Enhanced validation of general DNS servers and gateways

df4471e2 02/15/2014 04:04 PM Phil Davis

Improve processing of DNS server changes

What a pain this was. The user can blank out a DNS server from a position in the middle of the list. e.g. they had all 4 entries previously filled, and then they blank out DNS server #3. The way the DNS servers are stored in the config, they are just the defined ones in an "un-indexed" array. So actually entries 1, 2 and 4 on the screen become 1st, 2nd and 3rd in the config. The selected gateways for 1, 2 and 4 then have to end up in positions 1, 2 and 3 to match the stored DNS servers....

bf4e62ac 02/14/2014 04:03 PM Jim Pingle

Add a knob to let the user select which console (video or serial) is preferred in cases where there are multiple consoles present. Also provide a way to force this preference.

407fbf45 02/14/2014 02:58 PM Jim Pingle

Add a mechanism by which the serial port can be forced on always regardless of the config setting. (useful for nano+vga setups)

dbfa041c 02/14/2014 12:23 PM Renato Botelho

Fix #2952, escape necessary chars to avoid xss injection

5f1c154d 02/14/2014 12:23 PM Renato Botelho

Respect g['tmp_path']

52acb1ff 02/14/2014 12:04 PM Phil Davis

Enhanced validation of general DNS servers and gateways

d5bdbe0c 02/12/2014 11:10 PM Daniel Aleksandersen

Change string to "Maximum new connections per host / per second(s)"

Clarifying the setting's meaning.

As suggested by forum member "Senser" on
https://forum.pfsense.org/index.php/topic,65472.msg356024.html#msg356024

ee41ab02 02/11/2014 09:37 AM Ermal LUÇI

Catch a validation issue reported on the mailing list thread: IPv6 address data validation from: Brian Candler. It prevents putting a subnet in the address field since it then breaks the whole filter generation process

51623673 02/10/2014 06:32 PM Jim Pingle

Fixup pkg_nochecksig option

e0fc15d1 02/10/2014 04:03 PM Brian Candler

Fix for #3416

Correct javascript error which prevents PPP/PPPoE per-link settings from
being displayed (bandwidth, MTU, MRU, MRRU).

fa6af314 02/09/2014 05:24 AM Phil Davis

Make Local the default filter for Traffic Graph

to preserve the previous standard behavior that shows "Local" when Traffic Graph starts.

737aef33 02/09/2014 05:21 AM Phil Davis

Make Local the default filter for Traffic Graph

to preserve the old behavior, that it shows "Local" traffic when first started.

5177b583 02/08/2014 03:41 PM Phil Davis

Return all when all or remote is selected on Traffic Graph

b36aad25 02/07/2014 05:51 PM Phillip Davis

Enhance interface gateway data entry descriptions

59c6e218 02/07/2014 04:56 PM Jim Pingle

Add specific permission for easyrule.

9143aaf4 02/07/2014 04:47 PM Jim Pingle

Remove this sort. It's unnecessary and causes problems when editing and saving privileges, it can reorder users and cause edits to the wrong account.

eb83317a 02/07/2014 02:55 PM Chris Buechler

s/http/https/ for doc.pfsense.org

e5b5e29c 02/07/2014 12:41 PM Renato Botelho

Add support for signed PBI, help ticket #3365:

- Add an option to allow user to accept unsigned packages
- The only missing part is public key, that needs to be added to
/var/db/pbi/keys/pfSense.ssl

447ad2f5 02/07/2014 10:03 AM Phil Davis

Standardise LAN net display

33b1bc17 02/07/2014 09:58 AM Phil Davis

Standardise LAN net display

04d270fe 02/07/2014 09:54 AM Phil Davis

Standardise LAN net display

On the main firewall rules multi-rule display it shows "LAN net" "WAN net" etc. But on the edit screen it shows "LAN subnet" "WAN subnet" etc. Make the edit screen have the same text as the main screen - this has ben a source of enough little questions/queries on the forum.

496acde1 02/06/2014 11:49 AM Ermal LUÇI

First swing at converting from racoon to StrongSWAN.
It allows to use existing configurations on xml to generate StrongSWAN configurations.
So its only IKEv1

  • Missing support for dynamic ips(hostnames)
    - resolver plugin of StrongSWAN needs to be configured in strongswan.conf...
7b27b18b 02/04/2014 08:14 PM Renato Botelho

Fix some wrong escapeshellarg() calls

7b7ad7f6 02/04/2014 07:06 PM Renato Botelho

Simplify logic calling grep less times, as done on mail_reports.inc on 2c6efc9

552f5a6a 02/04/2014 07:01 PM Renato Botelho

Use unlink_if_exists or @unlink to avoid PHP errors when file doesn't exist

2517148e 02/04/2014 06:08 PM Ermal Luçi

Merge pull request #900 from Klaws--/patch-1

Added previously missing DSCP VA (requires kernel patch patch submitted ...

d31ca336 02/04/2014 02:34 PM Renato Botelho

Add escapeshellarg() calls on exec parameters. While I'm here, replace some exec() calls by php functions like symlink, copy, unlink, mkdir

28c49959 02/04/2014 01:30 PM Klaws--

Added previously missing DSCP VA (requires kernel patch patch submitted by me)

be9f7794 01/31/2014 04:23 PM Warren Baker

Add link to Unbound under the menu item name of 'DNS Resolver'

e2ffc9d3 01/30/2014 10:06 AM Warren Baker

Dig is no longer available, drill is now the tool

8e552911 01/30/2014 07:10 AM Warren Baker

Some grammer fixes spotted by Phil Davis

8fccab67 01/29/2014 07:51 PM Warren Baker

Make sure ACLs are saved correctly

519597bc 01/29/2014 07:08 PM Warren Baker

Reference right service reconfig function

9961044a 01/29/2014 06:49 PM Warren Baker

More html formatting

06b17388 01/29/2014 06:42 PM Warren Baker

Formatting

13ecf949 01/29/2014 06:41 PM Warren Baker

Table summary fix