summaryrefslogtreecommitdiff
path: root/usr.bin/su
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/3.2.0_cvscvs2svn1999-05-243-3/+3
* Add JKH's auth.conf parser to turn on/off Kerberos in userlandMark Murray1998-10-092-2/+13
* Fix bad option processing.Ollivier Robert1998-09-211-7/+4
* Remove useless `BINOWN=root' now that it is the default.David E. O'Brien1998-09-191-2/+1
* Removed a buggy ifdef for not linking libmd explicitly. ExplicitBruce Evans1998-09-021-9/+3
* Add $Id$Gary Palmer1998-08-301-0/+1
* Still need -lmd on the alpha as it doesn't have shlibs yetGary Palmer1998-08-301-1/+1
* BINFORMAT -> OBJFORMAT ready for E-day.John Birrell1998-08-301-1/+1
* Fix LIBDIR (for aout/ELF).Mark Murray1998-08-061-1/+1
* Reword to remove confusion between su(1)'s "-c" option and that of the shellJoseph Koshy1998-06-081-9/+16
* PR: 1904Daniel O'Callaghan1998-05-261-1/+6
* Allow a user in group 0 to su(1) to root if their primarySteve Price1998-05-252-9/+21
* I wonder how I managed to get the krb.h include wrong. Anyway: correct it.Guido van Rooij1997-10-281-2/+2
* Add -c option that allows root to specify a login_class.Guido van Rooij1997-10-272-19/+35
* Changes for KTH KerberosIV.Mark Murray1997-09-282-11/+22
* PR: docs/4383Wolfram Schneider1997-09-131-5/+14
* If elf, don't add libmd.a just because we link against libskey.so.Peter Wemm1997-09-051-0/+3
* fix a few spelling changesJohn-Mark Gurney1997-08-301-2/+2
* Prevent a NULL dereferencation when given a garbage command line.Joerg Wunsch1997-08-231-2/+5
* Add usage().Philippe Charnier1997-08-122-14/+20
* Move libmd after all libraries to keep natural libraries orderAndrey A. Chernov1997-05-231-3/+3
* login_getclass() -> login_getpwclass().David Nugent1997-05-101-2/+2
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-291-2/+2
* When group wheel is empty, allow everyone to su to root. This has normallyGuido van Rooij1997-02-242-5/+7
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Sort cross references.Wolfram Schneider1997-01-151-4/+4
* Fix problem with mask passwd to setusercontext() whichDavid Nugent1997-01-141-4/+4
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-142-2/+2
* Document effect of login class capabilities.David Nugent1997-01-131-1/+10
* Make su login_cap savvy.David Nugent1997-01-132-32/+121
* Export $TERM only if it has been set in our environment.Joerg Wunsch1996-10-071-2/+3
* [HISTORY] command appeared in Version 1 AT&T UNIXWolfram Schneider1996-08-291-1/+2
* Make su a little less fascist about using Kerberos if it is notMark Murray1996-03-111-6/+7
* Better integrate kerberos into su so that if an incorrect KerberosMark Murray1996-03-092-32/+53
* #include <kerberosIV/des.h> -> #include <des.h>Mark Murray1996-02-111-1/+1
* Make it possible to enable WHEELSU from /etc/make.conf.Garrett Wollman1995-10-121-1/+4
* Kerberos can now deal with multi-homed clients.Justin T. Gibbs1995-10-051-4/+5
* Bring Barry Morris' changes from FreeBSD 1.1.5.1 back: pass argumentsJoerg Wunsch1995-09-062-9/+50
* Check for expired passwords before allowing access to the system.Mike Pritchard1995-08-281-0/+7
* Added support for an LCS-style `wheel su' which allows users in group wheelGarrett Wollman1995-07-121-6/+36
* Remove trailing whitespace.Rodney W. Grimes1995-05-302-2/+2
* It has always bugged me that ps and w did not display su with tcshJordan K. Hubbard1995-04-061-1/+2
* Change the library order so libcrypt is the last library in the list.Nate Williams1995-03-181-2/+2
* Add distribution=krb for P-HKGarrett Wollman1994-11-201-0/+1
* Fixed the PATH and cleanenv setting in su. This was totally broken in theAndreas Schulz1994-11-171-3/+3
* Include most of the logdaemon v4.4 S/key changesPaul Traina1994-10-192-8/+8
* Add support for s/keysPaul Traina1994-09-292-2/+16
* First level of changes for bringing in eBones (kerberos).Geoff Rehmet1994-09-291-3/+9
* LDADD= -lcryptGeoff Rehmet1994-08-201-1/+2
* Don't use kerberos yet, we aren't ready.Garrett Wollman1994-08-051-3/+3