1998-09-03 |
Mark Murray | Bump up the E_SHELL constant after an extra field was... |
commit | commitdiff | tree | snapshot |
1998-08-31 |
Joseph Koshy | The `group{del,mod,show}' take require a '[group|gid... |
commit | commitdiff | tree | snapshot |
1998-08-17 |
Wolfram Schneider | Removing -batch option from adduser. Adduser was written as |
commit | commitdiff | tree | snapshot |
1998-08-14 |
Peter Hawkins | Submitted by: Peter Hawkins <thepish@freebsd.org> |
commit | commitdiff | tree | snapshot |
1998-08-14 |
Peter Hawkins | Submitted by: Peter Hawkins <thepish@FreeBSD.org> |
commit | commitdiff | tree | snapshot |
1998-08-04 |
Nate Williams | - On second thought, attempt to get the read-only lock... |
commit | commitdiff | tree | snapshot |
1998-08-04 |
Nate Williams | - Removed read-only lock from 'pw'. This removes porti... |
commit | commitdiff | tree | snapshot |
1998-07-16 |
Nate Williams | Fix race condition in pw caused by multiple instances... |
commit | commitdiff | tree | snapshot |
1998-06-13 |
Steve Price | Correct the description of the last four fields. |
commit | commitdiff | tree | snapshot |
1998-06-07 |
Wolfram Schneider | Always ask for homedir. |
commit | commitdiff | tree | snapshot |
1998-06-05 |
Andrey A. Chernov | Add missing uu_lock_txfr() prototype |
commit | commitdiff | tree | snapshot |
1998-06-01 |
Atsushi Murai | Trim a domain part for wtmp as same as showed by "netst... |
commit | commitdiff | tree | snapshot |
1998-05-28 |
Brian Somers | Add uu_lock_txfr() to transfer ownership of a successful |
commit | commitdiff | tree | snapshot |
1998-04-26 |
Bruce Evans | Fixed `make -j9' by putting generated headers in $... |
commit | commitdiff | tree | snapshot |
1998-03-23 |
Philippe Charnier | .Nm pw -> .Nm. |
commit | commitdiff | tree | snapshot |
1998-03-23 |
Philippe Charnier | Add rcsid. Correct -Wall warning. |
commit | commitdiff | tree | snapshot |
1998-03-18 |
Tim Vanderhoek | MF22: Remove confusing comma |
commit | commitdiff | tree | snapshot |
1998-02-14 |
Steve Price | Clarify the -batch arguments. |
commit | commitdiff | tree | snapshot |
1998-02-14 |
Steve Price | Overhaul this manpage - removing typos, awkward phrasin... |
commit | commitdiff | tree | snapshot |
1998-02-11 |
Wolfram Schneider | pwd_mkdb option '-c' was renamed to -C some weeks ago. |
commit | commitdiff | tree | snapshot |
1998-02-02 |
Wolfram Schneider | Typo. |
commit | commitdiff | tree | snapshot |
1998-01-10 |
Wolfram Schneider | Rename the pwd_mkdb(8) option '-c' to '-C' for better... |
commit | commitdiff | tree | snapshot |
1997-12-25 |
Tim Vanderhoek | Use consistent spelling, |
commit | commitdiff | tree | snapshot |
1997-12-24 |
Wolfram Schneider | Small bugfix: store $uid_start instead hard coded value... |
commit | commitdiff | tree | snapshot |
1997-12-18 |
Bruce Evans | Removed extra (non-trailing) arg in a call to warnx(). |
commit | commitdiff | tree | snapshot |
1997-11-02 |
James Raynard | Typo alert. |
commit | commitdiff | tree | snapshot |
1997-10-27 |
Philippe Charnier | Statisize usage(). |
commit | commitdiff | tree | snapshot |
1997-10-10 |
Philippe Charnier | Staticize usage(). Cosmetics. |
commit | commitdiff | tree | snapshot |
1997-10-10 |
Philippe Charnier | Use err(3) instead of local redefinition. Add rcsid... |
commit | commitdiff | tree | snapshot |
1997-10-05 |
Jordan K. Hubbard | Changes to support full make parallelism (-j<n>) in... |
commit | commitdiff | tree | snapshot |
1997-09-29 |
Wolfram Schneider | Endless loop. |
commit | commitdiff | tree | snapshot |
1997-09-28 |
Mark Murray | Quieten -Wall. |
commit | commitdiff | tree | snapshot |
1997-09-20 |
Wolfram Schneider | Do not complain about non existing shell "/nonexistent" |
commit | commitdiff | tree | snapshot |
1997-09-20 |
Wolfram Schneider | Do not accept empty user names. |
commit | commitdiff | tree | snapshot |
1997-09-13 |
Wolfram Schneider | Add manpage links ypchpass.1, ypchfn.1, ypchsh.1 |
commit | commitdiff | tree | snapshot |
1997-09-04 |
Paul Traina | The parameters to logwtmp should be const char's |
commit | commitdiff | tree | snapshot |
1997-09-01 |
David Nugent | Unquote default group in pw.conf. |
commit | commitdiff | tree | snapshot |
1997-09-01 |
Philippe Charnier | Cosmetic changes. |
commit | commitdiff | tree | snapshot |
1997-08-31 |
Brian Somers | Remove login_progok() |
commit | commitdiff | tree | snapshot |
1997-08-27 |
Brian Somers | Add full support for determining if a user |
commit | commitdiff | tree | snapshot |
1997-08-26 |
Wolfram Schneider | Stop the growing list of shells if /etc/adduser.conf |
commit | commitdiff | tree | snapshot |
1997-08-24 |
Joerg Wunsch | Cosmetic: distinguish in diag message between rebuildin... |
commit | commitdiff | tree | snapshot |
1997-08-10 |
Andrey A. Chernov | Implement canonical locking protocol |
commit | commitdiff | tree | snapshot |
1997-08-01 |
David Nugent | Fix -p switch. |
commit | commitdiff | tree | snapshot |
1997-07-31 |
Paul Traina | Nologin is also a valid 'invalid' shell |
commit | commitdiff | tree | snapshot |
1997-07-29 |
Bill Paul | Modify passwd and chpass to use new AF_LOCAL RPC interf... |
commit | commitdiff | tree | snapshot |
1997-07-24 |
Wolfram Schneider | Delete dead test code. |
commit | commitdiff | tree | snapshot |
1997-07-18 |
Wolfram Schneider | `cp -r' -> `cp -R' |
commit | commitdiff | tree | snapshot |
1997-07-17 |
David Nugent | getuid() -> geteuid(). |
commit | commitdiff | tree | snapshot |
1997-07-05 |
Paul Traina | Remove addgroup/rmgroup -- they are completely replaced... |
commit | commitdiff | tree | snapshot |
1997-06-25 |
Philippe Charnier | Free a malloc'ed variable before exiting. Compute line... |
commit | commitdiff | tree | snapshot |
1997-06-23 |
Steve Price | Fix a minor nit in the .Dd macro invocation so that |
commit | commitdiff | tree | snapshot |
1997-06-14 |
Andrey A. Chernov | Remove srandomdev fallback code |
commit | commitdiff | tree | snapshot |
1997-06-13 |
David Nugent | Add "break" inadvertently removed in previous update. |
commit | commitdiff | tree | snapshot |
1997-05-24 |
David Nugent | Fixes skeleton directory test-it-is-a-directory logic. |
commit | commitdiff | tree | snapshot |
1997-05-19 |
Peter Wemm | Now I really understand the reason for the style.9... |
commit | commitdiff | tree | snapshot |
1997-05-15 |
David Nugent | For non-root uids, consider root-owned files also ... |
commit | commitdiff | tree | snapshot |
1997-05-12 |
Brian Somers | Make uu_* const correct. |
commit | commitdiff | tree | snapshot |
1997-05-11 |
David Nugent | MF2.2: bugfix in arrayize(). |
commit | commitdiff | tree | snapshot |
1997-05-10 |
David Nugent | Summary of login.conf support changes: |
commit | commitdiff | tree | snapshot |
1997-05-10 |
David Nugent | Move login_cap.h from src/include for easier maintenanc... |
commit | commitdiff | tree | snapshot |
1997-05-01 |
Andrey A. Chernov | Change "no" answer to "default" for login class, becaus... |
commit | commitdiff | tree | snapshot |
1997-05-01 |
Andrey A. Chernov | Allow "no" answer on login class prompt override non... |
commit | commitdiff | tree | snapshot |
1997-05-01 |
Andrey A. Chernov | 1. Deal with login classes now |
commit | commitdiff | tree | snapshot |
1997-04-02 |
Wolfram Schneider | Variable name typo. |
commit | commitdiff | tree | snapshot |
1997-03-31 |
Brian Somers | Remove the syslog stuff, and allow various return values |
commit | commitdiff | tree | snapshot |
1997-03-30 |
Brian Somers | Move uucplock into libutil and create a manual page. |
commit | commitdiff | tree | snapshot |
1997-03-29 |
Bill Paul | Fix for PR #3141: check for NULL before strdup()ing... |
commit | commitdiff | tree | snapshot |
1997-03-29 |
Warner Losh | compare return value from getopt against -1 rather... |
commit | commitdiff | tree | snapshot |
1997-03-24 |
Andrey A. Chernov | Initialize RNG only once |
commit | commitdiff | tree | snapshot |
1997-03-11 |
Andrey A. Chernov | Fix srandom arg according to Lite2 |
commit | commitdiff | tree | snapshot |
1997-03-09 |
Wolfram Schneider | Support comments in password database (/etc/master... |
commit | commitdiff | tree | snapshot |
1997-03-08 |
Wolfram Schneider | Cleaned up some messages, added a check to remove a... |
commit | commitdiff | tree | snapshot |
1997-03-04 |
Daniel O'Callaghan | Typo fix 'and' -> 'an'. |
commit | commitdiff | tree | snapshot |
1997-03-03 |
Andrey A. Chernov | Back out MAXLOGNAME fix, Bruce points that copyinstr... |
commit | commitdiff | tree | snapshot |
1997-03-02 |
Andrey A. Chernov | Fix MAXLOGNAME usage, the code has wrong assumption... |
commit | commitdiff | tree | snapshot |
1997-02-27 |
Andrey A. Chernov | "infinity" check was missed from login_getcapsize(... |
commit | commitdiff | tree | snapshot |
1997-02-26 |
Mike Pritchard | If an administrator somehow manages to break the hardlinks |
commit | commitdiff | tree | snapshot |
1997-02-22 |
Peter Wemm | Revert $FreeBSD$ to $Id$ |
commit | commitdiff | tree | snapshot |
1997-02-22 |
Peter Wemm | Revert $FreeBSD$ to $Id$ |
commit | commitdiff | tree | snapshot |
1997-02-22 |
Peter Wemm | Revert $FreeBSD$ to $Id$ |
commit | commitdiff | tree | snapshot |
1997-02-07 |
David Nugent | Yet another formatting consistency check. |
commit | commitdiff | tree | snapshot |
1997-02-07 |
David Nugent | Fix useage of MAXLOGNAME to include terminating NUL... |
commit | commitdiff | tree | snapshot |
1997-01-30 |
David Nugent | Fix free()ing block twice, remove unused function. |
commit | commitdiff | tree | snapshot |
1997-01-29 |
David Nugent | Fix typo .->, for default separators in login_getcaplist(). |
commit | commitdiff | tree | snapshot |
1997-01-29 |
David Nugent | Completed fixes with login_getcapsize(). |
commit | commitdiff | tree | snapshot |
1997-01-29 |
David Nugent | 1) Fixed bug in free()ing internal string/array where |
commit | commitdiff | tree | snapshot |
1997-01-20 |
Wolfram Schneider | Sort cross references. |
commit | commitdiff | tree | snapshot |
1997-01-15 |
Wolfram Schneider | Sort cross references. |
commit | commitdiff | tree | snapshot |
1997-01-14 |
Jordan K. Hubbard | Make the long-awaited change from $Id$ to $FreeBSD$ |
commit | commitdiff | tree | snapshot |
1997-01-07 |
David Nugent | Various bugfixes. |
commit | commitdiff | tree | snapshot |
1997-01-07 |
David Nugent | Commit the right version this time. :-) |
commit | commitdiff | tree | snapshot |
1997-01-07 |
David Nugent | Fix for login_getclass(NULL) case. |
commit | commitdiff | tree | snapshot |
1997-01-05 |
David Nugent | Adds optional NIS passwd file updating and optionally... |
commit | commitdiff | tree | snapshot |
1997-01-05 |
David Nugent | Remove duplicated #include. |
commit | commitdiff | tree | snapshot |
1997-01-05 |
David Nugent | Fix reference /etc/acct/pw.conf -> /etc/pw.conf. |
commit | commitdiff | tree | snapshot |
1997-01-04 |
David Nugent | Library functions relating to the login class capabilit... |
commit | commitdiff | tree | snapshot |
1997-01-03 |
David Nugent | Implemented /home -> /usr/home symlink kludge. |
commit | commitdiff | tree | snapshot |
1996-12-30 |
David Nugent | 1) Base home directory is created if it does not alread... |
commit | commitdiff | tree | snapshot |
1996-12-29 |
Wolfram Schneider | Allow dash `-' (except for first char) and underscore... |
commit | commitdiff | tree | snapshot |
next |