shadow/lib
nekral-guest 7fc596fb8a * lib/groupio.c, lib/groupio.h, lib/pwio.c, lib/pwio.h,
lib/sgroupio.c, lib/sgroupio.h, lib/shadowio.c, lib/shadowio.h:
	Added *_dbname() functions to retrieve the name of the databases.
	* lib/groupio.c, lib/groupio.h, lib/pwio.c, lib/pwio.h,
	lib/sgroupio.c, lib/sgroupio.h, lib/shadowio.c, lib/shadowio.h:
	*_name() functions renamed *setname().
	* src/grpck.c, src/pwck.c: Likewise.
	* lib/groupio.h, lib/pwio.h, lib/sgroupio.h, lib/shadowio.h: Added
	the name of the arguments to the prototypes.
	* src/chage, src/chfn.c, src/chgpasswd.c, src/chpasswd.c,
	src/chsh.c, src/gpasswd.c, src/groupadd.c, src/groupdel.c,
	src/groupmod.c, src/grpck.c, src/grpconv.c, src/grpunconv.c,
	src/newusers.c, src/passwd.c, src/pwck.c, src/pwconv.c,
	src/pwunconv.c, src/useradd.c, src/userdel.c, src/usermod.c:
	Harmonize the erro & syslog messages in case of failure of the
	*_lock(), *_open(), *_close(), *_unlock(), *_remove() functions.
	* src/chgpasswd.c, src/chpasswd.c, src/usermod.c: Avoid
	capitalized messages.
	* src/chpasswd.c, src/useradd.c, src/usermod.c: Harmonize messages
	in case of inexistent entries.
	* src/usermod.c:  Harmonize messages in case of already existing
	entries.
	* src/newusers.c, src/useradd.c: Simplify PAM error handling.
	* src/useradd.c: Report failures to unlock files (stderr, syslog,
	and audit). But do not fail (continue).
	* src/useradd.c (open_files): Do not report to syslog & audit
	failures to lock or open the databases. This might be harmless,
	and the logs were not already informed that a change was
	requested.
	* src/usermod.c: It's not the account which is unlocked, but its
	password.
2008-08-06 15:57:31 +00:00
..
.indent.pro [svn-upgrade] Integrating new upstream version, shadow (4.0.8) 2007-10-07 11:46:07 +00:00
commonio.c * lib/commonio.c: len should be typed ssize_t as it is the return 2008-06-13 21:53:41 +00:00
commonio.h Indicate that defines.h is included for the definition of the "bool" type. 2008-05-26 08:52:34 +00:00
defines.h * lib/defines.h: Make sure the booleans are defined before using 2008-07-26 16:13:29 +00:00
encrypt.c * lib/encrypt.c: Avoid implicit conversion of pointers to booleans. 2008-05-26 01:07:13 +00:00
exitcodes.h Make sure every source files are distributed with a copyright and license. 2008-04-27 00:40:09 +00:00
faillog.h Make sure every source files are distributed with a copyright and license. 2008-04-27 00:40:09 +00:00
fputsx.c * lib/fputsx.c: Add brackets. 2008-05-26 00:59:42 +00:00
getdef.c * lib/getdef.c: Fix the getdef_ulong() prototype. 2008-06-14 21:09:33 +00:00
getdef.h * lib/getdef.c: Fix the getdef_ulong() prototype. 2008-06-14 21:09:33 +00:00
groupio.c * lib/groupio.c, lib/groupio.h, lib/pwio.c, lib/pwio.h, 2008-08-06 15:57:31 +00:00
groupio.h * lib/groupio.c, lib/groupio.h, lib/pwio.c, lib/pwio.h, 2008-08-06 15:57:31 +00:00
groupmem.c Make sure every source files are distributed with a copyright and license. 2008-04-27 00:40:09 +00:00
gshadow_.h Make sure every source files are distributed with a copyright and license. 2008-04-27 00:40:09 +00:00
gshadow.c * lib/gshadow.c: Avoid assignments in comparison. 2008-07-11 22:23:42 +00:00
lockpw.c Make sure every source files are distributed with a copyright and license. 2008-04-27 00:40:09 +00:00
Makefile.am * lib/Makefile.am: Do not link libshadow.la with the intl, crypt, 2008-01-06 14:19:32 +00:00
nscd.c Re-indent. 2008-08-06 15:55:16 +00:00
nscd.h * lib/nscd.c, lib/nscd.h: Set the service parameter of 2008-01-06 13:57:17 +00:00
pam_defs.h * README, NEWS, configure.in, lib/pam_defs.h, src/login.c: Add 2008-07-21 21:14:06 +00:00
port.c * libmisc/console.c, libmisc/hushed.c, libmisc/yesno.c, 2008-06-13 18:11:09 +00:00
port.h Make sure every source files are distributed with a copyright and license. 2008-04-27 00:40:09 +00:00
prototypes.h * lib/prototypes.h: Fix getrange prototype. 2008-07-21 22:45:49 +00:00
pwauth.c Make sure every source files are distributed with a copyright and license. 2008-04-27 00:40:09 +00:00
pwauth.h Make sure every source files are distributed with a copyright and license. 2008-04-27 00:40:09 +00:00
pwio.c * lib/groupio.c, lib/groupio.h, lib/pwio.c, lib/pwio.h, 2008-08-06 15:57:31 +00:00
pwio.h * lib/groupio.c, lib/groupio.h, lib/pwio.c, lib/pwio.h, 2008-08-06 15:57:31 +00:00
pwmem.c Make sure every source files are distributed with a copyright and license. 2008-04-27 00:40:09 +00:00
sgetgrent.c * Avoid implicit conversion of pointers to booleans. 2008-05-26 09:12:34 +00:00
sgetpwent.c Fix typo. Compil fix. 2008-06-10 20:02:12 +00:00
sgetspent.c * lib/sgetspent.c: Use SHADOW_SP_FLAG_UNSET for the initial 2008-06-13 21:36:41 +00:00
sgroupio.c * lib/groupio.c, lib/groupio.h, lib/pwio.c, lib/pwio.h, 2008-08-06 15:57:31 +00:00
sgroupio.h * lib/groupio.c, lib/groupio.h, lib/pwio.c, lib/pwio.h, 2008-08-06 15:57:31 +00:00
shadow.c * lib/shadow.c: Use SHADOW_SP_FLAG_UNSET for the initial 2008-06-13 21:55:51 +00:00
shadowio.c * lib/groupio.c, lib/groupio.h, lib/pwio.c, lib/pwio.h, 2008-08-06 15:57:31 +00:00
shadowio.h * lib/groupio.c, lib/groupio.h, lib/pwio.c, lib/pwio.h, 2008-08-06 15:57:31 +00:00
shadowmem.c Make sure every source files are distributed with a copyright and license. 2008-04-27 00:40:09 +00:00
utent.c Make sure every source files are distributed with a copyright and license. 2008-04-27 00:40:09 +00:00