Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Back out the work-around for CFS's failure to use 8-bit filenames. It | Brian Feldman | 2004-05-19 | 2 | -72/+1 |
| | | | | appears to be crashing some people (but not others). | ||||
* | Reinstate changes made during ports freeze, correcting "PORTREVESION" | Brian Feldman | 2004-04-29 | 2 | -4/+22 |
| | | | | so that the version is actually bumped. | ||||
* | Committing stuff during ports freezes is generally frowned upon. | Brian Feldman | 2004-04-23 | 2 | -22/+4 |
| | |||||
* | Revamp cfssh(1) so that it creates the attach points randomly again. | Brian Feldman | 2004-04-22 | 2 | -4/+22 |
| | | | | | | | | | | It used $RANDOM when it was a ksh script, but here it had always been broken because ash (/bin/sh) doesn't have it. Also, make the cfssh manpage refer to itself as cfssh instead of ssh. Submitted by: Martin Kammerhofer <dada@sbox.tugraz.at> PR: 65620 | ||||
* | Previously, cfsd would screw up if you used 8-bit filenames. Fix the | Brian Feldman | 2004-04-18 | 2 | -14/+70 |
| | | | | | | | checksum mechanism for pathnames so that it works for those paths. Submitted by: Olof Samuelsson <olof@s8n.pp.se> PR: 35353 | ||||
* | SIZEify (maintainer timeout) | Trevor Johnson | 2004-03-31 | 1 | -0/+1 |
| | |||||
* | Update the link to Matt Blaze's CFS paper. | John Polstra | 2003-07-09 | 1 | -1/+1 |
| | |||||
* | Clear moonlight beckons. | Ade Lovett | 2003-03-07 | 2 | -1/+1 |
| | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. | ||||
* | Notify users of security/cfs that rpcbind may need -L to accept | Brian Feldman | 2003-02-03 | 1 | -0/+2 |
| | | | | | | connections to register cfs with it. Determined by: Brad Forschinger <freebsd@bnjf.id.au> | ||||
* | Upgrade to 1.4.1. | Brian Feldman | 2002-05-17 | 2 | -8/+3 |
| | | | | | PR: 29638 Submitted by: Scott Renfro <scott@renfro.org> | ||||
* | Bump PORTREVISION. | Brian Feldman | 2001-10-29 | 1 | -0/+1 |
| | | | | Reminded by: kkenn | ||||
* | Fix a possible-corruption-at-end-of-file bug. | Brian Feldman | 2001-10-29 | 1 | -0/+16 |
| | | | | | PR: ports/30120 Submitted by: Scott Renfro <scott@renfro.org> | ||||
* | Install cfsd.sh script only if not already installed | Andrey A. Chernov | 2000-07-22 | 1 | -2/+4 |
| | |||||
* | Use 'killall cfsd' on stop | Andrey A. Chernov | 2000-07-18 | 1 | -0/+1 |
| | |||||
* | Use new style start/stop rc.d script | Andrey A. Chernov | 2000-07-18 | 2 | -2/+20 |
| | | | | Unrestrict port since we are able to distribute crypto | ||||
* | Strategically change a couple malloc() calls to calloc() calls so that | Brian Feldman | 2000-07-15 | 1 | -0/+20 |
| | | | | | every request doesn't return NFSERR_STALE. This CFS bug brought to light by the letters p, h, and k :) | ||||
* | Remove empty directory on deinstall | Kris Kennaway | 2000-06-05 | 1 | -0/+1 |
| | |||||
* | Update to cfs version 1.4.0 beta 2. | Brian Feldman | 2000-05-23 | 5 | -43/+28 |
| | | | | Submitted by: Ollivier Robert <roberto@FreeBSD.org> | ||||
* | Correct whitespace introduced during PORTNAME conversion and portlint | Michael Haro | 2000-04-21 | 1 | -2/+2 |
| | |||||
* | Update with the new PORTNAME/PORTVERSION variables | Chris Piazza | 2000-04-09 | 1 | -3/+3 |
| | |||||
* | distfile is missing from both mirror sites - update both of them with new ones | Andrey A. Chernov | 2000-02-16 | 1 | -2/+2 |
| | |||||
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-31 | 1 | -1/+1 |
| | |||||
* | #4/4 enforcing Caps, no period | Tim Vanderhoek | 1999-06-26 | 1 | -1/+1 |
| | | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de | ||||
* | CFS's cmkdir now makes directories as Blowfish by default. | Brian Feldman | 1999-06-22 | 2 | -2/+13 |
| | | | | | | I've made myself the maintainer, as well. Reviewed by: jdp | ||||
* | Update master sites. | John Polstra | 1999-06-21 | 1 | -3/+3 |
| | |||||
* | Cause the makefile to respect CC and CFLAGS during compilation. | Kris Kennaway | 1999-03-23 | 1 | -4/+16 |
| | | | | Reviewed by: John Polstra (Maintainer) | ||||
* | fix usage | David E. O'Brien | 1998-09-21 | 1 | -3/+11 |
| | |||||
* | Add `nfsv2' to the mount example. | David E. O'Brien | 1998-09-21 | 1 | -0/+28 |
| | |||||
* | * Support blowfish encription. | David E. O'Brien | 1998-09-21 | 4 | -4/+32 |
| | | | | * Install the cfs's ssh as cfssh. | ||||
* | Secure the freedom of the manpages! Free the manpages! | Tim Vanderhoek | 1998-08-19 | 1 | -7/+0 |
| | | | | PR: ports/7651 | ||||
* | Fix cfsd so that it detaches from the controlling terminal. | John Polstra | 1997-10-14 | 1 | -1/+10 |
| | | | | | PR: closes ports/4757 Submitted by: saken@rmta.ml.org (Scott A. Kenney) | ||||
* | Add OpenBSD to the list of systems. | Warner Losh | 1997-09-12 | 1 | -1/+1 |
| | | | | | Reviewed by: jdp@polstra.com Submitted by: Theo de Raadt <deraadt@cvs.openbsd.org> | ||||
* | New port of CFS, the Cryptographic File System. | John Polstra | 1997-07-30 | 7 | -0/+97 |