From ceddfa340d95de345db12b8496944c8ed4d8a0ed Mon Sep 17 00:00:00 2001 From: nekral-guest Date: Tue, 14 Apr 2009 22:19:05 +0000 Subject: [PATCH] Removed TODO entries * groupmems has a testsuite now * long user names are tested for gpasswd * groups and id arenot receiving updates * tests with UID/GID sets to (*id_t)-1 already exist. --- TODO | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/TODO b/TODO index b6f17060..e37dc195 100644 --- a/TODO +++ b/TODO @@ -43,9 +43,6 @@ chage, chfn, chsh: same change needed as in passwd. testsuite - newgrp - test with unknown user's GID - - groupmems - - usermod, groupadd, groupmod, newusers - - test with UID / GID set to -1 newusers - add logging to SYSLOG & AUDIT @@ -68,9 +65,6 @@ 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 @@ -83,11 +77,6 @@ ALL: - Change -l to reset the entry if an entry was already there - set the mask in mkdir? -- add handle -n switch in groups and id command for allow query is - group/user with specified id/gid exist - this will be very usable - on automation in packages for query/check is group/user exist in system - or not, - - userdel: - add backup option for the removal of user resources, - user_busy: check that the user is not running any processes.