Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
31fcd0bd 11/15/2012 09:54 PM Jim Pingle

Add extra safety belts here.

993f97dc 11/15/2012 06:29 PM Ermal LUÇI

Remove none per Jim since it is confusing

73ebd062 11/15/2012 02:32 PM Ermal LUÇI

Remove preload.php which warmed the caches. IT hurts on embedded and really does not help that much

eff0526e 11/15/2012 10:41 AM Ermal LUÇI

Not sure why this has been hidden so deep but putting that in the right place should help with error displayed related to HEADER already sent in PHP errors.log

41cc7a54 11/15/2012 04:00 AM Phil Davis

Enhance reporting read-write setting

If the user has already selected Current Read/Write Status to be Read-Write, then they also choose Permanent Read/Write the mount refcount becomes 2. Then if they turn off Permanent Read/Write the setting is saved, but the refcount goes back to 1. This results in the file system still being mounted Read-Write....

bfd4a79e 11/14/2012 09:15 PM Ermal LUÇI

Allow not setting group authentication

35feefd6 11/14/2012 09:14 PM Ermal LUÇI

Remove accidental copy/pasto

0aee7a76 11/14/2012 07:59 PM Ermal LUÇI

Correct Select button when no ca_ref is defined

52c9f9fa 11/14/2012 07:31 PM Ermal LUÇI

Allow other system authentication types to be used with ipsec. LDAP/RADIUS/local acc

7b229013 11/12/2012 08:41 PM Jim Pingle

Add button to switch between read/write and read-only on Diag > NanoBSD; Add setting to keep the media read/write at all times; Add indication of ro/rw status on Dashboard.

1bceebd0 11/12/2012 01:54 PM Jim Pingle

Fix variable reference, ticket #2679

3f00208a 11/12/2012 11:44 AM Ermal LUÇI

Resolves #2679. Correct behaviour when port is null to avoid warnings on error log

9c59f962 11/12/2012 11:12 AM Ermal LUÇI

Resolves #2678. Merge patch suggedted to stop warnings on PHP_errors.log

70addcc5 11/07/2012 05:24 PM Jim Pingle

Cleanup/standardize labels on L2TP config

893fb622 11/07/2012 07:07 AM Michele Di Maria

Adds "Sort by direction" in the Traffic Graph page

Added the option to sort IPs by direction in the Traffic Graph page, and
improved the detection of the local network to monitor (before the
results could not be realistic because of too many "local IPs" were...

9539590c 11/06/2012 09:28 PM Ermal LUÇI

Use a random exponent for the RSA generation of keys. Its is questionable if its needed to be saved as a value?

426fc7d3 11/05/2012 11:54 PM Pi Ba

table javascript sorting improvement sorttable 1.2.3.4:123 and *:1234 now sort properly.

1e1e1ec8 11/02/2012 02:50 PM Jim Pingle

Make a function to get the current theme and use it everywhere rather than duplicating code or missing functions. (Fixes forced themes using the wrong theme for login screen)

e8f35171 11/01/2012 09:21 AM Ermal LUÇI

Include shaper.inc here to have all the function dependency work.

8462bfdc 10/31/2012 11:40 PM Erik Fonnesbeck

Fix this browser check

e9456e45 10/31/2012 08:15 PM Jim Pingle

And more encoding...

8ec9cba4 10/31/2012 08:05 PM Jim Pingle

Still more encoding...

313a14f7 10/31/2012 08:01 PM Jim Pingle

More encoding...

8db87547 10/31/2012 07:53 PM Jim Pingle

Encode this before showing it.

a138f065 10/31/2012 07:51 PM Jim Pingle

Encode parameters before showing them to users.

ac4cbc15 10/31/2012 07:44 PM Jim Pingle

Encode some more parameters before showing them to users.

bb33a337 10/31/2012 06:23 PM Jim Pingle

Encode the interface parameter before using it in a redirect

e653b6e1 10/31/2012 06:06 PM Jim Pingle

Encode the if parameter before using it in redirects, too.

Conflicts:

usr/local/www/firewall_rules.php
abe430cc 10/31/2012 06:01 PM Jim Pingle

Encode the if parameter before using it in html

e26e0eac 10/31/2012 05:39 PM Jim Pingle

Escape parameters better when managing tables. Fix test to allow deleting subnet entries as well as IPs.

Conflicts:

usr/local/www/diag_tables.php
398d29a6 10/31/2012 03:38 PM Jim Pingle

Remove debug output

56befec1 10/31/2012 02:49 PM Jim Pingle

Set the CSRF Magic timeout to the same as the session timeout, so that if a user sets a lower session time, the CSRF magic tokens do not outlive the user's session.

fcf53c1e 10/31/2012 12:39 PM Jim Pingle

Update CSRF Magic

44b1c3e8 10/31/2012 03:34 AM Phil Davis

Replace deprecated split with explode

aa2f8cab 10/31/2012 03:32 AM Phil Davis

Replace deprecated split with explode

61cf2b7e 10/26/2012 09:09 PM Darren Embry

now works again

most likely fixes #2638

219d9eb9 10/26/2012 08:40 PM Darren Embry

fix #2639 (country interface selector in interfaces_ppps_edit.php)

also make ppps_edit more jslint ready for good measure

6cd9abff 10/26/2012 08:10 PM Jim Pingle

Make the size of the group privilege list the same size as the user privilege list.

2a2b247b 10/26/2012 08:10 PM Jim Pingle

Standardize hypenation and capitalization of Pre-Shared Key

f8b64312 10/26/2012 08:02 PM Darren Embry

restrict '/' from virtual server name field

fixes #2656

a133c803 10/24/2012 09:04 AM Phil Davis

Fix warning when no gateway groups

If there are no gateway groups defined, and you save a rule that has an ordinary gateway selected in "Advanced Features - Gateway", then a warning is emitted when trying to traverse an empty gateway groups array at line 214.

8d1a9e58 10/23/2012 09:37 PM Ermal LUÇI

Throw an error when invalid configuration is posted(address->network).

fbfed5ba 10/23/2012 08:56 PM Ermal LUÇI

Correct issues with limiters. 1. correct spelling of config option 2. avoid duplicating javascript

184c7952 10/23/2012 02:31 PM Cyrill B

Fix limiter error

902f1bd8 10/23/2012 02:06 PM Cyrill B

Fix limiter error

2c7bdd05 10/23/2012 01:56 PM Cyrill B

Fix limiter error

09a49064 10/23/2012 01:35 PM Cyrill B

Fix limiter error

399e4b3f 10/16/2012 02:58 PM Warren Baker

Fix spelling

9e2822df 10/16/2012 12:22 PM Jim Pingle

Fix syntax error

3a343d73 10/09/2012 07:17 PM Jim Pingle

Refine saving/applying on more pages - don't show apply or take an action unless the user is allowed to do that.

c9ba2f8a 10/09/2012 05:44 PM Ermal LUÇI

Make limiters have a schedule specified which applie bandwidth limits during that period

bec92ab9 10/09/2012 02:44 PM Jim Pingle

Don't offer to apply changes if no changes actually happened.

6f3d3a07 10/06/2012 09:36 PM Jim Pingle

Allow editing an imported CRL, and refresh OpenVPN CRLs when saving. Implements #2652

72dd4f07 10/05/2012 07:00 PM Ermal LUÇI

Check against _address since that is the field inputed _type is always there.

9a5a078a 10/05/2012 06:17 PM Ermal LUÇI

Properly set address type selection

261e72f0 10/05/2012 06:04 PM Ermal LUÇI

Do not make natlocalid required

2ecf5b34 10/05/2012 04:21 PM Jim Pingle

This field isn't required, so only check it if there is a value

3c107b76 10/04/2012 06:37 PM Ermal LUÇI

Add a NAT entry for configuring NAT on ipsec phase2. It will add nat rules on enc interface

6f663992 10/04/2012 02:29 PM Jim Pingle

Eliminate system calls here, use PHP instead.

33ba4131 10/04/2012 01:14 PM Jim Pingle

Sanitize some variables
Discovered-By: Yann CAM

73b9d3c6 10/04/2012 12:55 PM Jim Pingle

Verify posted kernel type against a defined list of good values.
Discovered-By: Yann CAM

6162b068 10/03/2012 05:17 PM Jim Pingle

Only attempt to unset this if it has been set.

7f835f3c 10/02/2012 10:08 PM Jim Pingle

Merge pull request #235 from PiBa-NL/master

openvpn-widget layout drawing fix

e18343fb 10/02/2012 07:20 PM Pi Ba

another openvpn-widget layout drawing fix, sorry.

6646c0f9 10/01/2012 03:04 PM Jim Pingle

Merge pull request #233 from bcyrill/rfc3168_flags

Add ECE and CWR TCP flags as defined in RFC 3168

f062f033 10/01/2012 01:46 PM Pi Ba

firewall log, show cell border when using 'column descriptions'

da601f8e 10/01/2012 12:45 PM Pi Ba

Allow for changing OpenVPN TUN to TAP device mode without reboot.

79cc9e6b 10/01/2012 12:44 PM Cyrill B

Add ECE and CWR TCP flags as defined in RFC 3168

d8cdfd3e 10/01/2012 12:38 PM Pi Ba

Merge branch 'master' of git://github.com/bsdperimeter/pfsense

90763c7f 10/01/2012 12:36 PM Pi Ba

Firewall log, allow filtering by interface.

19d61d27 10/01/2012 06:40 AM Warren Baker

Add UA support for BB PlayBook - patch by Pho Bia. Fixes #2648

193a8e1f 09/30/2012 03:11 PM Jim Pingle

Revert "Allow for changing OpenVPN TUN to TAP device mode without reboot." -- Adds blank OpenVPN servers, see ticket #2643

This reverts commit c8bb7f1527a99c69784ab6c01d9050adcde6a8a0.

e3449857 09/29/2012 05:39 PM Pi Ba

CARP notifications show vip description, 'Virtual IP Addresses' page shows interface.

7a058f06 09/27/2012 01:18 PM Jim Pingle

Add option to disable the dashboard auto-update check

d7402222 09/26/2012 07:41 PM Jim Pingle

Add option to separately specify the split dns domain list for IPsec mobile clients.

3b15c32c 09/26/2012 05:32 PM Jim Pingle

Refine LB entry deletion to make sure blank entries can be removed.

6e9b046e 09/26/2012 05:20 PM Jim Pingle

Due to the DHCP pool tag needing to be an array, rename the old LB "pool" variable to something else so it's not interpreted as an array.

766cd450 09/26/2012 12:48 PM Jim Pingle

Try a little harder to clear the states for the old PPP gateway

767cf960 09/25/2012 03:50 PM Jim Pingle

Refine OpenVPN client/server deletion to allow for removing invalid empty entries. Fixes #2643

5b42a459 09/24/2012 07:38 PM Cyrill B

Make tables sortable

eafb21b3 09/24/2012 04:11 PM Phil Davis

Separate backend keywords from GUI language display in captive portal

When the GUI language was set to Portuguese, keywords like "default" and "unformatted" would be translated into Portuguese and written to config.xml - causing problems downstream in starting Captive Portal. Now the displayed values are in the GUI language but the underlying keywords stay in "computer-speak" in config.xml - forum http://forum.pfsense.org/index.php/topic,51988.msg281131.html#msg281131

26a5f8c8 09/24/2012 12:05 AM Pi Ba

fix warning message for CARP /32 /128 masks added /31 /127 as these are also not applicable for carp which needs at least 3 IP's to function.

9e0f8e23 09/23/2012 11:05 PM Pi Ba

fix for breaking editing carp edit selection setting.

c75fd3db 09/23/2012 07:52 PM Pi Ba

Diagnose\Sockets page renamed and now also has button to show all socket connections, explanation moved to bottom.

d41bb447 09/22/2012 10:44 PM Pi Ba

Add a "Sockets listening" page to the Diagnostics menu.
This for easy viewing of what services are bound to which interface and port.
( based on the file diag_sockets.php from forum member 'bardelot' http://forum.pfsense.org/index.php/topic,53070.msg284360.html#msg284360 )

b1aa3804 09/22/2012 09:26 PM Pi Ba

changed "Firewall: Virtual IP Address: Edit" page to always have the same options available (if applicable) for IPalias/CARP/ProxyArp/other

c8bb7f15 09/22/2012 09:23 PM Pi Ba

Allow for changing OpenVPN TUN to TAP device mode without reboot.

15f47319 09/18/2012 04:27 PM Jim Pingle

Merge pull request #223 from PiBa-NL/master

Firewall log, alternating color rows & sorting improvements.

f6fef11d 09/18/2012 05:38 AM Phil Davis

Fix deleting DHCP leases

This broke when the code was changed to suck the whole leases file into an array with:
$leases_contents = file($leasesfile);
Each array entry has the text of a line in the file AND the newline at the end of the line. So when matching array entries, the match has to expect the "\n" on the end.

db4fb430 09/17/2012 07:34 PM Jim Pingle

Safety belt

cba980f6 09/16/2012 11:33 PM Jim Pingle

Add support for multiple DHCP pools within the interface's subnet, and allow most of the settings for the main range to be set specific inside the pool. (e.g. it allows setting different gateways and DNS for different pools). Still needs improved input validation to prevent overlapping ranges/pools.

f06f7cc0 09/16/2012 10:17 AM Pi Ba

(line endings UNIX format..)
Firewall log alternating colored rows
Firewall log sortable
Fixed several sorting issues in widgets and other pages
Sorting now possible on multiple rows in the header tables
Sorting now possible for text that starts with IPv4:port

1f1a08c8 09/14/2012 01:15 AM Jim Pingle

Allow/deny access to DHCP by partial MAC matching.

ed6df99c 09/12/2012 04:45 PM Jim Pingle

Use a better link here.

0066932f 09/12/2012 04:18 PM Jim Pingle

Print a nice large warning on the PPTP page about it no longer being considered secure.

fa6a3d4d 09/11/2012 03:03 PM Jesse White

Fixed the rendering in IE. Moved the head section out of the body.

2643df8d 09/10/2012 06:45 PM Jim Pingle

Merge pull request #220 from PiBa-NL/master

firewall log, allowing the showing of applied rule description with optional setting

32f8552e 09/10/2012 03:32 PM Pi Ba

Show/hide toggle

52b27268 09/10/2012 02:32 PM Pi Ba

Added a setting for configuring the firewall log to either:
-Not load descriptions
-Show descriptions in a column
-Show descriptions on a second row (after a click on 'show descriptions')

'fixed' a few html validation issues..

18be4037 09/10/2012 01:55 AM Chris Buechler

remove bunk input validation