dosemu2:suid

Last commit made on 2024-04-24
Get this branch:
git clone -b suid https://git.launchpad.net/dosemu2

Branch merges

Branch information

Name:
suid
Repository:
lp:dosemu2

Recent commits

6b5e415... by stsp

set home and shell for new user [#2181]

245e8bb... by stsp

make: add user for dosemu2 [#2181]

f9d1a72... by stsp

mfs: switch to openat2() [#2181]

5ae5cc1... by stsp

deb,rpm: dep on libacl [#2181]

537bc10... by stsp

utilities: use ACLs for mkdir_under() [#2181]

6e16d4f... by stsp

wrapper: add -no-priv-sep option [#2181]

This option disables the priv-separation sandbox.

173f29e... by stsp

wrapper: eliminate USE_SUDO variable [#2181]

No functional changes, just a clean-up.

3545a77... by stsp

deb,rpm: recommend util-linux for setpriv [#2181]

528e935... by stsp

wrapper: use setpriv --no-new-privs for -s [#2181]

Needed to bypass suid/sgid bits if -s is used.

2a5532b... by stsp

debugger: add error checks in mhp_close() [#2181]

unlink()'s are currently failing with setuid configuration.