The FreeBSD Ports Archive
FreeBSD security : checkpassword4>
A simple password-checking interface
Checkpassword provides a simple, uniform password-checking interface
to all root applications. It is suitable for use by applications such as
login, ftpd, and pop3d.
http://cr.yp.to/checkpwd.html
|
checkpassword history
v. 1.18
date: 2006/07/23 14:46:08; author: garga; state: Exp; lines: +4 -4
- Respect CC and CFLAGS
- Unquote RESTRICTED
v. 1.17
date: 2005/09/30 12:52:44; author: garga; state: Exp; lines: +8 -9
- Use DOCSDIR, PORTDOCS and NOPORTDOCS
- Remove one line pkg-plist
- Take maintainership
v. 1.16
date: 2005/04/03 21:30:38; author: kris; state: Exp; lines: +1 -1
Reset inactive maintainer. Thanks for your work in the past!
v. 1.15
date: 2003/03/07 06:10:39; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.14
date: 2002/02/07 22:05:57; author: sada; state: Exp; lines: +0 -1
MASTER_SITE_SUBDIR is needless now.
v. 1.13
date: 2002/01/29 11:58:39; author: knu; state: Exp; lines: +2 -2
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
v. 1.12
date: 2001/12/23 12:46:05; author: sada; state: Exp; lines: +6 -8
Upgrade to 0.90.
PR: ports/32494
Submitted by: Mario Doria
v. 1.11
date: 2000/06/29 07:02:48; author: obrien; state: Exp; lines: +3 -2
Move the stragler's www.freebsd.org/~user distfiles to the offical
MASTER_SITE_LOCAL site.
v. 1.10
date: 2000/04/21 08:18:13; author: mharo; state: Exp; lines: +2 -2
Correct whitespace introduced during PORTNAME conversion and portlint
v. 1.9
date: 2000/04/09 18:29:27; author: cpiazza; state: Exp; lines: +3 -3
Update with the new PORTNAME/PORTVERSION variables
v. 1.8
date: 2000/02/08 09:28:38; author: peter; state: Exp; lines: +2 -2
Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,
as the days of the former are numbered.
Reviewed by: asami
v. 1.7
date: 1999/11/21 20:45:26; author: sada; state: Exp; lines: +2 -2
Mastersite has moved.
v. 1.6
date: 1999/08/31 06:50:03; author: mharo; state: Exp; lines: +4 -4
FreeBSD.ORG -> FreeBSD.org
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
v. 1.5
date: 1999/08/31 01:50:57; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.4
date: 1999/06/16 03:08:46; author: simokawa; state: Exp; lines: +2 -2
Need to quote if we use "'".
v. 1.3
date: 1999/03/31 16:41:31; author: sada; state: Exp; lines: +2 -2
Remove ``WWW.jp.FreeBSD.ORG/~sada/*'' addresses from MASTER_SITES
& PATCH_SITES, and use ${MASTER_SITE_PORTS_JP} instead.
We couldn't use ``WWW.jp.FreeBSD.ORG/'' address soon.
v. 1.2
date: 1999/01/07 20:59:07; author: sada; state: Exp; lines: +4 -2
Mirror distfiles.
v. 1.1
date: 1999/01/06 22:54:18; author: sada; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1999/01/06 22:54:18; author: sada; state: Exp; lines: +0 -0
Checkpassword provides a simple, uniform password-checking interface
to all root applications. It is suitable for use by applications such as
login, ftpd, and pop3d.
=============================================================================
v. 1.18
date: 2006/07/23 14:46:08; author: garga; state: Exp; lines: +4 -4
- Respect CC and CFLAGS
- Unquote RESTRICTED
v. 1.17
date: 2005/09/30 12:52:44; author: garga; state: Exp; lines: +8 -9
- Use DOCSDIR, PORTDOCS and NOPORTDOCS
- Remove one line pkg-plist
- Take maintainership
v. 1.16
date: 2005/04/03 21:30:38; author: kris; state: Exp; lines: +1 -1
Reset inactive maintainer. Thanks for your work in the past!
v. 1.15
date: 2003/03/07 06:10:39; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.14
date: 2002/02/07 22:05:57; author: sada; state: Exp; lines: +0 -1
MASTER_SITE_SUBDIR is needless now.
v. 1.13
date: 2002/01/29 11:58:39; author: knu; state: Exp; lines: +2 -2
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
v. 1.12
date: 2001/12/23 12:46:05; author: sada; state: Exp; lines: +6 -8
Upgrade to 0.90.
PR: ports/32494
Submitted by: Mario Doria
v. 1.11
date: 2000/06/29 07:02:48; author: obrien; state: Exp; lines: +3 -2
Move the stragler's www.freebsd.org/~user distfiles to the offical
MASTER_SITE_LOCAL site.
v. 1.10
date: 2000/04/21 08:18:13; author: mharo; state: Exp; lines: +2 -2
Correct whitespace introduced during PORTNAME conversion and portlint
v. 1.9
date: 2000/04/09 18:29:27; author: cpiazza; state: Exp; lines: +3 -3
Update with the new PORTNAME/PORTVERSION variables
v. 1.8
date: 2000/02/08 09:28:38; author: peter; state: Exp; lines: +2 -2
Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,
as the days of the former are numbered.
Reviewed by: asami
v. 1.7
date: 1999/11/21 20:45:26; author: sada; state: Exp; lines: +2 -2
Mastersite has moved.
v. 1.6
date: 1999/08/31 06:50:03; author: mharo; state: Exp; lines: +4 -4
FreeBSD.ORG -> FreeBSD.org
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
v. 1.5
date: 1999/08/31 01:50:57; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.4
date: 1999/06/16 03:08:46; author: simokawa; state: Exp; lines: +2 -2
Need to quote if we use "'".
v. 1.3
date: 1999/03/31 16:41:31; author: sada; state: Exp; lines: +2 -2
Remove ``WWW.jp.FreeBSD.ORG/~sada/*'' addresses from MASTER_SITES
& PATCH_SITES, and use ${MASTER_SITE_PORTS_JP} instead.
We couldn't use ``WWW.jp.FreeBSD.ORG/'' address soon.
v. 1.2
date: 1999/01/07 20:59:07; author: sada; state: Exp; lines: +4 -2
Mirror distfiles.
v. 1.1
date: 1999/01/06 22:54:18; author: sada; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1999/01/06 22:54:18; author: sada; state: Exp; lines: +0 -0
Checkpassword provides a simple, uniform password-checking interface
to all root applications. It is suitable for use by applications such as
login, ftpd, and pop3d.
=============================================================================
v. 1.18
date: 2006/07/23 14:46:08; author: garga; state: Exp; lines: +4 -4
- Respect CC and CFLAGS
- Unquote RESTRICTED
v. 1.17
date: 2005/09/30 12:52:44; author: garga; state: Exp; lines: +8 -9
- Use DOCSDIR, PORTDOCS and NOPORTDOCS
- Remove one line pkg-plist
- Take maintainership
v. 1.16
date: 2005/04/03 21:30:38; author: kris; state: Exp; lines: +1 -1
Reset inactive maintainer. Thanks for your work in the past!
v. 1.15
date: 2003/03/07 06:10:39; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.14
date: 2002/02/07 22:05:57; author: sada; state: Exp; lines: +0 -1
MASTER_SITE_SUBDIR is needless now.
v. 1.13
date: 2002/01/29 11:58:39; author: knu; state: Exp; lines: +2 -2
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
v. 1.12
date: 2001/12/23 12:46:05; author: sada; state: Exp; lines: +6 -8
Upgrade to 0.90.
PR: ports/32494
Submitted by: Mario Doria
v. 1.11
date: 2000/06/29 07:02:48; author: obrien; state: Exp; lines: +3 -2
Move the stragler's www.freebsd.org/~user distfiles to the offical
MASTER_SITE_LOCAL site.
v. 1.10
date: 2000/04/21 08:18:13; author: mharo; state: Exp; lines: +2 -2
Correct whitespace introduced during PORTNAME conversion and portlint
v. 1.9
date: 2000/04/09 18:29:27; author: cpiazza; state: Exp; lines: +3 -3
Update with the new PORTNAME/PORTVERSION variables
v. 1.8
date: 2000/02/08 09:28:38; author: peter; state: Exp; lines: +2 -2
Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,
as the days of the former are numbered.
Reviewed by: asami
v. 1.7
date: 1999/11/21 20:45:26; author: sada; state: Exp; lines: +2 -2
Mastersite has moved.
v. 1.6
date: 1999/08/31 06:50:03; author: mharo; state: Exp; lines: +4 -4
FreeBSD.ORG -> FreeBSD.org
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
v. 1.5
date: 1999/08/31 01:50:57; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.4
date: 1999/06/16 03:08:46; author: simokawa; state: Exp; lines: +2 -2
Need to quote if we use "'".
v. 1.3
date: 1999/03/31 16:41:31; author: sada; state: Exp; lines: +2 -2
Remove ``WWW.jp.FreeBSD.ORG/~sada/*'' addresses from MASTER_SITES
& PATCH_SITES, and use ${MASTER_SITE_PORTS_JP} instead.
We couldn't use ``WWW.jp.FreeBSD.ORG/'' address soon.
v. 1.2
date: 1999/01/07 20:59:07; author: sada; state: Exp; lines: +4 -2
Mirror distfiles.
v. 1.1
date: 1999/01/06 22:54:18; author: sada; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1999/01/06 22:54:18; author: sada; state: Exp; lines: +0 -0
Checkpassword provides a simple, uniform password-checking interface
to all root applications. It is suitable for use by applications such as
login, ftpd, and pop3d.
=============================================================================
|
| |

|