]> git.proxmox.com Git - proxmox-backup.git/history - src/config
blobs: attempt to verify on decode when possible
[proxmox-backup.git] / src / config /
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
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/config/network.rs: remove netmask support
2020-04-21 Dietmar Maurersrc/config/network.rs: move type definitions to src...
2020-04-21 Dietmar Maurerrename ConfigMethod to NetworkConfigMethod
2020-04-21 Dietmar Maurersrc/api2/config/network.rs: start network configuration api
2020-04-21 Dietmar Maurersrc/config/network.rs: impleement load/save
2020-04-21 Dietmar Maurersrc/config/network.rs: add Interface flags 'exists...
2020-04-21 Dietmar Maurersrc/config/network.rs: cleanup autostart flag handling
2020-04-21 Dietmar Maurersrc/config/network/helper.rs: new helper get_network_in...
2020-04-20 Dietmar Maurersrc/config/network.rs: simplify code
2020-04-20 Dietmar Maurersrc/config/network.rs: read/write /etc/network/interfaces
2020-04-18 Dietmar Maurersrc/config/cached_user_info.rs: cache it up to 5 seconds
2020-04-18 Dietmar Maurersrc/config/cached_user_info.rs: new check_privs helper
2020-04-17 Wolfgang Bumillerswitch from failure to anyhow
2020-04-17 Dietmar Maurersrc/api2/access/role.rs: new api to list roles
2020-04-17 Dietmar Maurersrc/api2/access/user.rs: add access permissions
2020-04-16 Dietmar Maurersrc/config/cached_user_info.rs: new helper class
2020-04-15 Dietmar Maurersrc/config/user.rs - cached_config: do not store/return...
2020-04-15 Dietmar Maurersrc/config/acl.rs: implement cached_config
2020-04-15 Dietmar Maureracl: improve NoAccess handling
2020-04-14 Dietmar Maureracl update: check path
2020-04-14 Dietmar Maurersrc/config/user.rs: implement user config cache
2020-04-14 Dietmar Maureracl api: implement update
2020-04-13 Dietmar Maurerstart ACL api
2020-04-12 Dietmar Maureracl: use BTreeMap and BTreeSet to avoid sort()
2020-04-12 Dietmar Maureracl: implement roles(), add regression tests.
2020-04-11 Dietmar Maureradd acl config
2020-04-08 Dietmar Maureradd user configiguration
2020-03-02 Dietmar Maureruse SectionConfig from proxmox 0.1.18-1
2020-01-31 Dietmar Maurersrc/config/remote.rs: do not serialize empty option
2020-01-25 Dietmar Maurersrc/config/remote.rs: add fingerprint
2020-01-16 Dietmar Maurerrenamed: src/config/remotes.rs -> src/config/remote.rs
2020-01-15 Dietmar Maurersrc/api2/config: correctly lock files
2020-01-14 Dietmar Maurersrc/section_config.rs - convert_to_array: optionally...
next