summaryrefslogtreecommitdiff
path: root/mail/poppassd (follow)
Commit message (Collapse)AuthorAgeFilesLines
* In attempt to keep someone from finding valid usernames return aSteve Price1999-06-081-13/+23
| | | | | | | | | | "password incorrect" message when the username is invalid. PR: 11952 Submitted by: Jason Garman <jgarman@sso.sytexinc.com> Notes: svn path=/head/; revision=19337
* refer to pop3pw as pop3pw not popasswdMichael Haro1999-04-161-1/+1
| | | | | | | | PR: 11162 Submitted by: Andrew <andrew@ugh.net.au> Notes: svn path=/head/; revision=17916
* Remove more manpages, as part of the great manpage removal project.Tim Vanderhoek1998-08-171-1/+0
| | | | Notes: svn path=/head/; revision=12567
* poppassd -> pop3pwSteve Price1998-06-041-2/+2
| | | | | | | | PR: 6761 Submitted by: maintainer Notes: svn path=/head/; revision=11262
* /bin/sh -> ${SH}Masafumi Max NAKANE1997-07-131-2/+2
| | | | Notes: svn path=/head/; revision=7303
* Path on MASTER_SITE changed.Masafumi Max NAKANE1997-06-131-4/+4
| | | | | | | Instead of using DISTNAME and DISTFILES, use DISTNAME and WRKSRC. Notes: svn path=/head/; revision=6923
* PR: 3539Masafumi Max NAKANE1997-06-131-20/+65
| | | | | | | | | | | | | Submitted by: andrew@ugh.net.au The previous port of poppassd worked fine under 2.1.x but broke under 2.2.x. Ron Bickers <rbickers@intercenter.net> sent me some changes which should allow it to work under 2.2.x and these changes are incorporated in this version. The port seems to still work under 2.1.x. Notes: svn path=/head/; revision=6922
* Convert to use MAN[1-8LN]David E. O'Brien1996-11-171-4/+2
| | | | Notes: svn path=/head/; revision=4536
* CATEGORIES+= --> CATEGORIES=David E. O'Brien1996-11-101-4/+3
| | | | | | | And clean up variable ordering (as shown in the handbook) as little. Notes: svn path=/head/; revision=4382
* Import of a server to allow users to change their password from within EudoraJames FitzGibbon1996-11-038-0/+297
Reviewed by: jfitz@FreeBSD.ORG Submitted by: andrew@ugh.net.au Notes: svn path=/head/; revision=4281