Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
e38d34b4 08/10/2012 07:37 PM Jim Pingle

Activate service status/control for CP also.

6d9b1074 08/10/2012 07:30 PM Jim Pingle

Fixup openvpn shortcut bar status/control

7d7b5a48 08/10/2012 06:10 PM Jim Pingle

Whoops forgot this one

f4daf025 08/10/2012 05:58 PM Jim Pingle

Print service title in tooltip for shortcut bar

79696dea 08/10/2012 05:57 PM Jim Pingle

Declare arrays before using them.

b32dd0a6 08/10/2012 05:32 PM Jim Pingle

Activate new shortcuts/status in the rest of the areas that are currently setup.

9990b70c 08/10/2012 03:59 PM Jim Pingle

Remove some notes/comments that aren't needed, add example.

76692ad2 08/10/2012 03:48 PM Jim Pingle

Start revamp of shortcuts, central file to hold links, also service status/control, added to dns forwarder as example.

b1460af3 08/10/2012 03:33 PM Jim Pingle

Whoops don't need this parameter.

e48cdc01 08/10/2012 02:58 PM Jim Pingle

Consolodate a bunch of duplicate service status code

4e5cfb02 08/09/2012 08:28 PM Jim Pingle

Don't force these links to open in a new window.

415bddea 08/09/2012 08:28 PM Jim Pingle

Split references here so they apply correctly

4856df9b 08/09/2012 06:40 PM Jim Pingle

Add forgotten "ipv6 remote network", clean up a couple bits, make sure local network box is hidden for shared key servers.

d5d15542 08/08/2012 04:54 PM Jim Pingle

Activate "base" exchange mode also supported by racoon.

2e009ccb 08/07/2012 04:01 AM phildd

firmware_update_misc log file name out of date

The name was changed to /conf/firmware_update_misc_log.txt in etc/rc.firmware quite a while ago. It needs fixing here in diag_nanobsd.php also.

06aa745e 08/03/2012 07:54 AM Phil Davis

pkg_mgr_install - only mount rw when needed

When entering pkg_mgr_install the filesystem was being mounted rw and a backup made of the config, even if the case was "showlog" or "installedinfo". This resulted in:
a) an extra "backup" of the config being made after an install - it could be seen in Diagnostics, Backup Restore, Config History...

665340db 08/02/2012 04:38 PM Jim Pingle

Activate more Hash, DH, and PFS options that are available in racoon now. Note that SHA256-512 are RFC4868 compliant in FreeBSD, may break with other incompatible stacks.

c9a98f18 08/02/2012 11:17 AM Phil Davis

require filter.inc so filter_configure is defined

The "renew" button on a DHCP connection ends up calling function interface_dhcpv6_configure() in interfaces.inc, which in turn calls filter_configure() (in filter.inc) but gives the error:
Fatal error: Call to undefined function filter_configure() in /etc/inc/interfaces.inc on line 3350...

a0d1a467 08/01/2012 06:45 PM Jim Pingle

Protect against a potential infinite loop here.

73c897eb 07/30/2012 09:45 PM Michael Tharp

Fix dhcpv6_relay writing to the dhcpv4 configuration

Implements ticket #1663

9af5f459 07/27/2012 09:03 PM Warren Baker

Make use of product_name

86e88098 07/26/2012 11:16 PM Darren Embry

zone names can only contain A-Z a-z 0-9 _.

70c355c7 07/26/2012 11:06 PM Darren Embry

validate that zone name doesn't contain spaces.

fixes #2560

82e7f8e4 07/26/2012 10:45 PM Darren Embry

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

eb233517 07/25/2012 04:12 PM Phil Davis

Validate advanced gateway monitoring settings

Use the default values from return_apinger_defaults.
Validate values - low less than high, probe interval less than "down" time, values are positive numeric.
Update descriptions on the UI to show the defaults used.

983fb4d2 07/24/2012 09:41 PM Warren Baker

Handle when the tab is set to host or network that the IP tab should still be displayed

a5416de2 07/24/2012 02:35 PM Warren Baker

Return the user to the tab they were working originally working on

3a8e5e3c 07/24/2012 12:54 PM Warren Baker

Apply same logic and only display 10 Urls

86675c70 07/24/2012 12:19 PM Warren Baker

Display the URL's listed and not the word 'array'

2830a0e7 07/22/2012 12:33 PM Ermal LUÇI

Merge pull request #166 from r-duran/master

Fix hardcodded alias type so alias suggestion works as expected while creating nested aliases.

d2cb157f 07/18/2012 07:36 AM Seth Mos

Tack the IPsec interface onto the $ifdescrs array so the widget will display it.
Redmine ticket #2546

51c0e714 07/15/2012 05:56 PM Seth Mos

Merge pull request #175 from marcelloc/master

pkg_edit - add show_disable_value option to select_source xml option

4af6167d 07/09/2012 02:51 PM Jim Pingle

Add a v6 ip example to the host override edit so users know that they can use them there.

8d8f0090 07/07/2012 11:59 PM Jim Pingle

If the range isn't an array, skip it, or it will give a PHP error displaying leases.

9f223740 07/07/2012 02:32 AM Jim Pingle

Fix typo

504a57b2 07/06/2012 09:54 PM Charlie Root

pkg_edit - add show_disable_value option to select_source xml option

f60156f6 07/06/2012 06:38 PM Jim Pingle

Add an option to System > Advanced, misc tab to enable loading thermal modules (amdtemp, coretemp)

0f03ae0f 07/06/2012 05:00 PM Jim Pingle

Anchor the semicolon here, or it can break parsing of the duid in certain cases. Fixes #2511

ca14f627 07/06/2012 03:05 PM Marcello Silva Coutinho

Add array check before array item check to miniupnpd service_status widget
related topic:
http://forum.pfsense.org/index.php/topic,51205.msg273571.html#msg273571

3392eba9 07/06/2012 10:30 AM Cyrill B

Add additional check

f3bea667 07/06/2012 12:34 AM Cyrill B

Update master

20789ec9 07/05/2012 11:30 PM Cyrill B

Fix Captive Portal SSL

dff2ea2c 07/05/2012 10:45 PM Cyrill B

Fix Captive Portal status

dd760cfc 07/05/2012 09:28 AM Rahman Duran

Fix hardcodded alias type so alias suggestion works as expected while creating nested aliases.

adca02c4 07/03/2012 05:03 PM Cyrill B

Implement certificate chain in Captive Portal

36f6ed35 07/02/2012 08:20 PM Cyrill B

Use Certificate Manager in Captive Portal settings

a3897695 07/01/2012 10:49 PM Carlos Cesario

Change ereg() to preg_match() function

cf1d5947 07/01/2012 10:47 PM Carlos Cesario

Fix typo

4dc8f32e 07/01/2012 10:45 PM Carlos Cesario

Change ereg_replace() to preg_replace() function

4afb7d66 07/01/2012 10:38 PM Carlos Cesario

Change ereg() to preg_match() function

2c51f293 06/28/2012 11:58 PM Jim Pingle

If a package has donotsave, still process its input validation. Properly handle preoutput in the case of input errors also.

e8d65d0f 06/28/2012 11:24 AM Phil Davis

OpenVPN Client config page - minor test fix

8e932fb5 06/28/2012 11:12 AM Phil Davis

OpenVPN Server config page - a couple of minor text tidy ups

174ba22b 06/28/2012 10:00 AM Seth Mos

Allow for selecting the gateway group as a interface for the OpenVPN clients

198ac406 06/27/2012 08:55 PM Jim Pingle

LAN is not special here anymore. Do not remove the interface again (it was alraedy removed before this block), do not remove NAT and such (OPTs may still need it!) and no need to remove shaper. Improve DHCP check and generalize it to work on any interface, not just LAN.

0db6b9eb 06/27/2012 06:00 AM Phil Davis

Only display "No OpenVPN instance defined" if there really are none.

48b490ca 06/27/2012 05:58 AM Phil Davis

Only display "No OpenVPN instance defined" if there really are none.

d0df92dc 06/25/2012 11:03 PM Marcello Silva Coutinho

firewall_alises.php - include all tab to preserve the old behavior

0f89c125 06/25/2012 10:08 PM Marcello Silva Coutinho

firewall_aliases.php include tabs(ip,port,url) , list aliases sorted, use dom_title funcion to show titles.

47c48e28 06/25/2012 04:44 PM Seth Mos

Check in code that allows for using a gateway group as the interface on the OpenVPN server page. Only allow IPv4 gateway groups for now. We'll need to add IPv6 suppport here later when we import OpenVPN 2.3.
Unbreak the gateway group function on broken configurations like a missing 3G stick....

58816510 06/24/2012 06:59 PM Jim Pingle

Fix hiding services in the widget that contain a space in the service name.

ba1fabef 06/22/2012 11:19 PM Cyrill B

IGMPproxy, service_status widget

50c74f0f 06/22/2012 11:09 PM Cyrill B

Make sure it's an array as an empty string has a count > 0

b8da4d00 06/22/2012 10:15 PM Cyrill B

fix typo

f5df5e84 06/22/2012 06:27 PM Darren Embry

re-indentation.

0d5eff9f 06/21/2012 01:34 PM Jim Pingle

Add "idle" to clarify that legitimate active connections would not be dropped by the pf optimization mode.

06c4bb10 06/21/2012 10:17 AM Phil Davis

Use config array to get the timezone. syscfg is no longer defined here.

c8083ee2 06/21/2012 10:15 AM Phil Davis

Use config array to get the timezone. syscfg is no longer defined here.

119f89c8 06/21/2012 10:14 AM Phil Davis

Use config array to get the timezone. syscfg is no longer defined here.

cc43c4f8 06/19/2012 12:30 PM Jim Pingle

Remove testing/debugging entry

3fccb440 06/19/2012 01:51 AM Chris Buechler

fix text

eb004d5d 06/19/2012 01:48 AM Chris Buechler

fix text

2972b3e7 06/18/2012 04:37 PM Seth Mos

Now that we actually have a IP protocol tag in the config.xml we can make this check a lot simpler and do less guessing.
Redmine ticket #2503

bfb00534 06/18/2012 02:15 PM Jim Pingle

Fix link

20e7e444 06/18/2012 02:12 PM Jim Pingle

Correct variable name. Fixes packet capture interface validation.

4e8854c6 06/16/2012 05:58 PM Charlie Root

improve alias popup in firewall_rules
include url_table list up to 10000 items
read alias only on mouseover
use table to list columns
show edit shortcut
show total items value on popup description

2229d94e 06/16/2012 02:06 AM Jim Pingle

This is apparently breaking reinstalls. Revert "Actually make reinstallpkg remove the bionaries and really reinstall them"

This reverts commit 12b0fa564dc9b9ffe1773855e6ab528f4a5c7a5e.

61d302e0 06/15/2012 02:38 PM Cyrill B

Added radvd / Updated Captive Portal service widget

0ed8d746 06/15/2012 01:13 PM Cyrill B

Add radvd to Status:Services #2485

12b0fa56 06/15/2012 10:02 AM Ermal LUÇI

Actually make reinstallpkg remove the bionaries and really reinstall them

e88ea344 06/15/2012 01:51 AM Erik Fonnesbeck

Simplify the input validation condition for protocol

8c4ee062 06/14/2012 08:18 PM Darren Embry

add subnets to RA; add support for aliases

hopefully finishes #2361

622caf8f 06/14/2012 05:04 PM Darren Embry

validate dropdowns for security reasons

really fixes #2494 :-)

f7b6c87a 06/14/2012 04:51 PM Darren Embry

minor code rearranging

move code that populates $interfaces nearer the top

a0b379c8 06/14/2012 04:30 PM Darren Embry

hugh blanford patch: dnsmasq, source interface and ipsec vpns

fixes #1361

391cd070 06/14/2012 04:10 PM Darren Embry

add validation to fields on diag_packet_capture

fixes #2494

ccb55b27 06/14/2012 04:00 PM Darren Embry

fix a couple booboos

- fbegin.inc needs to be included after <body>
- s/require/require_once/ fixes 'cannot redeclare function' error

bd0c2295 06/13/2012 07:01 PM Jim Pingle

Put v6 IP on a new line to save horizontal space

b835b1fa 06/13/2012 06:49 PM Jim Pingle

Add a note to the GIF page suggesting that if they are adding a he.net tunnelbroker they may want a dyndns entry to keep it updated.

19a4caea 06/13/2012 06:49 PM Jim Pingle

Adjust this size a bit for a more comfortable fit.

6c9ce30d 06/13/2012 04:01 PM Carlos Cesario

Define the menu size dynamically

6f50fcb8 06/13/2012 03:59 PM Carlos Cesario

Add scrollbar in dropdown menu

f6e70bfc 06/13/2012 01:24 PM Carlos Cesario

Add scrollbar in dropdown menu

43669934 06/13/2012 02:29 AM Phil Davis

Fix some Crypto Acceleration text typos

7530177c 06/12/2012 07:10 PM Jim Pingle

Generalize the Crypto hardware option and add GUI support for AES-NI.

7c9a30c8 06/12/2012 05:55 PM Jim Pingle

Allow autocomplete on packet capture and exec, since it's convenient to have a history there and there are no password fields.

5c7abe2e 06/12/2012 05:54 PM Jim Pingle

Provide a way to disable the autocomplete shutoff.

14f5f705 06/12/2012 02:08 PM Marcello Silva Coutinho

fix permissions check to xml package files and show only menus user has access to

c449c5f6 06/12/2012 09:14 AM Warren Baker

Remove extra spaces and add closing <tr> tag

cb1d821b 06/11/2012 06:20 PM Jim Pingle

Make the carp vip interface column in the widget just a smidge wider since the names are longer now.