| Age | Commit message (Expand) | Author |
| 2000-07-13 | fix the krb5 su to ordinary user case, from Mark Davies | assar |
| 2000-07-10 | add Kerberos5 support | assar |
| 2000-07-10 | repair, simplify, and improve the Kerberos part | assar |
| 2000-02-11 | Set SU_FROM environment variable. This can be used to determine a 'su -' | abs |
| 2000-01-25 | Removed code that would squash root's path when suing to root, | mjl |
| 2000-01-14 | Implement login_cap capability lookup. | mjl |
| 1999-11-09 | Since our gcc doesn't warn about NULL format strings anymore, we can | drochner |
| 1999-08-29 | Amazing how this worked for so long. setenv(3) expects environ(7) to be | christos |
| 1999-07-11 | Allow people in group wheel to use the ROOTAUTH group. | kim |
| 1999-03-22 | Looks like some recent changes broke the 'anyone can su if wheel is not present | abs |
| 1999-03-15 | Revert - handling; it is done as part of getopt. | christos |
| 1999-03-15 | Remove Solaris shadow password support... Better to do this in the | christos |
| 1999-03-15 | - Add support for Solaris style shadow password files | christos |
| 1999-02-20 | Don't warn about being in a user's ACL if Kerberos appears to be | scottr |
| 1998-12-19 | ifdef the pw_change and pw_expire stuff with BSD4_4 | christos |
| 1998-10-14 | Add #ifdef SKEY around SKEY-specific code. | wsanchez |
| 1998-08-25 | Add { and } to shut up egcs. Reformat the more questionable code. | ross |
| 1998-07-26 | const poisoning. | mycroft |
| 1998-07-06 | fix error in previous. | mrg |
| 1998-07-06 | remove some (almost) duplicated (and thankfully harmless) code left from lite... | mrg |
| 1998-07-06 | - use an array MAXHOSTNAMELEN+1 size to hold hostnames | mrg |
| 1998-04-02 | Need <time.h> for ctime() prototype. | kleink |
| 1997-10-24 | Cleanup warnings when -DKERBEROS | christos |
| 1997-10-19 | WARNSify, fix .Nm usage, deprecate register, getopt returns -1 not EOF | lukem |
| 1997-07-02 | As per discussion with mrg, back out parts of previous change. | lukem |
| 1997-06-27 | * Notify of impending password or account expiry (check against | lukem |
| 1997-03-04 | s/strcnpy/strncpy/ typo | explorer |
| 1997-02-11 | remove possibly dangerous sprintf and strcpy calls. | mrg |
| 1997-01-31 | As discussed on tech-userlevel, allow anyone to su if group wheel has | ghudson |
| 1997-01-09 | Sync to 4.4BSD-Lite2 | tls |
| 1996-10-15 | - Fix previous commit; shells require -c "command" | christos |
| 1996-10-12 | Fix PR/2837: su [login [args]] had the wrong usage and did not work properly.... | christos |
| 1994-05-24 | add skey support | deraadt |
| 1994-02-12 | fix bin/120: "su -" buglet when empty "shell" field in passwd | cgd |
| 1994-01-07 | Fix bizarre handling of cleanenv, and set the subshells argv[0] according | mycroft |
| 1993-08-27 | Minor tweaks: including header files to bring prototypes into scope, | jtc |
| 1993-08-01 | Add RCS identifiers. | mycroft |
| 1993-07-28 | Back out last change until I can get an official interpretation. | jtc |
| 1993-07-28 | Update LOGNAME as well as USER environment variables to keep POSIX utilities | jtc |
| 1993-04-26 | changed to use new libcrypt scheme. | cgd |
| 1993-04-17 | Allow 'su foo -c command'. MAY BE BUGGY! (So sayeth Keith Bostic.) | sef |
| 1993-03-21 | initial import of 386bsd-0.1 sources | cgd |