]> git.proxmox.com Git - proxmox-backup.git/history - src/api2
ui: datastores: hide "no datastore" box by default
[proxmox-backup.git] / src / api2 /
2020-11-12 Thomas Lamprechtfollouwp: whitespace cleanup
2020-11-12 Mira Limbeckapi: apt/versions: fix running_kernel string for unknow...
2020-11-12 Stefan Reiterapt: use typed response for get_versions
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 Dominik Csapakmake user properties deletable
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 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 Lamprechtapi: node/apt: add versions call
2020-11-09 Dietmar Maurerfix bug #3121: forbid removing used reemotes
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-04 Thomas Lamprechtapi: factor out auth logger and use for all API authent...
2020-11-04 Dietmar Maurerproxy: use new datastore notify settings
2020-11-04 Dietmar Maurerconfig: allow to configure who receives job notify...
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 Dietmar Maurercleanup: use const_regex, use BACKUP_ID_REGEX for api too
2020-11-02 Fabian Grünbichlersync: add access check tests
2020-11-02 Dominik Csapakapi2/admin/datastore: start the garbage_collection...
2020-11-02 Fabian Grünbichlersync: allow sync for non-superusers
2020-11-02 Fabian Grünbichlerfix #2864: add owner option to sync
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-30 Fabian Grünbichlerapi: replace auth_id with auth-id
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 Wolfgang Bumillerimpl From<Authid> for Userid
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-29 Wolfgang Bumillerapi2/access/user: fix return type schema
2020-10-29 Wolfgang Bumillerapi2/access/user: drop Option, treat empty Vec as None
2020-10-29 Fabian Grünbichleracls: allow viewing/editing user's token ACLs
2020-10-29 Fabian Grünbichlertasks: allow unpriv users to read their tokens' tasks
2020-10-29 Fabian Grünbichlerowner checks: handle backups owned by API tokens
2020-10-29 Fabian Grünbichlerclient/remote: allow using ApiToken + secret
2020-10-29 Fabian Grünbichlerapi: add permissions endpoint
2020-10-29 Fabian Grünbichlerapi: allow listing users + tokens
2020-10-29 Fabian Grünbichlerapi: add API token endpoints
2020-10-29 Fabian Grünbichlerreplace Userid with Authid
2020-10-29 Fabian Grünbichlerapi: add Authid as wrapper around Userid
2020-10-29 Dominik Csapakapi: datstore status: introduce proper structs and...
2020-10-29 Dietmar Maurersend sync job status emails
2020-10-29 Dietmar Maurerverify: directly pass manifest to filter function
2020-10-28 Dietmar Maurerverify: improve code reuse, fix filter function
2020-10-28 Dietmar Maurermove jobstate to server
2020-10-27 Dominik Csapakapi/{verify, syncjobs}: add optional datastore parameter
2020-10-27 Dominik Csapakadmin/datastore: add more info to status call
2020-10-27 Dominik Csapakbackup/datastore: count still bad chunks for the status
2020-10-27 Thomas Lamprechthack: workaround unused code warning until proxmox...
2020-10-27 Thomas Lamprechtimplement subscription handling and api
2020-10-27 Thomas Lamprechtapi: disks: cleanup use statement
2020-10-24 Thomas Lamprechtapi: add world accessible ping dummy endpoint
2020-10-22 Fabian Grünbichlerapt: improve error messages
2020-10-22 Stefan Reiterapt: add /changelog API call similar to PVE
2020-10-22 Stefan Reiterfix #2934: list to-be-installed packages in updates
2020-10-22 Stefan Reiterapt: refactor package detail reading into function
2020-10-22 Stefan Reiterapt: use 'apt-get changelog --print-uris' in get_change...
2020-10-22 Stefan Reiterapt: allow filter to select different package version
2020-10-22 Dietmar Maurerupid: use systemd escape to decode/encode the worker_id
2020-10-21 Hannes Laimerapi proxy: remove old verification scheduling
2020-10-21 Hannes Laimerset a different worker_type based on what is going...
2020-10-21 Hannes Laimerapi2: add verification admin endpoint and do_verificati...
2020-10-21 Hannes Laimerapi2: add verification job config endpoint
2020-10-21 Hannes Laimerrename VERIFY_SCHEDULE_SCHEMA to VERIFICATION_SCHEDULE_...
2020-10-21 Wolfgang Bumillerpass params by ref to recurse_files
2020-10-21 Wolfgang Bumillerwhitespace fixup
2020-10-21 Dominik Csapakapi2/admin/datastore/pxar_file_download: download direc...
2020-10-20 Dietmar Maurerbackup: avoid Transport endpoint is not connected error
2020-10-20 Stefan Reiterfix #2988: allow verification after finishing a snapshot
2020-10-20 Stefan Reiterfix missing block_in_place for remove_backup
2020-10-19 Fabian Grünbichlerfix typos
2020-10-19 Fabian Grünbichlerfix indentation
next