Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / intgr/posix-acl issues and pull requests
#83 - fix: resolve new 'elided lifetime' warning in Rust nightly
Pull Request -
State: closed - Opened by intgr 3 months ago
#82 - chore: disable Renovate Dockerfile updates
Pull Request -
State: closed - Opened by intgr 8 months ago
#81 - chore: prevent Renovate trying to change MSRV version
Pull Request -
State: closed - Opened by intgr 8 months ago
#80 - ci: temporarily disable LeakSanitizer due to Rust/LLVM bug
Pull Request -
State: closed - Opened by intgr 8 months ago
#79 - chore(deps): update rust docker tag to v1.77.1 - autoclosed
Pull Request -
State: closed - Opened by renovate[bot] 11 months ago
#78 - chore(deps): update rust crate tempfile to 3.10.1
Pull Request -
State: closed - Opened by renovate[bot] 11 months ago
#77 - chore: release v1.2.0
Pull Request -
State: closed - Opened by intgr 12 months ago
#76 - feat: add `#[must_use]` annotation to many methods
Pull Request -
State: closed - Opened by intgr 12 months ago
#75 - build: enable remaining Clippy pedantic lints and fix
Pull Request -
State: closed - Opened by intgr 12 months ago
#74 - build: increase Minimum Supported Rust Version (MSRV) to 1.60
Pull Request -
State: closed - Opened by intgr 12 months ago
#73 - chore(deps): update rust docker tag to v1.74.1
Pull Request -
State: closed - Opened by renovate[bot] 12 months ago
- 1 comment
#72 - build: declare Minimum Supported Rust Version (MSRV) as 1.42
Pull Request -
State: closed - Opened by intgr 12 months ago
#71 - docs: add errors/panics sections, minor tweaks
Pull Request -
State: closed - Opened by intgr 12 months ago
#70 - feat: also derive Copy and Clone for ACLEntry
Pull Request -
State: closed - Opened by intgr 12 months ago
#69 - feat: derive Copy and Clone for Qualifier
Pull Request -
State: closed - Opened by ghost 12 months ago
- 1 comment
#68 - CI: Fix nightly Rust, don't depend on panic message
Pull Request -
State: closed - Opened by intgr about 1 year ago
#67 - Update actions/checkout action to v4
Pull Request -
State: closed - Opened by renovate[bot] about 1 year ago
#66 - chore(dev-deps): update rust crate tempfile to 3.8.1
Pull Request -
State: closed - Opened by renovate[bot] over 1 year ago
- 1 comment
#65 - Update Rust crate tempfile to 3.6.0
Pull Request -
State: closed - Opened by renovate[bot] over 1 year ago
#64 - Update Rust crate tempfile to 3.4.0
Pull Request -
State: closed - Opened by renovate[bot] over 1 year ago
#63 - Fix Clippy: Use idiomatic find() instead of loop
Pull Request -
State: closed - Opened by intgr about 2 years ago
#62 - fix(deps): update rust crate libc to 0.2.154 - autoclosed
Pull Request -
State: closed - Opened by renovate[bot] about 2 years ago
#61 - Fix Clippy: derive Eq for Qualifier & ACLEntry + minor tweak
Pull Request -
State: closed - Opened by intgr about 2 years ago
#60 - Update Rust crate libc to 0.2.132
Pull Request -
State: closed - Opened by renovate[bot] about 2 years ago
#59 - Prepare for 1.1.0 release
Pull Request -
State: closed - Opened by intgr over 2 years ago
#58 - Use /etc/shells instead of /etc/motd in doctest
Pull Request -
State: closed - Opened by intgr over 2 years ago
#57 - Allow access to raw io::Error from ACLError
Pull Request -
State: closed - Opened by intgr over 2 years ago
#56 - No public access to io::Error
Issue -
State: closed - Opened by albel727 over 2 years ago
- 4 comments
#55 - Update actions/checkout action to v3
Pull Request -
State: closed - Opened by renovate[bot] over 2 years ago
#54 - Update actions/checkout action to v2
Pull Request -
State: closed - Opened by renovate[bot] almost 3 years ago
#53 - Dependency Dashboard
Issue -
State: open - Opened by renovate[bot] almost 3 years ago
#52 - Update Rust crate tempfile to 3.3.0
Pull Request -
State: closed - Opened by renovate[bot] almost 3 years ago
#51 - Update Rust crate acl-sys to 1.2.2 - autoclosed
Pull Request -
State: closed - Opened by renovate[bot] almost 3 years ago
#50 - Configure Renovate
Pull Request -
State: closed - Opened by renovate[bot] almost 3 years ago
- 1 comment
#49 - Fix warnings from Clippy & GitHub JSON schema
Pull Request -
State: closed - Opened by intgr over 3 years ago
#48 - Upgrade to GitHub-native Dependabot
Pull Request -
State: closed - Opened by dependabot-preview[bot] over 3 years ago
- 2 comments
Labels: dependencies
#47 - Ignore Clippy upper_case_acronyms lint
Pull Request -
State: closed - Opened by intgr almost 4 years ago
#46 - Use new rustdoc link syntax
Pull Request -
State: closed - Opened by intgr almost 4 years ago
#45 - docs: add example CLI app for printing ACL
Pull Request -
State: closed - Opened by intgr over 4 years ago
#44 - CI: Optimizations & improvements
Pull Request -
State: closed - Opened by intgr over 4 years ago
#43 - Prepare for 1.0.0 release
Pull Request -
State: closed - Opened by intgr over 4 years ago
#42 - Documentation tweaks
Pull Request -
State: closed - Opened by intgr over 4 years ago
#41 - Implement FreeBSD support
Issue -
State: open - Opened by intgr over 4 years ago
- 2 comments
#40 - Add FreeBSD support
Pull Request -
State: open - Opened by intgr over 4 years ago
#39 - Use structured error type instead of SimpleError
Pull Request -
State: closed - Opened by intgr over 4 years ago
#38 - Cleanup imports and various minor cleanups
Pull Request -
State: closed - Opened by intgr over 4 years ago
#37 - Omit Mask ACL entry in constructor
Pull Request -
State: closed - Opened by intgr over 4 years ago
#36 - Cleanup: Use ACL_*_ENTRY constants that were upstreamed
Pull Request -
State: closed - Opened by intgr over 4 years ago
#35 - Reorganize, split into multiple modules
Pull Request -
State: closed - Opened by intgr over 4 years ago
#34 - Prepare for 0.5.0 release
Pull Request -
State: closed - Opened by intgr over 4 years ago
#33 - Use `AsRef<Path>` in methods accepting paths (`read_acl` etc.)
Pull Request -
State: closed - Opened by intgr over 4 years ago
#32 - Cleanups: reduce unsafe{}, use null_mut() instead of mem::zeroed()
Pull Request -
State: closed - Opened by intgr over 4 years ago
#31 - Prepare for 0.4.0 release
Pull Request -
State: closed - Opened by intgr over 4 years ago
#30 - Add write_default_acl() method
Pull Request -
State: closed - Opened by intgr over 4 years ago
#29 - Checklist for 1.0.0 release
Issue -
State: closed - Opened by intgr over 4 years ago
- 2 comments
#28 - Small CI workflow tweaks
Pull Request -
State: closed - Opened by intgr over 4 years ago
#27 - Expand documentation substantially
Pull Request -
State: closed - Opened by intgr over 4 years ago
#26 - Disallow warnings in CI
Pull Request -
State: closed - Opened by intgr over 4 years ago
#25 - Add tests for ACL read/write
Pull Request -
State: closed - Opened by intgr over 4 years ago
#24 - Implement Debug trait for PosixACL
Pull Request -
State: closed - Opened by intgr over 4 years ago
#23 - Split public API tests from internal ones
Pull Request -
State: closed - Opened by intgr over 4 years ago
#22 - Use structured error type instead of SimpleError
Issue -
State: closed - Opened by intgr over 4 years ago
#21 - Add methods for converting to/from a raw `acl_t` pointer
Pull Request -
State: closed - Opened by aidanhs over 4 years ago
- 9 comments
#20 - Improve Docker testing & CI setup
Pull Request -
State: closed - Opened by intgr over 4 years ago
#19 - Enable CI tests on pull requests and weekly
Pull Request -
State: closed - Opened by intgr almost 5 years ago
#18 - Add a function to return the default ACL for a directory
Pull Request -
State: closed - Opened by aidanhs almost 5 years ago
- 8 comments
#17 - Enable MemorySanitizer in CI tests
Pull Request -
State: closed - Opened by intgr almost 5 years ago
- 3 comments
#16 - Prepare for 0.3.0 release
Pull Request -
State: closed - Opened by intgr almost 5 years ago
#15 - Tiny documentation tweaks
Pull Request -
State: closed - Opened by intgr almost 5 years ago
#14 - Update acl-sys and libc dependency
Pull Request -
State: closed - Opened by intgr almost 5 years ago
#13 - CI: Disable rustfmt on Rust nightly
Pull Request -
State: closed - Opened by intgr almost 5 years ago
#12 - Add 'cargo check' to CI tests
Pull Request -
State: closed - Opened by intgr almost 5 years ago
#11 - Clean up Dockerfile, avoid bogus warning
Pull Request -
State: closed - Opened by intgr almost 5 years ago
#10 - Improve documentation
Pull Request -
State: closed - Opened by intgr almost 5 years ago
#9 - Prepare for 0.2.0 release
Pull Request -
State: closed - Opened by intgr almost 5 years ago
#8 - Add badges to README
Pull Request -
State: closed - Opened by intgr almost 5 years ago
#7 - Add equality trait for PosixACL
Pull Request -
State: closed - Opened by intgr almost 5 years ago
#6 - Use GitHub Actions & Docker for CI
Pull Request -
State: closed - Opened by intgr almost 5 years ago
#5 - Move from acl-sys to bindgen?
Issue -
State: closed - Opened by intgr almost 5 years ago
- 1 comment
Labels: wontfix
#4 - Add support for default ACLs
Issue -
State: closed - Opened by intgr almost 5 years ago
- 1 comment
#3 - Add tests for read/write API
Issue -
State: closed - Opened by intgr almost 5 years ago
- 1 comment
#2 - Add continuous integration
Issue -
State: closed - Opened by intgr almost 5 years ago
- 1 comment
#1 - Test on macOS
Issue -
State: closed - Opened by intgr almost 5 years ago
- 1 comment