[svn-upgrade] Integrating new upstream version, shadow (4.0.17)

This commit is contained in:
nekral-guest
2007-10-07 11:47:45 +00:00
parent 0fa9083026
commit 8a78a8d68c
217 changed files with 10771 additions and 4096 deletions

10
TODO
View File

@@ -1,7 +1,3 @@
# "-" to do
# "*" partialy exist/implemented
# "+" done
ALL:
- move base passwd/shadow/group/gshadow operation to module for allow write
diffrent backend modules for db, NIS, LDAP and others. Default backend it
@@ -13,8 +9,6 @@ ALL:
user databases by well known tools.
- useradd:
- add handle /etc/defaults/useradd::USER_GROUPS={yes,no} for allow configure
using by useradd create per user group.
- add handle create user mail spool in maildir format.
- add handle -n switch in groups and id command for allow query is
@@ -31,10 +25,6 @@ ALL:
Documentation:
- move all doc to docbook (also man pages)
look at http://refentry2man.pld.org.pl/ for fast refentry xml/docbook to
roff converter,
- documment in pt_BR, ja man pages -s {pw,grp}ck option,
- document -o option in ja man page,