Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
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

562ed531 07/03/2012 05:05 PM Cyrill B

Merge remote-tracking branch 'upstream/master' into cp_cert2

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

Implement certificate chain in Captive Portal

a22b41d0 07/03/2012 04:59 PM Jim Pingle

Sync with upstream pbi tools

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

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

d51927d2 06/18/2012 08:59 PM Jim Pingle

Update pbi_create to current code from pc-bsd

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

6be02801 06/18/2012 04:12 PM Seth Mos

Use awk instead of grep, this works on a v4 PPPoE connection for me. Need to verify that it works for 3G too.
Redmine ticket #2458

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.

2e2eb012 06/18/2012 12:20 AM Vinícius Coque

Brazilian Portuguese (pt_BR) translations added

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.

72f99ce1 06/15/2012 10:32 PM Darren Embry

add Tusmobil provider info.

feature #2462

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.

79f286ab 06/11/2012 02:17 PM Jim Pingle

Switch this back to attr, some older browsers have problems with prop, and attr still works for this.

805b9ab6 06/11/2012 07:00 AM Ermal LUÇI

Revert "Make mac_format aware of multiple Captiveportal instances"

This reverts commit 54df925b9ea447bdd10f88a886e2ef11d44c3059.

7b4b4158 06/10/2012 04:15 PM Scott Ullrich

Merge pull request #137 from bcyrill/patch-4

Fix Captiveportal zone

54df925b 06/09/2012 08:33 PM Cyrill B

Make mac_format aware of multiple Captiveportal instances

e3cf528e 06/09/2012 08:02 PM Cyrill B

Added Captiveportal to service status

85317bfd 06/09/2012 03:46 PM Scott Ullrich

Merge pull request #132 from bcyrill/patch-4

Update Captiveportal

99897bf5 06/09/2012 03:46 PM Scott Ullrich

Merge pull request #131 from marcelloc/master

fix jquery+domtt notices css on all themes

a636682d 06/09/2012 02:59 PM Cyrill B

Update master

43b1760c 06/09/2012 03:56 AM Marcello Silva Coutinho

fix jquery+domtt notices css on all themes

163e4b91 06/08/2012 10:05 PM Darren Embry

actually update RA DNS settings now

finishes #2361

4e0fc44f 06/08/2012 10:05 PM Darren Embry

more work on feature #2361

- fields are there now but don't do anything
- checkbox for 'use same settings' that disables fields

8921bf89 06/08/2012 09:47 PM Scott Ullrich

Merge pull request #130 from marcelloc/master

move css style from last pull request to themes.

97f30a08 06/08/2012 09:37 PM Marcello Silva Coutinho

fix css style to themes.

ef3e9f16 06/08/2012 08:00 PM Scott Ullrich

Merge pull request #129 from marcelloc/master

convert menu alerts/notices to jquery + domtt

005ac3ca 06/08/2012 07:50 PM Marcello Silva Coutinho

convert menu alerts/notices to jquery + domtt

f3475477 06/08/2012 07:37 PM Darren Embry

split dhcpv6 server and ra #2361

1c8dbfbb 06/08/2012 05:53 PM Darren Embry

remove the RA stuff from services_dhcpv6 for #2361

93458cb1 06/08/2012 05:47 PM Darren Embry

rename menu item for #2361

5ef4a9e1 06/08/2012 05:27 PM Darren Embry

prep work for splitting dhcpv6 and RA for #2361.

1624b5f1 06/07/2012 06:59 PM Marcello Silva Coutinho

fix select_source option

140e4bc6 06/07/2012 04:51 PM Darren Embry

do #2467 only show GWs from same addr fam oncreate

a75b0b3b 06/07/2012 04:51 PM Darren Embry

minor indentation fix

9a19c316 06/07/2012 04:20 PM Jim Pingle

While I'm here, don't test these with isset, just test directly, since they will be set to true/false in globals.inc

93888ad9 06/07/2012 04:13 PM Jim Pingle

Provide a way to disable the pkg info link

76231e63 06/07/2012 09:25 AM Ermal LUÇI

Bye, bye olsrd back to packages.

3e662cb0 06/07/2012 08:51 AM Ermal LUÇI

Get rid of carpdev, it will never be

98aea4c3 06/07/2012 08:36 AM Ermal LUÇI

Detour through check_reload_status and only when the settings get applied not when the gateway has been changed.

2d6f800a 06/06/2012 08:59 PM Jim Pingle

Fix exec bit for usr/local/sbin/openvpn.attributes.sh

fe838158 06/06/2012 06:50 AM Seth Mos

Change the DHCPv6 services page into a RA and DHCPv6 section, move some of the variables.
Add drop down to select carp vip for that interface for CARP advertisements
Allow setting the RA priority.
Redmine ticket #1829

5b4ee05e 06/05/2012 07:38 PM Ermal LUÇI

Import OpenVPN cisco style radius attributes applying policy to logged in users. Feature #2100

ae5c8d0e 06/05/2012 02:47 PM Warren Baker

Make sure the page does match as we trying to match the page to the url path and not the full url

9847b940 06/04/2012 10:44 AM Seth Mos

Enhance the gateways status widget. Show Pending when it's not ready yet, show unknown when it really isn't online.

603f19f0 06/04/2012 10:37 AM Seth Mos

Some minor enhancements from renaming the Gathering Data to Pending.
When it doesn't exist in the array it's really unknown. Make that lightblue. show a ~

4a67fc61 06/04/2012 10:12 AM Seth Mos

Use "Pending" instead of gathering data, which is shorter