aboutsummaryrefslogtreecommitdiff
path: root/lib/libopie
Commit message (Collapse)AuthorAgeFilesLines
* Drop login.c and logwtmp.c from the library build. None of the appsPeter Wemm2002-10-041-1/+1
| | | | | | | | that we build use it, and any that do should be using the official login()/logwtmp() in libutil. Notes: svn path=/head/; revision=104427
* Zap now-unused SHLIB_MINORPeter Wemm2002-09-281-1/+0
| | | | Notes: svn path=/head/; revision=104073
* Updates for OPIE 2.4.Mark Murray2002-03-221-0/+1
| | | | Notes: svn path=/head/; revision=92918
* Turn off USER_LOCKING which allows intruder to completely disable OPIEAndrey A. Chernov2002-01-031-1/+3
| | | | | | | for some user just by entering user name and doing nothing on password prompt Notes: svn path=/head/; revision=88846
* Add __FBSDID()s to libopieMatthew Dillon2001-09-301-2/+3
| | | | Notes: svn path=/head/; revision=84216
* Remove the WANT_INSECURE_OPIE option - it is now a default. This is notMark Murray2001-08-121-2/+0
| | | | | | | | | | | nearly as ominous as it sounds, and it allows OPIE to be used over SSH and on xterms. Requested by: ache Discussed on: -security Notes: svn path=/head/; revision=81557
* Add opieaccess(5) functionality under the INSECURE_OPIE .ifdef.Mark Murray2001-08-021-1/+2
| | | | | | | Asked for by: ache Notes: svn path=/head/; revision=81062
* Add the WANT_INSECURE_OPIE frob which is useful for debugging andMark Murray2001-07-091-0/+6
| | | | | | | | | over secure (encrypted) links. Add a MLINK for skey(4) to opie(4) to assist in the transition. Notes: svn path=/head/; revision=79473
* MAN[1-9] -> MAN.Ruslan Ermilov2001-03-271-2/+1
| | | | Notes: svn path=/head/; revision=74870
* Add some extra functions adapted from OpenBSD, in preparation forKris Kennaway2000-05-152-0/+97
| | | | | | | OpenSSH OPIE support. Notes: svn path=/head/; revision=60572
* Replace beforeinstall target with new variables used by .mk system.Rodney W. Grimes2000-01-141-4/+1
| | | | | | | Reviewed by: marcel, and make world Notes: svn path=/head/; revision=55955
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50476
* libopie also depends on libmd. Programs using libopie shouldn't have toPeter Wemm1998-10-111-1/+4
| | | | | | | know about libopie's internals in order to use it. Notes: svn path=/head/; revision=40202
* Move locks from /etc/opielocks to /var/run/opielocks to keepAndrey A. Chernov1997-10-011-1/+1
| | | | | | | /etc non-writeable as possible Notes: svn path=/head/; revision=30035
* Bump minor numberAndrey A. Chernov1997-09-291-1/+3
| | | | Notes: svn path=/head/; revision=29991
* Add setutent.cAndrey A. Chernov1997-09-291-2/+2
| | | | Notes: svn path=/head/; revision=29978
* EXT_KEYS gone, STD ommitedAndrey A. Chernov1997-09-291-3/+2
| | | | Notes: svn path=/head/; revision=29971
* Add logwtmp.cAndrey A. Chernov1997-09-291-2/+2
| | | | Notes: svn path=/head/; revision=29970
* MergeAndrey A. Chernov1997-09-291-16/+73
| | | | Notes: svn path=/head/; revision=29967
* Install opie.h in /usr/includePaul Traina1997-03-081-1/+5
| | | | Notes: svn path=/head/; revision=23541
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
| | | | Notes: svn path=/head/; revision=22993
* Build libopie from contrib_opie module.Paul Traina1997-02-071-0/+27
| | | | Notes: svn path=/cvs2svn/branches/PST/; revision=22375
* Config information for FreeBSDPaul Traina1997-02-071-0/+322
Notes: svn path=/head/; revision=22373