summaryrefslogtreecommitdiff
path: root/security/dcetest (unfollow)
Commit message (Collapse)AuthorFilesLines
2006-01-24SHA256ifyEdwin Groothuis1-0/+1
Approved by: krion@ Notes: svn path=/head/; revision=154303
2005-02-16- Chase master siteVolker Stolz4-12/+19
- Cleanup Makefile a bit (me) PR: ports/77552 Submitted by: "Jonatan B" (maintainer) Notes: svn path=/head/; revision=129027
2004-11-14- Update maintainer's email addressPav Lucistnik1-2/+2
PR: ports/73939 Submitted by: Yonatan <onatan@gmail.com> (maintainer) Notes: svn path=/head/; revision=121613
2004-03-31SIZEify (maintainer timeout)Trevor Johnson1-0/+1
Notes: svn path=/head/; revision=105747
2003-09-24Make portlint(1) happy by changing strip to ${STRIP_CMD}Sergey A. Osokin1-1/+1
Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998 Notes: svn path=/head/; revision=89169
2003-09-04new port: dump MSRPC informationEdwin Groothuis7-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> Notes: svn path=/head/; revision=88535