]> git.proxmox.com Git - proxmox-backup.git/history - src
update proxmox-metrics dependency to 0.3.1
[proxmox-backup.git] / src /
10 days ago Stefan Lendlapi: create and update vlan interfaces
10 days ago Stefan Lendlfmt: fix intendation in api macro
10 days ago Dominik Csapakapi: tape: don't allow overwriting of ids in changer...
10 days ago Stefan Sterzauth: request a write lock when exposing the `LockedTfa...
10 days ago Christoph Heissmanager: add subcommand for managing AD realms
10 days ago Christoph Heissrealm sync: add sync job for AD realms
10 days ago Christoph Heissconfig: domains: add new "ad" section type for AD realms
10 days ago Christoph Heissapi: access: add routes for managing AD realms
11 days ago Lukas Wagnerapi: notification: also list datastores if user has...
11 days ago Lukas Wagnerdocgen: generate synopsis for notifications{-priv,...
11 days ago Lukas Wagnerproxmox-backup-manager: add CLI for SMTP endpoints
11 days ago Lukas Wagnerproxmox-backup-manager: add CLI for sendmail endpoints
11 days ago Lukas Wagnerproxmox-backup-manager: add CLI for gotify endpoints
11 days ago Lukas Wagnerproxmox-backup-manager: add CLI for notification matchers
11 days ago Lukas Wagnerproxmox-backup-manager: add CLI for notification targets
11 days ago Lukas Wagnerserver: notifications: send tape notifications via...
11 days ago Lukas Wagnerserver: notifications: send acme notifications via...
11 days ago Lukas Wagnerserver: notifications: send update notifications via...
11 days ago Lukas Wagnerserver: notifications: send sync notifications via...
11 days ago Lukas Wagnerserver: notifications: send verify notifications via...
11 days ago Lukas Wagnerserver: notifications: send prune notifications via...
11 days ago Lukas Wagnerserver: notifications: send GC notifications via notifi...
11 days ago Lukas Wagnerapi-types: api: tape: add notification-mode parameter
11 days ago Lukas Wagnerapi-types: api: datatore: add notification-mode parameter
11 days ago Lukas Wagnerapi: add endpoints for querying known notification...
11 days ago Lukas Wagnerapi: add endpoints for gotify targets
11 days ago Lukas Wagnerapi: add endpoints for smtp targets
11 days ago Lukas Wagnerapi: add endpoints for sendmail targets
11 days ago Lukas Wagnerapi: add endpoints for notification matchers
11 days ago Lukas Wagnerapi: add endpoints for querying/testing notification...
11 days ago Lukas Wagnernotifications: allow sending notifications via proxmox_...
11 days ago Lukas Wagnerserver: rename email_notifications module to notifications
12 days ago Fabian GrünbichlerGC status: reduce code duplication
12 days ago Fabian Grünbichlerapi: merge garbage-collection-status and -job-status
12 days ago Fabian GrünbichlerGC: flatten existing status into job status
12 days ago Lukas Wagnerproxmox-backup-mgr: gc jobs: pretty-print bytes/duratio...
12 days ago Stefan Lendlfix #4723: cli: list gc jobs with proxmox-backup-manager
12 days ago Stefan Lendlapi: garbage collect job status
12 days ago Dietmar Maurerapi: assert that maintenance mode transitions are valid
2024-04-09 Gabriel Gollerapi: make prune-group a real workertask
2024-04-08 Markus Frankapi: datastore create: allow re-using existing dirs...
2024-03-25 Christoph Heissrealm sync: generic-ify `LdapSyncSettings` and `General...
2024-03-25 Christoph Heissauth: factor out CA store and cert lookup into own fn
2024-03-25 Christoph Heissapi-types: factor out `LdapMode` -> `ConnectionMode...
2024-03-25 Maximiliano Sandovalapi: use if-let pattern for error-only handling
2024-03-25 Christian Ebnerapi: sync job: log stats for removed vanished entities
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-25 Hannes Laimerdatastore: remove datastore from internal cache based...
2024-03-25 Lukas Wagnerdaily-update: inline variables into format string if...
2024-03-25 Lukas Wagnerdaily-update: fix typo
2024-03-25 Wolfgang Bumilleradd 'confirmation-password' parameter to user password...
2024-03-20 Dietmar Maurerpbs-api-types: use const_format and new api-types from...
2024-03-07 Thomas Lamprechtsync job: avoid printing NaN if no data was pulled
2024-03-07 Christian Ebnerserver: sync job: format downloaded amount in human...
2024-03-07 Christian Ebnerfix #5285: api: sync job: add job summary to task log
2024-03-07 Christian Ebnerserver: sync job: return `PullStats` for pull related...
2024-03-04 Max Carrarafix #5217: api: send missing header when upgrading...
2024-02-13 Maximiliano Sandovalbackup-proxy: avoid block in if condition
2024-02-13 Maximiliano Sandovalreport: inline errors in writeln!
2024-02-13 Maximiliano Sandovaldisks: remove useless conversion to the same type
2024-02-13 Maximiliano Sandovaldatastore: use is_{err, some} rather than match {Ok...
2024-02-13 Maximiliano Sandovalaccess first element with first() rather than get(0)
2024-02-13 Maximiliano Sandovaluse or_default instead of or_insert_with(Default::default)
2024-02-13 Maximiliano Sandovalmedia_catalog: use stream_position
2024-02-13 Maximiliano Sandovalremove needless borrows
2024-02-13 Maximiliano Sandovalremove redundant guards
2024-02-13 Maximiliano Sandovaldocs: remove redundant explicit link target
2024-02-12 Dominik Csapakfix #5229: tape: remove max sequence number limit
2024-02-02 Wolfgang Bumillerdocgen: add oneOf case to dump_schema
2024-02-01 Thomas Lamprechttape: factor getting encryption fingerprint tuple out
2024-02-01 Dominik Csapaktape: fix regression in restoring key from medium
2024-02-01 Wolfgang Bumillertape: silence some warnings
2024-02-01 Lukas Wagnerrrd_cache: use `proxmox-rrd` from `proxmox` workspace
2024-01-24 Dietmar Maureracme PluginConfig: add missing serde attributes
2024-01-22 Dominik Csapaktape: remove unused methods of LtoTapeHandle
2024-01-22 Dominik Csapaktape: assert encryption mode when using the PoolWriter
2024-01-22 Dominik Csapaktape: move 'set_encryption' calls to the TapeDriver...
2024-01-22 Dominik Csapaktape: fix wrongly unloading encryption key
2024-01-22 Dominik Csapaktape: don't call sg-tape-cmd for unloading encryption...
2024-01-22 Dominik Csapaktape: use SgTape in sg-tape-cmd
2024-01-22 Dominik Csapaktape: move key deriving into SgTape
2024-01-22 Dominik Csapaktape: provide 'open_lto_drive' methods for LtoTapeHandl...
2024-01-19 Wolfgang Bumillercleanup more unnecesary allocations
2024-01-19 Wolfgang Bumillercleanup unnecessary allocation
2024-01-18 Dietmar Maurerapi: custom certificate upload: make key optional
2024-01-18 Thomas Lamprechtreport: change output contract of functions
2024-01-16 Dietmar MaurerCertificateInfo: make filename non-optional
2024-01-16 Dietmar MaurerCertificateInfo: make fields public
2024-01-15 Dietmar Maurerfix serde attributes for CertificateInfo
2024-01-12 Dominik Csapakapi: tape: don't allow duplicate media label-texts
2024-01-12 Dominik Csapakapi: tape: optinally accept uuid for destroy/move media
2024-01-12 Dominik Csapaktape: handle duplicate label-texts in inventory
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-12-14 Dominik Csapaktape: move 'eject-before-unload' to a plain changer...
2023-12-13 Dominik Csapaktape: fix 'eject-before-unload' api type
2023-12-12 Dominik Csapakfix #4904: tape changer: add option to eject before...
2023-12-12 Dominik Csapaktape: changer: save whole LtoTapeDrive config in MtxMed...
next