]> git.proxmox.com Git - proxmox.git/history - proxmox-sys
schema: implement oneOf schema support
[proxmox.git] / proxmox-sys /
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