aboutsummaryrefslogtreecommitdiffstats
path: root/config/backup
Commit message (Collapse)AuthorAgeFilesLines
* backup - add privileges configurationdoktornotor2015-09-271-1/+5
|
* backup - add privileges configurationdoktornotor2015-09-271-0/+39
|
* remove useless remount calls on package_installdoktornotor2015-08-251-2/+0
| | | These are dealt with by install_package() from pkg-utils.inc.
* backup package - cleanup round twodoktornotor2015-08-081-50/+31
| | | | - Clean up obvious leftover crap - XHTML valid code
* backup package - cleanup round twodoktornotor2015-08-081-95/+75
| | | | | - Clean up obvious leftover crap - XHTML valid code - Add the configured backup path to the displayed table
* backup package - cleanup round twodoktornotor2015-08-081-39/+6
| | | | | - Fix copyright header - Removed unused byte_convert() function - Rename Get backup_sync_package_php() to backup_sync_package() and get rid of the original backup_sync_package() which only called the other one.
* backup package - cleanup round twodoktornotor2015-08-081-41/+14
| | | | | | | | | backup.xml - Removed self-referencing additional_files_needed - Fix copyright header - Remove pointless/unused tags - Remove WTF <fields> copy/paste code coming from god knows where - Removed no-op duplicated <tab> and fix the url in the other one - Fix files permissions
* Backup package code stylePhil Davis2015-08-064-201/+187
|
* Backup pkg check if byte_convert function existsPhil Davis2015-06-281-9/+10
| | | | | | As reported in forum https://forum.pfsense.org/index.php?topic=95790.0 When Backup and Vhosts package are both installed there can be errors logged about Cannot redeclare byte_convert().
* Remove ugly copy files around and use additional_files_needed to install ↵Renato Botelho2015-04-244-35/+7
| | | | files in proper place. Bump package version
* Fixup URLs:Renato Botelho2014-03-181-4/+4
| | | | | | - Replace http by https - *.pfsense.com -> *.pfsense.org - www.pfsense.org/packages/config -> packages.pfsense.org/packages/config
* Fix remaining function calls that were missed for names changed with the ↵Erik Fonnesbeck2010-11-211-2/+2
| | | | "unique function names" changes.
* Use unique function names for these package functions rather than the same ↵jim-p2010-11-092-8/+8
| | | | name, to avoid name collisions if someone has both installed.
* Backup package make changes so that it will work on nano version and some ↵mcrane2009-10-023-255/+249
| | | | white space clean up.
* Backup and TFTP package change backup directory to /root/backup/mcrane2009-06-133-12/+17
|
* Set tab to true so it shows correctly (as selected)Scott Ullrich2009-04-241-1/+1
|
* Backup package example pfsense conf path changed to /cf/confmcrane2009-03-172-2/+2
|
* Backup package increment build versionmcrane2009-03-171-1/+1
|
* Change repair path to backup.xmlmcrane2009-03-171-1/+1
|
* Backup package change path to package files and adjust versionmcrane2009-03-171-13/+13
|
* Change version of Backup packagemcrane2009-03-172-7/+2
|
* Add new package to backup and restore files and directoriesmcrane2009-03-144-0/+769