]> git.proxmox.com Git - proxmox.git/shortlog
proxmox.git
2020-04-10 Dietmar Maurerimplement access permission system
2020-03-25 Dietmar Maurerbump proxmox crate to 0.1.20-1
2020-03-25 Dietmar Maurerimprove command line completion with optional argument...
2020-03-23 Wolfgang Bumillerapi-macro: started with some more documentation
2020-03-23 Wolfgang Bumillerapi-macro: add consts for defaults
2020-03-23 Fabian Grünbichlerapi-macro: explicitly enable syn's visit-mut feature
2020-03-19 Wolfgang Bumillerapi-macro: add api_get_default!() macro
2020-03-19 Wolfgang Bumillerapi-macro: tests for optional non-Option parameters
2020-03-19 Wolfgang Bumillerapi-macro: allow optional types without Option<T>
2020-03-19 Wolfgang Bumillerbump proxmox crate to 0.1.19-1
2020-03-19 Wolfgang Bumillerbump api-macro to 0.1.5
2020-03-19 Dominik Csapakmake cli format a bit saner
2020-03-16 Wolfgang Bumillerbuildsys: drop format check in check target
2020-03-06 Wolfgang Bumillerapi-macro: cleanup: warnings
2020-03-06 Wolfgang Bumillerapi-macro: cleanup: don't use try_fold for a Vec
2020-03-06 Wolfgang Bumillerapi-macro: add integer limit test cases
2020-03-06 Wolfgang Bumillerapi-macro: include default minimum/maximum for integer...
2020-03-06 Wolfgang Bumillerapi-macro: replace unreachable with a panic
2020-03-06 Wolfgang Bumillerapi-macro: correctly infer newtype types
2020-03-06 Wolfgang Bumillerapi-macro: factor handle_struct differently
2020-03-03 Fabian Grünbichlerbuild: add -upload target
2020-03-02 Dietmar MaurerRevert "add proxmox/src/sys/linux/fs.rs"
2020-03-02 Dietmar Maureradd proxmox/src/sys/linux/fs.rs
2020-03-02 Dietmar Maurerbump rust-proxmox version 0.1.18-1
2020-03-02 Dietmar Maurersrc/api/section_config.rs: moved SectionConfig from...
2020-02-28 Dietmar Maurerfix typo in doc comment
2020-02-28 Dietmar Maurerbump rust-proxmox version 0.1.17-1
2020-02-28 Dietmar Maurertext_table.rs: fix max column width when displaying...
2020-02-28 Dietmar Maurertext_table.rs: add table padding
2020-02-28 Dietmar Maurertext_table.rs: fix column seperator for ascii tables
2020-02-27 Wolfgang Bumillerbump proxmox to 0.1.16
2020-02-27 Wolfgang Bumillerbump proxmox-api-macro to 0.1.4
2020-02-27 Wolfgang Bumillerapi-macro: make API_{RETURN,PARAMETER}_SCHEMA_... ...
2020-02-27 Dietmar Maurerbump rust-proxmox version to 0.1.15-1
2020-02-27 Dietmar Maurerproxmox/src/api/cli/text_table.rs: new helpers to read...
2020-02-27 Dietmar Maurerbump rust-proxmox version to 0.1.14-1
2020-02-27 Dietmar Maurerproxmox/src/api/cli/text_table.rs - format_object:...
2020-02-27 Dietmar Maurerproxmox/src/api/cli/text_table.rs: implement sort by...
2020-01-31 Dietmar Maurersrc/api/schema.rs - verify_json_object: improve error...
2020-01-31 Dietmar Maurerbump librust-proxmox version to 0.1.13-1
2020-01-31 Dietmar Maurersrc/api/cli/text_table.rs: use new sys::linux::tty...
2020-01-31 Dietmar Maurersrc/sys/linux/tty.rs: add tty helpers
2020-01-31 Christian Ebnerfix typos in doc comments.
2020-01-31 Dietmar Maurerbump rust-proxmox version to 0.1.12-1
2020-01-30 Dietmar Maurersrc/api/cli/text_table.rs: only call TIOCGWINSZ on...
2020-01-30 Dietmar Maurersrc/api/cli/text_table.rs - TableFormatOptions: allow...
2020-01-30 Wolfgang Bumillerbump version to 0.1.11
2020-01-30 Wolfgang Bumillerproxmox: bump api-macro version dependency
2020-01-30 Wolfgang Bumillerformatting fixup
2020-01-30 Wolfgang Bumillerbump api-macro to 0.1.3
2020-01-30 Wolfgang Bumillerexpose parameter schema as API_PARAMETER_SCHEMA_<method...
2020-01-30 Wolfgang Bumillerexpose return schema as API_RETURN_SCHEMA_<methodname>
2020-01-30 Dietmar Maurerbump rust-proxmox version to 0.1.10-1
2020-01-30 Dietmar Maurerproxmox/src/api/cli/text_table.rs: new table formatter
2020-01-27 Dietmar Maurerrust-proxmox: bump version to 0.1.9-1
2020-01-27 Dietmar Maurerapi/cli/command.rs: implement both sync and async versions.
2020-01-27 Dietmar Maurersrc/api/cli/command.rs - handle_nested_command: fix...
2020-01-23 Thomas Lamprechtfix denglisch: s/rest/remaining/
2020-01-23 Wolfgang Bumillerbump proxmox to 0.1.8 to depend on api macro 0.1.2
2020-01-23 Wolfgang Bumillerbump api-macro
2020-01-23 Wolfgang Bumillerfix property sorting
2020-01-22 Wolfgang Bumillersys: doc update
2020-01-22 Wolfgang Bumillersys: hide io_assert macro for now
2020-01-21 Wolfgang Bumillerbuild fixups
2020-01-21 Wolfgang Bumillerremove valgrind feature for now and bump to 0.1.7
2020-01-21 Wolfgang BumillerMerge remote-tracking branch 'proxdev/master'
2020-01-21 Wolfgang Bumillermerge api, sys and tools into proxmox directly
2020-01-21 Wolfgang BumillerAdd make dinstall target
2020-01-21 Wolfgang Bumillerformatting fixup
2020-01-21 Dietmar Maurerbump proxmox-api version
2020-01-21 Dietmar Maurersrc/cli/command.rs: avoid creating a tokio runtime...
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-16 Wolfgang Bumillerexplicitly run 'cargo +nightly fmt'
2020-01-15 Wolfgang Bumilleradd Cargo.lock to .gitignore
2020-01-15 Wolfgang Bumillerbuild.sh: point to system compiler via rust-toolchain
2020-01-15 Wolfgang Bumillerproxmox: fix proxmox-sys dependency version
2020-01-15 Dietmar Maurerbump package versions
2020-01-15 Wolfgang Bumillerbump proxmox-sys to 0.1.2
2020-01-15 Wolfgang BumillerREADME: Remove 'Versioning', add 'Steps for Releases'
2020-01-15 Wolfgang Bumillermacro: silence some warnings in tests
2020-01-15 Dietmar Maurerproxmox-api/src/cli/format.rs: improve generate_usage_str()
2020-01-15 Wolfgang Bumillerimprove build.sh
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-14 Wolfgang Bumillertake a reference to the dirfd in Fd::openat
2020-01-08 Wolfgang Bumillerfixup provides list
2020-01-08 Wolfgang Bumillerfinish version bump
2020-01-08 Wolfgang Bumillerbump proxmox to 0.1.2
2020-01-08 Wolfgang Bumillerbump api-macro to 0.1.1
next