Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
e0d47cb9 10/20/2009 03:34 AM Scott Ullrich

Size is already formatted in bytes

42f98354 10/20/2009 03:29 AM Scott Ullrich

Instead of showing just <AES for Hardware crypto show the entire supported family. EX: o AES-CBC,SHA1,SHA256

a469927d 10/20/2009 03:00 AM Scott Ullrich

Handle PPP interfaces

b4d36392 10/20/2009 02:19 AM Scott Ullrich

Reload filter after applying (what if user changed the interface name, etc)

4aca19b3 10/20/2009 02:16 AM Scott Ullrich

Use useland pppd for ppp connections

9f9e4be1 10/18/2009 06:35 PM Jim Pingle

Fix a couple menu options which has their parameters reversed

5ac70f13 10/17/2009 04:11 AM Scott Ullrich

When a user clicks on System -> Packages take them to the installed packages tab by default. This will help remind them of package updates that are needed before insalling a new package

fd9ba63c 10/17/2009 12:19 AM Scott Ullrich

Remove msort()

9c426e33 10/16/2009 09:46 PM Scott Ullrich

Do not write out <sitedown></sitedown> if the Fall Back Pool is set to none.. Simply unset() it.

a780bd66 10/16/2009 09:31 PM Scott Ullrich

Prevent the error: Warning: Illegal offset type in /usr/local/www/load_balancer_virtual_server.php on line 84

21cc2022 10/16/2009 07:57 PM Scott Ullrich

Seperate screen into three areas: Add item to pool, add /edit load balancer pool entry and current pool members

7889db96 10/16/2009 07:47 PM Scott Ullrich

Adjust sizing of items that appear when setting the type dropdown: do not use vncell, use vtable so that it does not look so strange.

791d1c59 10/16/2009 07:35 PM Scott Ullrich

Move description line item underneath Name

0b289dca 10/16/2009 07:26 PM Scott Ullrich

Default to the Load Balancer Monitors tab

45c20bba 10/16/2009 07:22 PM Scott Ullrich

Move description line item under Name

791a5dbe 10/16/2009 07:10 PM Scott Ullrich

Reorder tabs again. Protocols should be the last tab. Cleanup the Relay protocols form adding a listtopic item seperating the page. Misc centers

c47d0c30 10/16/2009 07:04 PM Scott Ullrich

Reorder tabs with Monitors being first in the order that items should be created. IE: Monitor items should be created, then pools and then finally virtual servers and relay protocols, relay actions

b5407fde 10/16/2009 07:01 PM Scott Ullrich

Misc page cleanups. Do not tag every item on page as a NOTE as this will overwhelm the user upon first glance. Add notes that a pool member needs to be created first instead of showing an empty select box for server pool and fall back pool items. Make sure the listtopic uses a colspan=3 so that the header reaches across the page

2898a440 10/16/2009 06:52 PM Scott Ullrich

Misc HTML cleanups. Space out elements of add/delete pool memeber area. Seperate add/remove area with a listtopic element. Add descriptive text for Server IP address in order to make page a little more user friendly for the uninitiated.

91bfbd00 10/15/2009 10:44 PM Scott Ullrich

Call conf_mount_rw() and ro where needed

d5f5cf26 10/15/2009 03:36 PM Scott Ullrich

Set maximum memory to 64M for this page. Fixes #113

89c3be09 10/11/2009 09:15 PM Chris Buechler

fix typo

7ce55201 10/11/2009 06:22 PM Scott Ullrich

Add note about uncompressed images/files

21038c67 10/11/2009 02:24 AM Scott Ullrich

1 minute != 40 seconds. Change to 70 and give the slower boots a chance to boot

5c33111d 10/11/2009 02:16 AM Scott Ullrich

Ensure glabel exists so we can mount ufs. Fixes #110

61ff0de9 10/11/2009 01:45 AM Scott Ullrich

Show size in uppercase

62d01a53 10/11/2009 01:40 AM Scott Ullrich

Use /etc/nanosize.txt

b000d606 10/11/2009 01:10 AM Scott Ullrich

Output NanoBSD image size

bfdb8779 10/10/2009 08:07 PM Scott Ullrich

Turn off sortable on this page. Something else is sorting the data prior and is causing the ordering to get foobar'd.

0ee17602 10/08/2009 09:52 PM Ermal Luçi

Correctly handle the change of vhid on an interface.

013a5d79 10/06/2009 10:03 PM Jim Pingle

Add the actual settings page ref'd in the previous commit (pkg repo setting)

ffba4976 10/06/2009 10:01 PM Jim Pingle

Add a new (unlinked) page which allows entering a custom pkg repo URL

a3c77064 10/05/2009 09:29 PM Scott Ullrich

Add theme Apple touch icon support

25ebeb96 10/05/2009 07:23 PM Holger Bauer

Add shiny webclip icon for Iphone homescreen bookmarks. Please MFC to 1.2.3

5d65350b 10/05/2009 06:52 PM Ermal Luçi

Missed commit on removing all_interfaces.

203de6bf 10/05/2009 06:49 PM Ermal Luçi

Remove support for all_interfaces from wizard.php it is not used anywhere. Convert the interfaces_selection to use the interface API.

2342bfb0 10/05/2009 01:34 PM Ermal Luçi

Import latest radius.inc from m0n0.(Mainly import Chillisport radius vendor attributes for bandwidth and fix radius-session-timeout attribute.
Do some whitespace cleanup while here.

827a7864 10/03/2009 05:04 AM Scott Ullrich

Do not include head.inc twice

9308e4c1 10/03/2009 04:44 AM Scott Ullrich

Correct misc tab URL

f9fb2569 10/03/2009 04:38 AM Scott Ullrich

Alert if there is a problem sending the test message

11b77414 10/03/2009 04:25 AM Scott Ullrich

Do not set font size, it breaks the default css and ends up overflowing the menu

b0e382de 10/02/2009 11:26 PM Scott Ullrich

Oops, use the pfSense jumpto service for the Book and add a pfSense custom search portal powered by google that is limited to specific pfSense

1772523c 10/01/2009 03:33 PM Ermal Luçi

Add more checks.

d5b42e6f 10/01/2009 03:29 PM Ermal Luçi

Missed improvement.

abcb2bed 10/01/2009 03:19 PM Ermal Luçi
  • Convert carp/vips code to behave the same as other interfaces.
  • Make optimizations around it.
  • Make sure when we reload teh underlying interface we reload carp too.
  • Some fixes around the code.

Reviewed-by: scott@ and billm@

d6a891da 09/29/2009 08:41 AM Ermal Luçi

Avoid errors that appear if this is set uncorrectly.

ad9c8bb4 09/28/2009 10:47 PM Scott Ullrich

Turn off FLOWTABLE

fe4397d2 09/23/2009 10:16 PM Scott Ullrich

Nuke sorting it apparently changed the ID association

685c1413 09/23/2009 08:39 PM Eirik Oeverby

Merge remote branch 'mainline/master'

64d0a55d 09/23/2009 07:47 PM Scott Ullrich

Uncomment safety-belt checks that are required to avoid filter errors. Not sure why they are uncommented? Unfinished testing is my first guess.

bd875499 09/22/2009 09:18 PM Eirik Oeverby

WIP: IPSec changes

3b60a138 09/22/2009 09:10 PM Eirik Oeverby

WIP: fixing IPSec screens/config

978fd2e8 09/21/2009 11:12 PM Scott Ullrich

Pass origname instead of relying on a global

b6db8ea3 09/21/2009 03:28 PM Scott Ullrich

Check for interfaces with same name as alias. Ticket #92

f94cf5f8 09/21/2009 06:33 AM Ermal Luçi

Test if dhcpd is enabled not if configs are preset. Reported-by: http://forum.pfsense.org/index.php/topic,19271.0.html

1f302424 09/21/2009 12:14 AM Scott Ullrich

Rename all Help area items

7333e06b 09/21/2009 12:13 AM Scott Ullrich

s/Doc Site/Documentation/

471ce716 09/21/2009 12:08 AM Scott Ullrich

Add target support which allows launching links in a new window/tab, etc for help menu area

f8a6be5f 09/21/2009 12:04 AM Scott Ullrich

Squeeze help menu in

b24b485d 09/21/2009 12:01 AM Scott Ullrich

Squeeze help menu in

db4aac13 09/20/2009 11:59 PM Scott Ullrich

Squeeze help menu in

37efa12a 09/20/2009 10:31 PM Scott Ullrich

Rename Commercial Support to Support so it appears correctly in all themes. Need to find the font weight for the drop downs and lower that a bit.

35ee5e8d 09/20/2009 10:26 PM Scott Ullrich

Squeeze Help area in

669716df 09/20/2009 10:22 PM Scott Ullrich

Adding new 'Help' menu area with common areas. These items call pfSense jumptos such as http://www.pfsense.org/j.php?jumpto=book

cb42f385 09/17/2009 10:01 AM Ermal Luçi

Add necessary include. Reported-by: http://forum.pfsense.org/index.php/topic,19193.0.html

4e7d1665 09/16/2009 03:51 PM Scott Ullrich

Using /tmp for packet captures is a bad idea, mmmkay?

1d333258 09/15/2009 01:49 AM Scott Ullrich

Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on

7ac5a4cb 09/14/2009 11:14 PM Scott Ullrich

Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on

13d193c2 09/14/2009 10:20 PM Scott Ullrich

Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on

3ea73062 09/12/2009 01:42 AM Scott Ullrich

Add missing Location:

d402b77f 09/12/2009 01:41 AM Scott Ullrich

Redirect back to cp page after disconnection of user

b3890d78 09/12/2009 01:30 AM Scott Ullrich

Lock around read call

5ba2df71 09/11/2009 11:12 PM Scott Ullrich

Rename variables names to item_menu. ie: system -> system_menu

20b9b335 09/11/2009 09:49 PM Scott Ullrich

Add more comments. Reformat

868ba36d 09/11/2009 09:40 PM Scott Ullrich

flush out buffers so the loading prompt appears snappy

4a993c8f 09/11/2009 08:16 PM Scott Ullrich

Sort ARP table. Sort items with hostnames first then list items without hostnames afterwards.

53d4b84d 09/11/2009 07:44 PM Scott Ullrich

Sort items

45887105 09/11/2009 07:41 PM Scott Ullrich

Sort aliases

815f9631 09/11/2009 06:49 PM Scott Ullrich

Allow clicking on a column header to sort the table

c3a05140 09/11/2009 06:38 PM Scott Ullrich

Merge branch 'master' of git://rcs.pfsense.org/pfsense/stompro1-minorfixes

5e3249f0 09/11/2009 06:30 PM Scott Ullrich

Sort by item name and include packages in the sorting order

082df017 09/11/2009 05:49 PM Scott Ullrich

Sort by name

f0ed24ed 09/11/2009 05:36 PM Scott Ullrich

Nuke debugging helper

4a8bc5a2 09/11/2009 05:34 PM Scott Ullrich

Add msort() which will sort lower and uppercase items teogether (packages for example). Sort packages by lower/upper. IE: arping, arpwatch, Backup

1b197e55 09/11/2009 04:02 PM Josh Stompro

Added checks to wol command execution to make it more obvious when the script fails.

If the wol command returns with anything other than 0, alert the user that the command
failed, and that they should look at the system log to find out why the command failed....

8acfca38 09/11/2009 02:36 PM Josh Stompro

Fixes error that comes up when wake all is used.

This error was coming up when wake all was used from the services WOL page.
"Fatal error: Function name must be a string in /usr/local/www/services_wol.php on line 53"

8b1f77be 09/10/2009 11:53 PM Scott Ullrich

Clarify what the drop down is for

147b90b8 09/10/2009 11:51 PM Scott Ullrich

Add space in between save and end of table data

64716c95 09/10/2009 11:18 PM Scott Ullrich

Add missing vncell

d2d86ca3 09/10/2009 10:26 PM Scott Ullrich

Use ['name'] instead of ['tmp_name']

0c9da721 09/10/2009 04:55 PM Ermal Luçi

Resolves issue #70.

b86457b6 09/08/2009 08:49 PM Josh Stompro

Fixed a few typos, expanded HCBI description, Expanded other descriptions.

Expanded on the description of the wizard so it is clearer about the situation it is to be used for.
Added the LAN acronym to the number of interfaces question, so it would be clearer.

68f452a8 09/06/2009 07:52 PM Scott Ullrich

Use stristr just in case of case sensitive nanobsd name

fe38f1da 09/06/2009 07:50 PM Scott Ullrich

Move nano check to top of function

3350a691 09/06/2009 07:49 PM Scott Ullrich

Check globals variable

7475fc0b 09/06/2009 07:48 PM Scott Ullrich

Check for nanobsd in the filename for nanobsd upgrades since it is not a tar gzipped file similar to the full upgrades.

a91333d3 09/05/2009 11:03 PM Jim Pingle

Add a line on sys info widget for NanoBSD boot slice if the platform is nanobsd

dec5cb85 09/05/2009 08:25 PM Scott Ullrich

Add <ipv6nat/> to <diag>. Resolves #28

fb05887a 09/04/2009 09:19 PM Scott Ullrich

Use unlink()

eb006b8f 09/04/2009 02:53 AM Scott Ullrich

Reformat file