]> git.proxmox.com Git - pve-storage.git/shortlog
pve-storage.git
2017-06-09 Wolfgang Bumillermigrate: don't include the hostname in rsync's rsh...
2017-06-09 Wolfgang Bumillermigrate: use the correct IP with rsync
2017-06-08 Dietmar MaurerZFSPoolPlugin.pm: remove unused code
2017-06-07 Dietmar MaurerPVE::Storage::volume_snapshot_list - remove comment...
2017-06-07 Dietmar MaurerPVE::Storage::volume_snapshot_list - remove $prefix...
2017-06-07 Dietmar Maurerremove unused replication code (moved to pve-manager)
2017-06-06 Fabian Grünbichlerbuild: run tests when building deb
2017-06-06 Fabian Grünbichlerdisktest: exit with -1 in case of failures
2017-06-06 Fabian Grünbichlerzfstest: exit with -1 in case of failures
2017-06-06 Fabian Grünbichlerzfstest: skip tests if ZFS is not available
2017-06-06 Fabian Grünbichlerzfstest: remove unused variable
2017-06-06 Fabian Grünbichlerzfstest: fix typos
2017-06-06 Fabian Grünbichlerzfstest: use truncate instead of dd
2017-06-06 Fabian Grünbichlerzfstest: improve reset behaviour
2017-06-06 Fabian Grünbichlerzfstest: wait for devices to settle after creation
2017-06-06 Fabian Grünbichlerzfstest: fix test description
2017-06-06 Fabian Grünbichlerzfstest: fix test 17 to actually deactivate storage
2017-06-02 Dominik Csapakfix #1379: return size as number instead of string
2017-06-01 Wolfgang Bumillermigrate: add insecure parameter
2017-06-01 Wolfgang Bumillermigrate: implement rate limiting
2017-06-01 Dietmar Maurerbump version to 5.0-5
2017-05-23 Wolfgang BumillerRevert "free: added snapshot parameter"
2017-05-23 Wolfgang Bumillermigrate: cleanup & fixup
2017-05-23 Wolfgang Bumillerimport: add -delete-snapshot parameter
2017-05-23 Wolfgang Bumillermigrate: replace target ip parameter with sshinfo parameter
2017-05-23 Wolfgang Bumillermigrate: snapshot parameter for use with replication
2017-05-12 Fabian Grünbichlermigrate: cleanup: $free is always defined
2017-05-12 Wolfgang Bumillermigrate: query transfer stream formats
2017-05-12 Wolfgang Bumillerapi: add import/export format querying
2017-05-12 Wolfgang Bumillermigrate: snapshot parameter for incremental transfer
2017-05-12 Wolfgang Bumillermigrate: use pvesm import/export for zfs
2017-05-12 Wolfgang Bumillerfree: added snapshot parameter
2017-05-12 Wolfgang Bumillerpvesm: import/export commands
2017-05-10 Dietmar MaurerRevert "Include incremental zfs send in storage_migrate."
2017-05-10 Dietmar Maurerdo not install replication code
2017-05-10 Dietmar Maurervolume_snapshot_list: remove $ip parameter
2017-05-10 Dietmar MaurerRevert "Include new storage function volume_send."
2017-05-10 Dietmar MaurerRevert "Add ip parameter in zfs_request to execute...
2017-05-10 Dietmar MaurerRevert "Add function volume_snapshot_delete_remote."
2017-05-10 Dietmar MaurerRevert "Include pve-replica cronjob."
2017-05-09 Dietmar MaurerPVE::ReplicationTools::update_conf - correctly catch...
2017-05-09 Dietmar MaurerReplicationTools.pm: call PVE::INotify::nodename inside...
2017-05-09 Dietmar MaurerReplicationTools.pm_ do not pass $local_node to volume_...
2017-05-09 Dietmar MaurerReplicationTools.pm: rename $get_guestconfig to get_gue...
2017-05-09 Dietmar Maurerrename get_syncable_guestdisks to get_replicatable_volumes
2017-05-09 Dietmar MaurerReplicationTools: use get_replicatable_volumes()
2017-05-08 Dietmar MaurerPVE::ReplicationTools::get_node_ip - do not pass noerr...
2017-05-08 Dietmar MaurerPVE::ReplicationTools - s/delet/delete/
2017-05-08 Dietmar Maureruse consistent snapshot prefix for replicas
2017-05-08 Dietmar MaurerPVE::ReplicationTools::destroy_all_snapshots - never...
2017-05-08 Dietmar MaurerPVE::ReplicationTools::sync_guest - do not add snapname...
2017-05-08 Dietmar MaurerPVE::ReplicationTools:sync_disk - use $lastsync instead...
2017-05-08 Dietmar MaurerPVE::ReplicationTools::sync_guest - use integer compare...
2017-05-08 Dietmar MaurerPVE::ReplicationTools::get_snapshot - remove dead code
2017-05-08 Dietmar MaurerPVE::ReplicationTools: new helper get_ssh_cmd()
2017-05-08 Dietmar MaurerPVE::ReplicationTools::cleanup_snapshot - make sure...
2017-05-06 Dietmar Maureruse 'eq' instead of regex for simple equality test.
2017-05-05 Dietmar MaurerPVE::ReplicationTools - coding style cleanup
2017-05-05 Dietmar MaurerPVE::ReplicationTools::get_node_ip() - fix arguments...
2017-05-05 Dietmar MaurerPVE::ReplicationTools - add missing "use PVE::INotify;"
2017-05-05 Dietmar MaurerPVE::ReplicationTools - remove unused var $cluster_nodes
2017-05-05 Dietmar MaurerPVE::ReplicationTools - only use required modules ...
2017-05-05 Dietmar MaurerPVE::ReplicationTools - remove useless call to cfs_update
2017-05-05 Dietmar MaurerPVE::API2::Storage::Replication - add reasonable permis...
2017-05-05 Dietmar Maurerpvesr run: remove wrong permission check
2017-05-05 Dietmar Maurerpvesr: move destroy_job into API class, remove wrong...
2017-05-05 Dietmar MaurerPVE::API2::Storage::Replication->jobs(): return array
2017-05-05 Dietmar Maurerpvesr: rename list => jobs, call API
2017-05-05 Dietmar MaurerPVE::API2::Storage::Replication - add directory index
2017-05-05 Dietmar Maurerrenamed: PVE/API2/StorageReplication.pm -> PVE/API2...
2017-04-28 Wolfgang Bumillerbump version to 5.0-4
2017-04-28 Wolfgang Bumillerreplica: get_syncable_disks: skip disks with replica=0
2017-04-28 Wolfgang Bumillerreplica: add missing import
2017-04-28 Wolfgang Bumillerreplica: cleanup
2017-04-28 Wolfgang LinkInclude pve-replica cronjob.
2017-04-28 Wolfgang LinkInclude incremental zfs send in storage_migrate.
2017-04-28 Wolfgang LinkThis patch will include storage asynchronous replication.
2017-04-28 Wolfgang LinkAdd replicate as new storage feature.
2017-04-28 Wolfgang LinkAdd function volume_snapshot_delete_remote.
2017-04-28 Wolfgang LinkAdd ip parameter in zfs_request to execute on remote...
2017-04-28 Wolfgang LinkInclude new storage function volume_snapshot_list.
2017-04-28 Wolfgang LinkInclude new storage function volume_send.
2017-04-10 Fabian Grünbichlerbump version to 5.0-3
2017-04-10 Fabian Grünbichlerfix run_command return code handling
2017-03-21 Fabian Grünbichlerbump version to 5.0-2
2017-03-21 Fabian Grünbichlerrbd: fix rados df parser for luminous
2017-03-10 Fabian Grünbichlerbump version to 5.0-1
2017-03-10 Fabian Grünbichlerbuildsys: update make upload target for stretch
2017-03-10 Dominik Csapakremove immutable flag also for subvols on directory...
2017-02-24 Fabian Grünbichlerbump version to 4.0-76
2017-02-23 Fabian Grünbichlerrbd: fix exit from 'rbd ls -l' parser
2017-02-20 Wolfgang Bumillerbump version to 4.0-75
2017-02-20 Wolfgang Bumillerrbd: minor regex fixup
2017-02-13 Fabian Grünbichlerrbd: fix typo
2017-02-13 Fabian Grünbichlerrbd: use consistent image name schemes
2017-02-13 Fabian Grünbichlerrbd: use 'rbd ls' without '-l' to find free names
2017-02-12 Dietmar Maurerbump version to 4.0-47
2017-02-12 Dietmar Maurerfix bug #1280: Can't locate object method "root@pam"
2017-02-06 Wolfgang Bumillerbuildsys: use gzip -n to disable timestamps
2017-02-06 Wolfgang Bumillerbuildsys: use fakeroot for dpkg-deb
next