summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_advanced.php
Commit message (Collapse)AuthorAgeFilesLines
* Use enablesshd tagScott Ullrich2005-08-011-8/+8
|
* Correctly save hard disk standby timeScott Ullrich2005-08-011-1/+1
| | | | Ticket #278
* Correctly save hard disk standby timeScott Ullrich2005-08-011-1/+1
| | | | Ticket #278
* Start SSHD if applicableScott Ullrich2005-07-311-0/+2
|
* Break after hint boxScott Ullrich2005-07-311-1/+1
|
* sshenable -> sshenabledScott Ullrich2005-07-311-1/+1
|
* sshenable -> sshenabledScott Ullrich2005-07-311-1/+1
|
* Write out posted sshenabled valueScott Ullrich2005-07-311-0/+6
|
* Clean up messageScott Ullrich2005-07-311-1/+1
|
* Allow SSH service to be disabled / enabled.Scott Ullrich2005-07-311-1/+26
|
* * Drop kick reboots bye byeScott Ullrich2005-07-241-10/+8
|
* break after select boxScott Ullrich2005-07-241-0/+1
|
* Nuke keep diagnostics expandedScott Ullrich2005-07-241-11/+1
|
* template -> themeScott Ullrich2005-07-171-5/+5
|
* template -> themeScott Ullrich2005-07-171-2/+2
|
* template -> themeScott Ullrich2005-07-171-1/+1
|
* Add save button, add some paddingScott Ullrich2005-07-161-0/+10
|
* Allow user to pick their template.Scott Ullrich2005-07-161-0/+32
|
* Create an array if the original is emptyScott Ullrich2005-07-081-1/+2
|
* Use $pgtitleBill Marquette2005-07-031-2/+2
| | | | small code cleanups
* Correctly spawn popup window. Alert user if there was an issue opening ↵Scott Ullrich2005-07-031-2/+1
| | | | window (popup blocker)
* 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
|
OpenPOWER on IntegriCloud