2003-06-14 |
Mark Murray | Tidy up. Sort headers. |
commit | commitdiff | tree | snapshot |
2003-06-08 |
Philippe Charnier | The .Xr utility. Spelling. Put NIS under .Tn |
commit | commitdiff | tree | snapshot |
2003-05-08 |
Tom Rhodes | Add information about the log file. |
commit | commitdiff | tree | snapshot |
2003-05-03 |
David E. O... | Make GCC 3.3 happy with rcsid[], sccs[], and copyright[]. |
commit | commitdiff | tree | snapshot |
2003-04-10 |
Dag-Erling... | Brucify. |
commit | commitdiff | tree | snapshot |
2003-04-09 |
Dag-Erling... | Correctly detect the case where a password entry was... |
commit | commitdiff | tree | snapshot |
2003-04-09 |
Dag-Erling... | Avoid clobbering the gecos field, as we intend to use... |
commit | commitdiff | tree | snapshot |
2003-04-09 |
Dag-Erling... | Apply the correct fix for bin/50679: don't mess around... |
commit | commitdiff | tree | snapshot |
2003-04-08 |
Dag-Erling... | Band-aid for the "^C kills the editor" problem. I... |
commit | commitdiff | tree | snapshot |
2003-04-04 |
David E. O... | style.Makefile(5) |
commit | commitdiff | tree | snapshot |
2003-03-23 |
Mike Makonnen | Document the -g option in the usage message. |
commit | commitdiff | tree | snapshot |
2003-03-20 |
Mike Makonnen | Add a -g option to specify a default login group. |
commit | commitdiff | tree | snapshot |
2003-03-19 |
Mike Makonnen | o initialize a couple of local flags so the user can... |
commit | commitdiff | tree | snapshot |
2003-03-17 |
David Schultz | Make pw_edit() use /bin/sh to interpret the EDITOR... |
commit | commitdiff | tree | snapshot |
2003-02-24 |
Ruslan Ermilov | mdoc(7) police: Scheduled sweep. |
commit | commitdiff | tree | snapshot |
2003-02-16 |
Mike Makonnen | Update copyright. |
commit | commitdiff | tree | snapshot |
2003-02-16 |
Mike Makonnen | Condense the output to one line per removed user. For... |
commit | commitdiff | tree | snapshot |
2003-02-11 |
Andrey A. Chernov | There is no sense to use random random() and arc4random... |
commit | commitdiff | tree | snapshot |
2003-02-09 |
Mike Makonnen | Revisit the shell special characters issue and settle... |
commit | commitdiff | tree | snapshot |
2003-02-08 |
Adrian Chadd | Change the behaviour of adduser to match the previous... |
commit | commitdiff | tree | snapshot |
2003-02-04 |
Tony Finch | Better gender-neutral language. |
commit | commitdiff | tree | snapshot |
2003-01-28 |
Garance A Drosehn | This is just a forced-commit to note that the previous... |
commit | commitdiff | tree | snapshot |
2003-01-28 |
Garance A Drosehn | Changes so the 'pw' command will allow '$' as the last... |
commit | commitdiff | tree | snapshot |
2003-01-24 |
Max Khon | back out logging to /var/log/adduser |
commit | commitdiff | tree | snapshot |
2003-01-24 |
Mike Makonnen | In interactive mode, ask the user if he/she wants to... |
commit | commitdiff | tree | snapshot |
2003-01-23 |
Max Khon | expr foo -> $((foo)) |
commit | commitdiff | tree | snapshot |
2003-01-23 |
Max Khon | - restore an ability to write log of added users (defau... |
commit | commitdiff | tree | snapshot |
2003-01-23 |
Max Khon | Do not loose trailing spaces when printing prompt messages. |
commit | commitdiff | tree | snapshot |
2003-01-23 |
Max Khon | Do not expose password if it is empty and PWF_STANDARD... |
commit | commitdiff | tree | snapshot |
2003-01-23 |
Mike Makonnen | *blush* |
commit | commitdiff | tree | snapshot |
2003-01-21 |
Mike Makonnen | Don't forget to properly quote input. |
commit | commitdiff | tree | snapshot |
2003-01-20 |
Max Khon | do not loose trailing space when asking uid |
commit | commitdiff | tree | snapshot |
2002-12-30 |
David E. O... | Style cleanup. |
commit | commitdiff | tree | snapshot |
2002-12-30 |
David E. O... | Make WARNS=5 clean. |
commit | commitdiff | tree | snapshot |
2002-12-27 |
Jens Schweikhardt | english(4) police. |
commit | commitdiff | tree | snapshot |
2002-12-24 |
Ruslan Ermilov | mdoc(7) police: Deal with self-xrefs. |
commit | commitdiff | tree | snapshot |
2002-12-23 |
Ruslan Ermilov | mdoc(7) police: more `The .Nm utility' + markup nit. |
commit | commitdiff | tree | snapshot |
2002-12-20 |
Tom Rhodes | Move the NOTES section to DESCRIPTION. And correct... |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Ruslan Ermilov | Uniformly refer to a file system as "file system". |
commit | commitdiff | tree | snapshot |
2002-12-09 |
Tim J. Robbins | Correctly handle files with IFS characters (spaces... |
commit | commitdiff | tree | snapshot |
2002-12-04 |
Ruslan Ermilov | mdoc(7) police: overhaul. |
commit | commitdiff | tree | snapshot |
2002-12-03 |
Scott Long | Replace the perl versions of adduser and rmuser with... |
commit | commitdiff | tree | snapshot |
2002-11-27 |
Ruslan Ermilov | mdoc(7) police: markup fixes. |
commit | commitdiff | tree | snapshot |
2002-11-08 |
Tony Finch | Clarify the unique groups scheme by mentioning that... |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Dag-Erling... | Don't forget to '\n'-terminate new entries. This unbre... |
commit | commitdiff | tree | snapshot |
2002-10-29 |
Joerg Wunsch | Don't try to dereference a NULL pw pointer. This would... |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Maxim Konovalov | Do not allow empty GIDs for non-NIS entries. |
commit | commitdiff | tree | snapshot |
2002-10-02 |
Maxim Konovalov | Too strict error checking in rev. 1.22 broke pwd_mkdb... |
commit | commitdiff | tree | snapshot |
2002-09-25 |
Maxim Konovalov | Disqualify UID/GID with non-numeric character. |
commit | commitdiff | tree | snapshot |
2002-08-25 |
Philippe Charnier | Replace various spelling with FALLTHROUGH which is... |
commit | commitdiff | tree | snapshot |
2002-08-16 |
Robert Watson | Add LOGIN_SETMAC, which will indicate to the user conte... |
commit | commitdiff | tree | snapshot |
2002-08-11 |
David Malone | Fix conjugation of exists and add full stops to the... |
commit | commitdiff | tree | snapshot |
2002-08-11 |
Robert Watson | Whitespace cleanup--it's not style(9), but it is consis... |
commit | commitdiff | tree | snapshot |
2002-07-14 |
Philippe Charnier | The .Nm utility |
commit | commitdiff | tree | snapshot |
2002-07-11 |
Alfred Perlstein | de-__P() |
commit | commitdiff | tree | snapshot |
2002-06-30 |
David E. O... | Consistently use FBSDID |
commit | commitdiff | tree | snapshot |
2002-06-30 |
Dima Dorfman | Lists follow a colon, not a semicolon. |
commit | commitdiff | tree | snapshot |
2002-06-26 |
SADA Kenji | `pw useradd' could be used with -w without -D option. |
commit | commitdiff | tree | snapshot |
2002-06-24 |
David Malone | Print a long with %ld not %d. (We possibly should be... |
commit | commitdiff | tree | snapshot |
2002-06-23 |
Nick Hibma | Be more clear in error messages. |
commit | commitdiff | tree | snapshot |
2002-05-08 |
Dag-Erling... | If no old_pw was passed to pw_copy, compare just the... |
commit | commitdiff | tree | snapshot |
2002-05-08 |
Dag-Erling... | Use libutil and libypclnt for all passwd manipulation... |
commit | commitdiff | tree | snapshot |
2002-05-08 |
Dag-Erling... | Add passwd manipulation code based on parts of vipw... |
commit | commitdiff | tree | snapshot |
2002-04-19 |
Philippe Charnier | Use `The .Nm utility' |
commit | commitdiff | tree | snapshot |
2002-04-17 |
Dag-Erling... | Make mppath and masterpasswd pointers instead of arrays... |
commit | commitdiff | tree | snapshot |
2002-04-15 |
Dag-Erling... | Remove bogus reference to _use_yp. |
commit | commitdiff | tree | snapshot |
2002-04-08 |
Ruslan Ermilov | Const poisoning. |
commit | commitdiff | tree | snapshot |
2002-04-06 |
Dag-Erling... | Rename a couple of local variables to avoid warnings. |
commit | commitdiff | tree | snapshot |
2002-04-05 |
Dima Dorfman | In the words of the submitter: |
commit | commitdiff | tree | snapshot |
2002-04-05 |
Dima Dorfman | Document the -7 option for usershow. |
commit | commitdiff | tree | snapshot |
2002-03-30 |
David Malone | Fix vendor ID. |
commit | commitdiff | tree | snapshot |
2002-03-30 |
David Malone | Minor post warns stuff. |
commit | commitdiff | tree | snapshot |
2002-03-24 |
Mark Murray | Fix warns, ANSIfy, use __FBSDID(), sort headers. |
commit | commitdiff | tree | snapshot |
2002-03-24 |
Crist J. Clark | Fix a style(9) error. Put the vendor version control... |
commit | commitdiff | tree | snapshot |
2002-03-22 |
David E. O... | Fix the style of the SCM ID's. |
commit | commitdiff | tree | snapshot |
2002-03-22 |
David E. O... | Remove multi-line __P() usage. |
commit | commitdiff | tree | snapshot |
2002-03-22 |
Warner Losh | remove __P |
commit | commitdiff | tree | snapshot |
2002-03-21 |
David E. O... | Remove __P() usage. |
commit | commitdiff | tree | snapshot |
2002-03-21 |
David E. O... | Remove __P() usage. |
commit | commitdiff | tree | snapshot |
2002-03-18 |
Crist J. Clark | Fix a bug that prevents "00" being used as a valid... |
commit | commitdiff | tree | snapshot |
2002-03-18 |
Crist J. Clark | It was possible for an unprivileged user to tie up... |
commit | commitdiff | tree | snapshot |
2002-03-09 |
Dima Dorfman | Bring a comment in line with the code, and fix some... |
commit | commitdiff | tree | snapshot |
2002-03-08 |
Giorgos Keramidas | Merge a duplicate description of the -L option into... |
commit | commitdiff | tree | snapshot |
2002-03-06 |
Dag-Erling... | Remove a bogus cast. |
commit | commitdiff | tree | snapshot |
2002-02-25 |
Bruce Evans | #include <stddef.h> for the definition of NULL instead... |
commit | commitdiff | tree | snapshot |
2002-02-11 |
Yaroslav Tykhiy | Found a single point where rmuser(8) wasn't robust... |
commit | commitdiff | tree | snapshot |
2002-02-06 |
Dag-Erling... | ANSIfy and remove some dead code. |
commit | commitdiff | tree | snapshot |
2002-02-06 |
Dag-Erling... | Apply the following mechanical transformations in prepa... |
commit | commitdiff | tree | snapshot |
2002-02-05 |
Alfred Perlstein | The clnt_create(KEYSERVSOCK, CRYPT_PROG, CRYPT_VERS... |
commit | commitdiff | tree | snapshot |
2002-02-05 |
Dag-Erling... | ANSIfy and constify. |
commit | commitdiff | tree | snapshot |
2002-02-01 |
David E. O... | Fix SCM ID's. |
commit | commitdiff | tree | snapshot |
2002-01-28 |
Yaroslav Tykhiy | Keep similar things together: Check for too long usernames |
commit | commitdiff | tree | snapshot |
2002-01-28 |
Yaroslav Tykhiy | Disallow adding duplicate roots, toors, or other users... |
commit | commitdiff | tree | snapshot |
2002-01-28 |
Yaroslav Tykhiy | Implement a flexible way of letting some unusual characters |
commit | commitdiff | tree | snapshot |
2002-01-28 |
Yaroslav Tykhiy | Remove the newly added -force option because it made... |
commit | commitdiff | tree | snapshot |
2002-01-20 |
Ian Dowse | Add `-h' to the chown command so that symbolic links... |
commit | commitdiff | tree | snapshot |
2002-01-14 |
Ruslan Ermilov | yp(4) -> yp(8). |
commit | commitdiff | tree | snapshot |
2002-01-13 |
Wolfram Schneider | Remove myself as maintainer, I don't have free time... |
commit | commitdiff | tree | snapshot |
2002-01-04 |
Yaroslav Tykhiy | Oops, missed one point where $pwd_mkdb had been used. |
commit | commitdiff | tree | snapshot |
2002-01-02 |
Yaroslav Tykhiy | Document a new option: -force. |
commit | commitdiff | tree | snapshot |
next |