Commit Graph

24 Commits

Author SHA1 Message Date
peter
3c3e2d07e3 Drop login.c and logwtmp.c from the library build. None of the apps
that we build use it, and any that do should be using the official
login()/logwtmp() in libutil.
2002-10-04 00:24:31 +00:00
peter
8d8b96d08c Zap now-unused SHLIB_MINOR 2002-09-28 00:25:32 +00:00
markm
47396c35bd Updates for OPIE 2.4. 2002-03-22 00:12:20 +00:00
ache
b529321bf3 Turn off USER_LOCKING which allows intruder to completely disable OPIE
for some user just by entering user name and doing nothing on password prompt
2002-01-03 16:04:57 +00:00
dillon
624ee2f8ee Add __FBSDID()s to libopie 2001-09-30 22:04:49 +00:00
markm
881d373f6c Remove the WANT_INSECURE_OPIE option - it is now a default. This is not
nearly as ominous as it sounds, and it allows OPIE to be used over SSH
and on xterms.

Requested by:	ache
Discussed on:	-security
2001-08-12 18:47:56 +00:00
markm
0c9b41130a Add opieaccess(5) functionality under the INSECURE_OPIE .ifdef.
Asked for by:	ache
2001-08-02 18:58:52 +00:00
markm
c1b5c1af3a Add the WANT_INSECURE_OPIE frob which is useful for debugging and
over secure (encrypted) links.

Add a MLINK for skey(4) to opie(4) to assist in the transition.
2001-07-09 18:08:16 +00:00
ru
f85a17a1d7 MAN[1-9] -> MAN. 2001-03-27 17:27:19 +00:00
kris
5124006338 Add some extra functions adapted from OpenBSD, in preparation for
OpenSSH OPIE support.
2000-05-15 04:20:54 +00:00
rgrimes
7e1486bf06 Replace beforeinstall target with new variables used by .mk system.
Reviewed by:	marcel, and make world
2000-01-14 07:57:47 +00:00
peter
e226894fa0 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
peter
2df0ed4426 libopie also depends on libmd. Programs using libopie shouldn't have to
know about libopie's internals in order to use it.
1998-10-11 04:45:50 +00:00
ache
393ce6ac78 Move locks from /etc/opielocks to /var/run/opielocks to keep
/etc  non-writeable as possible
1997-10-01 13:02:20 +00:00
ache
6cca90a85c Bump minor number 1997-09-29 21:40:17 +00:00
ache
72b8ffa582 Add setutent.c 1997-09-29 11:38:36 +00:00
ache
a7d683695d EXT_KEYS gone, STD ommited 1997-09-29 10:55:46 +00:00
ache
9e6ed1c690 Add logwtmp.c 1997-09-29 10:49:21 +00:00
ache
a81cfffae7 Merge 1997-09-29 10:33:14 +00:00
pst
9528109a18 Install opie.h in /usr/include 1997-03-08 19:42:41 +00:00
peter
3447762204 Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
pst
03d84e220e This commit was generated by cvs2svn to compensate for changes in r22375,
which included commits to RCS files with non-trunk default branches.
1997-02-07 03:51:56 +00:00
pst
c16176f2e3 Build libopie from contrib_opie module. 1997-02-07 03:51:56 +00:00
pst
a76a01c7fa Config information for FreeBSD 1997-02-07 03:46:28 +00:00