]> git.proxmox.com Git - proxmox.git/shortlog
proxmox.git
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...
2020-07-16 Wolfgang Bumillerapi-macro: formatting fixups
2020-07-16 Wolfgang Bumillera lot more clippy lint fixes
2020-07-16 Wolfgang Bumillervarious clippy lint fixes
2020-07-15 Wolfgang Bumillerwebsocket feature dependency fixup
2020-07-15 Dominik Csapakproxmox/tools/websocket: add WebSocket implementation
2020-07-15 Dominik Csapakproxmox/tools/websocket: replace CallBack with a channel
2020-07-15 Dominik Csapakproxmox/tools/websocket: implement send_control_frame...
2020-07-15 Dominik Csapakproxmox/tools/websocket: improve mask_bytes and create_...
2020-07-15 Dominik Csapakproxmox/tools/websocket: use io::Error and Result expli...
2020-07-15 Dominik Csapakproxmox/tools/websocket: correctly return eof
2020-07-15 Dominik Csapakproxmox/tools/websocket: use ready macro for WebSocketW...
2020-07-15 Dominik Csapakproxmox/tools/byte_buffer: impl Default
2020-07-15 Dominik Csapakproxmox/tools/byte_buffer: improve ByteBuffer interface
2020-07-14 Wolfgang Bumillertools::common_regex: add IPRE_BRACKET
2020-07-10 Wolfgang Bumillerbump proxmox version to 0.2.0-1
2020-07-10 Wolfgang Bumillerbump api macro to 0.2.0-1
2020-07-10 Wolfgang Bumillerapi-macro: test using return schemas within return...
2020-07-10 Wolfgang Bumillerapi-macro: reference consistency
2020-07-09 Wolfgang Bumillercompletion: COMP_POINT is a codepoint count not a byte...
2020-07-07 Wolfgang Bumillercompile fixups
2020-07-07 Wolfgang Bumilleradd websocket (default-)feature, make futures optional
2020-07-07 Wolfgang Bumillermake the proxmox crate without default features again
2020-07-07 Wolfgang Bumillersome minor clippy lint cleanups
2020-07-07 Wolfgang BumillerByteBuffer: use T: AsyncRead, not AsyncReadExt
2020-07-07 Wolfgang Bumillertest cleanups
2020-07-07 Wolfgang BumillerByteBuffer: don't require Sized on Read references
2020-07-07 Wolfgang BumillerByteBuffer: actually test the doc comment code
2020-07-07 Wolfgang BumillerByteBuffer: skip the temporary Vec
2020-07-03 Dietmar Maurerbump version to 0.1.42-1
2020-07-03 Dominik Csapaksys/linux/pty: add examples and docs
2020-07-03 Dominik Csapaktools/byte_buffer: add examples and docs
2020-07-03 Dominik Csapaktools/websocket: add examples and docs
2020-07-03 Dominik Csapaktools/websocket: improve traits for WebSocketReader
2020-07-03 Dominik Csapaktools/websocket: require writer to be Unpin
2020-07-03 Dominik Csapaktools/websocket: make mask not a reference
2020-07-03 Dominik Csapaktools: add Websocket helper
2020-07-03 Dominik Csapaksys/linux: add PTY helper
2020-07-03 Dominik Csapaktools: add ByteBuffer
2020-07-01 Wolfgang Bumillercleanup: libc has 'getrandom' since 0.2.59
2020-06-26 Dietmar Maurerbump proxmox to 0.1.41-1
2020-06-26 Dominik Csapakapi/router: percent decode the components of the uri
2020-06-12 Wolfgang Bumillerbump proxmox to 0.1.40-1
2020-06-12 Wolfgang Bumillertools: add mmap helper
2020-06-12 Wolfgang BumillerAsHex Display helper
2020-06-09 Wolfgang Bumilleradd TtyOutpu helper and use it for read_password
2020-06-05 Dietmar Maurerbump version to 0.1.39-1
2020-06-05 Dominik Csapakfix Permission::Privilege path check
2020-06-05 Dominik Csapakadd tests for check_api_permission
2020-05-28 Dietmar Maurerbump version to 0.1.38-1
2020-05-28 Dietmar Maurerproxmox/src/tools/fs.rs: add additional helpers to...
2020-05-26 Dietmar Maurerbump version toö 0.1.37-1
2020-05-26 Dominik Csapakproxmox: add string_as_base64 serde (de)serializer
2020-05-25 Wolfgang Bumillerbump proxmox to 0.1.36-1
2020-05-25 Wolfgang Bumillerprocfs: iowait_percent fixup
2020-05-25 Wolfgang Bumillerformatting fixup
2020-05-25 Wolfgang Bumillerbump proxmox to 0.1.35-1
2020-05-25 Wolfgang Bumillerprocfs: add loadavg reader
2020-05-25 Wolfgang Bumillermake CLOCK_TICKS public
2020-05-25 Wolfgang Bumillerprocfs: add iowait_percent
2020-05-25 Wolfgang Bumillerprocfs: don't count guest and guest_nice times twice
2020-05-20 Dietmar Maurerbump version to 0.1.34-1
2020-05-20 Dominik Csapakadd 'constnamemap' macro
2020-05-20 Dietmar Maurerpumb version to 0.1.33-1
2020-05-20 Dietmar Maurerproxmox/src/api/section_config.rs: simplify code
2020-05-20 Dominik Csapaksection_config: fixup fallback schema in parse
2020-05-19 Dietmar Maurerbump version to 0.1.32
2020-05-19 Dominik Csapakproxmox: section_config: add convert_to_typed_array
2020-05-19 Dominik Csapakproxmox: section_config: add id_property to SectionConf...
2020-05-18 Dietmar Maurerbump version to 0.1.31-1
2020-05-18 Dietmar Maurerproxmox/src/api/rpc_environment.rs: use Value to store...
2020-05-18 Fabian Grünbichlerupdate dependencies
2020-05-18 Wolfgang Bumillerapi-macro: bump version to 0.1.9-1
2020-05-15 Dietmar Maurerbump version to 0.1.30-1
2020-05-15 Dietmar Maurerproxmox/src/tools/time.rs: binding for libc localtime...
2020-05-15 Wolfgang Bumillerapi-macro: remove more unnecessary parentheses
2020-05-14 Wolfgang Bumillerapi-macro: remove some unnecessary parentheses in output
next