]> git.proxmox.com Git - proxmox-backup.git/history - src/config
verify jobs: add permissions
[proxmox-backup.git] / src / config /
2020-10-30 Fabian Grünbichlerverify: introduce & use new Datastore.Verify privilege
2020-10-29 Wolfgang Bumillerfixup hardcoded paths
2020-10-29 Fabian Grünbichlermanager: add token commands
2020-10-29 Fabian Grünbichlerclient/remote: allow using ApiToken + secret
2020-10-29 Fabian Grünbichlerapi: add permissions endpoint
2020-10-29 Fabian Grünbichlerreplace Userid with Authid
2020-10-29 Fabian Grünbichlerconfig: add token.shadow file
2020-10-29 Dietmar Maurersend sync job status emails
2020-10-28 Thomas Lamprechtdocument verify job structs
2020-10-28 Thomas Lamprechtdo verification: always verify if manifest load fails
2020-10-28 Dietmar Maurermove jobstate to server
2020-10-21 Hannes Laimerapi proxy: remove old verification scheduling
2020-10-21 Hannes Laimerapi2: add verification job config endpoint
2020-10-21 Hannes Laimerrename VERIFY_SCHEDULE_SCHEMA to VERIFICATION_SCHEDULE_...
2020-10-20 Stefan Reiterfix #2988: allow verification after finishing a snapshot
2020-10-19 Fabian Grünbichlercompletion: fix ACL path completion
2020-10-15 Wolfgang Bumillermore clippy lints
2020-10-14 Dylan Whytefix #2847: api: datastore: change backup owner
2020-10-08 Thomas Lamprechtserver: add Datastore.Allocate privilege
2020-10-08 Thomas Lamprechtacl: use modified constnamedbitmap macro
2020-10-06 Thomas Lamprechtacl: document Admin and NoAccess a bit
2020-09-30 Dietmar Maurersrc/tools.rs: make command_output return Vec<u8>
2020-09-30 Dominik Csapakclient/remote: add support to specify port number
2020-09-28 Dietmar Maurerdepend on proxmox 0.4.2
2020-09-18 Hannes Laimeradd verify_schedule field to DataStoreConfig
2020-09-17 Dominik Csapakfix #2942: implement lacp bond mode and bond_xmit_hash_...
2020-09-17 Dominik Csapakapi2/network: add bond-primary parameter
2020-09-15 Dietmar Maureravoid chrono dependency, depend on proxmox 0.3.8
2020-08-18 Wolfgang Bumillerstyle fixups
2020-08-14 Fabian EbnerFix #2926: parse_iface_attributes: always break on...
2020-08-14 Dominik Csapakconfig/jobstate: replace Job:load with create_state_file
2020-08-14 Dominik Csapakcleanup: replace id from do_sync_job with info from job
2020-08-14 Dominik Csapakcleanup: merge endtime into TaskState
2020-08-13 Dominik Csapakconfig: add JobState helper
2020-08-10 Wolfgang Bumillerintroduce Username, Realm and Userid api types
2020-07-23 Dominik Csapakapi2/nodes: add termproxy and vncwebsocket api calls
2020-07-15 Thomas Lamprechtcached user info: check_privs: print privilege path...
2020-06-23 Dominik Csapakremove absolute paths when executing binaries
2020-06-06 Dietmar Maurersrc/config/acl.rs: add /system/disks to valid acl paths
2020-05-30 Thomas Lamprechttypo fixes all over the place
2020-05-29 Dominik Csapakconfig/sync: add SyncJobStatus Struct/Schema
2020-05-29 Dominik Csapakcreate SYNC_SCHEDULE_SCHEMA to adapt description for...
2020-05-28 Dietmar Maurerdepend on proxmox 0.1.38, use new fs helper functions
2020-05-27 Dietmar Maurersrc/tools.rs - command_output: add parameter to check...
2020-05-27 Dietmar Maurersrc/tools.rs: new helper to handle command_output ...
2020-05-26 Dominik Csapakremotes: save passwords as base64
2020-05-26 Dominik Csapakremote: try to use Struct for api
2020-05-26 Dominik Csapakconfig/remote: add 'name' to Remote struct
2020-05-24 Dietmar Maurersrc/config/network.rs: implement is_physical_nic()...
2020-05-21 Dietmar Maurerrename 'job' to 'sync'
2020-05-21 Dietmar Maurersrc/config/jobs.rs: use SectionConfig for jobs
2020-05-20 Dominik Csapakapi2/access/acl: add path and exact parameter to list_acl
2020-05-20 Dominik Csapakacls: use constnamemap macro for privileges
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/bin/proxmox-backup-manager.rs: add completion helpe...
2020-05-20 Dietmar Maurersrc/config/datastore.rs: add gc-schedule property
2020-05-20 Dominik Csapakuser: create default root user as typed struct
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-16 Dietmar Maurerrenamed: src/tools/systemd/parser.rs -> src/tools/syste...
2020-05-14 Dietmar Maurersrc/tools/systemd/parser.rs: use different setups for...
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 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-07 Dietmar Maurersrc/config/network.rs: implement bond_mode
2020-05-07 Dietmar Maurersrc/config/network.rs: make it compatible with pve
2020-04-30 Dietmar Maureruse reasonable acl paths
2020-04-30 Dietmar Maurercached_config: avoid parsing non-existent files multipl...
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/config/acl.rs: introduice privileges and roles...
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-24 Dietmar Maurersrc/config/network.rs: auto-add lo, and implement a...
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/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/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-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: improve network api
next