pve-manager/PVE
Wolfgang Bumiller 45f16a06e5 vzdump: replace 'find' exclude command switches
We're replacing the use of 'find' in the backup code for
various reasons, so we cannot use find-specific options
anymore. Besides, it's up to the plugin to create the
archive and there's no guarantee using 'find' even makes
sense. Even in the current code it's not being used when
hitting the rsync case anyway.

Now using simple glob patterns as that is more widely
supported.
2015-09-16 11:45:15 +02:00
..
API2 add bridge vlan aware checkbox 2015-09-16 11:02:43 +02:00
CLI Update vzdump man page for 4.0 (LXC containers , KVM live backup) 2015-09-10 12:08:37 +02:00
Service add influxdb stats plugin V2 2015-09-11 07:59:34 +02:00
Status add influxdb stats plugin V2 2015-09-11 07:59:34 +02:00
VZDump remove OpenVZ related code 2015-03-27 13:43:59 +01:00
.gitignore add .gitignore files, fix Makefiles 2011-08-23 16:23:46 +02:00
API2.pm use pvetest repository for beta release 2015-06-16 12:27:35 +02:00
API2Client.pm introduce base_handler_class 2014-04-30 08:31:14 +02:00
API2Tools.pm pass port family to next_vnc_port 2015-05-12 12:16:26 +02:00
APLInfo.pm aplinfo: allow version without -\d+ endings 2015-08-29 12:33:14 +02:00
AutoBalloon.pm avoid perl warning 2013-01-22 11:44:41 +01:00
CephTools.pm fix typo in CephTools: epmty to empty 2015-09-09 07:50:07 +02:00
ExtJSIndex5.pm Include all the javascript files to HTML page header 2015-07-20 06:29:10 +02:00
ExtJSIndex.pm Force Internet Explorer to interpret pages in IE10 compatibility modus 2015-06-19 07:36:24 +02:00
HTTPServer.pm localhost instead of 127.0.0.1 makes ipv6 life easier 2015-05-27 08:28:51 +02:00
Makefile convert pvestatd into a PVE::Service class 2015-09-04 11:22:09 +02:00
NoVncIndex.pm pve-manager : novncindex : remove include inflator.js 2015-08-31 16:10:54 +02:00
pvecfg.pm.in add API to query version info 2011-12-20 07:04:39 +01:00
REST.pm move formater registration to HTTPServer 2014-05-02 07:03:12 +02:00
TouchIndex.pm mobile: add missing file 2014-08-05 09:16:05 +02:00
VZDump.pm vzdump: replace 'find' exclude command switches 2015-09-16 11:45:15 +02:00