Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
ddc55e12 08/12/2010 04:18 AM Erik Fonnesbeck

Modify various (s)printf format strings to allow translations to change the order of the inserted strings.

e36c52f4 08/12/2010 04:17 AM Erik Fonnesbeck

Remove or simplify some (s)printf calls.

4c807d76 08/12/2010 12:46 AM Erik Fonnesbeck

Fix text

787e9464 08/12/2010 12:36 AM Scott Ullrich

Stick save and cancel back into the right hand of the first td cell like all other forms have it.

46d8071e 08/12/2010 12:26 AM Scott Ullrich

Hide Save button until a drop down onChange event occurs

ea6be4a7 08/12/2010 12:21 AM Erik Fonnesbeck

Remove extra quotes that were added around some strings when adding printf+gettext in some areas.

3a3fb8ea 08/11/2010 10:15 PM Erik Fonnesbeck

Fix printf/sprintf mixups.

e34f19ec 08/11/2010 09:42 PM Eirik Oeverby

Made LB pool status page follow natural (expected) order no matter which host(s) is/are active.

24357d92 08/11/2010 08:53 PM Jim Pingle

This doesn't really need a printf either, come to think of it.

5943a23f 08/11/2010 08:53 PM Jim Pingle

This probably shouldn't be a printf anyhow

ca5bb211 08/11/2010 08:48 PM Jim Pingle

This should be sprintf

73eb4b90 08/11/2010 08:46 PM Jim Pingle

Fix another gettext() call.

baa59e4e 08/11/2010 08:44 PM Jim Pingle

Fix gettext() call

54e73f5f 08/11/2010 08:40 PM Jim Pingle

Show selected properly for the LB mode.

91a38e1f 08/11/2010 08:34 PM Ermal LUÇI

Do not require a refernce passed because seems php likes to screw with it internally. This should have be the second belt at Ticket #819.

ea62cd32 08/11/2010 08:21 PM Scott Ullrich

No need to set enable

ac8c5e56 08/11/2010 08:13 PM Erik Fonnesbeck

Do not try to bring down a CARP VIP for an entry that does not exist yet. Fixes #819

0c450e71 08/11/2010 06:46 PM Jim Pingle

Allow batch Server LB/Failover pool changes from the Pool status screen. For LB pools, you can pick via checkbox any number of active pool servers. For manual failover types, you can choose the active server.

82d0dfb3 08/11/2010 05:59 PM Jim Pingle

When adding to a pool in manual failover mode, enforce the one-active limit also.

c9e7d30d 08/11/2010 05:44 PM Scott Ullrich

Add 8021.x preauth (rsn_preauth)

191b00d9 08/11/2010 05:39 PM Jim Pingle

Rename $vipent to $pool here since we only deal with pools and the old name doesn't make sense in this context.

3b370abf 08/11/2010 05:39 PM Jim Pingle

Change these PRINTs to echo for consistency, and reformat a little. Wrap vars inside strings in {}.

beca7814 08/11/2010 05:39 PM Jim Pingle

Formatting/whitespace fixes.

938bda3a 08/11/2010 05:39 PM Jim Pingle

Remove the gateway load balancer status code, that has all moved away from here to Status > Gateways and is no longer needed.

faf207f1 08/11/2010 05:39 PM Jim Pingle

Add <form> tag, submit, and reset button here.

8ebbae22 08/11/2010 04:32 PM Ermal LUÇI

Fixes #821. Force usage of configured redirurl when one has been configured.

2b3338f6 08/11/2010 03:15 PM Jim Pingle

Show the architecture after the version number.

c53220ef 08/10/2010 10:54 PM Erik Fonnesbeck

Add quotes back that were incorrectly removed when implementing gettext and add php tags around gettext where needed.

7d0a71d4 08/10/2010 10:19 PM Erik Fonnesbeck

Separate RRD graph settings to a separate entry.

4e76e030 08/10/2010 09:55 PM Ermal LUÇI

Do not forget status_rrd_graph.php. Spotted-by: Effone

050f4830 08/10/2010 09:46 PM Ermal LUÇI

Fixes #774. Add some pages to match under proper category.

c5c4ae91 08/10/2010 09:42 PM Ermal LUÇI

remove duplicated entry.

8d9cbe6f 08/10/2010 09:35 PM Ermal LUÇI

Fixes #684. Test file existence before trying to kill the process. Also correct interface name passed as parameter to interface_configure function, it should fix another ticket as a byproduct.

fd9ba7c0 08/10/2010 09:14 PM Ermal LUÇI

Fixes #817. Tags/Marks can be used even outside floating rules.

79b7f498 08/10/2010 08:49 PM Ermal LUÇI

Ticket #8. Use proper IP to pfctl -b and run the command after the rules have been removed for the not 'down' interfaces.

cdad3139 08/10/2010 08:42 PM Eirik Oeverby

Fixed LB pool status display to match current config

cc7ed71d 08/10/2010 08:34 PM Eirik Oeverby

Removed custom test code

68badd7f 08/10/2010 08:25 PM Ermal LUÇI

There is not point in unsetting if just after we set the var!

e0c27075 08/10/2010 08:21 PM Jim Pingle

Add the ability to select a mode for LB pool members, load balance (default) or manual failover. If manual failover is selected, only allow one server to be chosen as active.

a9d5bf0c 08/10/2010 08:18 PM Renato Botelho

Merge remote branch 'mainline/master'

Conflicts:
usr/local/www/status_lb_pool.php

55f88b51 08/10/2010 06:50 PM Carlos Eduardo Ramos

Fixing gettext calls on index.php

d8e1797a 08/10/2010 06:22 PM Carlos Eduardo Ramos

Fixing gettext calls on diag_confbak.php

c2d0699f 08/10/2010 06:14 PM Scott Ullrich

Increase upload file size to 1 megabyte

17cc6627 08/10/2010 06:06 PM Vinícius Coque

Fix enable_change() broken on last gettext() implementation

3e2165b6 08/10/2010 05:51 PM Jim Pingle

Default to the 'pools' tab of the inbound load balancer, and move the monitor tab to the end.

bf978a06 08/10/2010 05:15 PM Carlos Eduardo Ramos

Removed duplicated tabs block on status_rrd_graph_settings.php

8c29490e 08/10/2010 05:08 PM Chris Buechler

lb status fixes from Ltning

18ec0f13 08/10/2010 04:51 PM Ermal LUÇI

Use correct type so a proper config is generated. Reported by:http://forum.pfsense.org/index.php/topic,25465.msg141966.html#msg141966

01b8a2ff 08/10/2010 04:21 PM Renato Botelho

Fix gettext call added wrong

6c74ac23 08/10/2010 02:40 PM Ermal LUÇI

Resolves #815. Do not add protection rules if lan interface has no ip.

4bfb2809 08/10/2010 02:29 PM Carlos Eduardo Ramos

Fixing gettext calls on firewall_aliases_edit.php

30ee6258 08/10/2010 02:27 PM Vinicius Coque

Fixing gettext calls on license.php

58c550f6 08/10/2010 02:12 PM Vinicius Coque

Fixing gettext calls on pkg_mgr.php

42c7b553 08/10/2010 02:09 PM Carlos Eduardo Ramos

Fixing gettext calls on system_advanced_admin.php

9312cca2 08/10/2010 02:05 PM Carlos Eduardo Ramos

Fixing gettext calls on diag_logs_settings.php

32307e40 08/10/2010 02:03 PM Carlos Eduardo Ramos

Fixing gettext calls on diag_logs_ntpd.php

7ae91404 08/10/2010 02:01 PM Carlos Eduardo Ramos

Fixing gettext calls on diag_logs_openvpn.php

094d6ffc 08/10/2010 01:59 PM Carlos Eduardo Ramos

Fixing gettext calls on diag_logs_relayd.php

d22fcbb0 08/10/2010 01:57 PM Carlos Eduardo Ramos

Fixing gettext calls on diag_logs_vpn.php

2b315054 08/10/2010 01:54 PM Carlos Eduardo Ramos

Fixing gettext calls on diag_logs_ipsec.php

0c6342cd 08/10/2010 01:52 PM Carlos Eduardo Ramos

Fixing gettext calls on diag_logs_ppp.php

59bb015e 08/10/2010 01:21 PM Carlos Eduardo Ramos

Fixing gettext calls on status_graph.php

c9fa8254 08/10/2010 01:19 AM Scott Ullrich

Show disabled interfaces as well

5b74202b 08/10/2010 12:50 AM Scott Ullrich

Adding config.console.inc

cba2736c 08/09/2010 11:35 PM Scott Ullrich

Include config.console.inc

032c40c7 08/09/2010 11:29 PM Scott Ullrich

Move all console related configuration items to config.console.inc. This will mean that these items are not included when the webConfigurator is being used and only on bootup on the console.

fb516dda 08/09/2010 09:11 PM Chris Buechler

don't include 255.255.255.255 here

85405c11 08/09/2010 08:14 PM Jim Pingle

Add the ability to set a periodic RRD and DHCP leases backup from Diagnostics > NanoBSD.

0c77c314 08/09/2010 05:57 PM Ermal LUÇI

Get the real flags set on the interface to make code below work properly! Ticket #88.

c3ff89b4 08/09/2010 12:54 PM Renato Botelho

Merge remote branch 'mainline/master'

Conflicts:
usr/local/www/status_captiveportal.php
usr/local/www/status_rrd_graph.php
usr/local/www/status_wireless.php

c708bdd4 08/08/2010 03:39 AM Chris Buechler

add TCP 1119 for battle.net

6c534785 08/08/2010 12:52 AM Chris Buechler

add tooltip. cvstrac 1640

4ca92170 08/08/2010 12:10 AM Chris Buechler

add explanation of flags and capabilities from m0n0wall. cvstrac 1564

1e7fff5a 08/07/2010 11:09 PM Chris Buechler

correctly use sticky and round-robin. Ticket #337

61c22433 08/07/2010 08:30 PM Erik Fonnesbeck

Add hidden "if" field to status_wireless.php.

72d2682c 08/07/2010 08:18 PM Erik Fonnesbeck

Move the get_real_interface call above this condition and fix the ID of the rescan button.

ea52942c 08/07/2010 08:16 PM Chris Buechler

add info message

4362a612 08/07/2010 08:11 PM Chris Buechler

background the scan

6f87ed42 08/07/2010 08:06 PM Chris Buechler

add a Rescan button. ticket #793

8d6dd2e4 08/07/2010 07:31 PM Chris Buechler

fix text. Ticket #799

8ad3503e 08/07/2010 09:54 AM Erik Fonnesbeck

Fix link to the associated filter rule for port forwards on an interface other than the first with a filter rule.

0bfd0f79 08/07/2010 08:52 AM Erik Fonnesbeck

Enforce the interface selection on associated filter rules. Ticket #780

2959a190 08/07/2010 06:41 AM Chris Buechler

correctly select Local Database when it's configured as such

13a7ab35 08/07/2010 06:30 AM Chris Buechler

fix text

80c2607d 08/07/2010 02:34 AM Chris Buechler

don't static port 5060 by default, it breaks things much more often than it helps.

d4628582 08/07/2010 12:53 AM Erik Fonnesbeck

Add missing quote for the image title of the delete button, which was masked by the code that used to be after it.

09702a63 08/07/2010 12:43 AM Erik Fonnesbeck

Fix on-click confirmation for the delete button on port forward rows.

3ced0d25 08/07/2010 12:33 AM Erik Fonnesbeck

Fix improper gettext changes that broke various confirmation prompts, causing them to never show.

05da8941 08/07/2010 12:02 AM Erik Fonnesbeck

Change the save message code on port forwards to be consistent with the other NAT pages. Fixes the message that was supposed to be shown after applying.

601c73e0 08/06/2010 11:32 PM Erik Fonnesbeck

Mark the correct subsystems dirty when deleting port forwards with the X on their row so that the apply button shows up.

22d0d529 08/06/2010 11:17 PM Erik Fonnesbeck

Update the interface group name in floating rules with multiple interfaces selected, too. Ticket #792

187ce62b 08/06/2010 09:51 PM Ermal LUÇI

Do not call die while parsing package xml files. Instead return an empty array. This should avoid packages not uninstalling.

83fdcf45 08/06/2010 09:46 PM Ermal LUÇI

Remove useless code which might even abort package deletion process.

466f7000 08/06/2010 09:34 PM Ermal LUÇI

Use global to not cause breakage if path changes.

50718c46 08/06/2010 09:05 PM Chris Buechler

Don't wipe out stored username on pass-through MAC entries when manually saving them.

2507f1c0 08/06/2010 08:14 PM Ermal LUÇI

Remove useless sysctl since it is not useful. Ticket #729.

d282095a 08/06/2010 07:08 PM Renato Botelho

Avoid duplicate service tags when reinstalling packages

b7e236b9 08/06/2010 04:38 PM Jim Pingle

Fix SNMP trap string validation.

e1a896ba 08/06/2010 04:13 PM Jim Pingle

Fix execute permissions

381e43e0 08/06/2010 04:04 PM Jim Pingle

Restore DHCP leases on boot if they have been backed up.