index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
user
Age
Commit message (
Expand
)
Author
2006-06-27
use realloc instead of free+calloc
christos
2006-06-02
try again with the Coverity annotation
jnemeth
2006-05-29
Xref a few more manpages: user(8), group(8), ...
hubertf
2006-05-27
Coverity annotation -- although memsave free()s its first argument, it
jnemeth
2006-03-22
Garbage collect cc in moduser, it is only set once, but never read as
joerg
2006-03-22
Don't leak FILEs when flock fails. Found by Coverity (CID 1776, 1777 and
joerg
2006-03-17
put the array bounds check _before_ accessing the array.
dmcmahill
2006-03-17
put the array bounds check _before_ accessing the array.
dmcmahill
2006-02-23
By popular demand don't bail out if a user's shell is not in /etc/shells.
christos
2006-01-26
Add a missing space in the usage message.
jmmv
2006-01-20
Add missing .El. From Nicolas Joly in PR 32546.
wiz
2006-01-14
Use a CPP definition for "/sbin/nologin" - it's at the top of the
agc
2006-01-13
Add forgotten ')'.
elad
2006-01-13
treat /sbin/nologin specially.
christos
2006-01-06
Add checks for valid shell. From Liam Foy.
christos
2005-11-25
Be pragmatic - move user(8) to a 3-clause BSD licence.
agc
2005-11-16
Punctuation fixes.
wiz
2005-11-16
user portion of the EXTENSIONS documentation. From Liam Foy.
christos
2005-11-09
Mark up EXTENSIONS.
wiz
2005-11-09
Drop trailing whitespace.
wiz
2005-11-07
Mention which options are only available with EXTENSIONS. From Liam Foy.
christos
2005-11-07
remove asprintf and strlcpy. We don't support NetBSD1.3 and NetBSD1.4.
christos
2005-11-07
More cleanups from Liam Foy:
christos
2005-10-05
call pw_abort() on failure (from Liam Foy)
christos
2005-09-19
PR 22469: user.c should use "pwd.h" include file for
rpaulo
2005-09-18
Ensure that a consistent coding style is used.
agc
2005-09-18
From Liam Foy:
christos
2005-09-12
Warn if the group being removed is still the primary group of an existing
christos
2005-09-11
Comment out /usr/share/examples/usermgmt -- dir does not exist. Fix macro typo.
wiz
2005-09-09
Sync group* usages with man pages.
wiz
2005-09-09
Reformulate slightly to match other man pages. Use standard
wiz
2005-09-09
Do not list all options for group* -- they are bound to get out of sync here.
wiz
2005-09-09
Sync user* usage with man pages. Bonus grammar fix in comment.
wiz
2005-09-09
Improve -p description in second case.
wiz
2005-09-09
Reformulate slightly to match other man pages.
wiz
2005-09-09
Use standard EXIT STATUS section.
wiz
2005-09-09
Sort options and option descriptions. Use standard EXIT STATUS section.
wiz
2005-09-09
Reformulate slightly to match other man pages.
wiz
2005-09-09
Do not list all options for user* -- they are bound
wiz
2005-09-09
Sort option descriptions.
wiz
2005-09-09
Sort options and descriptions. Add standard EXIT STATUS section. Bump date.
wiz
2005-09-05
Mention pwhash(1) in a few places,
hubertf
2005-08-12
Check the return value from mktime() and pass any error up.
he
2005-08-12
patch from Liam Foy to add a -F option to force a user to change her's/his
christos
2005-08-08
Fix reverse description of expiry/inactive. From Liam J. Foy.
christos
2005-07-30
The language lawyers claim that it is invalid to test a freed pointer, so
christos
2005-07-30
If the class was not specified, don't print a warning.
christos
2005-07-29
Don't make it fatal if the login class doe not exist. From Jukka Salmi.
christos
2005-07-28
Various improvements.
wiz
2005-07-27
Minor tweaks to the usage message:
peter
[next]