Commit Graph

  • c681885227 src/bin/proxmox-backup-manager.rs: format output of show commands Dietmar Maurer 2020-05-20 16:47:37 +0200
  • ee8b464466 src/tools/systemd.rs: avoid compiler warnings Dietmar Maurer 2020-05-20 16:47:08 +0200
  • 51c63475e1 ui: add '.' to path regex Dominik Csapak 2020-05-20 16:08:11 +0200
  • ce55db66d6 proxmox-backup-manager: add show command for remote and datastore Dominik Csapak 2020-05-20 16:08:10 +0200
  • 2882c881e9 api2/access/acl: add path and exact parameter to list_acl Dominik Csapak 2020-05-20 12:15:35 +0200
  • c0ac207453 ui: add ACL panel to datastores Dominik Csapak 2020-05-20 12:15:38 +0200
  • ee1458b61d fixup Dietmar Maurer 2020-05-20 13:26:41 +0200
  • 0542cfdf4f ui: add ACL panel to Configuration Dominik Csapak 2020-05-20 12:15:37 +0200
  • 12e3895399 api2/access/acl: make update_acl a protected api call Dominik Csapak 2020-05-20 12:15:36 +0200
  • 11b6391c83 add 'exact' parameter to extract_acl_node_data Dominik Csapak 2020-05-20 12:15:34 +0200
  • 2072aeaee6 ui: add UserSelector Dominik Csapak 2020-05-20 12:15:33 +0200
  • b05672579e api2/roles: change return field of role to roleid Dominik Csapak 2020-05-20 12:15:32 +0200
  • 5160c0e986 api2/acl: add privs array to roles Dominik Csapak 2020-05-20 12:15:31 +0200
  • 1ad9dd08f4 acls: use constnamemap macro for privileges Dominik Csapak 2020-05-20 12:15:30 +0200
  • 4d3369cb9a depend on proxmox 0.1.34 Dietmar Maurer 2020-05-20 13:21:01 +0200
  • 25829a879b src/bin/proxmox-backup-proxy.rs: schedule prune jobs Dietmar Maurer 2020-05-20 13:00:53 +0200
  • 872062ee9f src/config/datastore.rs_ change prune types from i64 to u64 Dietmar Maurer 2020-05-20 13:00:13 +0200
  • 67f7ffd0db src/config/datastore.rs: add prune settings Dietmar Maurer 2020-05-20 11:29:59 +0200
  • 0fafac2492 src/api2/access/user.rs: remove useless description Dietmar Maurer 2020-05-20 11:27:58 +0200
  • 49ff10921c src/api2/types.rs: define PRUNE_SCHEMA_KEEP_* Dietmar Maurer 2020-05-20 10:13:38 +0200
  • 479e4932b5 src/tools/systemd/parse_time.rs: improve error message Dietmar Maurer 2020-05-20 09:43:16 +0200
  • dd7a7eae8f src/bin/proxmox-backup-manager.rs: add completion helper for gc-schedule Dietmar Maurer 2020-05-20 09:41:58 +0200
  • 8545480a31 src/bin/proxmox-backup-proxy.rs: add simple task scheduler for garbage collection Dietmar Maurer 2020-05-20 08:59:45 +0200
  • d6c28ddf84 src/tools/systemd/time.rs: export parse/verify Dietmar Maurer 2020-05-20 08:38:39 +0200
  • 42fdbe5112 src/config/datastore.rs: add gc-schedule property Dietmar Maurer 2020-05-20 08:38:10 +0200
  • a67b70c154 depend on proxmox 0.1.33 Dietmar Maurer 2020-05-20 06:29:06 +0200
  • 9c5c383bff user: create default root user as typed struct Dominik Csapak 2020-05-19 16:24:54 +0200
  • 7d4e362993 depend on proxmox 0.1.32, src/api2/access/user.rs: simplify code Dietmar Maurer 2020-05-19 09:49:39 +0200
  • 88acc86129 ui: add UserManagement panel Dominik Csapak 2020-05-18 14:18:38 +0200
  • 1d8ef0dcf7 ui: use Logo/RealmComboBox from widget-toolkit Dominik Csapak 2020-05-18 14:18:37 +0200
  • 522c0da0a0 use new 'id_property' for user::User and use it in api calls Dominik Csapak 2020-05-18 14:18:36 +0200
  • 16c75c580b adapt to changes of SectionConfigPlugin Dominik Csapak 2020-05-18 14:18:35 +0200
  • 07ce44a633 avoid compiler warnings Dietmar Maurer 2020-05-18 11:35:56 +0200
  • 6c5024b050 Cargo.toml: remove native-tls Fabian Grünbichler 2020-05-18 13:51:10 +0200
  • b2c9c793ad debcargo.toml: add missing doc build-dependencies Fabian Grünbichler 2020-05-18 13:08:23 +0200
  • 79166b3935 debcargo.toml: reflow dependencies Fabian Grünbichler 2020-05-18 13:06:19 +0200
  • e8d1da6a15 depend on proxmox 0.1.31 - use Value to store result metadata Dietmar Maurer 2020-05-18 09:57:35 +0200
  • 2e686e0a63 update dependencies Fabian Grünbichler 2020-05-18 09:06:44 +0200
  • 7a314d18f7 src/tools/systemd/parse_time.rs: check max values Dietmar Maurer 2020-05-16 13:13:50 +0200
  • 2d08c97ae2 CalendarEvent - compute_next_value: use change tracking to avoid repeated testing Dietmar Maurer 2020-05-16 10:32:27 +0200
  • 50ce1f987d CalendarEvent - compute_next_value: support seconds Dietmar Maurer 2020-05-16 10:21:24 +0200
  • d1a5ffdf78 src/tools/systemd/tm_editor.rs: new helper class Dietmar Maurer 2020-05-16 10:09:41 +0200
  • 99baf7afcc CalendarEvent: test and fix repeated values Dietmar Maurer 2020-05-16 07:43:51 +0200
  • fed270bf3f CalendarEvent: speedup/simplify repetition tests Dietmar Maurer 2020-05-16 07:09:53 +0200
  • e05b637c73 src/tools/systemd/parse_time.rs: move parser into separate file Dietmar Maurer 2020-05-16 06:53:15 +0200
  • 2ee6b3fdb9 src/tools/systemd/time.rs: implement compute_next_event Dietmar Maurer 2020-05-16 06:33:03 +0200
  • f3a96b2cdb renamed: src/tools/systemd/parser.rs -> src/tools/systemd/config.rs Dietmar Maurer 2020-05-16 06:32:28 +0200
  • a260c74a12 src/tools/systemd/time.rs: add helpers to compute CalendarEvents Dietmar Maurer 2020-05-15 17:55:54 +0200
  • 52c70f3f5e depend on proxmox 0.1.30 Dietmar Maurer 2020-05-15 17:51:52 +0200
  • 30f577248b src/api2/node/time.rs: avoid custom unsafe readlink implementations Dietmar Maurer 2020-05-15 06:50:07 +0200
  • 00491c0230 src/tools/systemd/parser.rs: use different setups for service and timer files, code cleanup Dietmar Maurer 2020-05-14 13:55:13 +0200
  • 2ebdbac1c4 depend on nom, add parser for systemd calendar enents and time span Dietmar Maurer 2020-05-14 12:17:20 +0200
  • b4a85a3fa8 update pin-utils dep to stable version Fabian Grünbichler 2020-05-14 11:46:05 +0200
  • f486e9e50e add systemd configuration file parser/writer, start job configuration Dietmar Maurer 2020-05-12 13:07:49 +0200
  • 7f5a27d302 depend on proxmox 0.1.29 Dietmar Maurer 2020-05-12 13:03:09 +0200
  • 40a36bcc57 depend on proxmox 0.1.28 Dietmar Maurer 2020-05-12 09:35:57 +0200
  • b61d344f01 TODO.rst: update Dietmar Maurer 2020-05-12 09:35:37 +0200
  • 65dab0266c proxmox-backup-manager: add completion helper for port list Dietmar Maurer 2020-05-08 17:28:04 +0200
  • 525008f7ad proxmox-backup-manager - network list: render ports/slaves Dietmar Maurer 2020-05-08 16:07:23 +0200
  • 5bef0f43da src/config/network.rs - check_bridge_ports: correctly check vlan ports Dietmar Maurer 2020-05-08 15:51:47 +0200
  • 0f6bdbb01f src/config/network.rs - write_config: add more consistency checks Dietmar Maurer 2020-05-08 14:31:38 +0200
  • a4ccb46176 src/config/network.rs: avoid duplicate port usage Dietmar Maurer 2020-05-08 11:15:00 +0200
  • 80bf084876 src/config/network.rs: do not combine entries Dietmar Maurer 2020-05-08 10:20:57 +0200
  • db5672e83e src/config/network.rs: always write bridge_ports and bond_slaves Dietmar Maurer 2020-05-08 09:58:03 +0200
  • 86a5d56c4e proxmox-backup-manager: add network create command Dietmar Maurer 2020-05-08 09:55:56 +0200
  • 3dd27a3bf8 src/api2/node/network.rs: add protected flag to revert Dietmar Maurer 2020-05-08 09:30:25 +0200
  • 3aedb73816 src/api2/node/network.rs: pass bridge_ports and slaves a property strings Dietmar Maurer 2020-05-08 08:49:17 +0200
  • bab5d18c3d src/config/network.rs: implement bond_mode Dietmar Maurer 2020-05-07 14:07:45 +0200
  • c2ffc68554 src/api2/node/network.rs: cleanup - factor out check_duplicate_gateway Dietmar Maurer 2020-05-07 11:26:30 +0200
  • 9651833130 src/api2/node/network.rs: allow to create bridge and bond Dietmar Maurer 2020-05-07 11:09:12 +0200
  • 7b22acd0c2 src/config/network.rs: make it compatible with pve Dietmar Maurer 2020-05-06 07:51:05 +0200
  • 5751e49566 src/server/worker_task.rs: implement and use status command Dietmar Maurer 2020-05-07 08:30:38 +0200
  • 197de83ffa src/server/command_socket.rs: do not abort loop on client errors, allow backup gid Dietmar Maurer 2020-05-07 08:24:48 +0200
  • 10effc9849 add tools/disks.rs (work in progress...) Wolfgang Bumiller 2020-05-05 10:14:41 +0200
  • 139f891087 TODO.rst: update Dietmar Maurer 2020-05-05 09:22:01 +0200
  • 99641a6bbb garbage_collect: call fail_on_abort to abort GV when requested. Dietmar Maurer 2020-05-05 09:06:34 +0200
  • 74f7240b8d src/bin/proxmox-backup-client.rs: add human readable date to prune list Dietmar Maurer 2020-05-05 07:33:58 +0200
  • a66d5898a1 docs/administration-guide.rst: fix prune command output Dietmar Maurer 2020-05-05 07:24:27 +0200
  • db1e061dcb src/bin/proxmox-backup-client.rs: correctly format prune result list. Dietmar Maurer 2020-05-05 06:45:37 +0200
  • 96feecd621 administration-guide.rst: update snapshot list output Dietmar Maurer 2020-05-04 13:14:03 +0200
  • f9dcfa4149 administration-guide.rst: add section "Proxmox VE integration" Dietmar Maurer 2020-05-04 12:41:38 +0200
  • 25cf09065f docs: use OpenSans as main font Dietmar Maurer 2020-05-04 10:48:09 +0200
  • fc598cdbe1 docs: use better fonts for PDFs Dietmar Maurer 2020-05-04 10:15:27 +0200
  • bca294a17c docs/conf.py: avoid font scale option Dietmar Maurer 2020-05-04 09:02:10 +0200
  • a02e8b1e95 docs/conf.py: fix baselineskip in code-blocks with scaled font Dietmar Maurer 2020-05-03 09:22:01 +0200
  • 26d29e0ec7 pdf docs: scale down monospace font Dietmar Maurer 2020-05-03 08:23:35 +0200
  • 15d74eaaf4 use xetex to generate pdf Dietmar Maurer 2020-05-03 07:47:03 +0200
  • 8df51d4852 administration-guide.rst: add role definitions Dietmar Maurer 2020-05-02 16:40:20 +0200
  • 8f3b3cc1f9 administration-guide.rst: add example to disable/remove a user Dietmar Maurer 2020-05-02 11:21:05 +0200
  • 17ec699d79 administration-guide.rst: start user management docs Dietmar Maurer 2020-05-01 16:19:49 +0200
  • b080583ba8 src/bin/proxmox-backup-manager.rs: improve user list output Dietmar Maurer 2020-05-01 16:08:15 +0200
  • 32d83bb34c TODO: update Dietmar Maurer 2020-05-01 09:02:36 +0200
  • e325dbd4a3 www/Dashboard.js: fix status url Dietmar Maurer 2020-04-30 12:58:41 +0200
  • ecb53af6d9 add ServerStatus.js GUI with Reboot and Shutdown buttons Dietmar Maurer 2020-04-30 12:11:08 +0200
  • ed751dc2ab src/api2/node/status.rs: rework api, implement reboot and shutdown Dietmar Maurer 2020-04-30 11:52:40 +0200
  • ca9dfe5fa4 src/api2/node/tasks.rs: use api macro features for default values Dietmar Maurer 2020-04-30 11:51:56 +0200
  • 720af9f69b src/api2/node/tasks.rs: allow users to list/access there own tasks Dietmar Maurer 2020-04-30 10:05:50 +0200
  • f1490da82a use resonable acl paths (fixup) Dietmar Maurer 2020-04-30 09:32:13 +0200
  • 74c08a5782 use reasonable acl paths Dietmar Maurer 2020-04-30 09:30:00 +0200
  • 7f402dafb7 TODO.rst: update Dietmar Maurer 2020-04-30 07:42:57 +0200