[Pkg-shadow-commits] r2519 - upstream/trunk

nekral-guest at alioth.debian.org nekral-guest at alioth.debian.org
Sat Mar 14 13:21:15 UTC 2009


Author: nekral-guest
Date: 2009-03-14 13:21:15 +0000 (Sat, 14 Mar 2009)
New Revision: 2519

Modified:
   upstream/trunk/TODO
Log:
Updated TODO list.


Modified: upstream/trunk/TODO
===================================================================
--- upstream/trunk/TODO	2009-03-14 13:20:25 UTC (rev 2518)
+++ upstream/trunk/TODO	2009-03-14 13:21:15 UTC (rev 2519)
@@ -1,8 +1,3 @@
-groupadd.8.xml
- * Groupnames may only be up to 16 characters long.
-   => remove the note if no limits.
-   => should depend on the --with-group-name-max-length option
-
 libxcrypt support
  * http://wiki.linuxfromscratch.org/patches/browser/trunk/shadow/shadow-4.0.18.1-owl_blowfish-1.patch
 
@@ -41,14 +36,9 @@
  - add logging to SYSLOG & AUDIT
  - use CREATE_HOME
 
-faillog
- - accept numerical user and range of users
-
 Document when/where option appeared, document whether an option is standard
 or not.
 
-depends rules for the manpages
-
 Check all the expiry semantics
 
 ALL:
@@ -62,8 +52,8 @@
   user databases by well known tools.
 - Protect against signals. Register do_cleanups in a signal handler.
 
-- gpasswd
-  - Add options --crypt-method and --sha-rounds
+- login.defs
+  - generate depending on configuration
 
 - useradd:
   - add handle create user mail spool in maildir format.
@@ -71,6 +61,7 @@
   - Add support for -K in -D mode
   - Add option to create or not the mail spool (and set the default in -D
     mode)
+  - 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
@@ -86,6 +77,7 @@
     => warning needed
 
 - usermod
+  - add an option equivalent to useradd's -l (only when uid is changed)
   - the mode of new home directories should be set according to the
     original mode. Does copy_tree does this?
 - passwd:
@@ -93,15 +85,6 @@
 
 - newgrp: check the USE_PAM section.
 
-- newusers:
-  - doc for pw_gid not clear. Differentiate
-            pw_gid specified and exist
-            pw_gid specified but does not exist
-             * name
-             * number
-            pw_gid not specified.
-  - document what happens when no uid is specified.
-
 - pwck
   - Add check to move passwd passwords to shadow if there is a shadow
     entry (with a password).
@@ -111,7 +94,3 @@
 - su
   - add a login.defs configuration parameter to add variables to keep in
     the environment with "su -l" (TERM/TERMCOLOR/...
-
-- vipw:
-  - Is MAX_MEMBERS_PER_GROUP used by vipw?
-




More information about the Pkg-shadow-commits mailing list