summaryrefslogtreecommitdiffstats
path: root/usr.bin/login
Commit message (Expand)AuthorAgeFilesLines
* Add braces to avoid ambiguity in a nested conditional (silences a gccsheldonh2000-04-261-1/+2
* Fix excessive use of parenthesis in previous commit.sheldonh2000-04-252-2/+2
* Do not issue a warning when chflags() fails with EOPNOTSUPP.sheldonh2000-04-132-2/+3
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-011-2/+4
* Fix diagnostic printing test condition (was always true)ache2000-02-281-1/+1
* Remove option's description that has gone with PAM.ru2000-02-271-9/+1
* Added IPv6 name resolving support for utmp logging.shin2000-02-191-15/+42
* Remove the version information from `.Os FreeBSD' here. Not onlychris2000-02-141-1/+1
* Revert the libcrypt/libmd stuff back to how it was. This should not havepeter1999-12-181-2/+2
* Add libmd (or move it after libcrypt). We don't want the linker to bemarcel1999-12-161-2/+2
* Correct some hard sentence breaks. Only those surrounding the previoussheldonh1999-09-141-2/+2
* Improve shell documentation:sheldonh1999-09-081-6/+7
* $Id$ -> $FreeBSD$peter1999-08-284-4/+4
* Clear all file flags when taking ownership of devices. Do not ignoreimp1999-08-212-3/+16
* Add $Id$, to make it simpler for members of the translation teams tonik1999-07-121-0/+3
* remove uid switching before login_getpwclass, now done inside libutilache1999-04-241-3/+6
* Don't perform the trimdomain() functionality twice,brian1999-04-071-12/+3
* Added xref to nologin(5)wosch1999-02-011-1/+2
* Force <bsd.libnames.mk> to be included, regardless of the objectjdp1999-01-221-1/+2
* Allow login to be linked statically even when PAM is used, sincejdp1999-01-201-4/+2
* Add a compile knob to avoid using PAM code (login will use standard Unixabial1999-01-192-4/+22
* Move nologin from /etc to /var/run. This means one less file that hasasami1999-01-111-3/+3
* Make the timeout handler log any failed logins, to make sure failedeivind1999-01-031-7/+17
* Obtained from: "Jan B. Koum " <jkb@best.com>dillon1998-12-012-3/+5
* Work around the problem that login won't link if NOSHARED=yes,jdp1998-11-211-1/+2
* ATTENTION: INSTALL "/etc/pam.conf" FROM "src/etc"!!!jdp1998-11-213-326/+149
* unifdef -DLOGIN_CAP. After almost 2 years, I think we can assumejdp1998-11-112-75/+4
* Remove support for LOGIN_CAP_AUTH. It was never enabled, it wasjdp1998-11-112-131/+5
* Fix a const-related compiler warning.jdp1998-11-111-2/+3
* Use KJH's auth.conf parser to turn on/off Kerberos in userland.markm1998-10-092-3/+12
* Remove useless `BINOWN=root' now that it is the default.obrien1998-09-191-2/+1
* Remove hardcoded constant in favour of login.conf value.jkoshy1998-08-171-2/+2
* Fix LIBDIR (for aout/ELF).markm1998-08-061-1/+1
* Backed out rev.1.31. It was a workaround for bugs in rev.1.4 ofbde1998-07-311-5/+1
* Fix a couple of little bugs that prevented login.c from compilingjdp1998-07-221-3/+3
* Trim a domain part for wtmp as same as showed by "netstat -r".amurai1998-06-011-1/+5
* *blush*, typo during last minute editing..peter1998-04-301-2/+2
* Change euid while reading the user's .login_cap file in case the homedirpeter1998-04-301-2/+8
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.charnier1998-03-231-2/+2
* gcc on alpha complains about nested comments. A comment in thisjb1998-02-151-1/+1
* Fix very rare but dangerous bug:ache1998-02-131-1/+3
* Reset SGINT and SIGQUIT handling to default when asking for passwords.guido1998-02-051-1/+5
* Mention S/key and the skey /etc files.obrien1998-01-071-3/+18
* Fix a fatal typo.joerg1997-10-191-2/+2
* Changes for KTH KerberosIV.markm1997-09-285-16/+13
* "lmd" -> "-lmd"nate1997-09-051-2/+2
* If building elf, don't link in libmd.a just for libskey.so to use. Underpeter1997-09-051-3/+9
* = -> ==, strcpy -> strncpy from OpenBSD.charnier1997-07-224-28/+41
* Fix the man page's title (.Dt).max1997-06-021-1/+1
* Restore backwards compatible default behavior for requirehomepst1997-05-231-1/+1
OpenPOWER on IntegriCloud