2006-09-18 |
Maxim Konovalov | o Fix groupadd getopt line and make 'pw groupadd -o... |
commit | commitdiff | tree | snapshot |
2006-09-08 |
Thomas Quinot | Minor comment fix. |
commit | commitdiff | tree | snapshot |
2006-09-04 |
Thomas Quinot | (pw_copy): Handle the case of a malformed line in maste... |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Tom Rhodes | Add adding_user.8 to SEE ALSO, note that usernames... |
commit | commitdiff | tree | snapshot |
2006-03-17 |
Ruslan Ermilov | Reimplementation of world/kernel build options. For... |
commit | commitdiff | tree | snapshot |
2006-03-14 |
Andrey A. Chernov | POSIXed strtoll() (and ours one too) can set errno... |
commit | commitdiff | tree | snapshot |
2006-03-14 |
Andre Oppermann | Import of OpenBSD's strtonum(3) which is a nicer versio... |
commit | commitdiff | tree | snapshot |
2006-02-18 |
Dag-Erling... | Add utility functions for checking if a given kernel... |
commit | commitdiff | tree | snapshot |
2006-01-22 |
Matteo Riondato | Honour the "uuid" directive in adduser.conf |
commit | commitdiff | tree | snapshot |
2005-08-24 |
Pawel Jakub... | Add a family of functions for reliable pidfiles handling. |
commit | commitdiff | tree | snapshot |
2005-08-02 |
Sean Chittenden | Cross-reference pw(8) into chpass(1), passwd(1), and... |
commit | commitdiff | tree | snapshot |
2005-07-31 |
Pawel Jakub... | Change /home symbolic link, so it will point to usr... |
commit | commitdiff | tree | snapshot |
2005-05-24 |
Adam Weinberger | Fix a particularly egregious grammar error. |
commit | commitdiff | tree | snapshot |
2005-04-28 |
Robert Drehmel | - Act according to the documentation (man page): |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Tom Rhodes | Properly spell default in a comment. |
commit | commitdiff | tree | snapshot |
2005-04-09 |
Stefan Farfeleder | Remove unused variables. |
commit | commitdiff | tree | snapshot |
2005-02-10 |
Stefan Farfeleder | The variable `arglist' has internal linkage in pw.c... |
commit | commitdiff | tree | snapshot |
2005-01-18 |
Ruslan Ermilov | Sort sections. |
commit | commitdiff | tree | snapshot |
2005-01-18 |
Ruslan Ermilov | Sort sections. |
commit | commitdiff | tree | snapshot |
2005-01-17 |
Ruslan Ermilov | Added the EXIT STATUS section where appropriate. |
commit | commitdiff | tree | snapshot |
2004-12-29 |
Andrey A. Chernov | More NO_NIS cleanup: LINKS and MLINKS |
commit | commitdiff | tree | snapshot |
2004-12-18 |
Ruslan Ermilov | Grammar in a comment. |
commit | commitdiff | tree | snapshot |
2004-11-13 |
Bjoern A. Zeeb | Add knob NO_NIS (fka NO_YP_LIBC) and make world compile... |
commit | commitdiff | tree | snapshot |
2004-10-03 |
Stefan Farfeleder | Don't rely on NULL being a pointer, add a cast before... |
commit | commitdiff | tree | snapshot |
2004-09-23 |
Peter Pentchev | In fullpath_from_shell(), move the nologin detection... |
commit | commitdiff | tree | snapshot |
2004-08-28 |
Mike Makonnen | Also, match the full path to the special nologin shell. |
commit | commitdiff | tree | snapshot |
2004-07-26 |
Philippe Charnier | Remove useless .Pp. Typo: gcos -> gecos (as spelled... |
commit | commitdiff | tree | snapshot |
2004-07-02 |
Ruslan Ermilov | Mechanically kill hard sentence breaks. |
commit | commitdiff | tree | snapshot |
2004-07-02 |
Ruslan Ermilov | Mechanically kill hard sentence breaks. |
commit | commitdiff | tree | snapshot |
2004-06-17 |
Robert Drehmel | Use strlcpy(3) to replace the idiomatic |
commit | commitdiff | tree | snapshot |
2004-06-17 |
Robert Drehmel | Fix a bug which occurred when the home directory given... |
commit | commitdiff | tree | snapshot |
2004-06-13 |
Ruslan Ermilov | Assorted markup, grammar, and spelling fixes. |
commit | commitdiff | tree | snapshot |
2004-06-08 |
Christian S... | Add note that rmuser will clean up any IPC mechanisms... |
commit | commitdiff | tree | snapshot |
2004-06-06 |
Mike Makonnen | Accept full path names in addition to base names for... |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Ruslan Ermilov | Fixed a typo. |
commit | commitdiff | tree | snapshot |
2004-05-24 |
Pawel Jakub... | Add humanize_number(3) to libutil for formating numbers... |
commit | commitdiff | tree | snapshot |
2004-05-18 |
Stefan Farfeleder | Don't depend on NULL's expansion being a pointer, cast... |
commit | commitdiff | tree | snapshot |
2004-05-11 |
Diomidis Spinellis | Bring the description for login_getclassbyname in sync... |
commit | commitdiff | tree | snapshot |
2004-04-07 |
Tom Rhodes | This manual page will not first appear in 4.10 as RELEN... |
commit | commitdiff | tree | snapshot |
2004-03-30 |
Tom Rhodes | Fix today's faux pas by: |
commit | commitdiff | tree | snapshot |
2004-03-30 |
Tom Rhodes | Add an adduser.conf manual page. |
commit | commitdiff | tree | snapshot |
2004-03-30 |
Colin Percival | Sychronize with reality: nologin(8) is now in /usr... |
commit | commitdiff | tree | snapshot |
2004-03-16 |
Mike Makonnen | o Add an -S option to not attempt to ascertain the... |
commit | commitdiff | tree | snapshot |
2004-03-08 |
Ken Smith | Shift file locking to source file instead of temp file... |
commit | commitdiff | tree | snapshot |
2004-03-03 |
Marc Fonvieille | Typo fix. |
commit | commitdiff | tree | snapshot |
2004-02-29 |
Jens Schweikhardt | Make rmuser now also remove ipc resources. Also, fix... |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Tim Kientzle | Add the clean_environment call to libutil.h also. |
commit | commitdiff | tree | snapshot |
2004-01-18 |
Philippe Charnier | Remove unused includes. Make it WARNS=6 friendly. Conce... |
commit | commitdiff | tree | snapshot |
2004-01-18 |
Philippe Charnier | add missing endusershell() call. Original version was... |
commit | commitdiff | tree | snapshot |
2004-01-11 |
Ian Dowse | Add a `-H <fd>' option that is like `-h <fd>', but... |
commit | commitdiff | tree | snapshot |
2003-10-26 |
Peter Wemm | (mostly) Clean up some const warnings here. The code... |
commit | commitdiff | tree | snapshot |
2003-10-18 |
Mark Murray | ANSIfy, WARNSify, CONSTify. Bit of style(9)-ify. |
commit | commitdiff | tree | snapshot |
2003-09-10 |
Ruslan Ermilov | mdoc(7): Properly mark C headers. |
commit | commitdiff | tree | snapshot |
2003-09-08 |
Ruslan Ermilov | mdoc(7): Use the new feature of the .In macro. |
commit | commitdiff | tree | snapshot |
2003-07-11 |
Alexander Kabaev | Do not compare unsigned int values with ULONG_MAX.... |
commit | commitdiff | tree | snapshot |
2003-06-24 |
Mike Makonnen | Typo. |
commit | commitdiff | tree | snapshot |
2003-06-20 |
Mike Makonnen | s/warn/info/ |
commit | commitdiff | tree | snapshot |
2003-06-20 |
Mike Makonnen | Add support for the special shell nologin. |
commit | commitdiff | tree | snapshot |
2003-06-20 |
Mike Makonnen | Update my email address. |
commit | commitdiff | tree | snapshot |
2003-06-20 |
Mike Makonnen | Don't forget the -r on the second password prompt. |
commit | commitdiff | tree | snapshot |
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 |
next |