aboutsummaryrefslogtreecommitdiffstats
path: root/security/dcetest
Commit message (Collapse)AuthorAgeFilesLines
* -remove MD5ohauer2011-07-031-1/+0
|
* SHA256ifyedwin2006-01-241-0/+1
| | | | Approved by: krion@
* - Chase master sitevs2005-02-164-12/+19
| | | | | | | - Cleanup Makefile a bit (me) PR: ports/77552 Submitted by: "Jonatan B" (maintainer)
* - Update maintainer's email addresspav2004-11-151-2/+2
| | | | | PR: ports/73939 Submitted by: Yonatan <onatan@gmail.com> (maintainer)
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Make portlint(1) happy by changing strip to ${STRIP_CMD}osa2003-09-241-1/+1
| | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998
* new port: dump MSRPC informationedwin2003-09-047-0/+91
One-file-port, from @stake. This dumps information from remote RPC. Much like "rpcinfo -p host" on unix hosts. Please check my patches: I removed an unused function so this wouldn't be marked as a security sensitive port, and I'm not sure my Makefile change respects CFLAGS. PR: ports/46991 Submitted by: Yonatan@xpert.com <Yonatan@xpert.com>