summaryrefslogtreecommitdiffstats
path: root/libexec/rshd/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Cleaner method of making PAMable apps static (in the optional case ofmarkm2001-04-281-5/+0
| | | | wanting static apps).
* Allow static linking.markm2001-04-281-0/+5
| | | | Asked for by: BDE
* Add full PAM support for account management and sessions.markm2001-03-271-2/+7
| | | | | | | The PAM_FAIL_CHECK and PAM_END macros in su.c came from the util-linux package's PAM patches to the BSD login.c Submitted by: "David J. MacKenzie" <djm@web.us.uu.net>
* - Backout botched attempt to intoduce MANSECT feature.ru2001-03-261-0/+1
| | | | - MAN[1-9] -> MAN.
* Set the default manual section for libexec/ to 8.ru2001-03-201-1/+0
|
* Removed broken PAM support from rshd(8) and rlogind(8). rshd doesru2000-10-121-10/+1
| | | | | | | not allocate a pty(4) so it is not suitable at all for interactive PAM modules. rlogind calls login(1) which is already PAM enabled. Approved by: markm
* Use libcrypto instead of libdes.markm2000-02-241-1/+1
|
* several tcp apps IPv6 updateshin2000-01-251-0/+3
| | | | | | | | | | | | -inetd -rshd -rlogind -telnetd -rsh -rlogin Reviewed by: freebsd-arch, cvs-committers Obtained from: KAME project
* Fix for new Kerberos4. Make a fist cut at PAM-ising while I'm here.markm1999-09-191-5/+9
|
* Fix more Common Error brokenness.markm1999-09-061-2/+2
|
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Add -lcrypt when building kerberos.jb1998-09-051-3/+3
|
* Fix LIBDIR (for aout/ELF).markm1998-08-061-2/+2
|
* Changes for the new KTH Kerberos4.markm1997-09-281-4/+3
| | | | Also make -Wall a bit quieter
* Added login.conf support.davidn1997-04-231-1/+6
|
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
|
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
| | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise.
* Add distribution=krb for P-HKwollman1994-11-201-1/+2
|
* First level of changes for bringing in eBones (kerberos).csgr1994-09-291-6/+10
| | | | | | | | - Get rid of inverse logic (NOKERBEROS and NOEBONES) in src/makefile, and replace with MAKE_KERBEROS and MAKE_EBONES. (Far fewer contortions, and both default to off.) IF YOU WANT KERBEROS, YOU HAVE TO EXPLICITLY DEFINE ONE OF THESE. - Make Makefiles kerberos-aware.
* Update to new make macros and disable Kerberos because we haven't got itwollman1994-08-051-5/+5
| | | | set up right yet.
* BSD 4.4 Lite Libexec Sourcesrgrimes1994-05-271-0/+11
OpenPOWER on IntegriCloud