summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * Reorganize the 'apply' button infrustructure in the GUI.Ermal Luçi2009-06-3066-272/+229
* Fix last commit preserving < and > on xml_rootobj checkingRenato Botelho2009-06-301-1/+1
* Respect xml_rootobj when restoring a full backupRenato Botelho2009-06-301-3/+3
* * Garbage collect a variable used for lockfile in the CP before but is unusef...Ermal Luçi2009-06-302-8/+6
* Fix various issues reported on http://forum.pfsense.org/index.php/topic,8672....Ermal Luçi2009-06-303-2/+4
* Mount RW when script launchesScott Ullrich2009-06-301-6/+3
* Add stub for update_output_window() if it does not existScott Ullrich2009-06-301-0/+5
* Send log file to /conf/Scott Ullrich2009-06-292-1/+2
* Use /etc/platform to check if we are nanobsd. Misc other cleanupsScott Ullrich2009-06-291-13/+17
* Use exec()Scott Ullrich2009-06-291-1/+1
* Doh, correct copy commandScott Ullrich2009-06-291-1/+1
* Add bit when restoring for diagnosticsScott Ullrich2009-06-292-2/+3
* UnbreakScott Ullrich2009-06-291-5/+4
* Alert when we are doing a NanoBSD style upgrade.Scott Ullrich2009-06-291-2/+2
* Alert when we detect a nanobsd image.Scott Ullrich2009-06-291-3/+7
* Correct filename checkScott Ullrich2009-06-291-1/+1
* Mount RW so we can write to logs. Duh. Mount RO if we exit out of an upgrade.Scott Ullrich2009-06-291-4/+11
* Mount RW so we can write to logs. Duh. Mount RO if we exit out of an upgrade.Scott Ullrich2009-06-291-3/+7
* Copy host /etc/fstab to newly created areaScott Ullrich2009-06-281-0/+1
* If anything goes wrong when updating fstab then abort the upgrade and file a ...Scott Ullrich2009-06-281-12/+19
* Add update_status() function if neededScott Ullrich2009-06-281-5/+3
* Only unlink file if it exists.Scott Ullrich2009-06-281-1/+2
* Use GLABEL_SLICEScott Ullrich2009-06-281-3/+3
* Add a function named file_notice which invokes the php version.Scott Ullrich2009-06-281-14/+12
* Just for kicks I tried to use a full upgrade file instead of a file labaled u...Scott Ullrich2009-06-281-0/+13
* Use gzcatScott Ullrich2009-06-281-2/+7
* Require globals.inc and use correct directory name sshd, not sshScott Ullrich2009-06-281-1/+1
* Require globals.inc and use correct directory name sshd, not sshScott Ullrich2009-06-281-3/+4
* Escape & and + for Diagnostics -> Edit File so that files save correctly.mcrane2009-06-271-2/+5
* s/config/conf/Scott Ullrich2009-06-271-1/+1
* s/config/conf/Scott Ullrich2009-06-271-5/+5
* Add packages on 2.0Scott Ullrich2009-06-271-1/+1
* If the value is 0 we are not a valid key. Return.Scott Ullrich2009-06-271-1/+1
* Remove hard line break.Scott Ullrich2009-06-271-2/+1
* Supress sem_ errors.Scott Ullrich2009-06-271-1/+6
* Woops, that should be rc.initial_firmware_updateScott Ullrich2009-06-271-1/+1
* Add rc.initial.firmware_update to obsoleted filesScott Ullrich2009-06-271-0/+1
* Add support for the NanoBSD platformScott Ullrich2009-06-271-1/+5
* Add support for the NanoBSD platformScott Ullrich2009-06-271-1/+3
* Add support for the NanoBSD platformScott Ullrich2009-06-271-2/+2
* Add support for the NanoBSD platformScott Ullrich2009-06-271-1/+1
* Handle nanobsd platformScott Ullrich2009-06-271-0/+2
* Add support for nanobsd platformScott Ullrich2009-06-271-0/+12
* Add ssh key support for nanobsd to preserve the ssh dataScott Ullrich2009-06-271-3/+12
* Oops use /config/Scott Ullrich2009-06-271-1/+1
* Teach config about nanobsd platformScott Ullrich2009-06-271-2/+2
* Reinstall packages after upgradeScott Ullrich2009-06-271-0/+3
* Use OLD_UFS_ID when replacing the old fstab entry (needs to be 0 or 1, not 1 ...Scott Ullrich2009-06-271-1/+3
* Use UDS_ID when updating fstabScott Ullrich2009-06-271-7/+9
* Check $_FILES['ulfile']['name'] and not ['tmpname'] since it will not tell usScott Ullrich2009-06-271-2/+2
OpenPOWER on IntegriCloud