]> git.proxmox.com Git - proxmox-backup.git/history - src
ui: datastores: hide "no datastore" box by default
[proxmox-backup.git] / src /
2020-11-12 Fabian Ebnerpxar: avoid including archive root's exclude patterns...
2020-11-12 Wolfgang Bumillervisibility cleanups
2020-11-12 Fabian Ebnerpxar: only generate .pxarexclude-cli if there were...
2020-11-12 Fabian Ebnerpxar: include .pxarexclude files in the archive
2020-11-12 Fabian Ebnerpxar: fix anchored exclusion at archive root
2020-11-12 Wolfgang Bumillerremove unused function
2020-11-12 Thomas Lamprechtfollouwp: whitespace cleanup
2020-11-12 Mira Limbeckapi: apt/versions: fix running_kernel string for unknow...
2020-11-12 Thomas Lamprechtmanager: versions: non-verbose should actually print...
2020-11-12 Stefan Reiterapt: use typed response for get_versions
2020-11-12 Wolfgang Bumillercleanup clippy leftovers
2020-11-12 Wolfgang Bumilleruse pin-project to remove more unsafe blocks
2020-11-11 Thomas Lamprechtmanager: versions: unify printing
2020-11-11 Mira Limbeckadd versions command to proxmox-backup-manager
2020-11-11 Thomas Lamprechtapi: versions: add version also in server package unkno...
2020-11-11 Thomas Lamprechtapi: versions: rust fmt cleanups
2020-11-11 Thomas Lamprechtapi: apt update info: do not serialize extra info if...
2020-11-11 Mira Limbeckadd extra_info field to APTUpdateInfo
2020-11-11 Dominik Csapakapi2/node/syslog: use 'real_service_name' here also
2020-11-11 Stoiko Ivanovlog source of encryption key
2020-11-11 Stoiko Ivanovinform user when using default encryption key
2020-11-11 Oguz Bektasreport: use '$' instead of '#' for showing commands
2020-11-11 Oguz Bektasreport: fix grammar error
2020-11-11 Dominik Csapakmake user properties deletable
2020-11-11 Fabian Grünbichlerrest: check for disabled token (user)
2020-11-11 Thomas Lamprechtdaemon: rename method, endless loop, bail on exec error
2020-11-11 Dominik Csapakdaemon: add hack for sd_notify
2020-11-10 Wolfgang Bumillertools::runtime: pin_mut instead of unsafe block
2020-11-10 Wolfgang Bumillerasync_io: require Unpin for EitherStream and HyperAccept
2020-11-10 Fabian Grünbichlerverify: cleanup logging order/messages
2020-11-10 Fabian Grünbichlerverify: log/warn on invalid owner
2020-11-10 Fabian Grünbichlerremote.cfg: rename userid to 'auth-id'
2020-11-10 Fabian Grünbichlerfix #3060:: improve get_owner error handling
2020-11-10 Wolfgang BumillerHttpsConnector: include destination on connect errors
2020-11-10 Wolfgang Bumillerclient: error context when building HttpClient
2020-11-10 Dietmar Maurerfix bug #3060: continue sync if we cannot aquire the...
2020-11-10 Dominik Csapakapi2/status/datastore-usage: add gc-status and history...
2020-11-10 Fabian Ebnerbail if mount point already exists for directories
2020-11-10 Fabian Ebnermount zpools created via API under /mnt/datastore
2020-11-09 Stefan Reiterapt: allow changelog retrieval from enterprise repo
2020-11-09 Dominik Csapakapi2/node/tasks: add check_job_store and use it
2020-11-09 Thomas Lamprechtproxy: fix log message for auth log rotation
2020-11-09 Thomas Lamprechtapi: node/apt: add versions call
2020-11-09 Dietmar Maurerfix bug #3121: forbid removing used reemotes
2020-11-09 Wolfgang Bumillerpxar: log when skipping mount points
2020-11-09 Thomas Lamprechttools apt: include package name in filter data
2020-11-06 Dominik Csapakproxmox-backup-proxy: remove unnecessary alias
2020-11-06 Thomas Lamprechtapi: datastore: allow to set "verify-new" option over API
2020-11-06 Wolfgang BumillerVec::new is Vec's default default
2020-11-06 Fabian Grünbichlerclient: properly complete new-owner
2020-11-06 Fabian Grünbichlertasks: allow access to job tasks
2020-11-06 Fabian Grünbichlerverify: allow unprivileged access to admin API
2020-11-06 Fabian Grünbichlerverify: fix unprivileged verification jobs
2020-11-06 Dietmar Maurerget rid of backup@pam
2020-11-05 Fabian Grünbichlerapi: refactor remote client and add remote scan
2020-11-05 Fabian Grünbichlertypes: extract DataStoreListItem
2020-11-05 Dietmar Maurerconfig: make notify a property string
2020-11-05 Dominik Csapaktools/daemon: fix reload with open connections
2020-11-05 Wolfgang Bumillerpxar: more concise EOF handling
2020-11-05 Dominik Csapakpxar/create: handle ErrorKind::Interrupted for file...
2020-11-05 Dominik Csapakpxar/create: fix endless loop for shrinking files
2020-11-04 Thomas Lamprechtproxy: also rotate auth.log file
2020-11-04 Thomas Lamprechtproxy: logrotate: do not serialize sending async log...
2020-11-04 Thomas Lamprechtapi: factor out auth logger and use for all API authent...
2020-11-04 Thomas Lamprechtworker task: fix passing upid to send command
2020-11-04 Thomas Lamprechtlog rotate: only add .zst to new file after second...
2020-11-04 Dietmar Maurerproxy: use new datastore notify settings
2020-11-04 Dietmar Maurerconfig: allow to configure who receives job notify...
2020-11-04 Dietmar Maurersync: improve log format
2020-11-04 Dietmar Maurerproxy: log if there are too many open connections
2020-11-04 Dietmar Maurerfix bug #2870: use updated tickets
2020-11-04 Dietmar Maurerproxy: use env PROXMOX_DEBUG to enable/disable debug...
2020-11-04 Dietmar Maurercleanup: use Arc to count open connections
2020-11-04 Dietmar Maurerfix #3106: correctly queue incoming connections
2020-11-03 Thomas Lamprechtreport: add more commands/files to check
2020-11-03 Thomas Lamprechtreport: avoid lazy_static for command/files/.. definitions
2020-11-03 Thomas Lamprechtmanager: report: call method directly, avoid HTTPS...
2020-11-03 Hannes Laimermanager: add report cli command
2020-11-03 Hannes Laimerreport: add api endpoint and function to generate report
2020-11-03 Dominik Csapakapi2/node/tasks: add optional until filter
2020-11-03 Dominik Csapakapi2/status: remove list_task api call
2020-11-03 Dominik Csapakapi2/node/tasks: add optional since/typefilter/statusfilter
2020-11-03 Dominik Csapakapi2/node/tasks: change limit behaviour when it is 0
2020-11-03 Dominik Csapakserver/worker_task: add tasktype to return the api...
2020-11-03 Dietmar Maurercleanup: use const_regex, use BACKUP_ID_REGEX for api too
2020-11-03 Dominik Csapakfix #3039: use the same ID regex for info and api
2020-11-02 Fabian Grünbichlersync: add access check tests
2020-11-02 Fabian Grünbichleruser.cfg/user info: add test constructors
2020-11-02 Thomas Lamprechtproxy: drop now unused UPID import
2020-11-02 Dominik Csapakproxmox-backup-proxy: use only jobstate for garbage_col...
2020-11-02 Dominik Csapakapi2/admin/datastore: start the garbage_collection...
2020-11-02 Dominik Csapakserver/gc_job: add 'to_stdout'
2020-11-02 Dominik Csapakbackup/{dynamic, fixed}_index: improve error message...
2020-11-02 Thomas Lamprechtgc: mark_used_chunks: reduce implementation noise
2020-11-02 Dominik Csapakgarbage collect: improve index error messages
2020-11-02 Thomas Lamprechtlog rotate task: make task archive limits be binary...
2020-11-02 Thomas Lamprechtlog rotate task: adapt internal jobstate ID, set worker...
2020-11-02 Thomas Lamprechtserver: implement access log rotation with re-open...
2020-11-02 Thomas Lamprechtserver: write main daemon PID to run directory
2020-11-02 Thomas Lamprechtcommand socket: make create_control_socket private
next