]> git.proxmox.com Git - proxmox-backup.git/history - src
ui: fix deleting datastore without 'keep-job-configs'
[proxmox-backup.git] / src /
2023-11-29 Thomas Lamprechttree-wide: fix various typos
2023-11-29 Lukas Wagnerserver: sync email notification: adapt template for...
2023-11-29 Wolfgang Bumillerfix variables not needing mut warnings
2023-11-29 Gabriel Gollernode: status: declutter kernel-version
2023-11-29 Gabriel Gollernode: status: added bootmode
2023-11-29 Thomas Lamprechttree-wide: run cargo fmt
2023-11-29 Stoiko Ivanovpbs2to3: check for proper grub meta-package for bootmode
2023-11-29 Stoiko Ivanovpbs2to3: add check for dkms modules
2023-11-29 Thomas Lamprechtmanager cli: disk wipe: ask over stdout and drop now...
2023-11-29 Markus Frankcli: add interactive confirmation for block device...
2023-11-29 Wolfgang Bumillerremove unused code
2023-11-28 Markus Frankfix #3690: manager cli: add wipe commands to disk group
2023-11-28 Markus Frankfix #3690: api: add endpoint for wipe block devices
2023-11-28 Markus Frankfix #3690: tools: add helper functions for wiping block...
2023-11-28 Hannes Laimerpull: fix permission checks for local syncs
2023-11-28 Thomas Lamprechtreport: add extra newline between files of directory...
2023-11-28 Thomas Lamprechtreport: factor out getting first 30 lines of top output
2023-11-28 Wolfgang Bumillers/commando/command/
2023-11-27 Thomas Lamprechttree-wide: run cargo fmt
2023-11-27 Max Carraraproxy: redirect HTTP requests to HTTPS
2023-11-27 Hannes Laimerconfig: don't allow creation of sync job to same datastore
2023-11-27 Stefan Sterzmanager: check if offline subscription is for the corre...
2023-11-27 Maximiliano Sandoval Ruse IsTerminal trait whenever possible
2023-11-27 Dietmar Maurerapi: fix API macro for create_namespace.
2023-11-25 Hannes Laimerapi: make Remote for SyncJob optional
2023-11-25 Hannes Laimermanager: add completion for opt. Remote in SyncJob
2023-11-25 Hannes Laimerpull: add support for pulling from local datastore
2023-11-25 Hannes Laimerpull: refactor pulling from a datastore
2023-11-25 Hannes Laimeraccept a ref to a HttpClient
2023-11-24 Thomas Lamprechtsystem report: fix warning about checking result
2023-11-24 Stefan Lendlfix #4374: create a prune job upon datastore creation
2023-11-24 Stefan Lendlpass worker context to do_create_prune_job
2023-11-24 Stefan Lendlprune job: prune job creation in separate function
2023-11-14 Fabian Grünbichlerapt: use `apt changelog` for changelog fetching
2023-11-11 Gabriel Gollerdocs: rustdoc warnings
2023-11-08 Maximiliano Sandoval Rdebug: Show chunk size while inspecting
2023-11-08 Maximiliano Sandoval Rdebug: Show if chunks are compressed during inspect
2023-11-07 Markus Frankcli: add option to remove systemd mount unit
2023-10-26 Thomas Lamprechtsystem report: record stderr output too
2023-10-26 Thomas Lamprechtsystem report: factor out getting command output into...
2023-10-26 Thomas Lamprechtsystem report: add proxmox-boot-tool status output
2023-10-26 Thomas Lamprechtsystem report: add basic uptime, usage and process...
2023-10-26 Thomas Lamprechtsystem report: add all apt repo files
2023-10-26 Thomas Lamprechtsystem report: support outputting all files in a directory
2023-10-26 Thomas Lamprechtsystem report: group files by categories
2023-10-26 Thomas Lamprechtsystem report: switch to markdown-like output
2023-10-26 Thomas Lamprechtsystem report: output ldap and oidc realm list
2023-10-26 Thomas Lamprechtsystem report: add more information to lsblk
2023-10-15 Dietmar Maurermove TrafficControlCurrentRate to pbs-api-types
2023-10-09 Dietmar Maurermove MetricServerInfo definition to pbs-api-types
2023-09-28 Dietmar Maurerpbs-api-types: move node status types from src/api2...
2023-09-27 Gabriel Gollerfix #4895: scheduled jobs: ignore task-log not found...
2023-09-18 Gabriel Gollerclose #3777: Add source information to backup logs
2023-09-07 Markus Frankremove unnecessary characters in description
2023-08-11 Stoiko Ivanovpbs2to3: fix boot-mode detection
2023-08-08 Fabian Grünbichlerblob/chunk parse errors: add context
2023-08-01 Fabian Grünbichlerhandle pve-kernel -> proxmox-kernel rename
2023-07-08 Thomas Lamprechtsync over pbs2to3 upgrade check-list script to master
2023-07-05 Wolfgang Bumillerreset tfa failure count when unlocking
2023-06-27 Thomas Lamprechtapi: node services: switch to journald and chrony inste...
2023-06-26 Wolfgang Bumillerapi: include tfa lock status in user list
2023-06-26 Wolfgang Bumillerenable tfa lockout
2023-06-26 Wolfgang Bumillermanager: add 'user tfa unlock' command
2023-06-26 Wolfgang Bumillerapi: add /access/users/<userid>/unlock-tfa api call
2023-06-26 Stefan Sterzaccess: ldap check connection on creation and change
2023-06-26 Lukas Wagnerapi-types: client: datastore: tools: use proxmox-human...
2023-06-23 Maximiliano Sandovalclippy fixes: deref which would be done by auto-deref
2023-06-23 Maximiliano Sandovalclippy fixes: Box::new(_) of default value
2023-06-23 Maximiliano Sandovalclippy fixes: casting to the same type is unnecessary
2023-06-23 Maximiliano Sandovalclippy fixes: use of ok_or followed by a function call
2023-06-23 Maximiliano Sandovalclippy fixes: the borrowed expression implements the...
2023-06-23 Maximiliano Sandovalfix #4734: manager: add user tfa {list, delete} commands
2023-06-23 Maximiliano Sandovalapi: Fix schema return annotation of tfa_update_auth
2023-06-14 Wolfgang Bumillerbump proxmox-auth-api dep to 0.3
2023-05-17 Thomas Lamprechtclippy fixes
2023-05-10 Wolfgang Bumillerdisable tfa lockout for now
2023-05-09 Dominik Csapakfix #4719: wait for tape to be available in changer
2023-05-09 Dominik Csapaktape restore: show required tape list on single snapsho...
2023-04-24 Fabian Grünbichlerpull: impl Display for SkipReason
2023-04-24 Stefan Hanreichsync job: pull: improve log output
2023-04-24 Stefan Hanreichpartial fix #3701: sync job: pull: add transfer-last...
2023-03-29 Thomas LamprechtRevert "cli: manager, tape, debug: setup auth context...
2023-03-29 Wolfgang Bumillerprovide separate helpers for pub/priv auth keyring...
2023-03-28 Thomas Lamprechtcli: manager, tape, debug: avoid setting up auth contex...
2023-03-28 Thomas Lamprechtcli: manager, tape, debug: setup auth context to make...
2023-03-28 Stefan Sterzfix #4521: api/tasks: replace upid as filename for...
2023-03-27 Fabian Grünbichlerdrop exclusive lock for verify-after-complete
2023-03-27 Wolfgang Bumillercargo fmt
2023-03-27 Lukas Wagnerreport: add `date -R` to general system info section
2023-03-27 Lukas Wagnermanager: use view_task_result function for realm sync
2023-03-27 Wolfgang Bumillerrealm sync: replace formatted .context() calls
2023-03-27 Wolfgang Bumillerrealm sync: replace and_then chain with '?' in lookup...
2023-03-27 Wolfgang Bumillerrealm sync: take schema per reference
2023-03-27 Lukas Wagnerrealm sync: show warnings if attributes do not meet...
2023-03-14 Thomas Lamprechtproxy: limit theme value in length and disallow '/'
2023-03-14 Stefan Sterzproxy: switch to "auto" as the default theme
2023-03-09 Stefan Sterzproxy/ui: implement theme switcher
2023-03-09 Thomas Lamprechtserver: switch to inline template variables & small...
2023-03-07 Wolfgang Bumillertypo fix
2023-03-07 Dominik Csapakjobstate: fix wrong error message
next