Commit Graph

  • f62fe221f0 src/api/schema.rs - verify_json_object: improve error message Dietmar Maurer 2020-01-31 09:00:51 +0100
  • c4311d4f11 bump librust-proxmox version to 0.1.13-1 Dietmar Maurer 2020-01-31 08:04:07 +0100
  • afa61fafb0 src/api/cli/text_table.rs: use new sys::linux::tty::stdout_terminal_size Dietmar Maurer 2020-01-31 08:02:06 +0100
  • 4d21db36fe src/sys/linux/tty.rs: add tty helpers Dietmar Maurer 2020-01-31 07:58:48 +0100
  • 98708e346d fix typos in doc comments. Christian Ebner 2020-01-30 12:08:02 +0100
  • db316a1fd8 bump rust-proxmox version to 0.1.12-1 Dietmar Maurer 2020-01-31 06:53:33 +0100
  • af7d6cd045 src/api/cli/text_table.rs: only call TIOCGWINSZ on terminals Dietmar Maurer 2020-01-30 18:25:43 +0100
  • 9976f04357 src/api/cli/text_table.rs - TableFormatOptions: allow to add single column configs Dietmar Maurer 2020-01-30 18:18:26 +0100
  • f7019c4231 bump version to 0.1.11 Wolfgang Bumiller 2020-01-30 12:46:28 +0100
  • 468bc44c68 proxmox: bump api-macro version dependency Wolfgang Bumiller 2020-01-30 12:45:51 +0100
  • 39566afb15 formatting fixup Wolfgang Bumiller 2020-01-30 12:37:26 +0100
  • db741bfb81 bump api-macro to 0.1.3 Wolfgang Bumiller 2020-01-30 12:35:28 +0100
  • eadffcfc16 expose parameter schema as API_PARAMETER_SCHEMA_<methodname> Wolfgang Bumiller 2020-01-30 12:32:22 +0100
  • 2c7b786cef expose return schema as API_RETURN_SCHEMA_<methodname> Wolfgang Bumiller 2020-01-30 12:28:12 +0100
  • 9a281f6150 bump rust-proxmox version to 0.1.10-1 Dietmar Maurer 2020-01-30 11:47:06 +0100
  • ce53818e5d proxmox/src/api/cli/text_table.rs: new table formatter Dietmar Maurer 2020-01-30 11:43:33 +0100
  • 590305368d rust-proxmox: bump version to 0.1.9-1 Dietmar Maurer 2020-01-27 18:04:26 +0100
  • f50a627f34 api/cli/command.rs: implement both sync and async versions. Dietmar Maurer 2020-01-27 18:01:16 +0100
  • e8560b67f2 src/api/cli/command.rs - handle_nested_command: fix help output Dietmar Maurer 2020-01-27 11:09:14 +0100
  • a14c7b170f fix denglisch: s/rest/remaining/ Thomas Lamprecht 2020-01-23 13:56:32 +0100
  • 0f01c52013 bump proxmox to 0.1.8 to depend on api macro 0.1.2 Wolfgang Bumiller 2020-01-23 13:17:56 +0100
  • a5373a9679 bump api-macro Wolfgang Bumiller 2020-01-23 13:16:50 +0100
  • edebbf920a fix property sorting Wolfgang Bumiller 2020-01-23 13:15:59 +0100
  • d07286c7a3 sys: doc update Wolfgang Bumiller 2020-01-22 08:56:51 +0100
  • fe5ab619fb sys: hide io_assert macro for now Wolfgang Bumiller 2020-01-22 08:54:53 +0100
  • 6b5dc96c7d bump proxmox crate to 0.1.7 Wolfgang Bumiller 2020-01-21 12:28:01 +0100
  • 3312a7ad1b build fixups Wolfgang Bumiller 2020-01-21 12:30:13 +0100
  • b6c670b2db remove valgrind feature for now and bump to 0.1.7 Wolfgang Bumiller 2020-01-21 12:23:50 +0100
  • 74911020cf Merge remote-tracking branch 'proxdev/master' Wolfgang Bumiller 2020-01-21 12:20:05 +0100
  • 436bf05e0b merge api, sys and tools into proxmox directly Wolfgang Bumiller 2020-01-21 11:56:56 +0100
  • 93cf522dd8 Add make dinstall target Wolfgang Bumiller 2020-01-21 11:28:15 +0100
  • ccc6924e6a formatting fixup Wolfgang Bumiller 2020-01-21 11:28:12 +0100
  • 89a1cac269 bump proxmox-api version Dietmar Maurer 2020-01-21 11:18:58 +0100
  • 26d5d3e680 src/cli/command.rs: avoid creating a tokio runtime by making run_cli_command async Dietmar Maurer 2020-01-21 10:46:41 +0100
  • 2ef0e795a7 sys: double-parse fixup Wolfgang Bumiller 2020-01-17 13:32:21 +0100
  • df5eb296cc sys: mountinfo parsing fixups Wolfgang Bumiller 2020-01-17 13:30:28 +0100
  • 3d9fdb5634 bump sys crate Wolfgang Bumiller 2020-01-16 11:35:00 +0100
  • eeb8e7f839 sys: read_for_pid -> read_from_pid, drop deprecated functions Wolfgang Bumiller 2020-01-16 11:33:42 +0100
  • b4a0e64821 explicitly run 'cargo +nightly fmt' Wolfgang Bumiller 2020-01-16 10:41:08 +0100
  • 8690d1918d add Cargo.lock to .gitignore Wolfgang Bumiller 2020-01-15 17:10:13 +0100
  • 95ab7b6865 build.sh: point to system compiler via rust-toolchain Wolfgang Bumiller 2020-01-15 16:25:14 +0100
  • 0ecf1abf3c proxmox: fix proxmox-sys dependency version Wolfgang Bumiller 2020-01-15 15:56:06 +0100
  • dc40196c32 bump package versions Dietmar Maurer 2020-01-15 15:39:47 +0100
  • 4dc4bb91ad bump proxmox-sys to 0.1.2 Wolfgang Bumiller 2020-01-15 15:34:26 +0100
  • b9e7824bd3 README: Remove 'Versioning', add 'Steps for Releases' Wolfgang Bumiller 2020-01-15 14:26:06 +0100
  • f22b693800 macro: silence some warnings in tests Wolfgang Bumiller 2020-01-15 14:10:36 +0100
  • 17980fe62d proxmox-api/src/cli/format.rs: improve generate_usage_str() Dietmar Maurer 2020-01-15 14:02:29 +0100
  • 66d117f422 improve build.sh Wolfgang Bumiller 2020-01-15 13:11:05 +0100
  • a94de245f0 build: switch to debcargo Fabian Grünbichler 2020-01-15 08:05:49 +0100
  • a01491036c sys: add pid module with PidFd type Wolfgang Bumiller 2020-01-15 10:57:11 +0100
  • 20fe5e1781 sys: derive Clone and Debug for mount_info::Entry and MountInfo Wolfgang Bumiller 2020-01-14 15:18:09 +0100
  • bd4a6c5b8b sys: use a BTreeMap for MountInfo internally Wolfgang Bumiller 2020-01-14 15:15:52 +0100
  • 4e27ec9eb1 sys: export MountInfo in procfs Wolfgang Bumiller 2020-01-14 14:56:03 +0100
  • 775c96f934 sys: more helpers for MountInfo Wolfgang Bumiller 2020-01-14 14:54:51 +0100
  • 40da8098df sys: add /proc/self/mountinfo parsing Wolfgang Bumiller 2020-01-14 14:41:21 +0100
  • e128fc879f sys: Add TryFrom<Pid> for PidStat Wolfgang Bumiller 2020-01-14 12:05:04 +0100
  • 42a155668e sys: change PidStat API Wolfgang Bumiller 2020-01-14 12:01:06 +0100
  • e3b41dc815 sys: extend proc_pid_stat parsing Wolfgang Bumiller 2020-01-14 11:49:33 +0100
  • 39c5d8641b take a reference to the dirfd in Fd::openat Wolfgang Bumiller 2020-01-14 11:21:28 +0100
  • 2a43a45763 fixup provides list Wolfgang Bumiller 2020-01-08 14:26:12 +0100
  • 02c7ca5163 finish version bump Wolfgang Bumiller 2020-01-08 14:21:39 +0100
  • eae447156b bump proxmox to 0.1.2 Wolfgang Bumiller 2020-01-08 14:14:11 +0100
  • 66d9d43cd4 bump api-macro to 0.1.1 Wolfgang Bumiller 2020-01-08 11:29:15 +0100
  • 1992abf96e api-macro: even more documentation Wolfgang Bumiller 2020-01-08 11:28:00 +0100
  • 0f630a4cb8 api-macro: more documentation Wolfgang Bumiller 2020-01-08 11:23:48 +0100
  • 5b652dbad8 api-macro: schema tests for async fns Wolfgang Bumiller 2020-01-08 11:01:55 +0100
  • 943bc4de52 api-macro: more tests Wolfgang Bumiller 2020-01-08 10:58:26 +0100
  • 58158b495e api-macro: more invocation tests for api methods Wolfgang Bumiller 2020-01-08 10:56:45 +0100
  • 679ad01c03 api-macro: add expanded data to tests for verification Wolfgang Bumiller 2020-01-08 10:41:29 +0100
  • b0ef405186 api: add test-harness feature Wolfgang Bumiller 2020-01-08 10:22:41 +0100
  • 08e1cf3c2f api-macro: support empty api macro on structs Wolfgang Bumiller 2020-01-08 10:09:41 +0100
  • 7c6ebbdbf3 api-macro: support renamed struct fields Wolfgang Bumiller 2020-01-08 10:06:48 +0100
  • 2e63bf8422 api-macro: support rename_all in enums Wolfgang Bumiller 2020-01-07 15:29:56 +0100
  • dd5cd3f311 api-macro: start using serde attribute helpers Wolfgang Bumiller 2020-01-07 15:23:52 +0100
  • 799c993d63 api-macro: prepare to support serde::rename_all Wolfgang Bumiller 2020-01-07 15:10:55 +0100
  • 3626f57d2c api-macro: more option type handling Wolfgang Bumiller 2020-01-07 13:37:33 +0100
  • 45af06f090 api-macro: derive optional values correctly Wolfgang Bumiller 2020-01-07 13:19:13 +0100
  • 46fe5832fb api-macro: reorganize field iteration Wolfgang Bumiller 2020-01-07 13:18:21 +0100
  • 9207e8aa9a api-macro: error on extraneous fields Wolfgang Bumiller 2020-01-07 13:16:12 +0100
  • 860a4fd0ad api-macro: add basic struct handling Wolfgang Bumiller 2020-01-07 13:09:19 +0100
  • e960a68b60 api-macro: factor out type inference for reuse with structs Wolfgang Bumiller 2020-01-07 13:09:08 +0100
  • b9769de6b6 api-macro: split struct handling into newtype, regular, unit, ... Wolfgang Bumiller 2020-01-07 12:11:04 +0100
  • 4c77a7fece api-macro: derive descriptions for structs Wolfgang Bumiller 2020-01-07 11:59:24 +0100
  • a6f21e7694 cargo: switch to use packaged crates by default Fabian Grünbichler 2020-01-03 09:39:52 +0100
  • f667873d70 tools: remove accidentally commited debian/files Fabian Grünbichler 2020-01-03 07:28:24 +0100
  • 43682dd416 version bump Wolfgang Bumiller 2020-01-02 14:35:40 +0100
  • f214bcb652 api-macro: drop unused dev-dependencies Wolfgang Bumiller 2020-01-02 14:25:09 +0100
  • 8bd5e82012 readme: add cargo config for packaged crates Fabian Grünbichler 2020-01-02 14:07:12 +0100
  • 94168b94c2 proxmox-tools: reference valgrind_request via git Fabian Grünbichler 2020-01-02 13:33:01 +0100
  • b659584f23 sys: add a bunch of error helpers Wolfgang Bumiller 2020-01-02 13:36:21 +0100
  • 568ce10624 sys: add some helpful macros Wolfgang Bumiller 2020-01-02 13:30:30 +0100
  • c52794b8ad api-macro: bump bytes to 0.5 Wolfgang Bumiller 2020-01-02 12:45:07 +0100
  • 1a2aaad5a1 more versioning fixups Wolfgang Bumiller 2019-12-30 12:33:13 +0100
  • 929161f030 -dev bump for proxmox crate as well Wolfgang Bumiller 2019-12-30 12:05:57 +0100
  • 496afe891e add a 'Versioning' readme section Wolfgang Bumiller 2019-12-30 11:50:30 +0100
  • 09345ac8c5 bump proxmox-tools to 0.1.1-dev.1 Wolfgang Bumiller 2019-12-30 11:27:37 +0100
  • f90cbb7edd tools: fs: default to 644 for mode in replace_file Wolfgang Bumiller 2019-12-30 10:05:57 +0100
  • c27369e136 proxmox: initial packaging Fabian Grünbichler 2019-12-18 10:32:41 +0100
  • 8840877c80 proxmox-api-macro: initial packaging Fabian Grünbichler 2019-12-17 16:26:58 +0100
  • 57565a5061 proxmox-sortable-macro: initial packaging Fabian Grünbichler 2019-12-17 16:22:33 +0100