2008-12-04 |
Dag-Erling... | integrate from head@185615 |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Peter Wemm | Merge user/peter/kinfo branch as of r185547 into head. |
commit | commitdiff | tree | snapshot |
2008-11-23 |
Sean Farley | Fixed style issues with variable ordering and naming... |
commit | commitdiff | tree | snapshot |
2008-11-11 |
Sean Farley | style(9) fixes. |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Dag-Erling... | MFH (r184638): build at WARNS level 6 |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Dag-Erling... | MFH (r184633, r184635): build at WARNS level 6 |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Dag-Erling... | Avoid assigning a const char * to a char *. |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Dag-Erling... | Committed to wrong branch. |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Dag-Erling... | Avoid assigning a const char * to a char *. |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Dag-Erling... | Diff reduction against Varnish, including one important... |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Dag-Erling... | Reimplement flopen(3) using fcntl(2) locks instead... |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Dag-Erling... | Since in_lt() and in_lts() are not static, assume that... |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Dag-Erling... | Since setclasscpumask() is not static, assume that... |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Dag-Erling... | Style and whitespace. |
commit | commitdiff | tree | snapshot |
2008-08-16 |
Andrey A. Chernov | Use arc4random_uniform() to avoid "modulo bias" |
commit | commitdiff | tree | snapshot |
2008-07-30 |
John Baldwin | The original adduser/rmuser scripts in Perl used to... |
commit | commitdiff | tree | snapshot |
2008-07-25 |
Brooks Davis | Add support for a new login capability, cpumask which... |
commit | commitdiff | tree | snapshot |
2008-07-17 |
John Baldwin | Before updating the password database, the pw(8) utilit... |
commit | commitdiff | tree | snapshot |
2008-07-01 |
John Baldwin | Merge hexdump(9) to userland as hexdump(3) in libutil... |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Antoine Brodin | - Increase the size of the salt in pw(8) from 8 to... |
commit | commitdiff | tree | snapshot |
2008-04-23 |
Sean Farley | Add four utility functions related to struct grp proces... |
commit | commitdiff | tree | snapshot |
2008-03-16 |
Christian Brueffer | In the description of the password field, -w was meant... |
commit | commitdiff | tree | snapshot |
2008-02-23 |
Sean Farley | Add the groupmod '-d' option to pw to allow the deletio... |
commit | commitdiff | tree | snapshot |
2008-02-23 |
Sean Farley | style(9) (verified no object changes) |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Mike Makonnen | Add the -M command-line option, which will set home... |
commit | commitdiff | tree | snapshot |
2008-01-25 |
Mike Makonnen | Clarify in what formats the grouplist for the '-G'... |
commit | commitdiff | tree | snapshot |
2007-11-18 |
John Birrell | Constify the first argument to expand_number() so that... |
commit | commitdiff | tree | snapshot |
2007-10-20 |
Mike Makonnen | Allow adding a user(s) to additional groups in batch... |
commit | commitdiff | tree | snapshot |
2007-10-19 |
Mike Makonnen | The POP daemon's temporary mail file has a leading... |
commit | commitdiff | tree | snapshot |
2007-09-01 |
Pawel Jakub... | Implement expand_number(3), which is the opposite of... |
commit | commitdiff | tree | snapshot |
2007-08-03 |
Dag-Erling... | Back out previous commit until I figure out why my... |
commit | commitdiff | tree | snapshot |
2007-08-03 |
Dag-Erling... | Use fcntl(2)-style locks instead of less-portable flock... |
commit | commitdiff | tree | snapshot |
2007-06-14 |
Yaroslav Tykhiy | Update some comments, mostly regarding LOGIN_MECLASS... |
commit | commitdiff | tree | snapshot |
2007-05-23 |
Dag-Erling... | Nit: avoid shadowing truncate(2) with a local variable. |
commit | commitdiff | tree | snapshot |
2007-05-23 |
Dag-Erling... | Fix stupid braino in previous commit. |
commit | commitdiff | tree | snapshot |
2007-05-23 |
Dag-Erling... | If (flags & O_TRUNC), don't truncate the file until... |
commit | commitdiff | tree | snapshot |
2007-05-10 |
Dag-Erling... | Well gag me with a spoon... I'm so used to working... |
commit | commitdiff | tree | snapshot |
2007-05-10 |
Dag-Erling... | Remove superfluous unexpanded RCS tag. |
commit | commitdiff | tree | snapshot |
2007-05-10 |
Dag-Erling... | DTRT when O_NONBLOCK is specified. |
commit | commitdiff | tree | snapshot |
2007-05-10 |
Dag-Erling... | I'm tired of seeing this done incorrectly and non-porta... |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Ceri Davies | Bump .Dd for r1.5; fix grammatical problem. |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Mike Makonnen | Specify the correct way to modify this file, and warn... |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Mike Makonnen | There are a couple of bugs in rev. 1.27: |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Mike Makonnen | Errm... I don't see how rev. 1.26 could have possibly... |
commit | commitdiff | tree | snapshot |
2007-03-30 |
Lukas Ertl | Do the right thing with symlinks in the skeleton directory. |
commit | commitdiff | tree | snapshot |
2007-03-30 |
Lukas Ertl | Accept passwords which contain whitespace. |
commit | commitdiff | tree | snapshot |
2007-03-30 |
Lukas Ertl | Add home directory creation mode to pw.conf(5) and... |
commit | commitdiff | tree | snapshot |
2007-03-30 |
Lukas Ertl | Add -M argument to usage() output. |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Lukas Ertl | Introduce the new option -M to allow to set the permiss... |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Lukas Ertl | Check if the new user already exists right after enteri... |
commit | commitdiff | tree | snapshot |
2007-01-09 |
Warner Losh | Remove California Regent's clause 3, per letter |
commit | commitdiff | tree | snapshot |
2007-01-09 |
Warner Losh | Per Regents of the University of Calfornia letter,... |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Ceri Davies | Flush my typo fix queue for this directory. |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Ceri Davies | Fix typos. |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Tom Rhodes | Better mdoc(7). Bump doc date. |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Tom Rhodes | Note the naming convention of files in share/skel and... |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Ruslan Ermilov | Markup fixes. |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Dmitry Morozovsky | Fix bug introduced in rev 1.23: |
commit | commitdiff | tree | snapshot |
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 |
next |