]> git.proxmox.com Git - proxmox-backup.git/history - src
debcargo.toml: add missing doc build-dependencies
[proxmox-backup.git] / src /
2020-05-18 Dietmar Maurerdepend on proxmox 0.1.31 - use Value to store result...
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 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-12 Dietmar Maureradd systemd configuration file parser/writer, start...
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 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 Maurersrc/bin/proxmox-backup-client.rs: correctly format...
2020-05-01 Dietmar Maurersrc/bin/proxmox-backup-manager.rs: improve user list...
2020-04-30 Dietmar Maurersrc/api2/node/status.rs: rework api, implement reboot...
2020-04-30 Dietmar Maurersrc/api2/node/tasks.rs: use api macro features for...
2020-04-30 Dietmar Maurersrc/api2/node/tasks.rs: allow users to list/access...
2020-04-30 Dietmar Maureruse resonable acl paths (fixup)
2020-04-30 Dietmar Maureruse reasonable acl paths
2020-04-30 Dietmar Maurercached_config: avoid parsing non-existent files multipl...
2020-04-29 Dominik Csapakchange index to templates using handlebars
2020-04-29 Dietmar Maureruse proxmox 0.1.25, use new EnumEntry feature
2020-04-29 Dietmar Maureravoid problems with missing acl.cfg and user.cfg
2020-04-29 Dietmar Maurersrc/api2/admin/datastore.rs - get_datastore_list: only...
2020-04-29 Dietmar Maurersrc/api2/config/datastore.rs_ add delete property to...
2020-04-29 Dietmar Maurersrc/api2/config/remote.rs: fix white space
2020-04-29 Dietmar Maurersrc/api2/config/remote.rs: add delete parameter to...
2020-04-29 Dietmar Maurersrc/api2/pull.rs: require Datastore.Prune if delete...
2020-04-29 Dietmar Maurersrc/config/acl.rs: introduice privileges and roles...
2020-04-28 Dietmar Maurerfix api2::types::ACL_ROLE_SCHEMA
2020-04-28 Dietmar Maurersrc/config/acl.rs - fix regression tests
2020-04-28 Dietmar Maureradd Datastore.Backup, Datastore.PowerUser and Datastore...
2020-04-28 Dietmar Maurerimplemnt backup ownership, improve datastore access...
2020-04-27 Dietmar Maurersrc/config/cached_user_info.rs - lookup_privs: correctl...
2020-04-27 Dietmar Maurersrc/config/acl.rs: introduce more/better datastore...
2020-04-27 Dietmar Maurersrc/config/acl.rs: rtename PRTIV_DATASTORE_ALLOCATE...
2020-04-26 Dietmar Maurersrc/bin/proxmox-backup-manager.rs: add dns sub command
2020-04-25 Dietmar Maurersrc/bin/proxmox-backup-manager.rs: fix node parameter...
2020-04-25 Dietmar Maurermove src/api2/config/network.rs to src/api2/node/network.rs
2020-04-24 Dietmar Maurersrc/config/network.rs: auto-add lo, and implement a...
2020-04-24 Wolfgang Bumillerxattr: cleanup: don't use pxar types in the API
2020-04-24 Wolfgang Bumillerxattr: api cleanup
2020-04-24 Wolfgang Bumillerxattr: use checked_mul to increase size
2020-04-24 Wolfgang Bumillertools: pub use Fd from proxmox crate
2020-04-24 Dietmar Maurersrc/bin/proxmox-backup-manager.rs: implement netwerk...
2020-04-24 Dietmar Maurersrc/bin/proxmox-backup-manager.rs: new command to show...
2020-04-24 Dietmar Maurersrc/bin/proxmox-backup-manager.rs: only show pending...
2020-04-24 Dietmar Maurersrc/config/network.rs: implement network reload, set...
2020-04-24 Dietmar Maurersrc/config/network.rs: use a simple String for comments
2020-04-24 Dietmar Maurersrc/config/network/parser.rs: corectly detect vanished...
2020-04-23 Dietmar Maurersrc/api2/config/network.rs: implement update/delete...
2020-04-23 Dietmar Maurersrc/config/network.rs; support interface comments,...
2020-04-23 Dietmar Maurersrc/config/network.rs: avoid newline after family options
2020-04-23 Dietmar Maurersrc/api2/config/network.rs: implement update/delete...
2020-04-23 Dietmar Maurersrc/api2/config/network.rs: only allow one default...
2020-04-23 Dietmar Maurersrc/config/network.rs: do not allow to change interface...
2020-04-23 Dietmar Maurersrc/config/network.rs: parse bond-slaves
2020-04-23 Dietmar Maurersrc/config/network.rs: parse bridge-ports
2020-04-23 Dietmar Maurersrc/config/network.rs: introduce NetworkInterfaceType
2020-04-23 Dietmar Maurersrc/config/network.rs: cleanup (new helper combine_entry)
2020-04-23 Dietmar Maurersrc/config/network.rs: write changes to interfaces.new
2020-04-23 Dietmar Maurersrc/config/network.rs: use a single mtu setting (instea...
2020-04-23 Dietmar Maurersrc/bin/proxmox-backup-manager.rs: improve network...
2020-04-22 Dietmar Maurersrc/bin/proxmox-backup-manager.rs: format datastore...
2020-04-22 Dietmar Maurersrc/bin/proxmox-backup-manager.rs: format network list...
2020-04-22 Dietmar Maurersrc/api2/config/network.rs: allow to update 'auto'...
2020-04-22 Dietmar Maurersrc/config/network/parser.rs: parse MTU settings
2020-04-22 Dietmar Maurersrc/config/network.rs: only save attriubutes used by...
2020-04-22 Dietmar Maurersrc/api2/config/network.rs: implement delete property
2020-04-22 Dietmar Maurersrc/api2/config/network.rs: allow to update configurati...
2020-04-22 Dietmar Maurersrc/api2/config/network.rs: improve network api
2020-04-22 Dietmar Maurersrc/config/network/parser.rs: remove debug println
2020-04-22 Dietmar Maurersrc/config/network/helper.rs: fix CIDR regex
2020-04-22 Dietmar Maurersrc/api2/types.rs: add schemas for IP/CIDR
2020-04-22 Dietmar Maurersrc/api2/config/datastore.rs_ fix method docs
2020-04-22 Dietmar Maurersrc/config/network.rs: remove netmask support
2020-04-21 Dietmar Maurersrc/api2/types.rs: define NETWORK_INTERFACE_NAME_SCHEMA
2020-04-21 Dietmar Maurersrc/config/network.rs: move type definitions to src...
next