summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_advanced.php
Commit message (Collapse)AuthorAgeFilesLines
* Detect if the popup window is blocked and alert the user of the factScott Ullrich2005-07-021-1/+11
|
* include head.inc and round corners on tabsScott Ullrich2005-07-021-8/+5
|
* comment out some scripts that no longer seem to be used and cause scripting ↵Holger Bauer2005-06-301-2/+2
| | | | | | errors. - by pfjason
* fixed platform error that caused page not to show. thanks to anonymous ;-)Holger Bauer2005-06-271-4/+0
|
* fixed platform error that caused page not to show. thanks to anonymous ;-)Holger Bauer2005-06-271-0/+4
|
* Missing )Scott Ullrich2005-06-261-1/+1
|
* Only show enable serial port option on pfSense and crom platformsScott Ullrich2005-06-251-12/+2
|
* Let system_start_ftp_helpers() handle starting and stopping of pftpxScott Ullrich2005-06-251-1/+1
|
* Use isset() for enable serial checksScott Ullrich2005-06-251-3/+3
|
* Stop and start ftp helpers as necessaryScott Ullrich2005-06-251-0/+2
|
* Sync up with m0n0wall -> Preffered sa selectionScott Ullrich2005-06-221-0/+10
|
* * Use isset() to check to see if item is setScott Ullrich2005-06-211-1/+2
| | | | * Unset item if not checked when saved
* * Add back disable firmware check.Scott Ullrich2005-06-211-1/+11
| | | | * Redirect to system_firmware.php if the firmware check is disabled
* Remove alternate pkg_config URL, alternate firmware URL, and firmware check ↵Colin Smith2005-06-181-84/+0
| | | | disable for now.
* small cleanupsBill Marquette2005-06-111-4/+4
| | | | serial option now saves (still won't show if you go back into page for some reason)
* Remove the no supporting blurb. If its in here it should be supported, period.Scott Ullrich2005-06-041-3/+2
|
* Remove filtering bridge option. It's on by default now Toto.Scott Ullrich2005-06-021-28/+0
|
* Make all occurances of Note uniformScott Ullrich2005-05-291-2/+2
|
* Clean up wierd $config updates here tooBill Marquette2005-05-171-14/+45
|
* ttyp0 -> ttyv0Scott Ullrich2005-04-261-1/+1
|
* Use two tabs for ttyv0 serial ttys entryScott Ullrich2005-04-261-1/+1
|
* * config_mount_ro(); -> conf_mount_ro();Scott Ullrich2005-04-261-1/+0
| | | | * config_mount_rw(); -> conf_mount_rw();
* * config_mount_ro(); -> conf_mount_ro();Scott Ullrich2005-04-261-1/+3
| | | | * config_mount_rw(); -> conf_mount_rw();
* Dont forget to mount rw and ro while writing out /etc/ttys and /boot/loader.rcScott Ullrich2005-04-261-0/+4
|
* Add the ability to turn on the serial console from the advanced menu.Scott Ullrich2005-04-261-0/+37
| | | | This should address Ticket #19 but needs testing
* Disable Rendevouz section. It won't make it into the beta.Scott Ullrich2005-04-231-0/+2
|
* Process system_set_harddisk_standby() instead of requiring a reboot. Doh!Scott Ullrich2005-04-221-10/+2
|
* Remove generic-pc check. Let user specify how they want that hard drive to ↵Scott Ullrich2005-04-221-4/+2
| | | | power down.
* Save the hard disk standby time for all platformsScott Ullrich2005-04-041-2/+1
|
* Add $Id$ tagBill Marquette2005-03-271-0/+1
|
* Add 1 pt dotted line around the widget description box for some coolness.Scott Ullrich2005-03-251-2/+2
|
* Introduce a update_description wizard widget which can update a textbox ↵Scott Ullrich2005-03-251-6/+23
| | | | description from a select drop down box.
* restart webserver on cert chagne, don't force reboot...reboots are for wimpsBill Marquette2005-03-211-2/+3
|
* Eliminate duplicate queue name on pull down menu.Scott Ullrich2005-03-161-12/+4
|
* Add option to edit default pkg_config.xml URL.Colin Smith2005-03-161-4/+9
|
* One more <alt_pkg_url> -> <alt_pkgconfig_url>.Colin Smith2005-03-161-1/+35
|
* Set and unset <enabled> flag correctly (to preserve URL information) and fix ↵Colin Smith2005-03-161-2/+4
| | | | field greyout.
* Modify alternate firmware URL fields to handle new config.xml directive.Colin Smith2005-03-161-6/+7
|
* * Update build time and versionScott Ullrich2005-03-141-1/+1
| | | | * Remove extra <br>
* Surround Base Url and Filename options in a tableScott Ullrich2005-03-141-2/+4
|
* touch up alternate firmware option a littleBill Marquette2005-03-121-1/+2
|
* custom firmware URLsBill Marquette2005-03-121-3/+36
|
* Add Dsiable Rendevouz optionScott Ullrich2005-03-081-1/+22
|
* typoBill Marquette2005-03-041-1/+1
|
* Make RFC959 data port workaround configurable - default to disabledBill Marquette2005-03-041-0/+11
|
* Firewall optimization text was wrong.Bill Marquette2005-02-221-4/+3
|
* Remove 2nd filter_configure()Scott Ullrich2005-02-071-6/+0
|
* Woops. Two functions are using $retval. Insert our rule error detection ↵Scott Ullrich2005-02-071-4/+4
| | | | code between the two.
* Expand new rule loading error logic to Advanced menuScott Ullrich2005-02-071-1/+4
|
* Add maximum states for the firewall to advanced menu.Scott Ullrich2005-01-231-1/+14
|
OpenPOWER on IntegriCloud