]> git.proxmox.com Git - pve-esxi-import-tools.git/shortlog
pve-esxi-import-tools.git
5 days ago Thomas Lamprechtbump version to 0.7.2 master
5 days ago Thomas Lamprechtcargo: update pico-args dependency to version 0.5
11 days ago Daniel Kralfix #5587: add support for older version of vmx storage...
2024-06-20 Fabian Grünbichlerbuild: force debug symbols in release build
2024-06-07 Wolfgang Bumillerbump version to 0.7.1
2024-06-07 Dominik Csapakimprove error handling before mounting
2024-04-05 Wolfgang Bumillerfix --help output formatting
2024-04-04 Thomas Lamprechtbump version to 0.7.0
2024-04-04 Thomas Lamprechtesxi: add help and version flags as long and short...
2024-04-04 Thomas Lamprechtversion file: skip repo revision for now
2024-04-04 Wolfgang Bumilleradd .version file to root of the fuse mount
2024-04-04 Wolfgang Bumillercatch NotFound in handle_lookup explicitly
2024-04-04 Wolfgang Bumilleruse send_replace on watch channels
2024-04-04 Wolfgang Bumilleruse new InodeEntries for Datastores
2024-04-04 Wolfgang Bumillerfactor deduplicated entry lookup out of Dir
2024-04-04 Wolfgang Bumillerrefcount cache enable state
2024-04-02 Thomas Lamprechtbump version to 0.6.1
2024-04-02 Thomas Lamprechtreformat let-else for better readability
2024-04-02 Thomas Lamprechtupdate gitignore file
2024-04-02 Wolfgang Bumilleruse session cookie to avoid generating a new one on...
2024-03-28 Thomas Lamprechtbump version to 0.6.0
2024-03-28 Thomas Lamprechtd/changelog: expand and reword slightly
2024-03-28 Wolfgang Bumillerbump version to 0.5.1
2024-03-28 Wolfgang Bumillerattempt to negotiate http2 protocol via alpn
2024-03-28 Wolfgang Bumillerbump d/control
2024-03-28 Wolfgang Bumillerexplicitly enable http2 in hyper
2024-03-28 Wolfgang Bumillerfix error message when not finding password-file
2024-03-28 Wolfgang Bumillerguard read requests so they cannot fail with ENOSYS
2024-03-28 Wolfgang Bumillerupdate help to show how to specify a port
2024-03-28 Wolfgang Bumillerlitvms: add --port parameter
2024-03-27 Wolfgang Bumillerupdate d/control
2024-03-27 Wolfgang Bumillerclamp worker threads between 2 and 4 based on core...
2024-03-27 Wolfgang Bumillerlimit async runtime to 4 worker and 2 blocking threads
2024-03-27 Thomas Lamprechtbump version to 0.5.0
2024-03-27 Wolfgang Bumilleractually fail reads on http 500
2024-03-27 Wolfgang Bumillerlimit to 4 concurrent requests and synchronize retry...
2024-03-27 Thomas Lamprechtbump version to 0.4.1
2024-03-27 Thomas Lamprechtesxi fuse: reduce log of retrying due to rate-limit...
2024-03-27 Thomas Lamprechtbump version to 0.4.0
2024-03-27 Thomas Lamprechtfix-up version tracked in cargo.toml
2024-03-27 Thomas Lamprechtbuildsys: skip checking build-dependencies for generati...
2024-03-27 Thomas Lamprechtbump version to 0.4.0
2024-03-27 Max Carraralistvms: remove unused import and unaccessed exception
2024-03-27 Wolfgang Bumillerlistvms.py: improve error message when password file...
2024-03-27 Wolfgang Bumillerlistvms.py: improve error message for invalid credentials
2024-03-27 Wolfgang Bumillerlistvms.py: just print the errors as they are
2024-03-27 Wolfgang Bumillerlistvms.py: drop squeeze helper
2024-03-27 Wolfgang Bumillerlistvms.py: actually don't use Path for the types
2024-03-27 Max Carrarause mypy for automatic type checks in Python
2024-03-27 Max Carraralistvms: run formatter
2024-03-27 Max Carraralistvms: dump json directly to stdout
2024-03-27 Max Carraralistvms: add arg parser, context manager for connection...
2024-03-27 Max Carraralistvms: improve typing and add dataclasses to represen...
2024-03-27 Max Carraralistvms: reorder imports
2024-03-27 Max Carraralistvms: remove unused import and variable
2024-03-22 Thomas Lamprechtbump version to 0.3.0
2024-03-22 Wolfgang Bumillerreduce log spam on startup, log when the mount is ready
2024-03-22 Wolfgang Bumillerbump d/control
2024-03-22 Wolfgang Bumillerlistvms.py: reword certificate validation error
2024-03-22 Wolfgang Bumillerlistvms.py: make cert validation errors show a more...
2024-03-22 Wolfgang Bumillerlistvms.py: output connection error via stderr
2024-03-21 Wolfgang Bumillerdepend on proxmox-fuse 0.1.7 so --change-user/group...
2024-03-19 Wolfgang Bumillermake datastores discoverable
2024-03-12 Thomas Lamprechtbump version to 0.2.0
2024-03-12 Thomas LamprechtRevert "buildsys: add d/rustup_home, register force...
2024-03-12 Thomas Lamprechtrename --insecure option to --skip-cert-verification
2024-03-12 Thomas Lamprechtbuildsys: clean-up more
2024-03-12 Wolfgang Bumillerbump version to 0.1.2
2024-03-12 Wolfgang Bumilleresxi-folder-fuse: add --insecure option
2024-03-12 Wolfgang Bumillerlistvms.py: add --insecure parameter, verify cert by...
2024-03-12 Wolfgang Bumillerbump version to 0.1.1
2024-03-11 Wolfgang Bumillerlistvms.py: include power status in vm info
2024-03-11 Wolfgang Bumillerlistvms.py: don't iterate through vms twice, add disk...
2024-03-11 Wolfgang Bumillerlistvms.py: add function to query disk info for vms
2024-03-11 Wolfgang Bumillerlistvms.py: factor out datastore/path file name parsing
2024-03-11 Wolfgang Bumillerbuildsys: add d/rustup_home, register force system...
2024-03-10 Thomas Lamprechtbump version to 0.1.0
2024-03-10 Thomas Lamprechtbuildsys: drop odd cargo/rustc overrides
2024-03-10 Thomas Lamprechtbuildsys: allow to generate packages artefacts at the...
2024-03-10 Thomas Lamprechtpackagin: ship script and tool in arch-agnostic /usr...
2024-03-08 Thomas Lamprechtd/control: avoid rust- prefix for source package name
2024-03-08 Thomas Lamprechtbuildsys: avoid dcmd, just use already defined variables
2024-03-08 Thomas Lamprechtbuildsys: add convenience sbuild target
2024-03-08 Thomas Lamprechtbuildsys: track dbgsym package
2024-03-08 Thomas Lamprechtbuildsys: use variables for output and build directory
2024-03-08 Thomas Lamprechtbuildsys: DSC has no arch
2024-03-08 Thomas Lamprechtd/source: mark as native package
2024-03-05 Wolfgang Bumilleradd upload target
2024-03-05 Wolfgang Bumillerpackaging updates
2024-02-29 Wolfgang Bumillermore eof handling fixups
2024-02-26 Wolfgang Bumillerlru rotation fixup
2024-02-22 Wolfgang Bumillerdeal with file size changes during reading
2024-02-21 Wolfgang Bumillerdrop file caches on close
2024-02-15 Wolfgang Bumillerbump d/control
2024-02-15 Wolfgang Bumillerswitch from env_logger to syslog
2024-02-15 Wolfgang Bumilleradd --ready-fd parameter
2024-02-15 Wolfgang Bumilleradd options to drop privileges
2024-02-15 Wolfgang Bumillerlistvms.py: make connection errors less noisy
2024-02-15 Wolfgang Bumillerd/control: fixup python3 deps
2024-02-15 Wolfgang Bumillerbuildsys improvements
next