]> git.proxmox.com Git - proxmox-backup.git/shortlog
proxmox-backup.git
2020-05-21 Dietmar Maurerproxmox-backup-manager: add sync-job cli
2020-05-21 Dietmar Maurerproxmox-backup-manager: split out cert.rs
2020-05-21 Dietmar Maurerproxmox-backup-manager: split out datastore.rs
2020-05-21 Dietmar Maurerproxmox-backup-manager: split out dns.rs
2020-05-21 Dietmar Maurerproxmox-backup-manager: split out network.rs
2020-05-21 Dietmar Maurerproxmox-backup-manager: split out acl.rs
2020-05-21 Dietmar Maurerproxmox-backup-manager: split out users.rs
2020-05-21 Dietmar Maurerroxmox-backup-manager: start splitting command into...
2020-05-21 Dietmar Maurerrename 'job' to 'sync'
2020-05-21 Dietmar Maurersrc/api2/config/job.rs: add job api
2020-05-21 Dietmar Maurersrc/config/jobs.rs: use SectionConfig for jobs
2020-05-20 Dietmar Maurersrc/bin/proxmox-backup-manager.rs: format output of...
2020-05-20 Dietmar Maurersrc/tools/systemd.rs: avoid compiler warnings
2020-05-20 Dominik Csapakui: add '.' to path regex
2020-05-20 Dominik Csapakproxmox-backup-manager: add show command for remote...
2020-05-20 Dominik Csapakapi2/access/acl: add path and exact parameter to list_acl
2020-05-20 Dominik Csapakui: add ACL panel to datastores
2020-05-20 Dietmar Maurerfixup
2020-05-20 Dominik Csapakui: add ACL panel to Configuration
2020-05-20 Dominik Csapakapi2/access/acl: make update_acl a protected api call
2020-05-20 Dominik Csapakadd 'exact' parameter to extract_acl_node_data
2020-05-20 Dominik Csapakui: add UserSelector
2020-05-20 Dominik Csapakapi2/roles: change return field of role to roleid
2020-05-20 Dominik Csapakapi2/acl: add privs array to roles
2020-05-20 Dominik Csapakacls: use constnamemap macro for privileges
2020-05-20 Dietmar Maurerdepend on proxmox 0.1.34
2020-05-20 Dietmar Maurersrc/bin/proxmox-backup-proxy.rs: schedule prune jobs
2020-05-20 Dietmar Maurersrc/config/datastore.rs_ change prune types from i64...
2020-05-20 Dietmar Maurersrc/config/datastore.rs: add prune settings
2020-05-20 Dietmar Maurersrc/api2/access/user.rs: remove useless description
2020-05-20 Dietmar Maurersrc/api2/types.rs: define PRUNE_SCHEMA_KEEP_*
2020-05-20 Dietmar Maurersrc/tools/systemd/parse_time.rs: improve error message
2020-05-20 Dietmar Maurersrc/bin/proxmox-backup-manager.rs: add completion helpe...
2020-05-20 Dietmar Maurersrc/bin/proxmox-backup-proxy.rs: add simple task schedu...
2020-05-20 Dietmar Maurersrc/tools/systemd/time.rs: export parse/verify
2020-05-20 Dietmar Maurersrc/config/datastore.rs: add gc-schedule property
2020-05-20 Dietmar Maurerdepend on proxmox 0.1.33
2020-05-20 Dominik Csapakuser: create default root user as typed struct
2020-05-19 Dietmar Maurerdepend on proxmox 0.1.32, src/api2/access/user.rs:...
2020-05-19 Dominik Csapakui: add UserManagement panel
2020-05-19 Dominik Csapakui: use Logo/RealmComboBox from widget-toolkit
2020-05-19 Dominik Csapakuse new 'id_property' for user::User and use it in...
2020-05-19 Dominik Csapakadapt to changes of SectionConfigPlugin
2020-05-19 Dietmar Maureravoid compiler warnings
2020-05-18 Fabian GrünbichlerCargo.toml: remove native-tls
2020-05-18 Fabian Grünbichlerdebcargo.toml: add missing doc build-dependencies
2020-05-18 Fabian Grünbichlerdebcargo.toml: reflow dependencies
2020-05-18 Dietmar Maurerdepend on proxmox 0.1.31 - use Value to store result...
2020-05-18 Fabian Grünbichlerupdate dependencies
2020-05-16 Dietmar Maurersrc/tools/systemd/parse_time.rs: check max values
2020-05-16 Dietmar MaurerCalendarEvent - compute_next_value: use change tracking...
2020-05-16 Dietmar MaurerCalendarEvent - compute_next_value: support seconds
2020-05-16 Dietmar Maurersrc/tools/systemd/tm_editor.rs: new helper class
2020-05-16 Dietmar MaurerCalendarEvent: test and fix repeated values
2020-05-16 Dietmar MaurerCalendarEvent: speedup/simplify repetition tests
2020-05-16 Dietmar Maurersrc/tools/systemd/parse_time.rs: move parser into separ...
2020-05-16 Dietmar Maurersrc/tools/systemd/time.rs: implement compute_next_event
2020-05-16 Dietmar Maurerrenamed: src/tools/systemd/parser.rs -> src/tools/syste...
2020-05-15 Dietmar Maurer src/tools/systemd/time.rs: add helpers to compute...
2020-05-15 Dietmar Maurerdepend on proxmox 0.1.30
2020-05-15 Dietmar Maurersrc/api2/node/time.rs: avoid custom unsafe readlink...
2020-05-14 Dietmar Maurersrc/tools/systemd/parser.rs: use different setups for...
2020-05-14 Dietmar Maurerdepend on nom, add parser for systemd calendar enents...
2020-05-14 Fabian Grünbichlerupdate pin-utils dep to stable version
2020-05-12 Dietmar Maureradd systemd configuration file parser/writer, start...
2020-05-12 Dietmar Maurerdepend on proxmox 0.1.29
2020-05-12 Dietmar Maurerdepend on proxmox 0.1.28
2020-05-12 Dietmar MaurerTODO.rst: update
2020-05-08 Dietmar Maurerproxmox-backup-manager: add completion helper for port...
2020-05-08 Dietmar Maurerproxmox-backup-manager - network list: render ports...
2020-05-08 Dietmar Maurersrc/config/network.rs - check_bridge_ports: correctly...
2020-05-08 Dietmar Maurersrc/config/network.rs - write_config: add more consiste...
2020-05-08 Dietmar Maurersrc/config/network.rs: avoid duplicate port usage
2020-05-08 Dietmar Maurersrc/config/network.rs: do not combine entries
2020-05-08 Dietmar Maurersrc/config/network.rs: always write bridge_ports and...
2020-05-08 Dietmar Maurerproxmox-backup-manager: add network create command
2020-05-08 Dietmar Maurersrc/api2/node/network.rs: add protected flag to revert
2020-05-08 Dietmar Maurersrc/api2/node/network.rs: pass bridge_ports and slaves...
2020-05-07 Dietmar Maurersrc/config/network.rs: implement bond_mode
2020-05-07 Dietmar Maurersrc/api2/node/network.rs: cleanup - factor out check_du...
2020-05-07 Dietmar Maurersrc/api2/node/network.rs: allow to create bridge and...
2020-05-07 Dietmar Maurersrc/config/network.rs: make it compatible with pve
2020-05-07 Dietmar Maurersrc/server/worker_task.rs: implement and use status...
2020-05-07 Dietmar Maurersrc/server/command_socket.rs: do not abort loop on...
2020-05-05 Wolfgang Bumilleradd tools/disks.rs (work in progress...)
2020-05-05 Dietmar MaurerTODO.rst: update
2020-05-05 Dietmar Maurergarbage_collect: call fail_on_abort to abort GV when...
2020-05-05 Dietmar Maurersrc/bin/proxmox-backup-client.rs: add human readable...
2020-05-05 Dietmar Maurerdocs/administration-guide.rst: fix prune command output
2020-05-05 Dietmar Maurersrc/bin/proxmox-backup-client.rs: correctly format...
2020-05-04 Dietmar Maureradministration-guide.rst: update snapshot list output
2020-05-04 Dietmar Maureradministration-guide.rst: add section "Proxmox VE integ...
2020-05-04 Dietmar Maurerdocs: use OpenSans as main font
2020-05-04 Dietmar Maurerdocs: use better fonts for PDFs
2020-05-04 Dietmar Maurerdocs/conf.py: avoid font scale option
2020-05-03 Dietmar Maurerdocs/conf.py: fix baselineskip in code-blocks with...
2020-05-03 Dietmar Maurerpdf docs: scale down monospace font
2020-05-03 Dietmar Maureruse xetex to generate pdf
2020-05-02 Dietmar Maureradministration-guide.rst: add role definitions
2020-05-02 Dietmar Maureradministration-guide.rst: add example to disable/remove...
next