]> granicus.if.org Git - shadow/history - lib
Fix obvious mistake in Dutch translation
[shadow] / lib /
2009-06-12 nekral-guest * lib/fputsx.c: Compare the result of fgets() with...
2009-06-12 nekral-guest * lib/gshadow.c: Removed limitation on the length...
2009-05-18 nekral-guest * src/userdel.c, libmisc/user_busy.c, libmisc/Makefile.am,
2009-05-10 nekral-guest * lib/commonio.c: Avoid PATH_MAX. On glibc, we can...
2009-05-09 nekral-guestFix typos.
2009-05-09 nekral-guest * libmisc/non_interactive_pam_conv.c,
2009-04-30 nekral-guest * lib/commonio.c: Ignore teh return values of fclose...
2009-04-30 nekral-guest * lib/getulong.c: Added splint annotations.
2009-04-30 nekral-guest * libmisc/getgr_nam_gid.c, lib/get_gid.c, lib/get_pid.c,
2009-04-30 nekral-guest * lib/exitcodes.h: Define E_SUCCESS as EXIT_SUCCESS...
2009-04-28 nekral-guest * lib/defines.h: Include <utmpx.h> and <utmp.h> to...
2009-04-28 nekral-guest * lib/prototypes.h: Replace #if by #ifdef
2009-04-27 nekral-guest * src/groupadd.c, lib/commonio.c, lib/groupio.c: Added...
2009-04-27 nekral-guest * lib/prototypes.h: Replace HAVE_UTMPX_H by USE_UTMPX.
2009-04-26 nekral-guest * lib/commonio.c: Added splint annotations.
2009-04-25 nekral-guestUpdated splint annotations.
2009-04-25 nekral-guestUpdated splint annotations.
2009-04-25 nekral-guest * lib/commonio.c: Do not assumes eptr is always notnull.
2009-04-25 nekral-guestUpdated splint annotations.
2009-04-25 nekral-guest * lib/commonio.h, lib/commonio.c: Added splint annotat...
2009-04-24 nekral-guest * lib/prototypes.h: Added prototypes of getulong(...
2009-04-24 nekral-guest * lib/commonio.c: Use get_pid() instead of strtol.
2009-04-24 nekral-guest * lib/commonio.h: Added splint annotations.
2009-04-24 nekral-guest * lib/sgroupio.c: Free allocated structures on failure.
2009-04-24 nekral-guest * lib/Makefile.am, lib/get_pid.c, lib/getulong.c:...
2009-04-24 nekral-guest * lib/getlong.c: Do not check for NULL string but...
2009-04-24 nekral-guest * lib/groupio.c: Updated splint annotations.
2009-04-23 nekral-guest * lib/commonio.c, lib/commonio.h, lib/groupio.c, lib...
2009-04-23 nekral-guest * lib/pwauth.c: Use a boolean for wipe_clear_pass...
2009-04-23 nekral-guest * libmisc/find_new_gid.c, libmisc/find_new_uid.c,
2009-04-23 nekral-guest * lib/fputsx.c, lib/gshadow.c, lib/commonio.h: Added...
2009-04-23 nekral-guest * lib/gshadow.c, lib/commonio.h: Added splint annotations.
2009-04-23 nekral-guest * lib/getdef.c: Added splint annotations.
2009-04-23 nekral-guest * lib/get_gid.c: gidstr should not be NULL, but the...
2009-04-23 nekral-guest * libmisc/xgetXXbyYY.c, libmisc/myname.c, libmisc...
2009-04-22 nekral-guestFix typo.
2009-04-22 nekral-guest * lib/defines.h: Added splint definitions to replace...
2009-04-22 nekral-guest * libmisc/utmp.c, libmisc/age.c, libmisc/shell.c,...
2009-04-22 nekral-guest * lib/defines.h: Define USER_NAME_MAX_LENGTH, based...
2009-04-21 nekral-guest * libmisc/utmp.c: Reworked. Get rid of Linux specific...
2009-04-21 nekral-guest * lib/shadowmem.c: Added spw_free().
2009-04-21 nekral-guest * lib/defines.h: Added MIN and MAX macros.
2009-04-20 nekral-guest * libmisc/hushed.c, lib/prototypes.h, src/login.c...
2009-04-20 nekral-guest * lib/pwio.c, lib/shadowio.c, lib/groupio.c, lib/sgrou...
2009-04-15 nekral-guest * NEWS, srclib/getlong.c: Fix parsing of octal numbers.
2009-04-11 nekral-guest * lib/prototypes.h, libmisc/age.c, src/expiry.c, src...
2009-04-11 nekral-guestTag one of the remaining strtol.
2009-04-11 nekral-guest * NEWS, src/useradd.c, man/useradd.8.xml: add -Z optio...
2009-04-10 nekral-guest * lib/Makefile.am, lib/prototypes.h: Added sgetspent.c.
2009-04-10 nekral-guest * lib/getdef.c: Use getlong instead of strtol/strtoul.
2009-04-10 nekral-guest * lib/shadow.c: Replace strtol() by getlong(). Also...
2009-04-10 nekral-guest * lib/sgetspent.c: Only compile ifndef HAVE_SGETSPENT
2009-04-10 nekral-guestRevert " * lib/sgetspent.c: Removed (is not used /...
2009-04-10 nekral-guest * lib/sgetspent.c: Removed (is not used / compiled...
2009-04-10 nekral-guest * lib/sgetspent.c: Replace strtol() by getlong()....
2009-04-10 nekral-guest * lib/prototypes.h: pwd_to_spwd() should be declared...
2009-04-10 nekral-guest * src/useradd.c, src/usermod.c, libmisc/getgr_nam_gid.c,
2009-04-05 nekral-guest * lib/prototypes.h, libmisc/addgrps.c: restrict add_gr...
2009-03-21 nekral-guestRemove unused variable.
2009-03-21 nekral-guest * lib/sgetpwent.c, lib/sgetgrent.c: Use get_uid and...
2009-03-21 nekral-guest * libmisc/get_gid.c, libmisc/get_uid.c, libmisc/Makefi...
2009-03-21 nekral-guest * lib/commonio.c: Call fsync before closing the backup...
2009-03-08 nekral-guest * libmisc/get_gid.c, libmisc/get_uid.c, libmisc/Makefi...
2008-12-22 nekral-guest * libmisc/audit_help.c: Added audit_logger_message...
2008-11-22 nekral-guest * libmisc/chowntty.c, src/login.c, lib/prototypes...
2008-09-13 nekral-guest * libmisc/setugid.c, src/login_nopam.c, src/suauth.c,
2008-09-13 nekral-guest * lib/commonio.c: Ignore the return value of umask...
2008-09-06 nekral-guest * libmisc/tz.c: tz() is only used when USE_PAM is...
2008-09-06 nekral-guest * lib/defines.h: Do not include <config.h>. This compl...
2008-09-06 nekral-guest * src/newgrp.c, src/userdel.c, src/grpck.c, src/gpasswd.c,
2008-09-04 nekral-guest * lib/prototypes.h, libmisc/audit_help.c: Define new...
2008-08-31 nekral-guest * lib/nscd.c: Avoid redefinition of _GNU_SOURCE.
2008-08-30 nekral-guest * lib/nscd.c: Make sure the file is not empty when...
2008-08-30 nekral-guest * lib/groupmem.c, lib/pwmem.c, lib/shadowmem.c: Added...
2008-08-30 nekral-guest * lib/groupio.h, lib/prototypes.h, lib/pwio.h, lib...
2008-08-30 nekral-guest * configure.in, lib/nscd.h, lib/nscd.c: Added --with...
2008-08-06 nekral-guest * lib/groupio.c, lib/groupio.h, lib/pwio.c, lib/pwio.h,
2008-08-06 nekral-guestRe-indent.
2008-07-26 nekral-guest * lib/defines.h: Make sure the booleans are defined...
2008-07-21 nekral-guest * lib/prototypes.h: Fix getrange prototype.
2008-07-21 nekral-guest * README, NEWS, configure.in, lib/pam_defs.h, src...
2008-07-11 nekral-guest * lib/gshadow.c: Avoid assignments in comparison.
2008-06-17 nekral-guest * libmisc/utmp.c: Avoid implicit conversion of pointer...
2008-06-15 nekral-guest * libmisc/limits.c: Add brackets and parenthesis.
2008-06-15 nekral-guest * libmisc/find_new_ids.c, libmisc/find_new_gid.c,
2008-06-14 nekral-guest * lib/defines.h: Avoid implicit conversion of pointers to
2008-06-14 nekral-guest * lib/prototypes.h: Add the getrange() prototype.
2008-06-14 nekral-guest * lib/getdef.c: Fix the getdef_ulong() prototype.
2008-06-13 nekral-guest * lib/prototypes.h: Define AUDIT_NO_ID to (unsigned...
2008-06-13 nekral-guest * lib/shadow.c: Use SHADOW_SP_FLAG_UNSET for the initial
2008-06-13 nekral-guest * lib/commonio.c: len should be typed ssize_t as it...
2008-06-13 nekral-guest * lib/gshadow.c: Use a bool when possible instead...
2008-06-13 nekral-guest * lib/groupio.c: Add brackets.
2008-06-13 nekral-guest * lib/sgetspent.c: Use SHADOW_SP_FLAG_UNSET for the...
2008-06-13 nekral-guest * lib/getdef.h, lib/getdef.c: Add getdef_ulong().
2008-06-13 nekral-guest * lib/defines.h: Include <config.h> since it uses...
2008-06-13 nekral-guest * libmisc/console.c, libmisc/hushed.c, libmisc/yesno.c,
2008-06-10 nekral-guest * lib/prototypes.h, libmisc/valid.c: Change the protot...
2008-06-10 nekral-guest * lib/commonio.c: Add brackets and parenthesis.
2008-06-10 nekral-guest * lib/prototypes.h: Fix the prototypes to match earlie...
next