]> git.proxmox.com Git - proxmox.git/history - proxmox-sys
http: bump version to 0.6.1-1
[proxmox.git] / proxmox-sys /
2022-05-05 Thomas Lamprechttree wide update of genereated control
2022-04-10 Thomas Lamprechtsys: make acl constants rustfmt safe
2022-04-10 Thomas Lamprechtsys: rust fmt
2022-02-21 Wolfgang Bumillerformatting fixup
2022-02-21 Wolfgang Bumillerworkspace: set proxmox-lang dep version to 1.1
2022-02-21 Dominik Csapakmove io error helpers to proxmox-lang
2022-02-08 Fabian Grünbichlermisc clippy fixes
2022-02-01 Dominik Csapakproxmox-sys: add FileSystemInformation struct and helper
2022-02-01 Dominik Csapakproxmox-sys: make some structs serializable
2021-12-30 Fabian Grünbichlersys: make xattr tests integration tests
2021-12-30 Fabian Grünbichleradd missing library dependencies
2021-12-13 Thomas Lamprechtproxmox-sys: fix glob-import of anyhow
2021-12-07 Wolfgang Bumillersys: another minor clippy fix
2021-12-07 Wolfgang Bumillersys: formatting
2021-12-07 Wolfgang Bumillersys: clippy fixes
2021-12-02 Fabian Grünbichleruse nix::unistd::fchown
2021-12-02 Fabian Grünbichlerclippy: allow manual_range_contains
2021-12-02 Fabian Grünbichlerclippy: misc fixes
2021-11-29 Wolfgang Bumillersys: add back d/control
2021-11-29 Wolfgang Bumillerbump proxmox-sys to 0.2.2
2021-11-29 Wolfgang Bumillersys: deprecate the identity macro
2021-11-29 Wolfgang Bumillersys: depend on sortable-macro 0.1.2
2021-11-29 Wolfgang Bumillerproxmox-sys: fix a warning in io_bail_last macro
2021-11-28 Dietmar Maurercleanup: avoid use anyhow::*
2021-11-25 Dietmar Maurerbump proxmox-sys version to 0.2.1
2021-11-25 Dietmar Maurerproxmox-sys: import pipe() function from pbs-toos/src...
2021-11-24 Dietmar Maureruse new proxmox-sys 0.2.0 for all crates
2021-11-24 Dietmar Maurerbump proxmox-sys version to 0.2.0
2021-11-24 Dietmar Maurerproxmox-sys: add stortable-macro feature and remove...
2021-11-24 Dietmar Maurerproxmox-sys: moved nodename from proxmox crate
2021-11-24 Dietmar Maurerproxmox-sys: fix regression tests
2021-11-24 Dietmar Maurerproxmox-sys: fixup worker task log macros
2021-11-24 Dietmar Maurerproxmox-sys: imported proxmox/src/tools/systemd.rs
2021-11-24 Dietmar Maurerproxmox-sys: imported proxmox/src/tools/email.rs
2021-11-24 Dietmar Maurerproxmox-sys: improve dev docs
2021-11-24 Dietmar Maurerproxmox-sys: imported pbs-tools/src/command.rs
2021-11-24 Dietmar Maurerproxmox-sys: imported pbs-tools/src/acl.rs
2021-11-24 Dietmar Maurerproxmox-sys: imported pbs-tool/src/xattr.rs
2021-11-24 Dietmar Maurerproxmox-sys: move file_get_non_comment_lines to src...
2021-11-24 Dietmar Maurerproxmox-sys: split xattr code into extra file
2021-11-24 Dietmar Maurerproxmox-sys: imported pbs-tools/src/fs.rs to src/fs...
2021-11-24 Dietmar Maurerproxmox-sys: imported proxmox tools/sys
2021-11-22 Dietmar Maurerbum proxmox-sys version to 0.1.2
2021-11-22 Dietmar Maurerproxmox-sys: fix test for wrong logrotate path
2021-11-19 Dietmar Maurerproxmox-sys: add copyright file
2021-11-19 Fabian Grünbichlersys: update d/control
2021-11-19 Fabian Grünbichlerbump proxmox-sys to 0.1.1
2021-11-19 Fabian Grünbichlersys: add missing file
2021-11-19 Fabian Grünbichlerall crates: bump base64 dep to 0.13
2021-11-19 Dietmar Maurerproxmox-sys: imported pbs-tools/src/task.rs (as worker_...
2021-11-19 Dietmar Maurerproxmox-sys: imported pbs-tools/src/logrotate.rs (with...
2021-11-19 Dietmar Maurerproxmox-sys: imported pbs-tools/src/process_locker.rs
2021-11-19 Dietmar Maurerproxmox-sys: add new crate
2020-01-21 Wolfgang BumillerMerge remote-tracking branch 'proxdev/master'
2020-01-21 Wolfgang Bumillermerge api, sys and tools into proxmox directly
2020-01-17 Wolfgang Bumillersys: double-parse fixup
2020-01-17 Wolfgang Bumillersys: mountinfo parsing fixups
2020-01-16 Wolfgang Bumillerbump sys crate
2020-01-16 Wolfgang Bumillersys: read_for_pid -> read_from_pid, drop deprecated...
2020-01-15 Wolfgang Bumillerbump proxmox-sys to 0.1.2
2020-01-15 Fabian Grünbichlerbuild: switch to debcargo
2020-01-15 Wolfgang Bumillersys: add pid module with PidFd type
2020-01-14 Wolfgang Bumillersys: derive Clone and Debug for mount_info::Entry and...
2020-01-14 Wolfgang Bumillersys: use a BTreeMap for MountInfo internally
2020-01-14 Wolfgang Bumillersys: export MountInfo in procfs
2020-01-14 Wolfgang Bumillersys: more helpers for MountInfo
2020-01-14 Wolfgang Bumillersys: add /proc/self/mountinfo parsing
2020-01-14 Wolfgang Bumillersys: Add TryFrom<Pid> for PidStat
2020-01-14 Wolfgang Bumillersys: change PidStat API
2020-01-14 Wolfgang Bumillersys: extend proc_pid_stat parsing
2020-01-02 Wolfgang Bumillerversion bump
2020-01-02 Wolfgang Bumillersys: add a bunch of error helpers
2020-01-02 Wolfgang Bumillersys: add some helpful macros
2019-12-30 Wolfgang Bumillermore versioning fixups
2019-12-20 Fabian Grünbichlerproxmox-sys: initial packaging
2019-12-20 Fabian Grünbichlerproxmox-sys: update lazy-static to 1.4
2019-12-18 Thomas Lamprechtlinux/procfs: add read_proc_stat
2019-11-14 Wolfgang Bumilleradd tools::parse submodule, move hex_nibble to it
2019-11-13 Wolfgang Bumillersys: get rid of Regex dependency
2019-11-13 Wolfgang Bumillersys: add read_proc_pid_stat test
2019-08-22 Wolfgang Bumiller[clippy] sys: simplifications and optimizations
2019-08-21 Wolfgang Bumillerreplace std::mem::uninitialized
2019-08-21 Wolfgang Bumillerupdate nix to 0.15 for mkdirat
2019-08-05 Wolfgang Bumillerformatting fixup
2019-08-05 Wolfgang Bumillerwhitespace cleanup
2019-08-05 Wolfgang Bumillercleanup use statements
2019-08-05 Wolfgang Bumillercleanup Cargo.toml files
2019-08-05 Wolfgang Bumillersys: rustfmt workaround
2019-08-03 Dietmar Maureradd nodename helper (copied from proxmox-backup)
2019-08-03 Dietmar Maurersrc/linux/procfs.rs: moved from proxmox-backup
2019-08-03 Dietmar Maureradd src/linux/magic.rs - moved from proxmox-backup
2019-06-12 Wolfgang Bumillercargo fmt --all
2019-06-07 Dietmar Maurerstart proxmox-sys module