Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
4e8c89fd 02/01/2011 07:09 PM Ermal LUÇI

Allow ipalias with carp as parent interface to be synchronized.

20fef17c 01/31/2011 09:06 PM Jim Pingle

Show PPPoE tab if any of the PPPoE server instances are enabled. Fixes #1243

5ded8bab 01/31/2011 08:46 PM Jim Pingle

Catch the OpenVPN widget up to the status page code for killing clients.

a2eec62a 01/31/2011 07:51 PM Jim Pingle

Don't save CA/Cert for a PSK IPsec tunnel.

f5c704b6 01/31/2011 06:25 PM Jim Pingle

Fix copypasto

54eb029e 01/31/2011 05:38 PM Jim Pingle

Fix display of these pages on Opera. http://forum.pfsense.org/index.php/topic,32773.0.html

a49b2235 01/29/2011 05:07 PM Warren Baker

Missing colour for RRD would have caused errors in creating the graphs.

20413b72 01/28/2011 03:16 PM Warren Baker

Added Captive Portal RRD graphs, there are two graphs one for the number of logged in users since last rrd poll, and concurrent number of users logged in.

1e2ee714 01/25/2011 10:03 PM Scott Ullrich

Redirect to correct page

1b01056c 01/25/2011 10:00 PM Scott Ullrich

Redirect to correct page

ec192fe5 01/25/2011 07:55 PM Scott Ullrich

Fix url. Do not include mod_accesslog twice

a00e1d89 01/25/2011 06:24 PM Scott Ullrich

move pre-auth url before after auth url for consistency.

f6a0f982 01/25/2011 06:23 PM Scott Ullrich

Set form field type, make URL boxes same size

76607020 01/25/2011 06:22 PM Scott Ullrich

move option near the other

ecc19349 01/25/2011 06:19 PM Scott Ullrich

Increase textbox size. Clarify the original Redirection URL purpouse

38060391 01/25/2011 06:13 PM Scott Ullrich

Handle PORTAL_REDIRURL variable

e0f1a8d6 01/25/2011 06:09 PM Scott Ullrich

Adding CP pre-authentication redirect URL box

620ac186 01/25/2011 05:31 PM Scott Ullrich

Misc fixups

9592c132 01/25/2011 05:12 PM Scott Ullrich

Prevent drop down menu creation

d413cd50 01/25/2011 05:11 PM Scott Ullrich

Adding switch to prevent dropdown menu creation.

4e978135 01/25/2011 05:07 PM Scott Ullrich

Adding tab for allowed hostnames

55c18b30 01/25/2011 04:55 PM Scott Ullrich

Adding preliminary version of allowed hostnames. Allowed hostnames function similar to allowed IP addresses and permit the captive portal to pass traffic out. An example usage of this is to allow access to a hotel web page freely and then require authentcation hotlinking from this point.

f23a6091 01/25/2011 04:35 PM Scott Ullrich

Fix formatting. Die, VIM, DIE!

f0e69fca 01/25/2011 10:32 AM Chris Buechler

don't show version on this page either, to match the other pages

67bc955d 01/24/2011 11:14 PM Chris Buechler

handle alternate xml_rootobj correctly when doing config backups w/RRD data

261c7de8 01/24/2011 07:34 PM Jim Pingle

Warn users a different way if packages are being reinstalled in the background. Only lock out package pages, still print a giant warning on the others. (Some people were getting stuck in this state http://forum.pfsense.org/index.php/topic,32531.0.html )

49946455 01/24/2011 04:54 PM Ermal LUÇI

Do proper input validation on traffic shaper wizards to not allow empty fiedls.

8d9c3f76 01/24/2011 04:38 PM Ermal LUÇI

Properly check empty fields when specifying bandwidth values.

0e01b3c6 01/21/2011 08:13 PM Jim Pingle

Fix OpenVPN wizard.

bb8f186e 01/21/2011 07:50 AM Chris Buechler

fix text

eadb78bc 01/21/2011 02:41 AM Chris Buechler

correct field type, no aliases allowed here

582c58ae 01/20/2011 10:19 PM Jim Pingle

Add drop-down to select OpenVPN hardware crypto (finds usable devices from "openssl engine" list) for clients and servers.

bca35cff 01/20/2011 05:33 PM Jim Pingle

Add a checkbox for duplicate-cn on OpenVPN servers.

86ae3621 01/19/2011 11:35 PM Scott Ullrich

Allow setting package interfaces to loopback (lo0)

33a2693c 01/19/2011 06:53 PM Chris Buechler

don't show platform here (rebrands)

1c4edc3c 01/19/2011 06:07 PM Jim Pingle

If an outbound nat rule has a protocol specified, show it in the summary view.

ff998f10 01/19/2011 02:36 AM Chris Buechler

fix DNS rebinding descr

532cb894 01/18/2011 10:21 PM Ermal LUÇI

Ticket #836 Ticket #1194 and http://forum.pfsense.org/index.php/topic,32175.msg166263.html#msg166263 suggest that now that CP actions are quite fast its better to send the logout data before actually disconnecting the client.

4b08378c 01/18/2011 03:38 PM Jim Pingle

No need to set this here anymore. We set it higher by default.

5a05633a 01/14/2011 07:58 PM Jim Pingle

Fix serial port note text.

396cfe2e 01/13/2011 02:33 PM Jim Pingle

Validate imported CA/Cert a bit more strongly. Should fix #1190

a8c35980 01/12/2011 02:37 AM Scott Ullrich

Revert "nuke content size."

This reverts commit 456962bde2b5b64f2feca58728d96c9c45463f1d.

34bf3b3b 01/11/2011 02:28 AM Pierre POMES

Ticket #1183. Skip call to filter_configure() here, this will be done when user will click on 'apply changes' button in firewall_aliases.php

001cbed2 01/10/2011 10:58 PM Jim Pingle

Sort installed packages in a case insensitive way on the widget and installed packages list.

c1261315 01/10/2011 10:57 PM Jim Pingle

Whitespace fixes

b2254c7f 01/10/2011 10:49 PM Jim Pingle

Sort services on the services status page and widget.

887b5af5 01/10/2011 09:23 PM Jim Pingle

Be more restrictive with PPTP passwords, invalid characters can blow up the config.

0f70d563 01/10/2011 05:21 PM Ermal LUÇI

Ticket #944. Do not use the interface_bring_down fucntion here since it is meant for assigned interfaces. Directly destroy previous vlan interface if parent changes.

d0d70b03 01/10/2011 05:00 PM Ermal LUÇI

Ticket #1013. Force NAS_PORT to be of type integer to avoid it being interpreted as char and generate wrong radius packet.

c97297fd 01/10/2011 03:58 PM Jim Pingle

Add EasyRule images to all other themes. Should work in all themes now.

10e4d55e 01/09/2011 06:29 PM Pierre POMES

Fix HTML errors reported by Eclipse using PHP perspective

5186f104 01/08/2011 04:10 PM Warren Baker

Added Unbound to the package section for correct link to doc site.

d865241e 01/06/2011 06:52 PM Jim Pingle

Don't run mb_convert_encoding on descr field, it's cdata protected in the config now and this just causes some characters to be lost on input. Ticket #1168

19e76a0b 01/05/2011 11:30 PM Scott Ullrich

Do not center hard drive upgrade image

4944d592 01/05/2011 11:20 PM Scott Ullrich

Increase textarea column size.

bdf790aa 01/05/2011 11:18 PM Scott Ullrich

Clarify a few lines of text

456962bd 01/05/2011 09:54 PM Scott Ullrich

nuke content size.

9d308f58 01/05/2011 09:50 PM Scott Ullrich

Do not nuke /var/db/pkg now that 2.0 has better handling

2646434b 01/05/2011 07:27 PM Scott Ullrich

Set status field to upgrade in progtress during upgrade

c22632db 01/05/2011 06:19 AM Chris Buechler

fix text

0b821acf 01/04/2011 11:56 PM Chris Buechler

comment out unfinished OpenVPN Users alias option, can finish for a post-2.0 release

0238cc4a 01/04/2011 02:20 AM Chris Buechler

don't use hard coded theme

68fef56f 01/04/2011 01:50 AM Chris Buechler

fix CP dashboard widget

aa7c49b9 01/03/2011 10:52 PM Ermal LUÇI

Ticket #943. Sleep 1 second to give dns time to reload.

e44e5f3a 01/03/2011 09:50 PM Jim Pingle

Simplify package version checking code and use the existing pfs_version_compare function that does much (and more) of what the old code was trying to do on its own.

55c51af7 01/03/2011 09:29 PM Ermal LUÇI

Ticket #1152. Call rc.newwanip even on openvpn linkup event to do the correct reloading of gateways and services. Add a safe belt to avoid a recursion in openvpn itself from rc.newwanip.

e9a17661 01/03/2011 07:00 PM Scott Ullrich

Add $nocsrf = true;

0eaf7055 01/03/2011 01:30 PM Marcus Brown

Attempt to make it more clear to users that "Dial on Demand" should not be enabled if the
link should be always up/on.

76d11a57 01/01/2011 06:07 PM Pierre POMES

Ticket #1083. Remove alias capabilities from external and src fields

97acf646 12/31/2010 10:18 AM Erik Fonnesbeck

Add new default option that makes RRD graphs with the old type of behavior for time periods, configurable on settings tab.

29640cee 12/31/2010 08:40 AM Erik Fonnesbeck

Use correct variable for this condition.

bf924b16 12/31/2010 08:29 AM Chris Buechler

since packages aren't version-specific anymore, clarify to Available Packages

e85604b8 12/31/2010 06:41 AM Chris Buechler

remove <strong> to make consistent with all other text

f9626e57 12/30/2010 06:47 PM Erik Fonnesbeck

Only unlink /conf/needs_package_sync if no packages are installed, otherwise leave it to the package manager to take care of it.

9b1939e1 12/30/2010 01:05 PM Erik Fonnesbeck

Move unlink back to the correct line.

e8f4a58f 12/29/2010 11:33 PM Chris Buechler

make rebrand friendly

7385a6b4 12/29/2010 09:27 PM Scott Ullrich

Turn off csrf checks

f2141df0 12/29/2010 09:11 PM Jim Pingle

Allow entering an arbitrary subnet for outbound NAT translations.

d3bea818 12/29/2010 08:54 PM Scott Ullrich

Add 10 to row count on textarea

5edb6fee 12/29/2010 08:48 PM Scott Ullrich

Unbreak installedinfo option

09315582 12/29/2010 07:04 PM Jim Pingle

Add address pool support to outbound NAT. Allow specifying a subnet for outbound NAT rules (via a subnet of proxy arp VIPs) or a host-type alias for outbound NAT rules, and give the user a choice of pool options for address selection from within the pool.

66bcba1b 12/28/2010 10:39 PM Ermal LUÇI

Ticket #802. During a config restore detect if the vlan interfaces need reassignment too. This might be problematic for other type of interfaces on 2.0!

c23b4f0d 12/28/2010 08:04 PM Jim Pingle

Fix case statements, may fix rrd graph generation for certain periods.

8e9adb53 12/28/2010 05:15 PM Ermal LUÇI

Run filter configure after doing a save on CP.

3e360ca7 12/28/2010 04:55 PM Chris Buechler

clarify CSRF failure message

46a9f4e1 12/28/2010 04:23 AM Scott Ullrich

Undo last commit. Need to add an additional check for opackage count == 0

23d69b98 12/27/2010 07:22 PM Jim Pingle

Use convert_friendly_interface_to_friendly_descr in the wol widget, just like on the main page. Ticket #1103

e18278d1 12/27/2010 07:22 PM Jim Pingle

Use strtoupper here

6622e126 12/27/2010 06:40 PM Scott Ullrich

Unlink needs_package_sync after one pkg has installed OK which means that our internet connection is up.

528992be 12/27/2010 04:41 PM Jim Pingle

Fix OpenVPN NetBIOS settings not propagating from the wizard to the server instance.

6b78bed7 12/27/2010 03:09 PM Ermal LUÇI

Ticket #944. Wehn changing the parent interface make sure to destroy the old vlan before creating the new one. Since vlans use the name of the parent the old interface referencing the old parent vlan will remain intact.

2b656168 12/25/2010 09:32 PM Chris Buechler

fix text

33802679 12/25/2010 09:19 PM Chris Buechler

fix text

9422a50f 12/25/2010 09:06 PM Chris Buechler

default to single host on 1:1 NAT as it always has and is the most common usage

df0c55a3 12/25/2010 08:56 PM Chris Buechler

switch back to Internal rather than Source, Source is just confusing

9b3ade76 12/25/2010 06:07 PM Scott Ullrich

Increase textarea col size now that there is a lot more pkg install/deinstall information being output

c6c26178 12/23/2010 07:19 PM Jim Pingle

Add OSPF to firewall rule protocol choices

60b66b60 12/23/2010 06:41 PM Ermal LUÇI

Ticket #1128. Ooops pass the right parameter to unlock.

057c83f5 12/23/2010 04:21 PM Jim Pingle

Accept # for a DNS override domain DNS server, this makes dnsmasq ignore a previous less specific domain and use system default name servers instead. So you can override example.com to 10.10.10.2 but www.example.com will consult normal DNS.

cd3346e2 12/22/2010 08:51 PM Ermal LUÇI

Ticket #749. Do not create the queues at LAN side for traffic_shaper_wizard_dedicated. Since we cannot control bandwidth its useless to try to handle it(ALTQ was built with this concept in mind).