nekral-guest
614c79defc
* libmisc/xgetXXbyYY.c, libmisc/myname.c, libmisc/getgr_nam_gid.c,
...
libmisc/salt.c, libmisc/list.c, libmisc/cleanup.c, src/login.c,
lib/getdef.h, lib/groupio.c, lib/getlong.c, lib/gshadow_.h,
lib/sgroupio.c, lib/shadowio.c, lib/pwio.c, lib/commonio.h,
lib/fputsx.c, lib/prototypes.h: Added splint annotations.
* lib/groupio.c: Avoid implicit conversion of pointers to
booleans.
* lib/groupio.c: Free allocated buffers in case of failure.
2009-04-23 09:57:03 +00:00
nekral-guest
05e4cf9aae
* libmisc/list.c: Added assertions for non NULL parameters.
2008-08-31 17:30:21 +00:00
nekral-guest
d2c11f8bee
* libmisc/list.c: Remove historical comment.
2008-08-31 17:30:12 +00:00
nekral-guest
b4899946ef
Added missing include file (assert.h).
2008-08-30 18:30:15 +00:00
nekral-guest
0c7df2f9a0
* src/groupmems.c: When removing an user, check if deluser is on
...
the list, not adduser. This fixes a segmentation fault for every
call of groupmems -d.
* libmisc/list.c: Add assertions to help identifying these issues.
* libmisc/list.c: Avoid implicit conversion of pointers to
booleans.
2008-08-30 18:29:08 +00:00
nekral-guest
8cfe8db1fb
* libmisc/list.c: Change is_on_list() prototype to return a bool.
2008-06-09 18:13:52 +00:00
nekral-guest
0219d72f48
* libmisc/list.c: Avoid assignments in comparisons, assignments
...
with post increments (x++), use of integers as booleans, and
explicitly mark blocks with brackets.
2008-05-24 14:09:35 +00:00
nekral-guest
c7302b61ef
Make sure every source files are distributed with a copyright and license.
...
Files with no license use the default 3-clauses BSD license. The copyright
were mostly not recorded; they were updated according to the Changelog.
"Julianne Frances Haugh and contributors" changed to "copyright holders
and contributors".
2008-04-27 00:40:09 +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
8451bed8b0
[svn-upgrade] Integrating new upstream version, shadow (4.0.13)
2007-10-07 11:47:01 +00:00
nekral-guest
effd479bff
[svn-upgrade] Integrating new upstream version, shadow (4.0.4)
2007-10-07 11:45:23 +00:00
nekral-guest
45c6603cc8
[svn-upgrade] Integrating new upstream version, shadow (19990709)
2007-10-07 11:44:02 +00:00