Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
c7cdfe20 08/24/2010 10:06 PM Scott Ullrich

Remove ORIGINAL_PORTAL_IP option. Never did get it working correctly.

e80c551c 08/24/2010 07:07 PM Ermal LUÇI

Use correct name for include

c6f4586c 08/24/2010 02:47 PM Seth Mos

We need to require the globals include for finding our theme specific rrd color includes.

d6d50244 08/24/2010 10:08 AM Ermal LUÇI

Fixes #764. Import the patch in the ticket to allow per-host netboot file on dhcpd settings.

2103b252 08/24/2010 05:24 AM Erik Fonnesbeck

Skip the placeholder databases when outbound is selected, too. Also don't check the name against the gateway list on anything but the quality tab.

44aef543 08/24/2010 04:50 AM Erik Fonnesbeck

See if the name matches a gateway instead of showing everything ending in -quality. Also do a more restrictive match when checking which graph to display, so it doesn't match ones it shouldn't. (for example, WAN matching both WAN and GW_WAN)

9cd5e6f5 08/24/2010 03:11 AM Erik Fonnesbeck

Allow System: Throughput RRD graph to be displayed. Ticket #715

85a4aab6 08/24/2010 01:51 AM Erik Fonnesbeck

Fix showing the current graph selection on the system RRD graphs.

de47ce7c 08/23/2010 08:47 PM Jim Pingle

Fix order of tabs in this file.

58ed1013 08/23/2010 08:31 PM Seth Mos

Fix logic operator for graph endpoint

b439dc01 08/23/2010 03:52 PM Ermal LUÇI

Pass the new argumesnts to pfctl -b and correct variable name as reported on Ticket #8.

228aec46 08/23/2010 03:05 PM Ermal LUÇI

On ppp type interfaces down event signal for resolv.conf to be generated to have the latest dns servers. Ticket #838.

298d49f6 08/22/2010 04:24 PM Marcus Brown

Make the note more coherent.

515c6799 08/22/2010 03:49 PM Marcus Brown

Remove duplicate logic.

03184eda 08/22/2010 03:30 PM Marcus Brown

Oops. Don't clobber the provider data if the user enters one.

And add data validation so user can't set Service name and NULL service
name at the same time.

c6667396 08/22/2010 03:15 PM Marcus Brown

Add a checkbox to explicitly configure a null Service name for PPPoE.

See: http://forum.pfsense.org/index.php/topic,27461.0.html

95249b8a 08/21/2010 08:16 PM Scott Ullrich

use / as relative since items might be living in a subdirectory off of / such as pfCenter/

8e23b225 08/20/2010 07:30 PM Ermal LUÇI

Ticket #682. Use pfSense modules function to collect interface stats.

bd961c65 08/20/2010 06:37 PM Jim Pingle

Fixes #831. Restart the DHCP daemon when clearing the log file.

d80a71d9 08/20/2010 06:13 PM Ermal LUÇI

Actually make this not error out.

eff77cb7 08/20/2010 06:13 PM Jim Pingle

Fix this test, allows proper selection of CA in OpenVPN wizard.

2de2abe0 08/20/2010 04:21 PM Ermal LUÇI

No need to triger a vips re-configure explicitly but rather detect this during config merges. This is the best way to do this after fixing Ticket #601.

19b5c3e7 08/20/2010 01:04 PM Ermal LUÇI

Ticket #601. If 'virtualip' section is going to be restored or merged through xmlrpc bring down all vips which will be brough up later on from the configure_carp call. This ensures that the peers on the cluster stay current to each other.

68e1bc0f 08/20/2010 12:54 PM Ermal LUÇI

Not neccessary to call this here since vips_configure does this automatically.

88c00a65 08/20/2010 12:18 PM Ermal LUÇI

Ticket #829. Do not allow an interface to switch back to static/dhcp/none if it is configured as ppp/pppoe/pptp. for now just blacklist this option because it is not so trivial to fix.

79851fc8 08/20/2010 12:04 PM Ermal LUÇI

Small optimization.

fe24301f 08/20/2010 12:03 PM Ermal LUÇI

Gett full list of interfaces when verifying description.

667b2b60 08/20/2010 11:37 AM Ermal LUÇI

Remove \r from this file usually crated when edited by Windows editors because it makes it unreadble in unix editors.

f64e8f99 08/19/2010 06:35 PM Ermal LUÇI

Include myself in the copyrights i have changed this files more than enough.

2f06cc3f 08/19/2010 06:32 PM Ermal LUÇI

Make dhcrelay GUI be simple and easy to use by collapsing the interface tabs to a multiselect control. Remove proxydhcp option because it is broken and is not trivial to make it usable(if user request for it a reconsideration will be made). Allow multiple server ips on the server input box separated by commas. Also on the interface list do not show interfaces without an ip because dhcrelay will not be happy with them. Upgrade code is also included in this commit.

cd95b46e 08/19/2010 10:33 AM Ermal LUÇI

Add/Update copyrights where applicable. Mark copyright on XML as CDATA to aviod any issues that might happen.

2ee08031 08/19/2010 03:28 AM Erik Fonnesbeck

Prevent a warning that would appear when modifying privileges of an empty group.

d0fee737 08/18/2010 10:26 PM Ermal LUÇI

These needs to be exit. Fix some whitespace too.

6debb140 08/18/2010 10:22 PM Ermal LUÇI

Resolves #713. Take in conisderation the suggestion of not setting m1 parameter to 0b.

751dd5b3 08/18/2010 10:11 PM Ermal LUÇI

Keep the list of different applications port numbers on a single file to easy its maintainance and sharing.

909f991b 08/18/2010 09:54 PM Ermal LUÇI

Whitespace changes.

c60e4f61 08/18/2010 09:53 PM Ermal LUÇI

Also do the wizard optimizations and user-friendliness to the traffic_shaper_wizard_multi_all.xml

89c95943 08/18/2010 09:17 PM Ermal LUÇI

Also do the wizard optimizations and user-friendliness to the traffic_shaper_wizard_dedicated.xml

849ea663 08/18/2010 08:18 PM Ermal LUÇI

Also do the wizard optimizations and user-friendliness to the traffic_shaper_wizard.xml

94017670 08/18/2010 07:28 PM Ermal LUÇI

Resolves #732. Make the wizard behave better and actually work by correcting typos in code. Make it faster by not using HTTP redirection for showing errors. Try to make it more user friendly, though some more work is needed.

b0140675 08/18/2010 03:57 PM Ermal LUÇI

Ticket #826. Add more bandage to notice when a reading on socket timeouts.

71ca2cb2 08/18/2010 03:46 PM Ermal LUÇI

Ticket #826. Convert to unix domain sockets for management interface so we do not have problems when interface is any.

19e3d450 08/18/2010 02:35 PM Ermal LUÇI

Ticket #826. Add timeout of 1 second for all read/write actions performed on the socket. This should fix point 1) on the ticket.

3f797235 08/17/2010 09:55 PM Scott Ullrich

Echo out field if its set

e18dcdc0 08/17/2010 09:53 PM Scott Ullrich

Include supportedbybsdperimeter field

5df6a315 08/17/2010 09:32 PM Scott Ullrich

Add Supported by BSD Perimter field

f6f5fde1 08/17/2010 09:23 PM Ermal LUÇI

Fixes #694. Actually if the vip interface changes take proper actions to clean up on the previous interface.

15c5b5d6 08/17/2010 05:00 PM Jim Pingle

Fix ajax updating of fields when the CPU graph widget is not in use.

a0bd3417 08/17/2010 04:14 PM Seth Mos

Do not show the empty part of the graph by request of many

a87c7901 08/16/2010 09:54 PM Jim Pingle

Update gateway status properly when fetched via AJAX.

41be629f 08/16/2010 08:42 PM Jim Pingle

Print a notice that OpenVPN status information is not available for shared key servers.

036371d2 08/16/2010 08:19 PM Jim Pingle

Capitalize

31b85492 08/16/2010 08:16 PM Jim Pingle

Remove these three bullet points that don't seem to make any sense on their own.

1f9921aa 08/16/2010 07:54 PM Jim Pingle

Also show the save button if we have just performed an action.

32600a96 08/16/2010 07:52 PM Jim Pingle

Do not escape this $

67299a3f 08/16/2010 01:53 PM Ermal LUÇI

There is no need to clear this anymore.

ef26b049 08/16/2010 12:18 PM Ermal LUÇI

Fixes #823. Do not reload all interfaces, there is already code to do this for changed interfaces.

7b8db0c3 08/15/2010 10:07 PM Erik Fonnesbeck

Fix alignment of save and cancel buttons on interfaces.php.

1600b1af 08/15/2010 09:42 PM Scott Ullrich

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

This reverts commit 787e94645b722b3b3c7f99480a7b71c20f083396.

466a8875 08/15/2010 07:55 PM Scott Ullrich

Do not set legacy for now

87e68403 08/15/2010 07:44 PM Scott Ullrich

Do not issue legacy command for time being until a strange error can be tracked down. The ZFS install works OK without it

dc3e6dea 08/15/2010 06:54 PM Scott Ullrich

Unbreak An error occurred

2940856d 08/15/2010 06:19 PM Scott Ullrich

These are not needed and ends up creating an error. Remove for time beeing

9d869ea3 08/15/2010 07:13 AM Eirik Oeverby

Fixed pattern matching for relayctl output (fixes vservers with spaces in name)

a83744b4 08/15/2010 03:21 AM Scott Ullrich

Correct diskX

81d22665 08/15/2010 02:50 AM Scott Ullrich

Set swap size correctly

2b69de49 08/15/2010 02:35 AM Scott Ullrich

Allow swap spaces and default to 200M

8548648e 08/15/2010 02:11 AM Scott Ullrich

Escape prototype dollarsign(

9fdc0560 08/15/2010 02:09 AM Scott Ullrich

Add back to webInstaller link

c9079676 08/15/2010 02:08 AM Scott Ullrich

Do not set hostname

30b1013b 08/15/2010 01:58 AM Scott Ullrich

Correct path

cf7cd237 08/15/2010 01:56 AM Scott Ullrich

Probe disk before creating ZFS easy install string

48f7f102 08/15/2010 01:54 AM Scott Ullrich

chmod a+rx

c3af202c 08/15/2010 01:42 AM Scott Ullrich

Rename to webInstaller

083fbdd6 08/15/2010 01:38 AM Scott Ullrich

Use correct path

374379c6 08/15/2010 01:32 AM Scott Ullrich

Move ERROR down into main screen area

4ca6e245 08/15/2010 01:28 AM Scott Ullrich

Use pc-sysinstall subdir

369cc155 08/15/2010 01:28 AM Scott Ullrich

chmod a+rx

5a69cb06 08/15/2010 01:12 AM Scott Ullrich

Sync pc-sysinstall with FreeBSD-CURRENT and remove old /PCBSD version. Change installer.php to match new path

3fcc3999 08/15/2010 01:00 AM Scott Ullrich

s/fade/Fade/

086b0a2f 08/15/2010 12:56 AM Scott Ullrich

Flush the buffer before probing

7e13820c 08/15/2010 12:41 AM Scott Ullrich

Note which disk we are installing to in easy mode

f38e4f26 08/15/2010 12:25 AM Scott Ullrich

More ZFS cleanups

e318ec08 08/14/2010 10:51 PM Scott Ullrich

Rename function to pcsysinstall_get_disk_info

1af1b216 08/14/2010 09:35 PM Scott Ullrich

Do not fade item, simply hide it before the next option fades in

fde4a93d 08/14/2010 09:31 PM Scott Ullrich

Do not use tabcont class

8965327c 08/14/2010 09:30 PM Scott Ullrich

Format options screen in a table

1fb1f3fe 08/14/2010 09:30 PM Scott Ullrich

Format options screen in a table

e11d8f9c 08/14/2010 09:25 PM Scott Ullrich

Remove Rescue config option, that will be a console based function going forward

4c394c0f 08/14/2010 08:51 PM Scott Ullrich

Misc formatting

48ddd79f 08/14/2010 08:32 PM Scott Ullrich

Add Cancel and return to Dashboard

846631ac 08/14/2010 08:30 PM Scott Ullrich

Show disk description

5576ea3e 08/14/2010 08:28 PM Scott Ullrich

Show disk sizes. Add cancel button. Unbreak easy installation.

4f713e19 08/14/2010 07:58 PM Scott Ullrich

Remove duplicate form

c2185286 08/14/2010 07:56 PM Scott Ullrich

Add XXX for rowhelper to allow multiple slices

779476f6 08/14/2010 07:54 PM Scott Ullrich

Add SUJ for 9.X

18a4c6c5 08/14/2010 07:48 PM Scott Ullrich

Add UFS+S (Soft-updates)

f988d2d9 08/14/2010 07:44 PM Scott Ullrich

Adding custom installation mode. Verify before installation

9e4f5592 08/14/2010 07:38 PM Chris Buechler

fix text

4f3147bc 08/14/2010 07:37 PM Chris Buechler

fix text