Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
d329d587 09/06/2012 06:46 PM Darren Embry

a few coding indentation/style fixes.

b9144088 09/06/2012 06:27 PM Jim Pingle

Correct this function call, OpenVPN client killing works again, fixes #2554

17c0bb50 09/06/2012 05:46 PM Darren Embry

Inconsistent behavior with Alias info popup

hopefully fixes #2625

http://redmine.pfsense.org/issues/2625

73567959 09/06/2012 05:08 PM Darren Embry

never call parseInt without a radix.

744306c6 09/04/2012 03:58 PM Jim Pingle

Fix up tcpdump for pflog stop/start a little, consolodate code, and restart tcpdump for pflog when saving log settings.

6ab59b35 08/28/2012 06:41 PM Ermal LUÇI

Add check for local port being set before testing. Fixes #2606

062fe17d 08/24/2012 08:46 AM phildd

Fix IPv6 remote_network typo

The IPv4 remote network was being displayed in both the IP4 and IPv6 input fields. Then whatever value was in the IPv6 field ended up in the config as the IPv4 remote network.
Just a couple of missing "v6" on variable names.

cf74d3a8 08/23/2012 09:40 PM Cyrill B

Test for an array before using it like one.

5a429ed6 08/22/2012 06:50 PM Jim Pingle

Fix another typo

c1406943 08/22/2012 04:15 AM Jim Pingle

Fix typo

5c8843d5 08/21/2012 08:23 PM Jim Pingle

Teach ntpd how to get its time from a local GPS on serial.

73815007 08/19/2012 06:17 PM Jim Pingle

Test for an array before using it like one.

be9c20c7 08/17/2012 02:43 PM Jim Pingle

Use REQUEST_URI here so the GET parameters are preserved (makes the links work better for things like interfaces.php?if=wan, and packages.

391abfcf 08/16/2012 02:18 AM Jim Pingle

Extend the shortcuts code and link back from Status > Services also.

d71fc5d3 08/14/2012 06:35 PM Jim Pingle

More shortcuts

e3ffa8d4 08/14/2012 05:46 PM Jim Pingle

Initialize this for good measure.

0f5d612a 08/14/2012 05:44 PM Jim Pingle

Add (c) header, also add ability to glob in shortcuts so packages can use it too.

dbb1cdb5 08/14/2012 01:51 PM Jim Pingle

Clarify requirements for DHCP static mapping IP

cd3662f7 08/13/2012 06:17 PM Jim Pingle

Merge pull request #211 from bcyrill/patch-4

Update usr/local/www/services_router_advertisements.php

36d1c798 08/13/2012 04:19 PM Jim Pingle

Refine the formatting of the service status icon a bit depending on its context.

61071c30 08/13/2012 03:07 PM Cyrill B

Update usr/local/www/services_router_advertisements.php

Change form field since aliases are not supported here.
Also separate the DNS settings using the default bar.

fd96a3fc 08/13/2012 02:35 PM Cyrill B

Update usr/local/www/vpn_openvpn_server.php

Fix javascript of GW redirection adding IPv4 and IPv6 fields

9cb6bef1 08/13/2012 01:09 PM Jim Pingle

Make sure we start with an empty service.

0143e77b 08/13/2012 10:39 AM Cyrill B

Update usr/local/www/shortcuts.inc

Fix array initialization

226c43a5 08/12/2012 12:20 AM Jim Pingle

Where possible, link back to the main page of a section too.

d5bd9ee7 08/12/2012 12:20 AM Jim Pingle

Another missed shortcut

9fa2a880 08/12/2012 12:06 AM Jim Pingle

Forgotten shortcut

345ce722 08/11/2012 11:52 PM Jim Pingle

Forgot the shortcut section on this page, too...

7f4a7998 08/11/2012 06:46 PM Jim Pingle

Add/use some more similarly styled icons here, for a more consistent look.

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