386BSD 0.1 development
[unix-history] / usr / src / usr.bin / login /
1992-07-07 William F. Jolitz386BSD 0.1 development
1992-06-07 William F. Jolitz386BSD 0.1 development
1992-02-25 William F. Jolitz386BSD 0.1 development
1991-07-01 William F. Jolitz386BSD 0.1 development
1991-06-29 William F. Jolitz386BSD 0.1 development
1991-04-26 William F. Jolitz386BSD 0.1 development
1983-01-06 William F. JolitzStart development on 386BSD 0.1
1992-03-03 William F. Jolitz386BSD 0.0 release 386BSD-0.0
1992-03-03 William F. Jolitz386BSD 0.0 development
1992-02-25 William F. Jolitz386BSD 0.0 development
1992-02-25 William F. Jolitz386BSD 0.0 development
1991-08-20 CSRGBSD 4_3_Net_2 release BSD-4_3_Net_2
1991-07-01 CSRGBSD 4_3_Net_2 development
1991-06-29 William F. Jolitz386BSD 0.0 development
1991-04-26 William F. Jolitz386BSD 0.0 development
1991-04-19 Keith Bosticnew copyright; att/bsd/shared
1991-03-30 Kevin Fallupdate to use "person.root" login for kerberos
1991-03-30 Kevin Fallfix problem where bad login would kill valid ticket...
1991-03-16 Mike Karelstry to satisfy General Counsel
1991-03-14 Cynthia A. E. Livi... add .Vx so tmac.andoc will call tmac.mdoc-old
1991-03-14 Cynthia A. E. Livi... add .Vx so tmac.andoc will call tmac.mdoc-old
1991-03-02 Keith BosticANSI
1991-02-06 Mike Karelsdon't need sgtty.h now
1991-01-02 CSRGBSD 4_3_Reno release BSD-4_3_Reno
1990-10-30 Keith Bosticchange so that user entered info gets put in secure...
1990-10-22 Kirk McKusickdelete Kerberos compilation for the foreign sites ...
1990-10-01 Keith Bosticchange so that user entered info gets put in secure...
1990-09-06 Kevin Fallcall get_lrealm() with 0; -> don't use KRB_REALM define
1990-07-25 Cynthia A. E. Livi... .Xr botch fix
1990-06-30 Marc Teitelbaumtty is already prep'd - remove unnecessary code
1990-06-29 Marc Teitelbaumrip out tty initializations (done elsewhere)
1990-06-28 Mike Karelsdon't do duplicate ROOT login logs from rlogind w/...
1990-06-25 Cynthia A. E. Livi... converted man page
1990-06-25 Keith Bosticmake -f work for root, simplify the code
1990-06-25 Keith Bosticdon't show nologin stuff until have a valid password
1990-06-25 Keith Bosticadd klogin.c
1990-06-25 Keith Bosticreplace localtime/printf combinations with calls to...
1990-06-25 Keith Bosticmake unknown login name parallel real login so looks...
1990-06-25 Keith Bosticget MAILDIR from paths.h
1990-06-25 Keith Bosticmove Kerberos code into klogin.c; CFLUSH -> CDISCARD...
1990-06-22 Kevin Fallremove extraneous debug code
1990-06-22 Kevin Falluse default ticket location, remove tty argument to...
1990-06-20 Kevin Falldate and time created 90/06/19 19:22:39 by kfall
1990-06-01 Keith Bosticmove openlog before syslog call
1990-05-16 Keith Bosticstring.h is ANSI C include file
1990-05-12 Kevin Fallnow includes kerberosIV/des.h
1990-05-12 Keith Bosticfirst pass for new make
1990-05-07 Kirk McKusickno more interaction with quotas
1990-04-04 Keith Bosticinclude from kerberosIV directory
1990-03-30 Kevin Fallinclude files for kerberos have moved into /usr/include...
1990-03-15 Keith Bosticenvinit must be initialized to NULL
1990-02-16 Keith Bosticremove nologin, it's paths.h now
1990-02-03 Keith Sklowerchange setlogname --> setlogin
1990-01-05 CSRGBSD 4_3_Tahoe release BSD-4_3_Tahoe
1989-10-13 Kevin Falladded some root terminal protection
1989-08-25 Kevin Fallunlink ticket file before initializing new one; fix...
1989-08-24 Kevin Fallfix ticket file ownership (look at this again later)
1989-08-23 Kevin Fallremove BSD ifdefs
1989-08-23 Kevin Fallnumerous Kerberos, syslog changes; signal() is now...
1989-08-15 Keith Bosticnew tty driver
1989-06-03 Keith Bosticuse tzfile.h #defines; tests for expiration were reversed
1989-05-18 Kevin Falladd protection against masquerading Kerberos server
1989-05-10 Keith Bosticfile reorg
1989-05-10 Keith Bosticadd paths.h
1989-05-10 Keith Bosticfile system reorg; paths.h; add setlogname, clean up...
1989-04-03 Keith Bosticrest of pathnames
1989-03-18 Keith Bosticdon't let user force core dump; KNF some Kerberos stuff;
1989-03-18 Keith Bosticadd in -r flag for shadow password package
1989-03-15 Keith Bosticfor marc; hushlogin for password expiration and Kerbero...
1989-03-06 Keith Bosticforgot one
1989-03-06 Keith Bosticadd pathnames.h
1989-03-06 Keith Bosticdate and time created 89/03/05 21:33:30 by bostic
1989-02-24 Keith Bosticadd shadow passwords to branch for distribution
1989-02-24 Keith Bosticadd password/change account/expiration timeouts
1989-02-08 Kevin Falldefine Kerberos flag (uses Kerberos now)
1989-02-08 Kevin Falluse new krb library, correct ownership of ticket file,
1989-01-29 Mike Karelsbranch without Kerberos (network release)
1989-01-29 Mike Karelsrestore SCCS keywords (grrr)
1989-01-29 Mike Karelsnot so noisy: don't log failures if same login name...
1989-01-25 Kevin Falladd Kerberos ifdefs and bzero password ASAP
1989-01-21 Keith Bosticnull pointer dereference
1989-01-16 Keith Bosticdo case insensitive comparison on domain name
1989-01-16 Keith Bosticalways log errors, even if EOF read or eventually succe...
1989-01-07 Mike Karelsremove -r (moved into rlogind)
1989-01-07 Keith Bostic-r going into rlogind
1989-01-07 Keith BosticMike's cleanups; add Berkeley specific copyright, minor...
1988-12-22 Keith Bosticmajor rework/cleanup; remove any vestige of AT&T code
1988-12-22 Keith Bosticno more subclasses of manual pages
1988-10-19 Keith Bosticdate and time created 88/10/18 22:32:06 by bostic
1988-09-23 Keith Bosticfopen returns pointer, not integer; fix for ANSI C
1988-09-20 Keith Bosticuse libutil version of login
1988-09-18 Keith Bostici unused
1987-10-02 Keith Bostic'-' may not start login name; bug report 4.3BSD/bin/85
1987-09-15 Keith Bosticcross reference getpass(3)
1987-06-28 Mike Karelsadd -f, formalize -h
1987-06-28 Mike Karelsadd -f for datakit and others
1987-06-17 Keith Bostictimeout to 5 minutes
1987-03-12 Keith Bosticsetenv moved to C library
1987-03-04 CSRGBSD 4_3 release BSD-4_3
1988-03-09 CSRGBSD 4_2 release BSD-4_2
next