]> granicus.if.org Git - shadow/commit
* NEWS, src/gpasswd.c: Use getopt_long instead of getopt. Added
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Fri, 22 Aug 2008 02:28:15 +0000 (02:28 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Fri, 22 Aug 2008 02:28:15 +0000 (02:28 +0000)
commitcfeacc4d67895c2f53da9cbfc068f76d56e89797
treeae1468b4efa98d236a469f1efd89af49b145781e
parent7cc03897574728364ccaacf05574d8dfdea763bd
* NEWS, src/gpasswd.c: Use getopt_long instead of getopt. Added
support for long options --add (-a), --delete (-d),
--remove-password (-r), --restrict (-R), --administrators (-A),
and --members (-M)
* man/gpasswd.1.xml: Document the new long options.
* src/gpasswd.c: The sgrp structure is only used if SHADOWGRP is
defined.
ChangeLog
NEWS
man/gpasswd.1.xml
src/gpasswd.c