summaryrefslogtreecommitdiffstats
path: root/usr/local/www/diag_backup.php
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Adding base_package feature to restore menu items for base packages after ↵Scott Ullrich2009-06-171-3/+35
| | | | | | configuration restore when the packages did not exist prior (did not install from current media).
* * Create two new functions lock($subsystem)/unlock() to have more reliable ↵Ermal Luçi2009-05-081-2/+2
| | | | | | | | | | | locking using semaphores. This function can sleep till the resource is free and can help find not well behaving code. * Remove most of the config_lock/config_unlock logics on the whole scripts/pages it is an abuse of this. If any sybsytem wants to lock can do so with its own lock. * Lock the config when doing a filter reload to avoid parallell recursion on this function, since it is not reentrant. This compenstates for the removal of lock aquiring from the scripts/pages. * config_lock/config_unlock are now compate shims that do nothing. They are preserved since packages 'abuse' them too.
* Base 64 decode the rrd data before writing outScott Ullrich2009-03-121-1/+1
|
* Write out config after unsetting RRD dataScott Ullrich2009-03-121-1/+4
|
* Backup RRD graphs and restore but remove the RRD data from config.xml before ↵Scott Ullrich2009-03-121-0/+38
| | | | writing to disk.
* Exit after redirecting to interfaces_assign.phpScott Ullrich2008-11-211-0/+1
|
* Really show all itemsScott Ullrich2008-08-301-2/+3
|
* * Show all areas for restore dropdownScott Ullrich2008-08-301-6/+9
|
* * Add a nunmber of missing config areas including openvpnScott Ullrich2008-08-301-7/+14
| | | | * Sorta by alpha area name
* Initialize stringScott Ullrich2008-08-301-2/+2
|
* Only show areas that have data in them in the backup selection screen.Scott Ullrich2008-08-301-18/+33
| | | | Noticed-by: mgrooms
* Add support for export and import of encrypted configuration files. A setMatthew Grooms2008-08-281-109/+233
| | | | | of command line utilities for encypting and decrypting the files format is available from the tools/config-crypto directory.
* Rewrite the pfsense privilege system with the following goals in mind ...Matthew Grooms2008-08-011-0/+8
| | | | | | | | 1) Redefine page privileges to not use static urls 2) Accurate generation of privilege definitions from source 3) Merging the user and group privileges into a single set 4) Allow any privilege to be added to users or groups w/ inheritance 5) Cleaning up the related WebUI pages
* Continue interface improvementsErmal Luçi2008-06-211-4/+1
|
* Continue interface improvementsErmal Luçi2008-06-211-0/+2
|
* Set php max execution and input to 3600 seconds. See: ↵Mark Crane2008-04-271-0/+4
| | | | http://forum.pfsense.org/index.php/topic,8878.msg49975.html#msg49975
* Allow staticroutes to be backed up or restored individually.Scott Ullrich2008-04-151-0/+1
| | | | Suggested-by: DoctorIT via Forum
* clarify wording in tabs to appropriately reflect purpose of these pagesChris Buechler2008-01-161-2/+2
|
* touch up textChris Buechler2008-01-081-1/+1
| | | | Ticket #1569
* Add product_copyright re-branding supportScott Ullrich2007-12-161-1/+1
| | | | | | | | Add product_copyright_years re-branding support Add product_website re-branding support Add product_email re-branding support Work sponsored-by: Centipede Networks
* Add product_copyright re-branding supportScott Ullrich2007-12-161-1/+1
| | | | | | | | Add product_copyright_years re-branding support Add product_website re-branding support Add product_email re-branding support Work sponsored-by: Centipede Networks
* Switch over to array style page titles. Obtained-from: m0n0wallScott Ullrich2007-11-161-3/+1
|
* Fix wording per ticket #1471Bill Marquette2007-10-101-1/+1
|
* Fix wording per ticket #1471Bill Marquette2007-10-051-1/+1
|
* Fixing css layoutSeth Mos2007-09-011-2/+2
|
* Do not attempt to touch /needs_package_sync on CDROM platform.Scott Ullrich2007-05-031-1/+2
|
* When restoring a configuration via the webConfigurator detect that a ↵Scott Ullrich2007-04-231-0/+5
| | | | interface mismatch has occured and redirect the user to the assign interface screen. Once the assign interface Save button has been pressed go ahead and reboot. This might just prevent someone from throwing a fit since they do not have console access.
OpenPOWER on IntegriCloud