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
Fix builds on arm by changing from i8 to c_char.
#653
dlorenc
closed
1 year ago
5
test that su respects /etc/resource/limits
#652
japaric
closed
1 year ago
2
Add support for `~` in CWD / `--chdir`
#651
squell
closed
1 year ago
2
Simplify signal formatting
#650
pvdrz
closed
1 year ago
2
Handle `SIGWINCH` with `use_pty` enabled
#649
pvdrz
closed
1 year ago
4
Ignore `SIGCHLD` if there are no status updates
#648
pvdrz
closed
1 year ago
2
Clean the `system` module
#647
pvdrz
closed
1 year ago
2
Try enabling continuous mode
#646
pvdrz
closed
1 year ago
2
test that sudo respects /etc/security/limits
#645
japaric
closed
1 year ago
2
sudo does not apply `/etc/security/limits*`
#644
japaric
opened
1 year ago
1
Delay exit as much as possible
#643
pvdrz
closed
1 year ago
2
Add a log line for commands that will be executed
#642
rnijveld
closed
1 year ago
2
Update README and CONTRIBUTING
#641
squell
closed
1 year ago
2
test that `su -c` behaves like `sudo`
#640
japaric
closed
1 year ago
2
PAM silent flag should not be set when a shell (-s) is requested
#639
rnijveld
closed
1 year ago
2
Update README and CONTRIBUTING.md
#638
squell
closed
1 year ago
0
Add an initial changelog
#637
rnijveld
closed
1 year ago
2
Add an initial changelog
#636
rnijveld
closed
1 year ago
0
Remove the unstable warning and use /etc/sudoers(-rs) as the sudoers file
#635
rnijveld
closed
1 year ago
2
Make `--pty` the default for `su`
#634
squell
closed
1 year ago
0
Fix shells fallback for su
#633
marlonbaeten
closed
1 year ago
2
Remove `signal_hook`
#632
pvdrz
closed
1 year ago
2
test that su does exec, signal handling and exit codes like sudo
#631
japaric
closed
1 year ago
0
Protect calls to ttyname and isatty
#630
squell
closed
1 year ago
2
su: test process resource limits
#629
japaric
closed
1 year ago
0
su: test configuring no (target user's) password required via PAM
#628
japaric
closed
1 year ago
0
Add a listing of sudo CVEs
#627
rnijveld
closed
1 year ago
2
syslog messages could be truncated if too long
#626
rnijveld
closed
1 year ago
2
Merge `system::poll` into `exec::event`
#625
pvdrz
closed
1 year ago
2
Assert that sockets won't block only if they are polled beforehand
#624
pvdrz
closed
1 year ago
5
Backchannel IO operations can be blocking
#623
pvdrz
closed
1 year ago
0
weird sudo behavior with a tty and stderr
#622
pvdrz
closed
1 year ago
1
Close all the file descriptors before running the command
#621
pvdrz
closed
1 year ago
2
Use a single socket to handle signals
#620
pvdrz
closed
1 year ago
2
Make backchannel blocking
#619
pvdrz
closed
1 year ago
2
Temporarily fix another flaky test
#618
pvdrz
closed
1 year ago
2
Implement a ring-buffer to pipe data between terminals
#617
pvdrz
closed
9 months ago
3
su: more /etc/shells and --shell tests
#616
japaric
closed
1 year ago
2
su: when there's no `/etc/shells` a default list of allowed login shells is used
#615
japaric
closed
1 year ago
0
Fix compliance test failing due to `use_pty` default behaviour.
#614
squell
closed
1 year ago
2
Unfix the exception that allows a `--chdir` set to the current directory (that is then ignored)
#613
squell
closed
1 year ago
2
Implement the `--validate` flag
#612
rnijveld
closed
1 year ago
2
Poll the terminals according to the buffer state
#611
pvdrz
closed
1 year ago
2
Temporarily fix the flaky tests
#610
pvdrz
closed
1 year ago
2
Remove tempfile from dependencies
#609
rnijveld
closed
1 year ago
3
su: test syslog integration
#608
japaric
closed
1 year ago
2
su reports unrelated euid in syslog on failed auth
#607
japaric
closed
1 year ago
1
su: test syslog interoperation
#606
japaric
closed
1 year ago
0
flaky `use_pty` tests
#605
japaric
closed
1 year ago
0
su: test signal handling
#604
japaric
closed
1 year ago
3
Previous
Next