Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / KillingSpark/rustbus issues and pull requests
#124 - Status of Project
Issue -
State: open - Opened by ifazk 2 months ago
- 3 comments
#123 - typo `replys` -> `replies` in `README.md`
Pull Request -
State: closed - Opened by correabuscar 5 months ago
- 1 comment
#123 - typo `replys` -> `replies` in `README.md`
Pull Request -
State: closed - Opened by correabuscar 5 months ago
- 1 comment
#122 - qualify path to Result type in the derive macro quotes
Pull Request -
State: closed - Opened by iitalics 7 months ago
- 1 comment
#121 - Enforce that serials are not zero
Pull Request -
State: closed - Opened by MaxVerevkin 8 months ago
- 2 comments
#121 - Enforce that serials are not zero
Pull Request -
State: closed - Opened by MaxVerevkin 8 months ago
- 2 comments
#120 - Todos before release
Issue -
State: open - Opened by KillingSpark 8 months ago
#119 - auth: send ScmCreds on FreeBSD and Dragonfly
Pull Request -
State: closed - Opened by MaxVerevkin 8 months ago
- 3 comments
#119 - auth: send ScmCreds on FreeBSD and Dragonfly
Pull Request -
State: closed - Opened by MaxVerevkin 8 months ago
- 3 comments
#118 - Fix error replies, improve header marshalling, marshal all header fields
Pull Request -
State: closed - Opened by MaxVerevkin 8 months ago
- 2 comments
#117 - Not all header fields are marshalled
Issue -
State: closed - Opened by MaxVerevkin 8 months ago
#117 - Not all header fields are marshalled
Issue -
State: closed - Opened by MaxVerevkin 8 months ago
#116 - FreeBSD authentication
Issue -
State: closed - Opened by MaxVerevkin 8 months ago
#116 - FreeBSD authentication
Issue -
State: closed - Opened by MaxVerevkin 8 months ago
#115 - Enum Unmarshal derive should (optionally?) support a default case of either a Variant a signature (or something else?)
Issue -
State: open - Opened by KillingSpark 9 months ago
#115 - Enum Unmarshal derive should (optionally?) support a default case of either a Variant a signature (or something else?)
Issue -
State: open - Opened by KillingSpark 9 months ago
#114 - Some paths are too long
Issue -
State: open - Opened by MaxVerevkin 9 months ago
- 2 comments
#113 - Refactor parsing
Pull Request -
State: closed - Opened by KillingSpark 9 months ago
- 8 comments
#113 - Refactor parsing
Pull Request -
State: open - Opened by KillingSpark 9 months ago
- 5 comments
#112 - wrap fds in UnixFd as soon as possible when receiving a message
Pull Request -
State: closed - Opened by MaxVerevkin 9 months ago
- 1 comment
#112 - wrap fds in UnixFd as soon as possible when receiving a message
Pull Request -
State: closed - Opened by MaxVerevkin 9 months ago
- 1 comment
#111 - Possible leakage of filedescriptors in lowlevel connection
Issue -
State: closed - Opened by KillingSpark 9 months ago
#111 - Possible leakage of filedescriptors in lowlevel connection
Issue -
State: closed - Opened by KillingSpark 9 months ago
#110 - store buffer offset in MarshalledMessageBody to avoid byte-shifting
Pull Request -
State: closed - Opened by MaxVerevkin 9 months ago
- 1 comment
#110 - store buffer offset in MarshalledMessageBody to avoid byte-shifting
Pull Request -
State: closed - Opened by MaxVerevkin 9 months ago
- 1 comment
#109 - update nix to 0.28
Pull Request -
State: closed - Opened by MaxVerevkin 9 months ago
#108 - read the enitre message in one go without copies
Pull Request -
State: closed - Opened by MaxVerevkin 9 months ago
- 1 comment
#107 - avoid raw pointre casts using "as"; perfer extend_from_slice
Pull Request -
State: closed - Opened by MaxVerevkin 9 months ago
- 2 comments
#106 - make ByteOrder::NATIVE public
Pull Request -
State: closed - Opened by MaxVerevkin 9 months ago
#106 - make ByteOrder::NATIVE public
Pull Request -
State: closed - Opened by MaxVerevkin 9 months ago
#105 - improve SignatureIter
Pull Request -
State: closed - Opened by MaxVerevkin 9 months ago
- 1 comment
#105 - improve SignatureIter
Pull Request -
State: closed - Opened by MaxVerevkin 9 months ago
- 1 comment
#104 - improve Signature::has_sig for tuples
Pull Request -
State: closed - Opened by MaxVerevkin 9 months ago
- 1 comment
#104 - improve Signature::has_sig for tuples
Pull Request -
State: closed - Opened by MaxVerevkin 9 months ago
- 1 comment
#103 - remove nix types from public api
Pull Request -
State: closed - Opened by MaxVerevkin 9 months ago
- 8 comments
#103 - remove nix types from public api
Pull Request -
State: closed - Opened by MaxVerevkin 9 months ago
- 8 comments
#102 - `Signature::has_sig` on tuples unnecessarily panics
Issue -
State: closed - Opened by KillingSpark 9 months ago
#102 - `Signature::has_sig` on tuples unnecessarily panics
Issue -
State: open - Opened by KillingSpark 9 months ago
#101 - use thiserror's #[from] attr and remove Error::NixError
Pull Request -
State: closed - Opened by MaxVerevkin 9 months ago
- 16 comments
#101 - use thiserror's #[from] attr and remove Error::NixError
Pull Request -
State: open - Opened by MaxVerevkin 9 months ago
#100 - `nix` in public API
Issue -
State: open - Opened by MaxVerevkin 9 months ago
- 2 comments
#100 - `nix` in public API
Issue -
State: closed - Opened by MaxVerevkin 9 months ago
- 4 comments
#99 - Build fuzz in ci
Pull Request -
State: closed - Opened by KillingSpark 9 months ago
#99 - Build fuzz in ci
Pull Request -
State: closed - Opened by KillingSpark 9 months ago
#98 - CI does not check whether fuzzing code compiles
Issue -
State: closed - Opened by MaxVerevkin 9 months ago
- 1 comment
#98 - CI does not check whether fuzzing code compiles
Issue -
State: closed - Opened by MaxVerevkin 9 months ago
- 1 comment
#97 - fix fuzz
Pull Request -
State: closed - Opened by MaxVerevkin 9 months ago
#97 - fix fuzz
Pull Request -
State: closed - Opened by MaxVerevkin 9 months ago
#96 - update syn to v2
Pull Request -
State: closed - Opened by MaxVerevkin 9 months ago
#96 - update syn to v2
Pull Request -
State: closed - Opened by MaxVerevkin 9 months ago
#95 - [question] Why `Unmarshal` is generic ower two lifetimes?
Issue -
State: closed - Opened by MaxVerevkin 9 months ago
- 2 comments
#94 - Benchmark is broken
Issue -
State: closed - Opened by MaxVerevkin 9 months ago
- 2 comments
#93 - Remove Base::...Ref variants for numbers
Pull Request -
State: closed - Opened by MaxVerevkin 9 months ago
- 3 comments
#92 - The Param::XXXRef for number types are useless bloat
Issue -
State: closed - Opened by KillingSpark 9 months ago
#91 - Marshal is not Object-Safe
Issue -
State: closed - Opened by KillingSpark 9 months ago
- 3 comments
#90 - implement Signature and Marshal for params::Variant
Pull Request -
State: closed - Opened by MaxVerevkin 9 months ago
- 11 comments
#89 - make Variant<T>(T) useful by makeing the field public
Pull Request -
State: closed - Opened by MaxVerevkin 9 months ago
#88 - implement (Un)marshall and Signature for f64
Pull Request -
State: closed - Opened by MaxVerevkin 9 months ago
- 4 comments
#87 - update nix to 0.27
Pull Request -
State: closed - Opened by MaxVerevkin 9 months ago
- 1 comment
#86 - Support f64
Issue -
State: closed - Opened by MaxVerevkin 9 months ago
- 2 comments
#85 - validate_object_path: Use iterator to avoid memory allocation
Pull Request -
State: closed - Opened by katyo 10 months ago
- 3 comments
#84 - Error when building from Cargo
Issue -
State: closed - Opened by JeanSchoeller about 1 year ago
- 3 comments
#83 - MessageParser::get should handle variants specially
Issue -
State: open - Opened by KillingSpark almost 2 years ago
#82 - Signature incorrectly parsed.
Issue -
State: closed - Opened by mehmooda almost 2 years ago
- 5 comments
#81 - Fix session bus path detection for dbus 1.14.4+
Pull Request -
State: closed - Opened by l1na-forever almost 2 years ago
- 4 comments
#80 - Fix error handling in keywallet example client
Pull Request -
State: closed - Opened by tdryer about 2 years ago
- 1 comment
#79 - [help] can not get rustbus working, but dbus crate and qbus cli does work
Issue -
State: closed - Opened by LuckyTurtleDev about 2 years ago
- 6 comments
#78 - Cut new version on crates.io
Issue -
State: closed - Opened by l1na-forever over 2 years ago
- 3 comments
#77 - Add a way to get the file descriptors for use with epoll
Issue -
State: closed - Opened by i509VCB about 3 years ago
- 1 comment
#76 - Clippy fixes and added <&S as Signature>::sig_str impl override
Pull Request -
State: closed - Opened by cmaves over 3 years ago
- 1 comment
#75 - Changed the code in the README.md
Pull Request -
State: closed - Opened by avrabe over 3 years ago
- 1 comment
#74 - Include LICENSE in rustbus and rustbus_derive crates
Pull Request -
State: closed - Opened by davide125 over 3 years ago
- 1 comment
#74 - Include LICENSE in rustbus and rustbus_derive crates
Pull Request -
State: closed - Opened by davide125 over 3 years ago
- 1 comment
#73 - wire::marshal::traits::verify_optimized_arrays fails on s390x
Issue -
State: closed - Opened by davide125 over 3 years ago
- 3 comments
#73 - wire::marshal::traits::verify_optimized_arrays fails on s390x
Issue -
State: closed - Opened by davide125 over 3 years ago
- 3 comments
#72 - tests::fdpassing::test_fd_passing fails on Fedora
Issue -
State: closed - Opened by davide125 over 3 years ago
- 9 comments
#72 - tests::fdpassing::test_fd_passing fails on Fedora
Issue -
State: closed - Opened by davide125 over 3 years ago
- 9 comments
#71 - examples/deriving.rs fails to build
Issue -
State: closed - Opened by davide125 over 3 years ago
- 3 comments
#71 - examples/deriving.rs fails to build
Issue -
State: closed - Opened by davide125 over 3 years ago
- 3 comments
#70 - MarshalledMessageBody::push_param[2-5] should atomically fail
Issue -
State: closed - Opened by cmaves over 3 years ago
- 4 comments
#70 - MarshalledMessageBody::push_param[2-5] should atomically fail
Issue -
State: closed - Opened by cmaves over 3 years ago
- 4 comments
#69 - Please release a new rustbus crate
Issue -
State: closed - Opened by davide125 over 3 years ago
- 6 comments
#69 - Please release a new rustbus crate
Issue -
State: closed - Opened by davide125 over 3 years ago
- 6 comments
#68 - Create a `Signature::valid_slice` for improved marshalling performance
Pull Request -
State: closed - Opened by cmaves over 3 years ago
- 8 comments
#68 - Create a `Signature::valid_slice` for improved marshalling performance
Pull Request -
State: closed - Opened by cmaves over 3 years ago
- 8 comments
#67 - Add Signature::sig_str and Marshal::marshal_as_variant
Pull Request -
State: closed - Opened by cmaves over 3 years ago
- 3 comments
#67 - Add Signature::sig_str and Marshal::marshal_as_variant
Pull Request -
State: closed - Opened by cmaves over 3 years ago
- 3 comments
#66 - Misc performance improvements
Pull Request -
State: closed - Opened by cmaves over 3 years ago
- 5 comments
#66 - Misc performance improvements
Pull Request -
State: closed - Opened by cmaves over 3 years ago
- 5 comments
#65 - Fix regression from a43187b7
Pull Request -
State: closed - Opened by cmaves over 3 years ago
- 3 comments
#65 - Fix regression from a43187b7
Pull Request -
State: closed - Opened by cmaves over 3 years ago
- 3 comments
#64 - Improvements to variant macros
Pull Request -
State: closed - Opened by cmaves over 3 years ago
- 4 comments
#64 - Improvements to variant macros
Pull Request -
State: closed - Opened by cmaves over 3 years ago
- 4 comments
#63 - Remove 'r lifetime from unmarhsal
Pull Request -
State: closed - Opened by cmaves over 3 years ago
- 1 comment
#63 - Remove 'r lifetime from unmarhsal
Pull Request -
State: closed - Opened by cmaves over 3 years ago
- 1 comment
#62 - Make MessageBuilder methods generic
Pull Request -
State: closed - Opened by cmaves over 3 years ago
- 8 comments
#62 - Make MessageBuilder methods generic
Pull Request -
State: closed - Opened by cmaves over 3 years ago
- 8 comments
#61 - Eliminate unnecessary lifetimes from Unmarshal
Pull Request -
State: closed - Opened by cmaves over 3 years ago
- 1 comment
#61 - Eliminate unnecessary lifetimes from Unmarshal
Pull Request -
State: closed - Opened by cmaves over 3 years ago
- 1 comment
#60 - Simplifying lifetimes across different Types and Traits
Issue -
State: closed - Opened by cmaves over 3 years ago
- 10 comments