]> git.proxmox.com Git - proxmox-backup.git/history - src/server
depend on libjs-qrcodejs
[proxmox-backup.git] / src / server /
2021-01-11 Wolfgang Bumillerapi: tfa management and login
2020-12-29 Dietmar Maurercleanup: disable debug message when we detect a stopped...
2020-12-22 Wolfgang Bumilleradaptions for proxmox 0.9 and proxmox-api-macro 0.3
2020-12-01 Fabian Grünbichlerremove BackupGroup::list_groups
2020-11-30 Wolfgang Bumillertiny clippy hint
2020-11-30 Wolfgang Bumillerminor cleanup
2020-11-24 Fabian Grünbichlerverification: fix message in notification mail
2020-11-24 Fabian Grünbichlerverification job: log failed dirs
2020-11-11 Mira Limbeckadd versions command to proxmox-backup-manager
2020-11-11 Oguz Bektasreport: use '$' instead of '#' for showing commands
2020-11-11 Oguz Bektasreport: fix grammar error
2020-11-11 Fabian Grünbichlerrest: check for disabled token (user)
2020-11-06 Fabian Grünbichlertasks: allow access to job tasks
2020-11-06 Dietmar Maurerget rid of backup@pam
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 Thomas Lamprechtworker task: fix passing upid to send command
2020-11-04 Dietmar Maurerproxy: use new datastore notify settings
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 Hannes Laimerreport: add api endpoint and function to generate report
2020-11-03 Dominik Csapakserver/worker_task: add tasktype to return the api...
2020-11-02 Dominik Csapakserver/gc_job: add 'to_stdout'
2020-11-02 Thomas Lamprechtserver: implement access log rotation with re-open...
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 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-10-31 Thomas Lamprechtapi: apt: implement support to send notification email...
2020-10-31 Thomas Lamprechtworker task: drop debug prints
2020-10-31 Thomas Lamprechttrivial: fix typo in comment
2020-10-31 Dietmar Maurercleanup: fix wording in GC status emails
2020-10-30 Fabian Grünbichlerverify: introduce & use new Datastore.Verify privilege
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 Dietmar Maurerproxy: split out code to run garbage collection job
2020-10-30 Hannes Laimerproxy: move prune logic into new file
2020-10-29 Fabian GrünbichlerREST: extract and handle API tokens
2020-10-29 Fabian Grünbichlerreplace Userid with Authid
2020-10-29 Dominik Csapakserver/worker_task: simplify task log writing
2020-10-29 Thomas Lamprechtworker task: remove debug print, faster modulo
2020-10-29 Dietmar Maurersend sync job status emails
2020-10-29 Dietmar Maurersend_job_status_mail: corectly escape html characters
2020-10-29 Dietmar Maurergarbage_collection: log deduplication factor
2020-10-29 Dietmar Maurerverify: directly pass manifest to filter function
2020-10-28 Thomas Lamprechtdo_verification_job: fix "never-reverify" and refactor...
2020-10-28 Thomas Lamprechtdo verification: always verify if manifest load fails
2020-10-28 Dietmar Maurerverify: improve code reuse, fix filter function
2020-10-28 Dietmar Maurerjobstate: fix doctest
2020-10-28 Dietmar Maurersend notification mails for GC and verify jobs
2020-10-28 Dietmar Maurersrc/server/verify_job.rs: add missing file
2020-10-28 Dietmar Maurermove jobstate to server
2020-10-22 Dietmar Maurerupid: use systemd escape to decode/encode the worker_id
2020-10-20 Thomas Lamprechtlog rotate: move basic rotation logic into module for...
2020-10-19 Thomas Lamprechtcode/fmt cleanups
2020-10-19 Fabian GrünbichlerREST: rename token to csrf_token
2020-10-19 Thomas Lamprechtfixup worker task: add time prefix again
2020-10-19 Thomas Lamprechtfile logger: add option to make the backup user the...
2020-10-16 Thomas Lamprechtserver/rest: also log user agent
2020-10-16 Thomas Lamprechtserver/rest: implement request access log
2020-10-16 Thomas Lamprechttools: file logger: use option struct to control behavior
2020-10-16 Thomas Lamprechtserver: rest: also log the query part of URL
2020-10-16 Thomas Lamprechtserver: rest: implement max URI path and query length...
2020-10-16 Thomas Lamprechtserver/rest: forward real client IP on proxied request
2020-10-15 Thomas Lamprechtserver: rest: refactor code to avoid multiple log_respo...
2020-10-15 Thomas Lamprechtcode cleanups
2020-10-12 Thomas Lamprechtserver/REST: check auth: code cleanup, better variable...
2020-10-12 Thomas Lamprechtserver/REST: make handle_request private
2020-10-12 Wolfgang Bumillerintroduce TaskState trait
2020-10-12 Thomas Lamprechtserver: get index: make content-type non mutable
2020-10-12 Thomas Lamprechtserver/rest: code cleanup: use async
2020-10-08 Fabian GrünbichlerREST: don't print CSRF token
2020-10-05 Dominik Csapaktask archive rotation: better handle non-existing archive
2020-10-05 Thomas LamprechtREST server: avoid hard coding world readable API endpoints
2020-10-02 Thomas Lamprechtrest server: cleanup use statements
2020-09-30 Dominik Csapaktasks: improve behaviour on upgrade
2020-09-30 Dominik Csapakserver/worker_task: fix panic on slice range when index...
2020-09-29 Dominik Csapakproxmox-backup-proxy: add task archive rotation
2020-09-29 Dominik Csapakserver/worker_task: remove unecessary read_task_list
2020-09-29 Dominik Csapakserver/worker_task: add TaskListInfoIterator
2020-09-29 Dominik Csapakserver/worker_task: write older tasks into archive...
2020-09-29 Dominik Csapakserver/worker_task: split task list file into two
2020-09-29 Dominik Csapakserver/worker_task: refactor locking of the task list
2020-09-28 Dietmar Maurerdepend on proxmox 0.4.2
2020-09-28 Dominik Csapakserver/worker_task: factor out task list rendering
2020-09-21 Dominik Csapakfix #3017: check array boundaries before using
2020-09-15 Dietmar Maureravoid chrono dependency, depend on proxmox 0.3.8
2020-09-08 Thomas Lamprechtui: add translation support
2020-09-08 Thomas Lamprechttools: rename extract_auth_cookie to extract_cookie
2020-09-08 Dominik Csapakserver/worker_task: fix upid_read_status
2020-09-04 Dietmar Maurerserver/worker_task: fix 'unknown' status for some big...
2020-08-18 Wolfgang Bumillerturn UPID into an API type
2020-08-14 Dominik Csapakcleanup: merge endtime into TaskState
2020-08-13 Dominik Csapakserver/worker_task: let upid_read_status also return...
2020-08-13 Dominik Csapakserver: change status of a task from a string to an...
2020-08-12 Wolfgang Bumillerreplace and remove old ticket functions
2020-08-12 Dietmar Maurerworker_task: new_thread() - remove unused tokio channel
next