Celeste Liu
|
6448da507e
|
libmisc/root_flag: add tips for --root flag only support abspath
- Add tips in error message.
- Add tips in man.
- Add zh_CN and zh_TW for tips.
Signed-off-by: Celeste Liu <coelacanthus@outlook.com>
|
2022-08-06 15:04:06 -05:00 |
|
Serge Hallyn
|
f93cf255d4
|
Update licensing info
Closes #238
Update all files to list SPDX license shortname. Most files are
BSD 3 clause license.
The exceptions are:
serge@sl ~/src/shadow$ git grep SPDX-License | grep -v BSD-3-Clause
contrib/atudel:# SPDX-License-Identifier: BSD-4-Clause
lib/tcbfuncs.c: * SPDX-License-Identifier: 0BSD
libmisc/salt.c: * SPDX-License-Identifier: Unlicense
src/login_nopam.c: * SPDX-License-Identifier: Unlicense
src/nologin.c: * SPDX-License-Identifier: BSD-2-Clause
src/vipw.c: * SPDX-License-Identifier: GPL-2.0-or-later
Signed-off-by: Serge Hallyn <serge@hallyn.com>
|
2021-12-23 19:36:50 -06:00 |
|
Nicolas François
|
138682fd30
|
Avoid spaces between <option> and <replaceable>
* man/chage.1.xml: Add a non breaking space between options and
their parameter because xml2po removes those spaces. Alioth#314401
* man/chfn.1.xml: Likewise.
* man/chgpasswd.8.xml: Likewise.
* man/chpasswd.8.xml: Likewise.
* man/chsh.1.xml: Likewise.
* man/faillog.8.xml: Likewise.
* man/gpasswd.1.xml: Likewise.
* man/groupadd.8.xml: Likewise.
* man/groupdel.8.xml: Likewise.
* man/groupmems.8.xml: Likewise.
* man/groupmod.8.xml: Likewise.
* man/grpck.8.xml: Likewise.
* man/lastlog.8.xml: Likewise.
* man/newusers.8.xml: Likewise.
* man/passwd.1.xml: Likewise.
* man/pwck.8.xml: Likewise.
* man/pwconv.8.xml: Likewise.
* man/su.1.xml: Likewise.
* man/useradd.8.xml: Likewise.
* man/userdel.8.xml: Likewise.
* man/usermod.8.xml: Likewise.
* man/vipw.8.xml: Likewise.
|
2013-08-23 20:29:40 +02:00 |
|
nekral-guest
|
042d6c48b3
|
* man/*.xml: Add author based on copyright statement.
* man/<ll>/*.[1358], man/<ll>/man[1358]/*.[1358],
man/<ll>/Makefile.am: Sort manpages per section as the generated
manpages.
|
2012-05-25 11:45:21 +00:00 |
|
nekral-guest
|
0530588266
|
* NEWS, src/chfn.c, man/chfn.1.xml: Add --root option.
|
2011-11-06 18:39:24 +00:00 |
|
nekral-guest
|
b26f73f427
|
* src/chfn.c, man/chfn.1.xml: Add support for long options.
* src/chfn.c, man/chfn.1.xml: Add -u/--help option
|
2011-11-06 18:39:19 +00:00 |
|
nekral-guest
|
3bdad35e9f
|
* man/*.xml, man/config.xml.in: Add source and version
information. This reduce the amount of warnings during the
manpages generation.
|
2011-07-08 19:49:09 +00:00 |
|
nekral-guest
|
4b2f537795
|
* man/*.xml, man/login.defs.d/*.xml: Added copyright and licence
header.
|
2008-10-11 11:44:43 +00:00 |
|
nekral-guest
|
4196525702
|
Allow non-US-ASCII characters in the GECOS fields ("name", "room number",
and "other info" fields).
|
2008-04-27 00:24:49 +00:00 |
|
nekral-guest
|
0f7f0ea467
|
* man/chfn.1.xml: Uses CHFN_AUTH, CHFN_RESTRICT, LOGIN_STRING.
* man/chgpasswd.8.xml: Uses ENCRYPT_METHOD, MAX_MEMBERS_PER_GROUP,
MD5_CRYPT_ENAB, SHA_CRYPT_MIN_ROUNDS (SHA_CRYPT_MAX_ROUNDS).
* man/chpasswd.8.xml: Switch to using entities for ENCRYPT_METHOD,
MD5_CRYPT_ENAB, SHA_CRYPT_MIN_ROUNDS (SHA_CRYPT_MAX_ROUNDS).
* man/chsh.1.xml: Uses CHSH_AUTH, LOGIN_STRING.
* man/expiry.1.xml: Does not use any login.defs parameter.
* man/gpasswd.1.xml: Uses ENCRYPT_METHOD, MAX_MEMBERS_PER_GROUP,
MD5_CRYPT_ENAB, SHA_CRYPT_MIN_ROUNDS.
* man/login.defs.5.xml: Added CHSH_AUTH.
* man/login.defs.5.xml: Cross reference -> cross references.
* man/login.defs.5.xml: chfn only uses CHFN_AUTH when no_pam.
* man/login.defs.5.xml: chsh uses CHSH_AUTH, not CHFN_AUTH.
* man/login.defs.d/CHSH_AUTH.xml: Added.
* man/login.defs.5.xml: chsh uses parameters only when no_pam.
* man/login.defs.5.xml: expiry does not use CONSOLE_GROUPS, even
if linked in the binary.
* man/newusers.8.xml: Uses ENCRYPT_METHOD, MAX_MEMBERS_PER_GROUP,
MD5_CRYPT_ENAB, PASS_MAX_DAYS, PASS_MIN_DAYS, PASS_WARN_AGE,
SHA_CRYPT_MIN_ROUNDS, UMASK.
|
2007-11-26 23:27:56 +00:00 |
|
nekral-guest
|
b2120265fd
|
Added the subversion svn:keywords property (Id) for proper identification.
|
2007-11-10 23:46:11 +00:00 |
|
nekral-guest
|
79bf2081fe
|
Commit the last version from the PLD CVS repository.
(last changelog entry: 2007-02-01)
This also adds the files which were present in the CVS repository, but not
present in the shadow archives.
|
2007-10-07 14:36:51 +00:00 |
|
nekral-guest
|
0fa9083026
|
[svn-upgrade] Integrating new upstream version, shadow (4.0.16)
|
2007-10-07 11:47:33 +00:00 |
|
nekral-guest
|
24178ad677
|
[svn-upgrade] Integrating new upstream version, shadow (4.0.14)
|
2007-10-07 11:47:11 +00:00 |
|
nekral-guest
|
8451bed8b0
|
[svn-upgrade] Integrating new upstream version, shadow (4.0.13)
|
2007-10-07 11:47:01 +00:00 |
|
nekral-guest
|
e89f3546f2
|
[svn-upgrade] Integrating new upstream version, shadow (4.0.12)
|
2007-10-07 11:46:52 +00:00 |
|
nekral-guest
|
8c50e06102
|
[svn-upgrade] Integrating new upstream version, shadow (4.0.10)
|
2007-10-07 11:46:25 +00:00 |
|
nekral-guest
|
7c47e0fde3
|
[svn-upgrade] Integrating new upstream version, shadow (4.0.9)
|
2007-10-07 11:46:16 +00:00 |
|