Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / trifectatechfoundation/sudo-rs issues and pull requests
#906 - Make it run on FreeBSD
Pull Request -
State: closed - Opened by bjorn3 3 months ago
Labels: freebsd
#905 - Second batch of FreeBSD changes for the compliance test suite
Pull Request -
State: closed - Opened by bjorn3 3 months ago
Labels: test-framework, freebsd
#904 - First batch of FreeBSD changes for the compliance test suite
Pull Request -
State: closed - Opened by bjorn3 3 months ago
Labels: test-framework, freebsd
#904 - First batch of FreeBSD changes for the compliance test suite
Pull Request -
State: open - Opened by bjorn3 3 months ago
Labels: freebsd
#903 - Add feature to enable/disable usage of the sudo-i pam service name
Issue -
State: open - Opened by bjorn3 4 months ago
- 1 comment
Labels: enhancement, portability
#902 - Implement sudo-specific `Process` functions for MacOS
Issue -
State: open - Opened by squell 4 months ago
Labels: macos
#901 - Implement `fn close_range` for MacOS
Issue -
State: open - Opened by squell 4 months ago
- 1 comment
Labels: macos
#900 - Implement a bunch of FreeBSD things
Pull Request -
State: closed - Opened by bjorn3 4 months ago
Labels: freebsd
#899 - Fix some spuriously failing tests and avoid deadlocks on test failure
Pull Request -
State: closed - Opened by bjorn3 4 months ago
- 1 comment
Labels: test-framework, freebsd
#898 - limit type conversion to SudoDefault to the DSL module
Pull Request -
State: closed - Opened by squell 4 months ago
Labels: minor
#897 - Specific Defaults
Pull Request -
State: closed - Opened by squell 4 months ago
Labels: C-parser
#896 - Add more rowhammer prevention
Pull Request -
State: closed - Opened by squell 4 months ago
Labels: minor
#895 - Add comment to set_target_user
Pull Request -
State: closed - Opened by bjorn3 4 months ago
- 1 comment
#894 - Patch 1
Pull Request -
State: closed - Opened by Patrickstory15 4 months ago
- 1 comment
#893 - Use release build for compliance tests?
Issue -
State: open - Opened by squell 4 months ago
Labels: enhancement, test-framework
#892 - Use release for compliance tests
Pull Request -
State: closed - Opened by squell 4 months ago
- 3 comments
Labels: minor, test-framework
#891 - Fix papercut in unit test
Pull Request -
State: closed - Opened by squell 4 months ago
Labels: minor
#890 - Fix breakage introduced by #887
Pull Request -
State: closed - Opened by squell 4 months ago
Labels: security
#889 - `/proc/stat` hierarchy is not being parsed correctly anymore (regression)
Issue -
State: closed - Opened by squell 4 months ago
- 2 comments
Labels: bug, C-operatingsystem, security
#889 - `/proc/stat` hierarchy is not being parsed correctly anymore (regression)
Issue -
State: closed - Opened by squell 4 months ago
- 2 comments
Labels: bug, C-operatingsystem, security
#888 - PAM behaviour differs between Linux/FreeBSD, causing `fork`-unsafety on BSD
Issue -
State: closed - Opened by squell 4 months ago
- 1 comment
Labels: bug, freebsd
#888 - PAM behaviour differs between Linux/FreeBSD, causing `fork`-unsafety on BSD
Issue -
State: closed - Opened by squell 4 months ago
- 1 comment
Labels: bug, freebsd
#887 - Couple of small changes
Pull Request -
State: closed - Opened by bjorn3 4 months ago
Labels: minor
#886 - Don't return to parent after fork
Pull Request -
State: closed - Opened by bjorn3 4 months ago
- 4 comments
Labels: portability
#885 - Commit PAM bindings for FreeBSD
Pull Request -
State: closed - Opened by bjorn3 4 months ago
- 7 comments
Labels: freebsd
#884 - Handle a couple of portability issues affecting all non-Linux systems
Pull Request -
State: closed - Opened by bjorn3 4 months ago
Labels: freebsd
#883 - Build sudo-rs outside of the docker container
Pull Request -
State: closed - Opened by bjorn3 4 months ago
- 1 comment
#882 - Automate regeneration of PAM bindings
Pull Request -
State: closed - Opened by bjorn3 4 months ago
Labels: freebsd
#881 - TMR/Rate limit in `compliance-test`
Issue -
State: open - Opened by van-sprundel 4 months ago
- 1 comment
Labels: CI
#880 - Fix a bunch of warnings, ignored lints and clippy lints new in nightly
Pull Request -
State: closed - Opened by bjorn3 4 months ago
Labels: minor
#879 - Interface newtypes
Pull Request -
State: closed - Opened by van-sprundel 4 months ago
- 2 comments
#878 - Making sudo `exec` module available as a command execution library
Issue -
State: open - Opened by LeChatP 4 months ago
- 2 comments
Labels: enhancement, C-exec
#877 - Make sure panic after fork reliably causes the test to fail
Pull Request -
State: closed - Opened by bjorn3 4 months ago
- 2 comments
#876 - Fix various assumptions in tests about how things are done on Linux
Pull Request -
State: closed - Opened by bjorn3 4 months ago
Labels: freebsd
#875 - Mark fork as unsafe again
Pull Request -
State: closed - Opened by bjorn3 4 months ago
- 2 comments
Labels: minor, freebsd
#874 - Slow docker caching in CI
Issue -
State: open - Opened by bjorn3 4 months ago
- 6 comments
Labels: CI, test-framework
#873 - Couple more CI improvements
Pull Request -
State: closed - Opened by bjorn3 4 months ago
Labels: minor, CI
#872 - Make is_user_signaled a private function
Pull Request -
State: closed - Opened by bjorn3 4 months ago
#871 - Ensure the si_pid field is only accessed when initialized
Pull Request -
State: closed - Opened by bjorn3 4 months ago
#870 - CI improvements
Pull Request -
State: closed - Opened by bjorn3 5 months ago
Labels: minor, CI
#869 - Get sudo-rs to compile on FreeBSD
Issue -
State: closed - Opened by squell 5 months ago
- 3 comments
Labels: enhancement, freebsd
#868 - Support rootpw option
Issue -
State: closed - Opened by jplatte 6 months ago
- 1 comment
Labels: enhancement
#867 - clippy updates
Pull Request -
State: closed - Opened by squell 6 months ago
Labels: minor, CI
#866 - Remove `MaybeUnit + bool` combination in `user_term.rs`
Pull Request -
State: closed - Opened by squell 6 months ago
Labels: minor
#865 - Debugging
Pull Request -
State: closed - Opened by squell 6 months ago
#864 - Safety comments: PR2
Pull Request -
State: closed - Opened by squell 6 months ago
#863 - Add `// SAFETY` comments related to `pre_exec` and `fork`.
Issue -
State: closed - Opened by squell 6 months ago
#862 - Add more Rustified version of kernel_check
Pull Request -
State: closed - Opened by squell 6 months ago
Labels: minor, portability
#861 - Add missing SAFETY comments relating to `libc` calls.
Issue -
State: closed - Opened by squell 6 months ago
#860 - Safety comments: PR1
Pull Request -
State: closed - Opened by squell 6 months ago
#859 - Make `visudo` into a `forbid(unsafe_code)` module.
Issue -
State: closed - Opened by squell 6 months ago
- 12 comments
Labels: good first issue, C-visudo
#858 - Refactor `SysLog`
Pull Request -
State: closed - Opened by squell 6 months ago
Labels: minor
#857 - Ensure termination of syslog writer
Pull Request -
State: closed - Opened by squell 6 months ago
#856 - Sudo can block/hang sometimes
Issue -
State: closed - Opened by aidanharris 6 months ago
- 6 comments
Labels: bug
#855 - Rename README.md to Write
Pull Request -
State: closed - Opened by Patrickstory15 7 months ago
- 1 comment
#854 - Add a check of the kernel version
Pull Request -
State: closed - Opened by sylvestre 8 months ago
- 1 comment
#853 - sudo-rs fails with `cannot execute 'command': Function not implemented (os error 38)`
Issue -
State: closed - Opened by sylvestre 8 months ago
Labels: bug, C-operatingsystem
#852 - Remove `actions-rs` from CI
Issue -
State: closed - Opened by squell 8 months ago
- 1 comment
Labels: CI
#850 - change URLs to new repository location
Pull Request -
State: closed - Opened by squell 8 months ago
- 1 comment
Labels: minor
#849 - Change copyright attribution from ISRG to Trifecta
Pull Request -
State: closed - Opened by squell 8 months ago
Labels: documentation, minor
#848 - release 0.2.3
Pull Request -
State: closed - Opened by squell 8 months ago
#847 - please publish a new release
Issue -
State: closed - Opened by sylvestre 8 months ago
- 1 comment
Labels: suggestion
#846 - "pwfeedback" Support Request
Issue -
State: closed - Opened by GentsunCheng 8 months ago
- 2 comments
Labels: enhancement
#845 - Fix high CPU usage
Pull Request -
State: closed - Opened by squell 8 months ago
- 1 comment
#844 - Spring clean-up
Pull Request -
State: closed - Opened by squell 10 months ago
Labels: minor
#843 - Fix visudo bugs; update the CI
Pull Request -
State: closed - Opened by squell 10 months ago
- 1 comment
Labels: CI, C-cli
#842 - SUDO_PROMPT implementation request
Issue -
State: open - Opened by id3v1669 10 months ago
- 6 comments
Labels: enhancement
#842 - SUDO_PROMPT implementation request
Issue -
State: open - Opened by id3v1669 10 months ago
- 7 comments
Labels: enhancement
#840 - Fix clippy diagnostics
Pull Request -
State: closed - Opened by squell 11 months ago
Labels: minor, CI
#837 - Adding French to SECURITY.md
Issue -
State: closed - Opened by ghost 11 months ago
- 1 comment
Labels: enhancement
#836 - Stray escape sequence
Issue -
State: open - Opened by Timmmm 11 months ago
- 1 comment
Labels: bug
#835 - Improved error messages in case of configuration errors
Issue -
State: open - Opened by squell 11 months ago
- 1 comment
Labels: enhancement, good first issue
#834 - Possible glob incompatibility with original sudo
Issue -
State: open - Opened by tertsdiepraam 12 months ago
- 3 comments
Labels: bug, waiting-on-upstream
#831 - update README with installation instructions
Pull Request -
State: closed - Opened by squell 12 months ago
- 1 comment
Labels: minor
#827 - Add e2e test for parse errors in included files
Issue -
State: open - Opened by rnijveld about 1 year ago
Labels: CI, test-framework
#823 - Adding insults
Issue -
State: open - Opened by TornaxO7 about 1 year ago
- 6 comments
Labels: enhancement, wontfix
#821 - Too many failed reported in sudo-compliance-tests
Issue -
State: open - Opened by rtczza about 1 year ago
- 4 comments
Labels: help wanted, test-framework
#817 - Add positional information to all parse error messages.
Issue -
State: closed - Opened by squell about 1 year ago
Labels: enhancement, C-parser, C-checker
#814 - Improve pty test (debug ci)
Pull Request -
State: closed - Opened by squell about 1 year ago
#812 - Fixed issues#769 : Add newtypes for UserId, GroupId and ProcessId
Pull Request -
State: closed - Opened by ZhangHanDong about 1 year ago
- 3 comments
#807 - improve pty error
Pull Request -
State: closed - Opened by squell about 1 year ago
- 2 comments
#780 - Produce an error if `*` is encountered in a argument position.
Issue -
State: closed - Opened by squell over 1 year ago
- 2 comments
Labels: enhancement, C-parser, C-checker
#771 - sudo: `-u longusername` fails when effective group id cannot be resolved into a group name
Issue -
State: closed - Opened by japaric over 1 year ago
- 3 comments
Labels: non-compliant
#769 - Add newtypes for UserId, GroupId and ProcessId
Issue -
State: closed - Opened by rnijveld over 1 year ago
- 3 comments
Labels: minor
#762 - Support for `sudo -e` or `sudoedit`
Issue -
State: open - Opened by mrnossiom over 1 year ago
- 3 comments
Labels: enhancement
#760 - SETENV/NOSETENV option
Issue -
State: closed - Opened by mkg20001 over 1 year ago
- 11 comments
Labels: enhancement
#755 - use `std::os::unix::fs::fchown`
Issue -
State: open - Opened by japaric over 1 year ago
- 3 comments
Labels: msrv
#729 - Set and test lower minimal dependencies and test MSRV
Pull Request -
State: closed - Opened by rnijveld over 1 year ago
- 2 comments
#726 - Add CI only tests
Pull Request -
State: closed - Opened by oneElectron over 1 year ago
- 3 comments
#709 - sudoers: accept the `list` keyword in command position
Issue -
State: open - Opened by japaric over 1 year ago
- 1 comment
Labels: non-compliant
#708 - Tests assume daemon is uid 1
Issue -
State: closed - Opened by oneElectron over 1 year ago
- 4 comments
Labels: bug
#700 - sudoers: should reject more keywords in alias name position
Issue -
State: open - Opened by japaric over 1 year ago
Labels: non-compliant
#680 - sudo user flag: `-U` uppercase flag reserved for usage with `-l` flag / fails where `-u` works.
Issue -
State: closed - Opened by BriocheBerlin over 1 year ago
Labels: non-compliant
#660 - re-enable code coverage on compliance tests
Issue -
State: open - Opened by japaric over 1 year ago
Labels: CI
#644 - sudo does not support `rlimit_core`
Issue -
State: open - Opened by japaric over 1 year ago
- 3 comments
Labels: enhancement, non-compliant
#546 - Parse unknown tags in sudoers file even if we do not know them
Issue -
State: closed - Opened by rnijveld over 1 year ago
- 2 comments
Labels: C-parser
#530 - Make `--list` aware of NOPASSWD
Issue -
State: closed - Opened by BriocheBerlin over 1 year ago
Labels: non-compliant
#524 - Use yesterday's Rust compiler.
Pull Request -
State: closed - Opened by squell over 1 year ago
- 2 comments
Labels: minor, CI
#445 - Check that LDAP support is working
Issue -
State: open - Opened by squell over 1 year ago
- 4 comments
Labels: good first issue, help wanted, investigate
#439 - Make `--validate` aware of NOPASSWD
Issue -
State: open - Opened by squell over 1 year ago
- 1 comment
Labels: non-compliant