summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/diag_backup.php
Commit message (Expand)AuthorAgeFilesLines
* If /boot/loader.conf is not presetn check /boot/loader.conf.local.Luiz Souza2017-09-141-0/+8
* Merge pull request #3695 from phil-davis/refactor_if_list_functionsRenato Botelho2017-04-201-1/+1
|\
| * Refactor get_configured_interface_list remove unused parameterPhil Davis2017-04-161-1/+1
* | Refactor update_alias_names_upon_changePhil Davis2017-04-161-10/+1
|/
* Add reasons to write_config() callsdoktornotor2017-03-051-3/+3
* Remove useless add_base_packages_menu_items() functiondoktornotor2017-03-051-35/+0
* Merge pull request #3486 from phil-davis/diag-backupRenato Botelho2017-02-071-8/+8
|\
| * diag_backup do not use button text for comparisonsPhil Davis2017-02-061-8/+8
* | Remove unused restore_ver from diag_backupPhil Davis2017-02-061-14/+0
|/
* Merge pull request #3369 from phil-davis/breadcrumbs_detailRenato Botelho2017-01-111-0/+1
|\
| * Breadcrumb linksPhil Davis2017-01-101-0/+1
* | Add security notes for privilege assignment pagesPhil Davis2017-01-021-0/+1
|/
* Remove all calls to conf_mount_r* functionsRenato Botelho2016-10-121-6/+0
* Simplify icmp conversionstilez2016-09-131-43/+4
* Move copyright from ESF to NetgateRenato Botelho2016-09-061-1/+1
* Move to Apache License 2.0Renato Botelho2016-07-151-41/+9
* Review license / copyright on all files (final round)Renato Botelho2016-07-151-43/+42
* Always use require_oncePhil Davis2016-06-271-1/+1
* Allow to restore any ares of configPhil Davis2016-04-141-1/+1
* Fixes to linguistic issues introduced by recent commitsNewEraCracker2016-04-041-2/+2
* s/encryption/decryption/NOYB2016-04-031-1/+1
* Diagnostics - Remove PersonalizationsNOYB2016-04-031-7/+7
* Revert "Merge pull request #2728 from phil-davis/form_button"Renato Botelho2016-03-151-4/+4
* Internationalize Form_Button textPhil Davis2016-03-111-4/+4
* Bring some consistency to the way most buttons are displayed (color, icons, e...jim-p2016-03-091-8/+16
* Bring all calls of print_info_box to same standardNewEraCracker2016-02-151-1/+1
* Merge pull request #2637 from k-paulius/patch-6Stephen Beaver2016-02-141-4/+4
|\
| * Switch tabs places so that active tab is the first tabk-paulius2016-02-141-1/+1
| * Rename 'Backup/Restore' to 'Backup & Restore' so it does not clash with bread...k-paulius2016-02-141-4/+4
* | Review alert wording. End sentence with period, remove redundant 'Warning', '...k-paulius2016-02-141-2/+2
|/
* Renamed 'Wake on LAN' to 'Wake-on-LAN'k-paulius2016-02-131-1/+1
* Synchronize page titles with tab titles. Rename some titles in order to be mo...k-paulius2016-02-131-1/+1
* Convert section titles to title casek-paulius2016-02-101-3/+3
* HTML Compliance - Diagnostics / Backup/RestoreNOYB2016-02-081-4/+8
* Improvements to the priviledge filter functionalityStephen Beaver2016-02-031-1/+1
* add call gettext function for translatebruno2016-01-211-6/+6
* Fix product_name syntax problem in diag_backupPhil Davis2016-01-151-1/+1
* FInished password hiding logic by ensuring $_POST['password'] != DMYPWD befor...Stephen Beaver2015-12-281-10/+4
* Added new addPassword method and password == password_confirm validation wher...Stephen Beaver2015-12-281-28/+11
* Take this conditional out, it wasn't enough, and we have a script example for...jim-p2015-12-231-3/+0
* Only disable CSRF on diag_backup.php for the download action where it might b...jim-p2015-12-211-1/+3
* Only enable Restore Configuration if a file is selectedPhil Davis2015-12-201-1/+5
* Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever ...Renato Botelho2015-12-151-5/+0
* Code style usr local www a-ePhil Davis2015-12-141-4/+6
* Rename of files to better match their position in the memory structureStephen Beaver2015-12-111-1/+1
* Fixed #5617Stephen Beaver2015-12-101-3/+7
* Redmine #4279 Package reinstall displayed when shutting down before upgradePhil Davis2015-12-071-1/+1
* add option to choose number of dashboard columnsJared Dillard2015-12-011-3/+3
* Calling all of these "Page" in the privilege name is redundant since they are...jim-p2015-11-251-1/+1
* Added use of class autoloading (GUI stuff only)Doug Wollison2015-11-231-2/+0
OpenPOWER on IntegriCloud