summaryrefslogtreecommitdiffstats
path: root/usr/local/www/diag_backup.php
Commit message (Collapse)AuthorAgeFilesLines
* Remove upload_progress_meter references not usedErmal2013-01-051-5/+0
|
* Add a button here to clear the package lock.jim-p2011-06-031-1/+10
|
* In update_alias_names_upon_change function add capability to access more ↵Erik Fonnesbeck2011-02-131-9/+6
| | | | deeply nested sections and fields.
* handle alternate xml_rootobj correctly when doing config backups w/RRD dataChris Buechler2011-01-241-3/+3
|
* Revert "nuke content size."Scott Ullrich2011-01-111-1/+1
| | | | This reverts commit 456962bde2b5b64f2feca58728d96c9c45463f1d.
* nuke content size.Scott Ullrich2011-01-051-1/+1
|
* Ticket #802. During a config restore detect if the vlan interfaces need ↵Ermal2010-12-281-0/+7
| | | | reassignment too. This might be problematic for other type of interfaces on 2.0!
* Disable CSRF checks on the backup page.Scott Ullrich2010-11-151-0/+1
|
* Fix typo: s/write_confg/write_config/Vinicius Coque2010-09-021-1/+1
|
* Just fix some space and tab problemsRenato Botelho2010-08-121-1/+1
|
* gettext() fixes on diag_backup.phpCarlos Eduardo Ramos2010-08-111-5/+5
|
* The pipe character is not valid for the interface description, so don't ↵Erik Fonnesbeck2010-08-021-1/+1
| | | | consider it valid. ( | is not an "or" in regular expression character classes)
* Checked gettext() implementation on diag_backup.phpCarlos Eduardo Ramos2010-07-121-1/+1
|
* Corrections gettext implementation on diag_backup.phpCarlos Eduardo Ramos2010-07-081-2/+2
|
* Corrections gettext implementation on diag_backup.phpCarlos Eduardo Ramos2010-07-081-1/+1
|
* Corrections gettext implementation on diag_backup.phpCarlos Eduardo Ramos2010-07-081-1/+1
|
* Few adjustements on gettextRenato Botelho2010-06-211-8/+8
|
* Remove spaces and tabs from EOLRenato Botelho2010-06-211-13/+13
|
* changing <php gettext() to <php=gettext() in files? diag_arg.php ↵Neriberto C.Prado2010-06-171-15/+15
| | | | diag_authentication.php diag_backup.php
* translate of the files: diag_arp.php diag_authentication.php diag_backup.phpNeriberto C.Prado2010-06-161-56/+56
|
* Compress RRD backup data. Results are dramatic.jim-p2010-05-261-2/+11
|
* Default to NOT backup RRD data. It can get quite large, and should be chosen ↵jim-p2010-05-261-1/+1
| | | | deliberately by the user.
* Add captive portal voucher configuration backup area option Ticket #609Scott Ullrich2010-05-201-0/+1
|
* Fix post-restore reboot on NanoBSD. Fixes #602jim-p2010-05-191-1/+1
|
* Fix config backup download on IE8+HTTPS. Reported-By: Seth on the Dev listjim-p2010-05-061-0/+7
|
* Update alias names on new NAT Port Forward xml tagsRenato Botelho2010-04-121-1/+4
|
* Ticket #375. When choosing to export only a subsystem by default do not ↵Ermal Luçi2010-02-241-2/+12
| | | | export rrd data.
* Reboot after uploading configsullrich2009-12-071-2/+8
|
* Define full path to binariessullrich2009-11-291-2/+2
|
* Remove Headersullrich2009-11-291-1/+0
|
* Post against reboot.php and reboot instead of reinventing the wheel. Ticket ↵sullrich2009-11-291-6/+9
| | | | #191
* Do not show reboot notices twice. Resolves #191sullrich2009-11-291-10/+7
|
* Search for <m0n0wall> not m0n0wallsullrich2009-11-281-1/+1
|
* fix typoChris Buechler2009-11-281-1/+1
|
* Correctly output only selected backup area when do not backup packages is ↵sullrich2009-11-271-2/+11
| | | | selected. Resolves #168
* Require filter.inc and shaper.incScott Ullrich2009-11-211-0/+3
|
* Pass origname instead of relying on a globalScott Ullrich2009-09-211-6/+6
|
* Check for interfaces with same name as alias. Ticket #92sullrich2009-09-211-0/+18
|
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to ↵Scott Ullrich2009-09-141-2/+6
| | | | include 2009 on files that I have asserted (C) on
* Add <ipv6nat/> to <diag>. Resolves #28Scott Ullrich2009-09-051-1/+2
|
* Upgrade m0n0wall icmp types, ipsec to enc0 and reduce rule descriptions to ↵Scott Ullrich2009-08-241-0/+57
| | | | 63 characters if required. Resolves #28
* Change the verson to 1.0 before running the configuration upgrade code in ↵Scott Ullrich2009-08-241-1/+4
| | | | order to migrate items such as the default gateway and such
* Convert configuration before redirecting to assign interfaces page.Scott Ullrich2009-08-241-0/+1
|
* Clear a bit the apply message and name the apply button 'Reboot firewall' to ↵Ermal Luçi2009-08-241-1/+1
| | | | make clear what it does.
* * In config_install validate the file that will be installed not the already ↵Ermal Luçi2009-08-241-34/+34
| | | | | | | | present config! * Convert most hardcoded /tmp to the global variable * Do not reboot the firewall under the hood without confirmation from the user after restoring. Just ask the user to do it. * Fix various things in restore/backup code.
* Kick off package reinstall after restoring configuration. Resolves #15Scott Ullrich2009-08-231-1/+1
|
* Kick off package reinstall after restoring configuration. Resolves #15Scott Ullrich2009-08-231-0/+1
|
* Call convert_config(); after import.Scott Ullrich2009-07-061-0/+2
|
* 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
|
OpenPOWER on IntegriCloud