]> git.proxmox.com Git - proxmox-backup.git/history - src/server
bump proxmox-rrd to 0.2 and proxmox-time to 2.0
[proxmox-backup.git] / src / server /
2024-05-22 Gabriel Gollernotifications: fix legacy sync notifications
2024-04-24 Christoph Heissrealm sync: add sync job for AD realms
2024-04-23 Lukas Wagnerserver: notifications: send tape notifications via...
2024-04-23 Lukas Wagnerserver: notifications: send acme notifications via...
2024-04-23 Lukas Wagnerserver: notifications: send update notifications via...
2024-04-23 Lukas Wagnerserver: notifications: send sync notifications via...
2024-04-23 Lukas Wagnerserver: notifications: send verify notifications via...
2024-04-23 Lukas Wagnerserver: notifications: send prune notifications via...
2024-04-23 Lukas Wagnerserver: notifications: send GC notifications via notifi...
2024-04-23 Lukas Wagnernotifications: allow sending notifications via proxmox_...
2024-04-23 Lukas Wagnerserver: rename email_notifications module to notifications
2024-03-25 Christoph Heissrealm sync: generic-ify `LdapSyncSettings` and `General...
2024-03-25 Christian Ebnerserver: sync job: include removed vanished stats
2024-03-25 Christian Ebnerdatastore: group: return basic stats on backup group...
2024-03-07 Christian Ebnerserver: sync job: format downloaded amount in human...
2024-03-07 Christian Ebnerserver: sync job: return `PullStats` for pull related...
2024-02-13 Maximiliano Sandovalreport: inline errors in writeln!
2024-02-13 Maximiliano Sandovalaccess first element with first() rather than get(0)
2024-02-13 Maximiliano Sandovalremove needless borrows
2024-01-18 Thomas Lamprechtreport: change output contract of functions
2024-01-10 Wolfgang Bumillercleanup manual unwrap_or_default()
2024-01-10 Philipp Hufnaglfix #4315: jobs: modify GroupFilter so include/exclude...
2024-01-09 Stefan Lendlreport: add prune.cfg to report
2023-11-30 Fabian Grünbichlersync: fix source store+namespace printing
2023-11-30 Fabian Grünbichlersync: fix recursive remote sync
2023-11-29 Thomas Lamprechttree-wide: fix various typos
2023-11-29 Lukas Wagnerserver: sync email notification: adapt template for...
2023-11-29 Thomas Lamprechttree-wide: run cargo fmt
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-25 Hannes Laimerapi: make Remote for SyncJob optional
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-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-09-27 Gabriel Gollerfix #4895: scheduled jobs: ignore task-log not found...
2023-06-26 Lukas Wagnerapi-types: client: datastore: tools: use proxmox-human...
2023-06-23 Maximiliano Sandovalclippy fixes: the borrowed expression implements the...
2023-05-09 Dominik Csapakfix #4719: wait for tape to be available in changer
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-27 Lukas Wagnerreport: add `date -R` to general system info section
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-09 Thomas Lamprechtserver: switch to inline template variables & small...
2023-03-07 Wolfgang Bumillertypo fix
2023-03-07 Dominik Csapakjobstate: fix wrong error message
2023-03-02 Wolfgang Bumilleruse new auth api crate
2023-02-10 Lukas Wagnerserver: add LDAP realm sync job
2022-12-13 Wolfgang Bumillermove pbs_tools::ticket to pbs_ticket
2022-12-06 Wolfgang Bumillertree-wide: bump edition to 2021
2022-12-05 Fabian Grünbichlerclippy 1.65 fixes
2022-11-24 Thomas Lamprecht prune jobs: switch default to on-error-only notifications
2022-10-21 Aaron Lautererreport: add arcstat
2022-10-11 Fabian Grünbichlerclippy fixes
2022-10-07 Thomas Lamprechtprune job: various cleanups, line reduction
2022-10-07 Thomas Lamprechtprune job: avoid duplicate code when assembling CLI...
2022-10-07 Dominik Csapakfix #4274: implement prune notifications
2022-08-17 Wolfgang Bumillermore stable clippy fixups
2022-07-28 Wolfgang Bumillerlower PullParameters to pub(crate), allow too_many_para...
2022-07-28 Wolfgang Bumillerticket: box TfaChallenge, it's large
2022-07-26 Fabian Grünbichlermore clippy fixes and annotations
2022-07-05 Dominik Csapaktape: include used tapes in tape notification e-mails
2022-06-14 Wolfgang Bumillerremove outdated comment
2022-06-14 Stefan Sterzfix #3867: server/api: send emails on certificate renew...
2022-06-05 Thomas Lamprechttree wide: typo fixes through codespell
2022-06-02 Thomas Lamprechttree wide: clippy lint fixes
2022-06-01 Thomas Lamprechtserver: remove jobstate: ignore removal error due to...
2022-05-30 Wolfgang Bumilleradd prune jobs api
2022-05-26 Fabian Grünbichlertree-wide: remove DatastoreWithNamespace
2022-05-25 Fabian Grünbichlermove and unify namespace priv helpers
2022-05-25 Fabian Grünbichlersync/pull: cleanup priv checks and logging
2022-05-25 Fabian Grünbichlerpriv checks: use priv_to_priv_names and include path
2022-05-25 Fabian Grünbichlersync job: fix worker ID parsing
2022-05-23 Fabian Grünbichlercargo fmt
2022-05-19 Thomas Lamprechtprune datastore: add depth info to tak log
2022-05-19 Thomas Lamprechtprune datastore: support max-depth and improve priv...
2022-05-19 Thomas Lamprechtprune datastore: rework tak log
2022-05-16 Fabian Grünbichlerprune: fix workerid issues
2022-05-16 Fabian Grünbichlertree-wide: prefer api-type BackupGroup for logging
2022-05-16 Fabian Grünbichlertree-wide: prefer api-type BackupDir for logging
2022-05-16 Fabian Grünbichlerpull: use API BackupDir for log messages
2022-05-15 Thomas Lamprechtnamespace deletion: make destroying groups separate...
2022-05-13 Wolfgang Bumillertree-wide: rename 'backup-ns' API parameters to 'ns'
2022-05-13 Fabian Grünbichlerpull/sync: clamp (local) max-depth if unset
2022-05-13 Fabian Grünbichlernamespaces: move max-depth check to api type
next