summaryrefslogtreecommitdiff
path: root/security/cfs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to 1.4.1.Brian Feldman2002-05-172-8/+3
| | | | | | | | PR: 29638 Submitted by: Scott Renfro <scott@renfro.org> Notes: svn path=/head/; revision=59292
* Bump PORTREVISION.Brian Feldman2001-10-291-0/+1
| | | | | | | Reminded by: kkenn Notes: svn path=/head/; revision=49344
* Fix a possible-corruption-at-end-of-file bug.Brian Feldman2001-10-291-0/+16
| | | | | | | | PR: ports/30120 Submitted by: Scott Renfro <scott@renfro.org> Notes: svn path=/head/; revision=49339
* Install cfsd.sh script only if not already installedAndrey A. Chernov2000-07-221-2/+4
| | | | Notes: svn path=/head/; revision=30968
* Use 'killall cfsd' on stopAndrey A. Chernov2000-07-181-0/+1
| | | | Notes: svn path=/head/; revision=30765
* Use new style start/stop rc.d scriptAndrey A. Chernov2000-07-182-2/+20
| | | | | | | Unrestrict port since we are able to distribute crypto Notes: svn path=/head/; revision=30764
* Strategically change a couple malloc() calls to calloc() calls so thatBrian Feldman2000-07-151-0/+20
| | | | | | | | every request doesn't return NFSERR_STALE. This CFS bug brought to light by the letters p, h, and k :) Notes: svn path=/head/; revision=30635
* Remove empty directory on deinstallKris Kennaway2000-06-051-0/+1
| | | | Notes: svn path=/head/; revision=29193
* Update to cfs version 1.4.0 beta 2.Brian Feldman2000-05-235-43/+28
| | | | | | | Submitted by: Ollivier Robert <roberto@FreeBSD.org> Notes: svn path=/head/; revision=28695
* Correct whitespace introduced during PORTNAME conversion and portlintMichael Haro2000-04-211-2/+2
| | | | Notes: svn path=/head/; revision=27847
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-3/+3
| | | | Notes: svn path=/head/; revision=27426
* distfile is missing from both mirror sites - update both of them with new onesAndrey A. Chernov2000-02-161-2/+2
| | | | Notes: svn path=/head/; revision=25893
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21143
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-261-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 Notes: svn path=/head/; revision=19804
* CFS's cmkdir now makes directories as Blowfish by default.Brian Feldman1999-06-222-2/+13
| | | | | | | | | I've made myself the maintainer, as well. Reviewed by: jdp Notes: svn path=/head/; revision=19611
* Update master sites.John Polstra1999-06-211-3/+3
| | | | Notes: svn path=/head/; revision=19606
* Cause the makefile to respect CC and CFLAGS during compilation.Kris Kennaway1999-03-231-4/+16
| | | | | | | Reviewed by: John Polstra (Maintainer) Notes: svn path=/head/; revision=17360
* fix usageDavid E. O'Brien1998-09-211-3/+11
| | | | Notes: svn path=/head/; revision=13274
* Add `nfsv2' to the mount example.David E. O'Brien1998-09-211-0/+28
| | | | Notes: svn path=/head/; revision=13271
* * Support blowfish encription.David E. O'Brien1998-09-214-4/+32
| | | | | | | * Install the cfs's ssh as cfssh. Notes: svn path=/head/; revision=13270
* Secure the freedom of the manpages! Free the manpages!Tim Vanderhoek1998-08-191-7/+0
| | | | | | | PR: ports/7651 Notes: svn path=/head/; revision=12655
* Fix cfsd so that it detaches from the controlling terminal.John Polstra1997-10-141-1/+10
| | | | | | | | PR: closes ports/4757 Submitted by: saken@rmta.ml.org (Scott A. Kenney) Notes: svn path=/head/; revision=8258
* Add OpenBSD to the list of systems.Warner Losh1997-09-121-1/+1
| | | | | | | | Reviewed by: jdp@polstra.com Submitted by: Theo de Raadt <deraadt@cvs.openbsd.org> Notes: svn path=/head/; revision=7868
* New port of CFS, the Cryptographic File System.John Polstra1997-07-307-0/+97
Notes: svn path=/head/; revision=7442