issues
search
trifectatechfoundation
/
sudo-rs
A memory safe implementation of sudo and su.
Other
2.9k
stars
79
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
use `std::env::set_current_dir` instead of `libc::chdir`
#753
japaric
closed
1 year ago
2
use safe libstd API instead of unsafe libc API
#752
japaric
closed
1 year ago
2
Papercut fix: null bytes starting whitespace in sudoers files
#751
squell
closed
1 year ago
2
sudoers: test null byte terminated username
#750
japaric
closed
1 year ago
2
sudoers: null byte terminated username not treated as a syntax error
#749
japaric
closed
1 year ago
1
refactor idea: strings that are both `str` and `CStr`
#748
japaric
closed
1 year ago
4
Ask questions
#747
rtczza
closed
1 year ago
1
fix UB technicality in pre-exec
#746
matklad
closed
1 year ago
11
Sudo on windows?
#745
codeitlikemiley
closed
1 year ago
2
Add su doc, add machinery for releasing
#744
rnijveld
closed
1 year ago
2
Appease fmt and clippy
#743
squell
closed
1 year ago
2
README touch-ups
#742
squell
closed
1 year ago
2
Binary serialization over pipes
#741
xy2i
closed
1 year ago
5
sudoers/@include: error out when encountering `%h`
#740
xy2i
closed
1 year ago
2
refactor: DRY Sudoers::check_permission
#739
japaric
closed
1 year ago
2
switch from `print!` macros to `write!`
#738
japaric
closed
1 year ago
2
`sudo --list | true` panics
#737
japaric
closed
1 year ago
1
Use correct value for `arg0` in symlink
#736
squell
closed
1 year ago
3
Sudo-rs canonicalizes commands too aggressively.
#735
squell
closed
1 year ago
2
`sudoers/@include`: expand `%h` to hostname
#734
xy2i
closed
1 year ago
4
Move `Authorization::Allowed` fields to its own type
#733
xy2i
closed
1 year ago
1
Fix test using stderr with Docker `--tty`
#732
xy2i
closed
1 year ago
1
Packaging into deb and rpm
#731
rnijveld
closed
1 year ago
2
Added resolve_path to EDITOR and fix resolve_path test
#730
oneElectron
closed
1 year ago
1
Set and test lower minimal dependencies and test MSRV
#729
rnijveld
closed
1 year ago
2
Its not suportated/implementeded yet " wanna try with old sudo?"
#728
MarceloMachadoxD
closed
1 year ago
2
Search PATH for EDITOR
#727
oneElectron
closed
1 year ago
1
Add CI only tests
#726
oneElectron
opened
1 year ago
2
ast: change Tag.passwd into an enum
#725
japaric
closed
1 year ago
2
visudo does not resolve editor path
#724
oneElectron
closed
1 year ago
12
Visudo should check env variables
#723
oneElectron
closed
1 year ago
3
bump CI timeout
#722
japaric
closed
1 year ago
1
implement `sudo -l -l`
#721
japaric
closed
1 year ago
2
make `sudo -l` print sudoers entries
#720
japaric
closed
1 year ago
2
implement `sudo -l -l`
#719
japaric
closed
1 year ago
0
`sudo --list` should expand command aliases
#718
japaric
closed
1 year ago
0
Impliment truncate syslog
#717
oneElectron
closed
1 year ago
4
improve sudo --list diagnostics
#716
japaric
closed
1 year ago
1
Delete temporary directory when visudo is terminated
#715
pvdrz
closed
1 year ago
2
move `Authorization::Allowed` fields to its own type
#714
pvdrz
closed
1 year ago
0
Adds more `--list` tests in combination with `-u` and `-U` flag
#713
BriocheBerlin
closed
1 year ago
2
Add test for CVE-2019-14287
#712
pvdrz
closed
1 year ago
2
implement `sudo --list`
#711
japaric
closed
1 year ago
2
`sudo --list`: print sudoers policies
#710
japaric
closed
1 year ago
0
sudoers: accept the `list` keyword in command position
#709
japaric
opened
1 year ago
1
Tests assume daemon is uid 1
#708
oneElectron
closed
3 weeks ago
4
Fix flaky SIGWINCH tests
#707
pvdrz
closed
1 year ago
2
move sudo tests into their own module
#706
japaric
closed
1 year ago
2
Add test for CVE-2009-0034
#705
pvdrz
closed
1 year ago
2
Mark `tty_tickets` vulnerabilities as non-applicable
#704
pvdrz
closed
1 year ago
6
Previous
Next