]> git.proxmox.com Git - pve-manager.git/history - bin
bump version to 5.4-15
[pve-manager.git] / bin /
2019-06-25 Thomas Lamprechtpve5to6 will never be a POD based man page, fake it...
2019-06-25 Thomas Lamprechtfollowups: pve5to6
2019-06-25 Fabian Grünbichlerupgrade checklist
2019-06-25 Thomas Lamprechtbin/make: fix pod2man generation
2019-02-20 Christian EbnerFix 1891 Generate zsh tab completion scripts for cli...
2019-01-31 Thomas Lamprechtpveperf: print errno on die if sensible
2019-01-31 Thomas Lamprechtpveperf: use fsync syscall from PVE::Tools
2018-10-18 Fabian Grünbichlerbuild: use pve-doc-generator to verify API
2018-10-18 Fabian Grünbichlerbuild: use pve-doc-generator for bash-completion
2018-10-18 Fabian Grünbichlerbuild: set PERL_DOC_INC_DIRS
2018-07-26 Dietmar Maurerpvesh cleanup: use a handler class - PVE/CLI/pvesh.pm
2018-07-26 Dietmar Maurerpvesh: implement 'ls' command
2018-07-26 Dietmar Maurerpvesh: do not use CLIHandler $option parameter, simplif...
2018-07-11 Dietmar Maurerpvesh: use standard output options
2018-07-11 Dietmar Maurerpvesh usage: correctly handle uri paramaeters, cleanups
2018-07-11 Dietmar Maurerpvesh usage: new option --returns to print result schema
2018-07-11 Wolfgang Bumillerfixup pvesh for changes in pve-common
2018-07-11 Dietmar Maurerpvesh: complete rewrite using PVE::CLIHandler
2018-07-11 Dietmar Maurerpvesh - remove interactive readline mode
2018-06-28 Dominik Csapakfix correct call to 'usage_str'
2018-06-27 Dominik Csapakuse PVE::RESTHandler explicitly
2018-06-27 Dominik Csapakreplace read_password with param_mapping in pvesh
2018-06-20 Thomas Lamprechtcleanup: move bin/test to toplevel
2018-06-20 Thomas Lamprechtcleanup: rename bin/init.d to services
2018-05-14 Fabian Grünbichlertest: replication: adapt test data
2018-05-14 Fabian Grünbichlertest: replication: mock cfs_(write|lock)_file
2018-05-04 René JochumExtend the .gitignore(s)
2018-05-02 Fabian Grünbichlerpveupdate: add ACME certificate renewal
2018-05-02 Fabian Grünbichleradd pvenode CLIHandler
2018-03-23 Thomas Lamprechtpve-daily-update.service: add Wants/After for pve-clust...
2018-03-12 Thomas Lamprechtpveupdate: replace cron job with systemd timer
2018-03-12 Thomas Lamprechtservices: remove obsolete init.d scripts
2018-03-12 Thomas Lamprechtbuildsys: add %.1.pod make target to reduce duplication
2018-03-12 Thomas Lamprechtremove obsolete (rgmanager era) HA resource agent
2017-12-21 Dietmar Maurerpveupdate - always run check for available updates
2017-12-13 Wolfgang LinkSend an email when a replication job fails.
2017-10-31 Dominik Csapakfix #1539: add missing shellquote for proxied commands...
2017-10-18 Philip AbernethyUse run_cli_handler instead of deprecated run_cli
2017-10-18 Wolfgang Bumillertest: mock PVE::Cluster::cfs_update
2017-09-11 Wolfgang Bumillerinit: shorter pve-guests.service Description
2017-09-11 Thomas Lamprechtrename pve-manager.service to pve-guests
2017-09-11 Thomas Lamprechtpve-manager.service: move open-iscsi ordering to pve...
2017-09-11 Thomas Lamprechtpve-manager.service: allow logging STDERR and STDOUT
2017-09-11 Thomas Lamprechtpve-manager.service: refuse manual start/stop
2017-09-11 Thomas Lamprechtpve-manager.service: do not allow stop to timeout
2017-07-31 Fabian Grünbichlerceph: ensure mgr starts after pve-cluster
2017-07-19 Wolfgang Bumillerbuildsys: use CC, CPPFLAGS and CFLAGS
2017-06-29 Dietmar Maurerreplication: fix regression tests
2017-06-28 Wolfgang Bumillertests: mock PVE::Cluster::get_members and adapt fail...
2017-06-27 Wolfgang Bumillertests: update pvesr_lock_path variable location
2017-06-23 Dietmar Maurerpvesr.timer: set AccuracySec=1
2017-06-23 Dietmar Maurerpvesr.service: add ConditionPathExists=/usr/bin/pvesr
2017-06-23 Wolfgang Linkadd systemd timer unit to trigger pvesr run
2017-06-20 Dietmar MaurerPVE/API2/Replication.pm: add $verbose parameter run_jobs()
2017-06-12 Dietmar Maureruse new replication helpers from pve-guest-common
2017-06-12 Dietmar MaurerPVE::Replication - remove dependency to PVE::LXC/PVE...
2017-06-12 Dietmar MaurerPVE::Replication - pass guest_class to run_replication
2017-06-09 Dominik Csapakfix wrong variable syntax
2017-06-09 Wolfgang Bumillertests: override GuestHelper's lockdir
2017-06-07 Dietmar Maurerreplication: add replication log files
2017-06-07 Dietmar Maurerreplication: improve stale volume detection, allow...
2017-06-07 Dietmar Maurerreplication: save list of used storage IDs
2017-06-07 Dietmar Maureruse new PVE::ReplicationState::replication_snapshot_name()
2017-06-06 Dietmar Maurerreplication: add last_node to replication state
2017-06-06 Dietmar MaurerPVE::Replication - do not pass time to logfunc
2017-06-02 Dietmar MaurerPVE::Replication - use new PVE::ReplicationState class
2017-06-02 Wolfgang Bumillerreplication: use a dedicated lock file
2017-05-31 Dietmar Maurermake check: run replication_test6.pl
2017-05-31 Dietmar Maurerreplication - allow removal of jobs with target on...
2017-05-31 Dietmar Maurerreplication_test5.pl: add test for job removal
2017-05-31 Dietmar MaurerPVE::API2Tools::resolve_proxyto - new helper
2017-05-31 Dietmar MaurerReplicationTestEnv.pm: avoid warning about undefined...
2017-05-31 Dietmar Maurerbin/test/Makefile: run all replication tests
2017-05-31 Dietmar MaurerPVE::Replication::replicate - implement replicate
2017-05-31 Dietmar MaurerReplicationTestEnv.pm: mock get_ssh_info and ssh_info_t...
2017-05-31 Dietmar MaurerReplicationTestEnv.pm: mock storage content methods
2017-05-31 Dietmar Maurerpvesr run: add --verbose flag
2017-05-31 Dietmar Maurerreplication_test4.pl: Test replication job failure
2017-05-31 Dietmar MaurerReplicationTestEnv.pm: add job tracking log
2017-05-31 Dietmar Maurerreplication_test3.pl: regression test for replication...
2017-05-31 Dietmar Maurerreplication_test2.pl: test replication scheduler
2017-05-31 Dietmar Maureradd regression test environment for replication
2017-05-31 Dietmar Maurerpvesr: add pve storage replication tool
2017-05-03 Wolfgang LinkMake a new systemd target.
2017-03-13 Fabian Grünbichlerfix ceph.service for Ceph Jewel >= 10.2.6
2017-03-13 Wolfgang Bumillerremove space in service file
2017-02-15 Thomas Lamprechtpveperf: remove outated POD replaced by pve-docs
2017-01-26 Wolfgang Bumillerspiceproxy: import PVE::SafeSyslog
2017-01-12 Dietmar Maurerbin/Makefile: export PERLLIB=.. so that doc generator...
2016-12-28 Dietmar Maurerperftest2.pl: use -k (keepalive) to show max performance
2016-12-28 Dietmar Maurerremove PVE::API2Client class and related examples
2016-12-28 Dietmar Maurercode cleanup
2016-12-22 Dietmar Maurerrename pve.conf to ceph-after-pve-cluster.conf
2016-12-22 Wolfgang Linkadd systemd replacement for ceph init script
2016-11-25 Dominik Csapakfix #1212: allow options for delete in pvesh
2016-11-15 Fabian Grünbichleradd sheepdog and gluster to pveproxy.service
2016-10-26 Dietmar Maurerpvestatd: log warnings to syslog
2016-09-28 Thomas LamprechtMakefile: fix distclean target
2016-08-03 Dominik Csapakdon't save password and double lines in pvesh history
2016-04-10 Dietmar Maureruse pve-doc-generator, bump version to 4.1-25
next