386BSD 0.1 development
[unix-history] / usr / src / usr.bin / passwd /
1992-06-07 William F. Jolitz386BSD 0.1 development
1992-02-25 William F. Jolitz386BSD 0.1 development
1992-02-25 William F. Jolitz386BSD 0.1 development
1991-08-05 William F. Jolitz386BSD 0.1 development
1991-07-06 William F. Jolitz386BSD 0.1 development
1991-07-01 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-08-05 William F. Jolitz386BSD 0.0 development
1991-07-06 William F. Jolitz386BSD 0.0 development
1991-07-01 CSRGBSD 4_3_Net_2 development
1991-04-01 Keith Bosticmake salt long enough for new password format; minor...
1991-03-15 Keith Bosticalways use getopt(3)
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-04 Keith Bosticfix error message when user doesn't know the old passwd
1991-03-04 Keith Bosticredo the pw_copy calling convention
1991-03-02 Keith BosticANSI
1991-02-20 Keith Bosticvipw moved to usr.sbin
1991-02-13 Keith Bosticrework the password subsystem
1991-02-13 Keith Bosticrework the password subsystem
1991-02-04 Keith Bosticstructure not &structure in call to bzero; minor lint
1991-02-04 Keith Bosticdate and time created 91/02/03 13:36:55 by bostic
1991-02-04 Keith Bosticadd krb_passwd.c
1991-02-04 Keith Bosticbreak Kerberos code out into krb_passwd.c
1991-02-04 Keith Bosticfix copyright notice
1991-01-02 CSRGBSD 4_3_Reno release BSD-4_3_Reno
1990-10-22 Kirk McKusickdelete data-stream encryption for the foreign sites...
1990-09-29 Kirk McKusicknow need CRYPT too
1990-07-25 Cynthia A. E. Livi... .Xr botch fix
1990-06-23 Kevin Falladd Kerberos info
1990-06-20 Kevin Fallchanges for Kerberos
1990-06-20 Kevin Falluse _PASSWORD_LEN definition in include/pwd.h
1990-06-20 Kevin Fallfix argv for getopt
1990-06-19 Kevin Fall1st cut at kerberized passwd
1990-06-19 Kevin Fallchange sizing on structures
1990-06-19 Kevin Falldate and time created 90/06/18 17:35:38 by kfall
1990-06-11 Cynthia A. E. Livi... converted man page
1990-06-02 Keith Bosticnew copyright notice
1990-05-16 Keith Bosticstring.h is ANSI C include file
1990-05-12 Keith Bosticfirst pass for new make
1990-01-05 CSRGBSD 4_3_Tahoe release BSD-4_3_Tahoe
1989-09-19 Keith Bosticminor editing; get read for Tom Truscott's new crypt
1989-09-08 Mike Karelsroot gets to pick any passwd! Use getlogin(): can...
1989-05-12 Keith Bosticfile reorg, pathnames.h, paths.h
1989-05-06 Keith Bosticuse waitpid to get status
1989-03-17 Keith Bosticuse passwd.{pag,dir}
1989-02-24 Keith Bosticsetting the password clears the change value
1989-02-23 Keith Bosticshadow passwords
1988-10-22 Keith Bosticcleanup, add manual page
1988-01-22 Keith Bosticonly compile the one file
1988-01-22 Keith Bosticcould indirect through uninitialized pointer
1987-12-22 Keith Bosticmake ANSI C compatible
1987-12-13 Keith Bosticdate and time created 87/12/12 17:14:19 by bostic
1987-12-01 Keith Bosticremove checkpass; just check for all lower case
1987-10-07 Keith Bosticdisallow ',' in gcos field; bug report 4.3BSD/bin/88
1987-10-07 Keith Bosticdon't use getlogin ever, use getuid instead
1987-06-23 Keith Bosticfall back to getuid() if getlogin fails.
1987-03-04 CSRGBSD 4_3 release BSD-4_3
1988-03-09 CSRGBSD 4_2 release BSD-4_2
1986-11-18 Keith Bosticchsh/passwd improperly disallows valid shells; bug...
1986-07-26 Jim Bloomreset shell list between lookups for normal users
1986-06-06 Jim Bloombreak needed
1986-05-29 Kirk McKusickdo not allow users to change from a restricted shell
1986-05-10 Anne Hughesgrammar
1986-04-26 Jay Lepreautypo
1985-11-09 Kirk McKusickgetusershell() becomes a library routine
1985-10-31 Jim Bloomadd /etc/shells, more forgiving about entering GCOS...
1985-10-31 Kirk McKusickif present, /etc/shells is used to provide a list of...
1985-10-13 Kirk McKusickcheck for failed open before closing (from Chris Torek)
1985-10-12 Kirk McKusickadd copyright
1985-08-29 Jim Bloomrelax restrictions on office phone numbers
1985-08-11 Robert Elzmake sure ptmp is all written before we check for wrt...
1985-08-10 Robert Elzdon't reply on errno being preserved over fprintf calls.
1985-08-10 Robert Elzcheck for write errors on /etc/ptmp before renaming...
1985-04-30 Kirk McKusick4.3BSD beta release manual page
1985-04-30 Kirk McKusickmanual page distributed with 4.2BSD
1985-04-30 Kirk McKusickmanual page distributed with 4.1BSD
1985-04-10 Edward Wangfinger office address less Berkeley-centric
1985-03-25 Kirk McKusicksubsummed by passwd
1985-02-11 Edward Wanguse rindex() instead index() to match argv[0]
1985-01-24 Jay Lepreauignore TSTP a little sooner, before ptmp file is created
1985-01-11 Ralph Campbellmake code more portable.
1985-01-10 Ralph Campbellcheck argv[0] for chfn or chsh
1984-12-09 Jay Lepreaufix bug with -f and room number
1984-08-30 Ralph Campbell-f option replaces chfn, -s option replaces chsh
1984-08-18 Jim Bloommore coherent error messages
1983-12-21 Ralph Campbellmodified to update dbm passwd database directly.
1983-12-21 Ralph Campbellupdate dbm passwd database directly.
1983-12-03 Ralph Campbellrebuild passwd database.
1983-12-03 Ralph Campbellchanged to rebuild passwd hash database.
1983-07-11 Sam Lefflerbeware of screwey user umasks
1983-07-11 Sam Lefflerbeware of screwey user umaskas
1983-07-02 Sam Lefflerinclude fixes
1983-06-11 Sam Lefflerdo locking a la password
1983-06-11 Sam Leffleruse open locking; should use flock on /etc/passwd itself
next