]> git.proxmox.com Git - proxmox.git/shortlog
proxmox.git
2020-11-30 Wolfgang Bumillermake_tmp_file: properly guard file descriptor
2020-11-27 Fabian Grünbichlerrun 'cargo fmt'
2020-11-27 Fabian Grünbichlerfix clippy warnings
2020-11-24 Dietmar Maurerbump version to 0.7.2-1
2020-11-24 Dietmar Maurerimplement cli command alias feature
2020-11-24 Dietmar Maurerfix typo
2020-11-19 Wolfgang Bumillerbump proxmox to 0.7.1
2020-11-19 Wolfgang Bumillertools: refactor hex parsing
2020-11-16 Wolfgang Bumillerformatting fixup
2020-11-10 Wolfgang Bumillerapi-macro: support raw method parameters
2020-11-05 Thomas Lamprechtbump proxmox-api-macro version to 0.2.3
2020-11-05 Thomas Lamprechtproxmox: loosen version requirement to api macro crate
2020-11-05 Fabian Ebnerfix prefix for nested commands
2020-11-04 Wolfgang Bumillertfa: make AuthResponse fields public
2020-11-02 Wolfgang Bumillermake u2f registration challenge Deserialize
2020-11-02 Wolfgang Bumillermake u2f attestation certificate optional
2020-10-30 Wolfgang Bumillerbump proxmox to 0.7.0-1
2020-10-30 Wolfgang Bumillertotp: rename step to period
2020-10-29 Wolfgang Bumillerbump proxmox to 0.6.0-1
2020-10-29 Wolfgang Bumilleradd proxmox::tools::tfa
2020-10-29 Wolfgang Bumillertest fixups
2020-10-29 Fabian Grünbichlerrpcenv: rename user to auth_id
2020-10-27 Thomas Lamprechtapi macro: reuse generated default const for "unwrap_or"
2020-10-20 Thomas Lamprechttools fs: fix comment typo and strange glyph
2020-10-19 Wolfgang Bumillerbump proxmox version to 0.5.0-1
2020-10-19 Wolfgang Bumillerproxmox::tools::fs: remove deprecated functions
2020-10-19 Fabian Grünbichlerproxmox: bump nix dependency
2020-10-16 Dietmar Maurerbump proxmox version to 0.4.4-1
2020-10-14 Thomas Lamprechtapi: RPC environment: add client IP getter/setter to...
2020-10-14 Wolfgang Bumillerclippy fixups
2020-10-08 Dietmar Maurerbump proxmox version to 0.4.3-1
2020-10-08 Thomas Lamprechttools: change constnamemap to a more automatic constnam...
2020-10-05 Wolfgang Bumillerformatting fixup
2020-10-05 Wolfgang Bumillerimprove error messages in parse_rfc3339
2020-10-02 Wolfgang Bumillerbig formatting cleanup
2020-10-02 Wolfgang Bumillerformatting fixup
2020-09-30 Dominik Csapakproxmox/tools/common_regex: improve IPRE_BRACKET
2020-09-28 Dietmar Maurerbump version to 0.4.2-1
2020-09-28 Dietmar Maurersimplify open_file_locked
2020-09-28 Dominik Csapakproxmox/tools/fs: create tmpfile helper
2020-09-28 Dominik Csapakproxmox/tools/fs: add shared lock helper
2020-09-22 Wolfgang Bumillermodule consistency
2020-09-21 Thomas Lamprechtd/changelog: fixup email address
2020-09-21 Dietmar Maurerbump version to 0.4.1-1
2020-09-21 Dietmar Maurerproxmox/src/tools/email.rs: use slice instead of Vec
2020-09-19 Dietmar Maurerbump versions to proxmox 0.4.0 and proxmox-api-macro...
2020-09-19 Dominik Csapakapi-macro: replace ident hashmap with simple find
2020-09-18 Fabian Grünbichlerpermissions: introduce UserParam permission
2020-09-17 Dietmar Maurerbump version to 0.3.9, api-macro dependency to 0.2.1
2020-09-17 Dietmar Maurerbump proxmox-api-macro version to 0.2.1-1
2020-09-17 Dominik Csapakapi-macro: relax Fieldname rules
2020-09-17 Dominik Csapakapi-macro: fix broken binary ident search
2020-09-15 Fabian Grünbichlertime: add tests for gmtime range
2020-09-15 Fabian Grünbichlertime/rfc3339: add leading zeroes for years < 1000
2020-09-15 Fabian Grünbichlertime: add tests for RFC3339 corner cases
2020-09-15 Fabian Grünbichlertime: allow leap seconds when parsing RFC3339
2020-09-15 Fabian Grünbichlertime: add test for leap second parsing/converting
2020-09-14 Dietmar Maurerbump proxmox version to 0.3.8-1
2020-09-14 Dietmar Maurerremove chrono dependency and related code
2020-09-14 Dietmar Maurercheck year in epoch_to_rfc3339, new helpers strftime_lo...
2020-09-14 Dietmar Maurernew helpers epoch_i64 and epoch_f64
2020-09-13 Dietmar Maurerproxmox/src/tools/serde.rs: fix epoch_as_rfc3339 doctest
2020-09-13 Dietmar Maurerbump proxmox version to 0.3.7
2020-09-13 Dietmar Maurerfix epoch_as_rfc3339 serializer
2020-09-13 Dietmar Maurersrc/tools/serde.rs: implement epoch_as_rfc3339 serializer
2020-09-13 Dietmar Maurersrc/tools/time.rs: rename rfc_3339 to rfc3339
2020-09-13 Dietmar Maurersrc/tools/email.rs: avoid chrono dependency
2020-09-13 Dietmar Maurersrc/tools/time.rs: add parse_rfc_3339
2020-09-13 Dietmar Maurersrc/tools/time/tm_editor.rs: copied from proxmox backup
2020-09-13 Dietmar Maurerproxmox/src/tools/time.rs: add epoch_to_rfc_3339
2020-09-12 Dietmar Maurerproxmox/src/tools/time.rs: fix previous commit
2020-09-12 Dietmar Maurerbump proxmox version to 0.3.6-1
2020-09-12 Dietmar Maurerproxmox/src/tools/time.rs: add strftime bindings
2020-09-04 Dietmar Maurerbump proxmox version to 0.3.5-1
2020-09-04 Dominik Csapaktools/time: give tm struct as mut reference
2020-08-28 Wolfgang Bumillerand run rustfmt over another big chunk of code
2020-08-28 Wolfgang Bumillermore formatting fixups
2020-08-28 Wolfgang Bumillerformatting fixups
2020-08-28 Dietmar Maurerbump proxmox to 0.3.4-1
2020-08-28 Hannes Laimeremail: add small function to send multi-part emails...
2020-08-10 Wolfgang Bumillerbump proxmox to 0.3.3-1
2020-08-10 Wolfgang Bumilleradd serde forwarding convenience macros
2020-08-04 Wolfgang Bumillerclippy: use matches for if let -> bool
2020-08-04 Wolfgang Bumillerbump proxmox dep to 0.3.2-1
2020-08-04 Wolfgang Bumillertools/mod.rs: sort modules
2020-08-04 Wolfgang Bumilleradd lock_file and open_file_locked
2020-08-04 Wolfgang Bumilleradd proxmox::sys::timer module (moved from proxmox...
2020-08-03 Wolfgang Bumillermove uuid serde code to uuid.rs
2020-08-02 Dietmar Maurerbump version to 0.3.1-1
2020-08-02 Dietmar MaurerUuid: implement Serlialize/Deserialize
2020-07-29 Wolfgang Bumillerbump proxmox version to 0.3.0-1
2020-07-29 Wolfgang Bumilleradd http_bail macro
2020-07-29 Wolfgang Bumillerhttp_err macro: imply format!()
2020-07-28 Wolfgang Bumillerswitch to using mod.rs
2020-07-28 Stefan Reiterfix #2882: correctly parse optional fields from mountinfo
2020-07-23 Thomas Lamprechtbump proxmox version to 0.2.1-1
2020-07-17 Dominik Csapakproxmox/tools/byte_buffer: improve read_from example
2020-07-17 Dominik Csapakproxmox/tools/websocket: fix some clippy warnings
2020-07-17 Dominik Csapakproxmox/tools/websocket: improve error handling
2020-07-17 Dominik Csapakproxmox/tools/websocket: introduce WebSocketError and...
next