Allow uploading of captive portal files
Do it in the right order.
Correct create temporary file
Set a package needs syncing flag after a restore operation
Add aliases backup & restore item
Revert.
"Local" -> "Configuration History"
suggested-by: hoba
Tabify.
Trim some more code.
Remove config version control from diag_backup.php - this will be moved into diag_confbak.php.
remove hardcoded path
Add $Id$ tag
Mount flash r/w to remove /usr/local/www/trigger_initial_wizard
readfile only takes one argument
let there be descriptions (warning, this could be slow)
revert prior less correct change
Pass the correct post variable to spit_out_select_items
Fix config restore
wake -> take
Allow most areas of xml configuration to be restored and backed up individually.
Correctly restore configuration "areas"
Pass correct amount of paramaters to unlink
Move the note to the bottom of the td cell
Allow the user to backup and restore specific areas of their configuration. To start off with, we'll allow the user to backup and restore just the traffic shaper section.
write_config can now be passed a description of the changewill be used for version control descriptions
don't lie...it "works"
breath life into the restore config code
Nicer display for revisions
Initial commit of onbox version control (broken).
Really upgrade m0n0wall -> pfsense during configuration restore
Correctly handle the new "Do not backup packages" flag
Add option to exclude package configuration from backup.
fopen requires to paramaters. be sure to include "r"
During restore, if m0n0wall is found, change to pfsense so that the configuration can automatically be upgraded.
Add package reinstallation button to Backup/Restore area. The script will basically reinstall any packages needed by your configuration after a restore ;)
Change m0n0wall -> pfSense.
Noticed-by: Brianm
Synchornize with m0n0wall 1.2b3. These files have not really beenmodified too much so a straight copy works. 9 files remain to bepatched by hand.
Update (C)
m0n0wall -> pfSense
Initial revision