aboutsummaryrefslogtreecommitdiffstats
path: root/security/op/files
Commit message (Collapse)AuthorAgeFilesLines
* - Give maintainership to Steve Simmons <scs@umich.edu>krion2003-12-241-8/+29
| | | | | | | - Setgid added in addition to setgroups PR: 60516 Submitted by: maintainer
* unbreak port by eliminating varargs.hedwin2003-10-152-7/+61
| | | | informed maintainer.
* Security update with following changes:osa2003-09-091-0/+53
| | | | | | | | | | | | Makefile: PLIST_SUB added (CONF_DIR), fix ${NOPORTDOCS}, bump ${PORTREVISION} pkg-plist: etc -> %%CONF_DIR%%, utilize ${DOCSDIR} Setuid misplaced (security fix) for main.c Thanks to cyrill@econ.krasnoyarsk.su for submitting this patch. Also makes portlint happy. Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> (maintainer) PR: 56614
* honor CFLAGS.sada2002-05-181-0/+10
| | | | | PR: ports/37112 Submitted by: maintainer
* Add op 1.11, a program to allow others to run commands as root (likewill2001-04-071-0/+9
sudo but different). Hey, CERIAS @ Purdue wrote this. Cool. PR: 24771 Submitted by: Cyrille Lefevre <clefevre@citeweb.net>