From: nekral-guest Date: Sun, 5 Apr 2009 23:50:58 +0000 (+0000) Subject: Added todo items. X-Git-Tag: 4.1.3~49 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4b15eefd3c31e2992115b282553f51d60cf56649;p=shadow Added todo items. --- diff --git a/TODO b/TODO index 23aeeda5..13e4a953 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,5 @@ +review all call to strto + usermod user renamed, order is not kept in /etc/group (see 47_usermod-l_no_shadow_file). This is a problem when the first @@ -61,6 +63,9 @@ ALL: user databases by well known tools. - Protect against signals. Register do_cleanups in a signal handler. +- gpasswd + - add a test with long group name (508785) + - login.defs - generate depending on configuration @@ -91,6 +96,9 @@ ALL: original mode. Does copy_tree does this? - passwd: - check combination of options (e.g. -u/-l) + - when -u refuse to unlock because it would create an empty password, it + should not display "Password changed." + exit instead? - newgrp: check the USE_PAM section.