]> git.proxmox.com Git - proxmox-backup.git/shortlog
proxmox-backup.git
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
2020-10-31 Thomas Lamprechttools: do not unnecessarily prefix module path
2020-10-31 Thomas Lamprechttrivial: fix typo in comment
2020-10-31 Thomas Lamprechtui: ACL view: do not save grid state
2020-10-31 Thomas Lamprechtui: improve ACL view layout
2020-10-31 Thomas Lamprechtui: bump sync/verify grid stateid
2020-10-31 Thomas Lamprechtui: improve sync job view layout
2020-10-31 Thomas Lamprechtui: improve verify job view layout, show job-id
2020-10-31 Thomas Lamprechtui: administration: set icons for tabs
2020-10-31 Dietmar Maurercleanup: fix wording in GC status emails
2020-10-30 Thomas Lamprechtdocs: client: avoid that repo gets detected as email...
2020-10-30 Thomas Lamprechtdocs: fixup bad RST table format
2020-10-30 Thomas Lamprechtdocs: add token example to client, and reformat a bit
2020-10-30 Fabian Grünbichlerdocs: add API tokens to documentation
2020-10-30 Fabian Grünbichlerapi: replace auth_id with auth-id
2020-10-30 Fabian Grünbichlerprivs: add some more comments explaining privileges
2020-10-30 Fabian Grünbichlerprivs: remove PRIV_REMOVE_PRUNE
2020-10-30 Fabian Grünbichlerverify jobs: add permissions
2020-10-30 Fabian Grünbichlerverify: introduce & use new Datastore.Verify privilege
2020-10-30 Fabian Grünbichlerprivs: use Datastore.Modify|Backup to set backup notes
2020-10-30 Fabian Grünbichlerprivs: allow reading notes with Datastore.Audit
2020-10-30 Thomas Lamprechtui: permission path selector: cbind typeAhead to editable
2020-10-30 Wolfgang Bumillerupdate d/control
2020-10-30 Wolfgang Bumillerimpl From<Authid> for Userid
2020-10-30 Wolfgang Bumillerbump proxmox dependency to 0.7.0 for totp udpates
2020-10-30 Dominik Csapakui: Utils: add product specific task descriptions
2020-10-30 Thomas Lamprechtserver/rest: accept also = as token separator
2020-10-30 Thomas Lamprechtserver/rest: user constants for HTTP headers
2020-10-30 Fabian Grünbichlerapi tokens: add authorization method
2020-10-30 Thomas Lamprechtproxmox-backup-manager: add subscription commands
2020-10-30 Thomas Lamprechtapi: define subscription module and methods as public
2020-10-30 Thomas Lamprechtapi: define subscription key schema and use it
2020-10-30 Fabian Grünbichlerproxy: fix warnings
2020-10-30 Dietmar Maurerproxy: split out code to run garbage collection job
2020-10-30 Dietmar Maurercheck_schedule cleanup: use &str instead of String
next