aboutsummaryrefslogtreecommitdiffstats
path: root/security/tinysu
Commit message (Collapse)AuthorAgeFilesLines
* -remove MD5ohauer2011-07-031-1/+0
|
* SHA256ifyedwin2006-01-241-0/+1
| | | | Approved by: krion@
* Respect $PREFIXvs2005-10-161-0/+3
| | | | | PR: ports/87509 Submitted by: maintainer
* This is a port of tinysu, a featureless replacement for su and sudo. tinysu ispav2005-05-254-0/+40
installed setuid root and executable by members of a particular group. It is intended to be used in situations where an unprivileged user is being granted full root access, but wants the convenience of a sudo-style log. PR: ports/80752 Submitted by: Zak Johnson <zakj@nox.cx>