]> git.proxmox.com Git - proxmox-backup.git/shortlog
proxmox-backup.git
2020-11-06 Fabian Grünbichlerclient: properly complete new-owner
2020-11-06 Fabian Grünbichlerwww: add AuthidSelector
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 Maurerui: improve prune simulator layout
2020-11-06 Fabian Ebnerinclude prune simulator in build
2020-11-06 Fabian Ebnercreate prune simulator
2020-11-06 Dietmar Maurerui: require owner for sync jobs
2020-11-06 Dietmar Maurerui: use pbsUserSelector for BackupGroupChangeOwner
2020-11-06 Dylan Whytegui: Add button for changing backup group owner
2020-11-06 Dietmar Maurerget rid of backup@pam
2020-11-06 Thomas Lamprechtfixup: acutally commit all changes..
2020-11-06 Thomas Lamprechtui: move datastore related files into own folder
2020-11-05 Fabian Grünbichlerwww: add remote store selector
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 Lamprechtbump version to 0.9.6-1 v0.9.6
2020-11-04 Thomas Lamprechtui: sync jobs: add tooltip for remove vanished
2020-11-04 Thomas Lamprechtui: sync jobs: reorder fields
2020-11-04 Thomas Lamprechtui: sync jobs: fix originalValue of owner and improve...
2020-11-04 Thomas Lamprechtui: sync jobs: only set default schedule when creating...
2020-11-04 Dominik Csapakui: add shell panel under administration
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 Thomas Lamprechtui: fix task description for log rotate
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 Dominik Csapakui: SyncJobEdit: fix sending 'delete' values on SyncJob...
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 Maurerui: set default deduplication factor to 1.0
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 Lamprechtbump version to 0.9.5-1 v0.9.5
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 webui button for system report
2020-11-03 Hannes Laimerreport: add api endpoint and function to generate report
2020-11-03 Thomas Lamprechtui: task filter: add button icons
2020-11-03 Thomas Lamprechtui: task filter: reorder to avoid wasting vertical...
2020-11-03 Dominik Csapakui: add panel/Tasks and use it for the node tasks
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ünbichlerdocs: extend managing remotes
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
2020-11-02 Thomas Lamprechtserver: use generalized commando socket for worker...
2020-11-02 Thomas Lamprechtserver: add CommandoSocket where multiple users can...
2020-11-02 Thomas Lamprechtconfig: network: use error message when parsing netmask...
2020-11-02 Thomas Lamprechttools: file logger: avoid some possible unwraps in...
2020-11-02 Thomas Lamprechttools: log rotate: compressing rotated files
2020-11-02 Thomas Lamprechttools: log rotate: fix file ending for compressed files
2020-11-02 Dietmar Maurerconfig: support netmask when parsing interfaces file
2020-11-02 Dietmar Maurerui: fix verificationjob task description
2020-11-02 Thomas Lamprechtfile logger: allow reopening file
2020-11-02 Thomas Lamprechtpull out /run and /var/log directory constants to buildcfg
2020-11-02 Dietmar Maurernotify: add link to server GUI
2020-11-02 Dietmar Maurergc: remove extra empty lines in email notification...
2020-11-02 Thomas Lamprechtui: fix dashboard subscription
2020-11-02 Fabian Grünbichlersync: allow sync for non-superusers
2020-11-02 Fabian Grünbichlerfix #2864: add owner option to sync
2020-11-01 Thomas Lamprechtmanager: subscription commands s/delete/remove/
2020-10-31 Thomas Lamprechtapt: sort packages for update notifcation mail
2020-10-31 Thomas Lamprechtadd daily update and maintenance task
2020-10-31 Thomas Lamprechtapi: apt: implement support to send notification email...
2020-10-31 Thomas Lamprechtapi: implement apt pkg cache
2020-10-31 Thomas Lamprechtapi: apt: factor out and improve calling apt update
2020-10-31 Thomas Lamprechtapi/tools: split out apt helpers from api to own module
2020-10-31 Thomas Lamprechtapi types: derive Debug for APTUpdateInfo
2020-10-31 Thomas Lamprechtworker task: drop debug prints
next