]> granicus.if.org Git - shadow/commit
chkname.c, pwck.c, useradd.c, usermod.c, newusers.c: Allow names that do not conform...
authored <ed@s5h.net>
Fri, 23 Aug 2019 20:42:37 +0000 (21:42 +0100)
committerSerge Hallyn <shallyn@cisco.com>
Fri, 4 Oct 2019 23:40:41 +0000 (18:40 -0500)
commita2cd3e9ef03a3433a2f5cc727317e97c4b285947
tree1887f4cd7f460fc524c898dcfba4dc1e321d63be
parent5687be5f31f1bf9a8e1445843029556bb5647fc8
chkname.c, pwck.c, useradd.c, usermod.c, newusers.c: Allow names that do not conform to standards

Closes #121.

Changelog: squashed commits fixing tab style
Changelog: update 'return true' to match file's style (no parens).
libmisc/chkname.c
man/newusers.8.xml
man/pwck.8.xml
man/useradd.8.xml
man/usermod.8.xml
src/newusers.c
src/pwck.c
src/useradd.c
src/usermod.c