Project

General

Profile

Download (22.6 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
a8aba541 06/27/2005 06:48 PM Holger Bauer

fixed platform error that caused page not to show. thanks to anonymous ;-)

dbb0b7d6 06/27/2005 06:46 PM Holger Bauer

fixed platform error that caused page not to show. thanks to anonymous ;-)

4ed35e20 06/26/2005 09:17 PM Scott Ullrich

Missing )

faa571ed 06/25/2005 09:01 PM Scott Ullrich

Only show enable serial port option on pfSense and crom platforms

dce949b0 06/25/2005 07:28 PM Scott Ullrich

Let system_start_ftp_helpers() handle starting and stopping of pftpx

41883093 06/25/2005 05:49 PM Scott Ullrich

Use isset() for enable serial checks

2bae67ba 06/25/2005 05:47 PM Scott Ullrich

Stop and start ftp helpers as necessary

d5967a9a 06/22/2005 01:59 AM Scott Ullrich

Sync up with m0n0wall -> Preffered sa selection

2629e5d1 06/21/2005 03:57 PM Scott Ullrich
  • Use isset() to check to see if item is set
  • Unset item if not checked when saved
5c50ae40 06/21/2005 03:43 PM Scott Ullrich
  • Add back disable firmware check.
  • Redirect to system_firmware.php if the firmware check is disabled
4db5e0bc 06/18/2005 09:12 PM Colin Smith

Remove alternate pkg_config URL, alternate firmware URL, and firmware check disable for now.

538bb06f 06/11/2005 05:22 PM Bill Marquette

small cleanups
serial option now saves (still won't show if you go back into page for some reason)

3b617d70 06/04/2005 11:45 PM Scott Ullrich

Remove the no supporting blurb. If its in here it should be supported, period.

dc22c75c 06/02/2005 08:25 PM Scott Ullrich

Remove filtering bridge option. It's on by default now Toto.

091ac305 05/29/2005 02:04 AM Scott Ullrich

Make all occurances of Note uniform

31f93981 05/17/2005 04:36 AM Bill Marquette

Clean up wierd $config updates here too

ad58a44a 04/26/2005 11:40 PM Scott Ullrich

ttyp0 -> ttyv0

7bb0e455 04/26/2005 11:36 PM Scott Ullrich

Use two tabs for ttyv0 serial ttys entry

af94c865 04/26/2005 11:33 PM Scott Ullrich
  • config_mount_ro(); -> conf_mount_ro();
  • config_mount_rw(); -> conf_mount_rw();
24d31909 04/26/2005 11:32 PM Scott Ullrich
  • config_mount_ro(); -> conf_mount_ro();
  • config_mount_rw(); -> conf_mount_rw();
923d0f44 04/26/2005 11:22 PM Scott Ullrich

Dont forget to mount rw and ro while writing out /etc/ttys and /boot/loader.rc

2f810bc1 04/26/2005 11:19 PM Scott Ullrich

Add the ability to turn on the serial console from the advanced menu.

This should address Ticket #19 but needs testing

f4b79851 04/23/2005 01:22 AM Scott Ullrich

Disable Rendevouz section. It won't make it into the beta.

b3d44462 04/22/2005 02:50 AM Scott Ullrich

Process system_set_harddisk_standby() instead of requiring a reboot. Doh!

920f27e3 04/22/2005 02:45 AM Scott Ullrich

Remove generic-pc check. Let user specify how they want that hard drive to power down.

c11e337b 04/04/2005 05:03 PM Scott Ullrich

Save the hard disk standby time for all platforms

b46bfcf5 03/27/2005 10:31 PM Bill Marquette

Add $Id$ tag

05603c34 03/25/2005 10:55 PM Scott Ullrich

Add 1 pt dotted line around the widget description box for some coolness.

f1a5cfb8 03/25/2005 10:51 PM Scott Ullrich

Introduce a update_description wizard widget which can update a textbox description from a select drop down box.

61deccba 03/21/2005 04:51 AM Bill Marquette

restart webserver on cert chagne, don't force reboot...reboots are for wimps

9cba3649 03/16/2005 11:02 PM Scott Ullrich

Eliminate duplicate queue name on pull down menu.

66f481cc 03/16/2005 04:58 AM Colin Smith

Add option to edit default pkg_config.xml URL.

1896ea95 03/16/2005 04:45 AM Colin Smith

One more <alt_pkg_url> -> <alt_pkgconfig_url>.

0e809364 03/16/2005 04:07 AM Colin Smith

Set and unset <enabled> flag correctly (to preserve URL information) and fix field greyout.

bb9ea524 03/16/2005 01:39 AM Colin Smith

Modify alternate firmware URL fields to handle new config.xml directive.

381118b7 03/14/2005 12:09 AM Scott Ullrich
  • Update build time and version
  • Remove extra <br>
e0092d61 03/14/2005 12:09 AM Scott Ullrich

Surround Base Url and Filename options in a table

f4a90903 03/12/2005 07:19 PM Bill Marquette

touch up alternate firmware option a little

a509ff63 03/12/2005 07:06 PM Bill Marquette

custom firmware URLs

68bf6021 03/08/2005 03:03 AM Scott Ullrich

Add Dsiable Rendevouz option

355229d0 03/04/2005 04:47 PM Bill Marquette

typo

38560a25 03/04/2005 04:44 PM Bill Marquette

Make RFC959 data port workaround configurable - default to disabled

d76f9696 02/22/2005 01:26 AM Bill Marquette

Firewall optimization text was wrong.

fde7d054 02/07/2005 08:22 AM Scott Ullrich

Remove 2nd filter_configure()

ee769c92 02/07/2005 08:01 AM Scott Ullrich

Woops. Two functions are using $retval. Insert our rule error detection code between the two.

8e3bffef 02/07/2005 07:54 AM Scott Ullrich

Expand new rule loading error logic to Advanced menu

351217ed 01/23/2005 02:37 AM Scott Ullrich

Add maximum states for the firewall to advanced menu.

15eead18 01/23/2005 02:20 AM Scott Ullrich

Remove old m0n0wall TCP Timeout field. This is now handled by PF's optimization dropdown.

051c969f 01/23/2005 01:20 AM Scott Ullrich

Eliminate stray save button at top and the extra white space.

19b08f97 01/23/2005 01:15 AM Scott Ullrich

Rearrange ALTQ + PF options into their own area at very bottom.

c8a0fa18 01/23/2005 01:08 AM Scott Ullrich

Typo in aggressive.

d0b33b21 01/23/2005 01:07 AM Scott Ullrich

Regenerate pf rules after save.

416ed28d 01/23/2005 12:52 AM Scott Ullrich

Allow for the user to customize the pf optimization options in the system -> advanced menu. the default is normal.

b0b5deb6 01/22/2005 08:43 AM Scott Ullrich

Disable scheduler type change when a queue is defined.

12bcdc89 01/22/2005 02:57 AM Scott Ullrich

Commit what I have so far. Magic shaper now works 100% .. or atleast appears to!

222b5299 01/21/2005 08:56 PM Scott Ullrich

Move scheduler type to advanced menu. We'll default to PRIQ as a simple starting point for new users. NOTE: The scheduler type goes into affect for all interfaces.

75236e7d 01/11/2005 01:58 AM Scott Ullrich

Add save button for ftp proxy item

a0a7a8a7 01/11/2005 01:27 AM Scott Ullrich

Seperate firewall and ftp-proxy sections

f55cccc4 01/11/2005 12:25 AM Scott Ullrich

Allow FTP-Proxy to be disabled under advanced menu.

ca426b47 01/02/2005 04:11 AM Scott Ullrich

change m0n0wall to pfSense

83e5cd3d 11/21/2004 11:38 PM Scott Ullrich

<br> after the notice

d5148742 11/21/2004 07:15 PM Scott Ullrich

enable hard disk stand-by option

c823acd4 11/21/2004 07:11 PM Scott Ullrich

remove <br> between checkbox and description to maintain the forms style

35284e50 11/21/2004 07:04 PM Scott Ullrich

Insert a disable firewall option to turn pfSense into a router only.

13128695 11/17/2004 10:59 PM Scott Ullrich

Create certificate for HTTP Server option

5b237745 11/07/2004 03:06 AM Scott Ullrich

Initial revision