2009-12-06 |
Ed Schouten | Make pw(8) build without <utmp.h>. |
blob | commitdiff | raw |
2009-01-05 |
Ulf Lilleengen | Merge support for CVSMode (aka. mirror mode) into csup... |
blob | commitdiff | raw | diff to current |
2008-10-19 |
Ulf Lilleengen | - Import the Makefile from HEAD for building csup. |
blob | commitdiff | raw |
2008-10-19 |
Ulf Lilleengen | - Import the HEAD csup code which is the basis for... |
blob | commitdiff | raw |
2008-08-16 |
Andrey A. Chernov | Use arc4random_uniform() to avoid "modulo bias" |
blob | commitdiff | raw | diff to current |
2008-05-27 |
Antoine Brodin | - Increase the size of the salt in pw(8) from 8 to... |
blob | commitdiff | raw | diff to current |
2007-03-30 |
Lukas Ertl | Accept passwords which contain whitespace. |
blob | commitdiff | raw | diff to current |
2007-03-30 |
Lukas Ertl | Add home directory creation mode to pw.conf(5) and... |
blob | commitdiff | raw | diff to current |
2007-03-26 |
Lukas Ertl | Introduce the new option -M to allow to set the permiss... |
blob | commitdiff | raw | diff to current |
2005-07-31 |
Pawel Jakub Dawidek | Change /home symbolic link, so it will point to usr... |
blob | commitdiff | raw | diff to current |
2004-06-17 |
Robert Drehmel | Use strlcpy(3) to replace the idiomatic |
blob | commitdiff | raw | diff to current |
2004-06-17 |
Robert Drehmel | Fix a bug which occurred when the home directory given... |
blob | commitdiff | raw | diff to current |
2004-01-11 |
Ian Dowse | Add a `-H <fd>' option that is like `-h <fd>', but... |
blob | commitdiff | raw | diff to current |
2003-02-11 |
Andrey A. Chernov | There is no sense to use random random() and arc4random... |
blob | commitdiff | raw | diff to current |
2003-01-28 |
Garance A Drosehn | Changes so the 'pw' command will allow '$' as the last... |
blob | commitdiff | raw | diff to current |
2002-06-24 |
David Malone | Print a long with %ld not %d. (We possibly should be... |
blob | commitdiff | raw | diff to current |
2001-10-19 |
Andrey A. Chernov | Change rmskey() to rmopie() - we don't have skey anymore |
blob | commitdiff | raw | diff to current |
2001-09-03 |
Dima Dorfman | For new users, create the home directory before sending... |
blob | commitdiff | raw | diff to current |
2001-08-21 |
Joerg Wunsch | Properly initialize the random number generator in... |
blob | commitdiff | raw | diff to current |
2001-08-21 |
Joerg Wunsch | Fix a typo in a variable name that made pw(8) coredump... |
blob | commitdiff | raw | diff to current |
2001-03-21 |
Andrey A. Chernov | Use %c for expire/change dates |
blob | commitdiff | raw | diff to current |
2001-03-05 |
Kris Kennaway | Switch from using rand() or random() to a stronger... |
blob | commitdiff | raw | diff to current |
2000-12-29 |
Ben Smithurst | Convert to use the <sys/queue.h> macros rather than... |
blob | commitdiff | raw | diff to current |
2000-08-22 |
Brian Feldman | Add working and easy crypt(3)-switching. Yes, we need... |
blob | commitdiff | raw | diff to current |
2000-07-20 |
David Nugent | Move test for -w flag outside of the code dealing with... |
blob | commitdiff | raw | diff to current |
2000-07-20 |
David Nugent | Allow -g with an empty argument in the -D case. This... |
blob | commitdiff | raw | diff to current |
2000-07-20 |
David Nugent | Fix another missed case where usermod would not set... |
blob | commitdiff | raw | diff to current |
2000-07-03 |
David Nugent | Fix breakage introduced by bypassing update for additio... |
blob | commitdiff | raw | diff to current |
2000-06-24 |
Andrey A. Chernov | Localize ctype too. |
blob | commitdiff | raw | diff to current |
2000-06-22 |
Andrey A. Chernov | Localize time/date. |
blob | commitdiff | raw | diff to current |
2000-06-18 |
David Nugent | Fix obvious braino in assignment statement. usermod... |
blob | commitdiff | raw | diff to current |
2000-06-18 |
David Nugent | Fix a long-standing bug in the rename case previously... |
blob | commitdiff | raw | diff to current |
2000-01-15 |
David Nugent | Portability fixes for other bsd4.4 derivatives. |
blob | commitdiff | raw | diff to current |
1999-10-26 |
David Nugent | Don't try updating the passwd file if no data has chang... |
blob | commitdiff | raw | diff to current |
1999-10-26 |
David Nugent | Add new functionality "lock" and "unlock" to provide... |
blob | commitdiff | raw | diff to current |
1999-10-26 |
David Nugent | Clean up error handling in fileupdate(), which now... |
blob | commitdiff | raw | diff to current |
1999-08-28 |
Peter Wemm | $Id$ -> $FreeBSD$ |
blob | commitdiff | raw | diff to current |
1999-07-28 |
David Nugent | Remove some more warnings. |
blob | commitdiff | raw | diff to current |
1999-03-02 |
David Nugent | Add the ability to print user records in unix version... |
blob | commitdiff | raw | diff to current |
1999-02-23 |
David Nugent | 1) Do not blindly ignore file update errors which may... |
blob | commitdiff | raw | diff to current |
1999-02-08 |
Dag-Erling Smørgrav | Don't assume a_name is a number just because the first... |
blob | commitdiff | raw | diff to current |
1999-01-04 |
Bill Fumerola | -Clarification of last commit- |
blob | commitdiff | raw | diff to current |
1999-01-02 |
Bill Fumerola | Let's make sure we're at the end of the password string... |
blob | commitdiff | raw | diff to current |
1997-10-10 |
Philippe Charnier | Use err(3) instead of local redefinition. Add rcsid... |
blob | commitdiff | raw | diff to current |
1997-08-01 |
David Nugent | Fix -p switch. |
blob | commitdiff | raw | diff to current |
1997-06-14 |
Andrey A. Chernov | Remove srandomdev fallback code |
blob | commitdiff | raw | diff to current |
1997-05-24 |
David Nugent | Fixes skeleton directory test-it-is-a-directory logic. |
blob | commitdiff | raw | diff to current |
1997-03-24 |
Andrey A. Chernov | Initialize RNG only once |
blob | commitdiff | raw | diff to current |
1997-03-11 |
Andrey A. Chernov | Fix srandom arg according to Lite2 |
blob | commitdiff | raw | diff to current |
1997-03-03 |
Andrey A. Chernov | Back out MAXLOGNAME fix, Bruce points that copyinstr... |
blob | commitdiff | raw | diff to current |
1997-03-02 |
Andrey A. Chernov | Fix MAXLOGNAME usage, the code has wrong assumption... |
blob | commitdiff | raw | diff to current |
1997-02-22 |
Peter Wemm | Revert $FreeBSD$ to $Id$ |
blob | commitdiff | raw | diff to current |
1997-02-07 |
David Nugent | Fix useage of MAXLOGNAME to include terminating NUL... |
blob | commitdiff | raw | diff to current |
1997-01-14 |
Jordan K. Hubbard | Make the long-awaited change from $Id$ to $FreeBSD$ |
blob | commitdiff | raw | diff to current |
1997-01-05 |
David Nugent | Adds optional NIS passwd file updating and optionally... |
blob | commitdiff | raw | diff to current |
1997-01-03 |
David Nugent | Implemented /home -> /usr/home symlink kludge. |
blob | commitdiff | raw | diff to current |
1996-12-30 |
David Nugent | 1) Base home directory is created if it does not alread... |
blob | commitdiff | raw | diff to current |
1996-12-23 |
David Nugent | Correct file modes on updated /etc/skeykeys. |
blob | commitdiff | raw | diff to current |
1996-12-21 |
David Nugent | 1) 200 users per group limitation removed and pw |
blob | commitdiff | raw | diff to current |
1996-12-20 |
David Nugent | Bugfix (cosmetic) for output of generated passwords. |
blob | commitdiff | raw | diff to current |
1996-12-19 |
David Nugent | Allow 8-bit characters in the passwd gecos field, and... |
blob | commitdiff | raw | diff to current |
1996-12-17 |
David Nugent | Changes to password generator: fallback to MD5 generato... |
blob | commitdiff | raw | diff to current |
1996-12-17 |
David Nugent | Submitted by: proff@iq.org |
blob | commitdiff | raw | diff to current |
1996-12-16 |
David Nugent | Reviewed by: davidn@blaze.net.au |
blob | commitdiff | raw | diff to current |
1996-12-11 |
Joerg Wunsch | Update from David, reflecting Wolfram's wishes regardin... |
blob | commitdiff | raw | diff to current |
1996-12-10 |
Joerg Wunsch | Copyright update by the author, to be more in line... |
blob | commitdiff | raw | diff to current |
1996-12-09 |
Joerg Wunsch | Upgrade from the author, reflecting all my wishes resul... |
blob | commitdiff | raw | diff to current |
1996-12-09 |
Joerg Wunsch | pw(8) -- a backend utility to manage the user and group... |
blob | commitdiff | raw | diff to current |
|