]> git.ipfire.org Git - thirdparty/shadow.git/commit
* NEWS, configure.in, libmisc/chkname.c: make group max length a
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Sun, 30 Nov 2008 01:29:40 +0000 (01:29 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Sun, 30 Nov 2008 01:29:40 +0000 (01:29 +0000)
commitc28c443d8f0e38dbf64f6657636d31633f1e2498
tree16958082f7f2f24bce3440365abd05abdebe041b
parent93358ac3de9c9a8967d3c6df45cb8f1551249c9b
* NEWS, configure.in, libmisc/chkname.c: make group max length a
configure option.  The configure behavior encoded is:
<no option> -> default of 16 (like today);
--with-group-name-max-length -> default of 16;
--without-group-name-max-length -> no max length;
--with-group-name-max-length=n > max is set to n.
ChangeLog
NEWS
configure.in
libmisc/chkname.c