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 |
1996-12-29 |
Joerg Wunsch | Finally document the interfaces found in libutil. ... |
commit | commitdiff | tree | snapshot |
1996-12-29 |
Wolfram Schneider | remove group limits checks |
commit | commitdiff | tree | snapshot |
1996-12-29 |
Wolfram Schneider | increase username length limit to 16 |
commit | commitdiff | tree | snapshot |
1996-12-23 |
David Nugent | Correct file modes on updated /etc/skeykeys. |
commit | commitdiff | tree | snapshot |
1996-12-23 |
Mike Pritchard | Minor internal mdoc usage changes. |
commit | commitdiff | tree | snapshot |
1996-12-23 |
Mike Pritchard | Minor style fixes. |
commit | commitdiff | tree | snapshot |
1996-12-21 |
David Nugent | 1) 200 users per group limitation removed and pw |
commit | commitdiff | tree | snapshot |
1996-12-20 |
David Nugent | Bugfix (cosmetic) for output of generated passwords. |
commit | commitdiff | tree | snapshot |
1996-12-19 |
David Nugent | Allow 8-bit characters in the passwd gecos field, and... |
commit | commitdiff | tree | snapshot |
1996-12-17 |
David Nugent | Changes to password generator: fallback to MD5 generato... |
commit | commitdiff | tree | snapshot |
1996-12-17 |
David Nugent | Submitted by: proff@iq.org |
commit | commitdiff | tree | snapshot |
1996-12-16 |
David Nugent | Reviewed by: davidn@blaze.net.au |
commit | commitdiff | tree | snapshot |
1996-12-11 |
Joerg Wunsch | Update from David, reflecting Wolfram's wishes regardin... |
commit | commitdiff | tree | snapshot |
1996-12-11 |
Joerg Wunsch | Merg-o-matic. |
commit | commitdiff | tree | snapshot |
1996-12-10 |
Joerg Wunsch | Copyright update by the author, to be more in line... |
commit | commitdiff | tree | snapshot |
1996-12-10 |
Joerg Wunsch | Merge from the vendor-branch. |
commit | commitdiff | tree | snapshot |
1996-12-09 |
Joerg Wunsch | Upgrade from the author, reflecting all my wishes resul... |
commit | commitdiff | tree | snapshot |
1996-12-09 |
Mike Pritchard | Minor spelling/mdoc/style fixes. |
commit | commitdiff | tree | snapshot |
1996-12-09 |
Joerg Wunsch | pw(8) -- a backend utility to manage the user and group... |
commit | commitdiff | tree | snapshot |
1996-12-07 |
Andrey A. Chernov | Expand username limit to 16 |
commit | commitdiff | tree | snapshot |
1996-11-27 |
Andrey A. Chernov | Don't show on the screen just securely entered password |
commit | commitdiff | tree | snapshot |
1996-11-20 |
Wolfram Schneider | do not print 'illegal shell' for pseudo users news... |
commit | commitdiff | tree | snapshot |
1996-11-17 |
Wolfram Schneider | install rmuser, addgroup, rmgroup in /usr/sbin |
commit | commitdiff | tree | snapshot |
1996-11-15 |
Peter Wemm | pw_scan() was being used to convert a string into a... |
commit | commitdiff | tree | snapshot |
1996-11-04 |
Wolfram Schneider | manpages for rmgroup(8) and addgroup(8) |
commit | commitdiff | tree | snapshot |
1996-10-30 |
Wolfram Schneider | rmgroup - delete a Unix group |
commit | commitdiff | tree | snapshot |
1996-10-29 |
Wolfram Schneider | addgroup - add a group or add users to a group |
commit | commitdiff | tree | snapshot |
next |