]> granicus.if.org Git - shadow/shortlog
shadow
2011-11-06 nekral-guest * NEWS, src/userdel.c, man/userdel.8.xml: Add --root...
2011-11-06 nekral-guest * NEWS, src/useradd.c, man/useradd.8.xml: Add --root...
2011-11-06 nekral-guest * lib/prototypes.h, libmisc/Makefile.am, libmisc/root_...
2011-10-22 nekral-guest * man/ja/Makefile.am, man/fr/Makefile.am, man/ru/Makef...
2011-10-22 nekral-guest * man/su.1.xml: Document that su -c does not providea...
2011-10-18 nekral-guest * src/sulogin.c (main): env is only used when USE_PAM...
2011-10-18 nekral-guest * lib/prototypes.h, libmisc/cleanup.c, lib/spawn.c...
2011-10-18 nekral-guest * lib/nscd.c: Remove unused variable.
2011-10-18 nekral-guest * src/newusers.c: Fix typo.
2011-10-15 nekral-guest * man/login.defs.d/LOGIN_STRING.xml: Fix typo.
2011-09-18 nekral-guestMiscellaneous:
2011-09-18 nekral-guestRe-indent.
2011-09-18 nekral-guest * libmisc/cleanup.c: Spawn children should no trigger...
2011-09-18 nekral-guest * libmisc/salt.c (SHA_salt_rounds): It is statically...
2011-09-18 nekral-guest * libmisc/salt.c (SHA_salt_rounds): It is statically...
2011-09-18 nekral-guest * src/grpconv.c: Fail if not called correctly.
2011-09-18 nekral-guest * src/chage.c: EPOCH is not needed, it's converted...
2011-09-18 nekral-guest * src/useradd.c: Remove def_file. It was always set to
2011-09-18 nekral-guest * src/su.c: Too much const were added on 2011-08-15...
2011-09-18 nekral-guest * src/usermod.c: date_to_str() is always called with...
2011-09-18 nekral-guest * src/pwconv.c: Fail if not called correctly.
2011-09-18 nekral-guest * src/newusers.c: Initially set the passwd's password...
2011-09-18 nekral-guest * src/gpasswd.c: Remove log_gpasswd_success_gshadow...
2011-09-18 nekral-guest * src/chsh.c: No needto remove lines tarting with...
2011-09-18 nekral-guest * man/generate_mans.mak: Fix the generation of transla...
2011-09-18 nekral-guest * man/login.defs.d/QUOTAS_ENAB.xml: Document the depen...
2011-09-18 nekral-guest * man/chage.1.xml: The LOGIN argument is not optional.
2011-09-18 nekral-guest * po/POTFILES.in: Added lib/spawn.c.
2011-08-20 nekral-guest2011-08-20 Jonathan Nieder <jrnieder@gmail.com>
2011-08-15 nekral-guestre-indent.
2011-08-15 nekral-guest * src/groupmod.c: Check atexit failures.
2011-08-15 nekral-guest * src/groupmod.c: Ignore return value from snprintf.
2011-08-15 nekral-guest * src/usermod.c: Do not assign static to NULL.
2011-08-15 nekral-guest * src/su.c: Added const modifiers.
2011-08-14 nekral-guest * src/su.c: Add splint annotations.
2011-08-14 nekral-guest * src/chgpasswd.c, src/chpasswd.c, src/newusers.c...
2011-08-14 nekral-guest * src/chgpasswd.c: Add splint annotations.
2011-08-14 nekral-guest * libmisc/chowndir.c: Add splint annotations.
2011-08-14 nekral-guest * lib/gshadow_.h: Fix typo in comment.
2011-08-14 nekral-guest * lib/prototypes.h, libmisc/getgr_nam_gid.c: getgr_nam...
2011-08-14 nekral-guest * src/su.c: Add annotations to indicate that su_failur...
2011-07-30 nekral-guest * lib/commonio.c: Display PID as unsigned long.
2011-07-30 nekral-guest * src/useradd.c: Remove unused Zflg.
2011-07-30 nekral-guest * src/chgpasswd.c: Fix typo sp -> sg. sg_namp -> sg_name
2011-07-30 nekral-guest * src/newgrp.c: Fix typo in notreached annotation.
2011-07-30 nekral-guest * src/usermod.c: Add annotations to indicate that...
2011-07-30 nekral-guest * libmisc/find_new_uid.c: free (used_uids) on return.
2011-07-28 nekral-guest * lib/commonio.c: Fix NIS commit from 2011-07-14.
2011-07-28 nekral-guest * NEWS, src/chpasswd.c: Create a shadow entry if the...
2011-07-28 nekral-guest * NEWS, src/chpasswd.c: Create a shadow entry if the...
2011-07-28 nekral-guest * src/pwunconv.c: Exit after printing usage when argum...
2011-07-28 nekral-guest * src/chgpasswd.c: Fix typo.
2011-07-23 nekral-guestAdd more info on the change of behavior.
2011-07-23 nekral-guest * NEWS, src/login.c: Do not log in utmp / utmpx /...
2011-07-23 nekral-guest * src/chpasswd.c: Add annotations to indicate that...
2011-07-23 nekral-guest * src/lastlog.c: Add annotations to indicate that...
2011-07-22 nekral-guest * src/faillog.c: Add annotations to indicate that...
2011-07-22 nekral-guest * src/chgpasswd.c: Add annotations to indicate that...
2011-07-22 nekral-guest * src/expiry.c: Remove dead code.
2011-07-22 nekral-guest * src/grpck.c: Added comments.
2011-07-22 nekral-guest * libmisc/find_new_gid.c, libmisc/find_new_uid.c:...
2011-07-14 nekral-guest * man/po/fr.po: Fix some spacing issues due to configu...
2011-07-14 nekral-guest * src/passwd.c: Overflow when computing the number...
2011-07-14 nekral-guest * NEWS, lib/commonio.h, lib/commonio.c: Additional...
2011-07-14 nekral-guest * NEWS, src/groupmod.c: When the gshadow file exists...
2011-07-14 nekral-guest * src/usermod.c (process_flags): Indicate that the...
2011-07-14 nekral-guest * src/usermod.c (process_flags): Do not display the...
2011-07-14 nekral-guest * src/usermod.c (new_pwent): Document that pw_locate...
2011-07-14 nekral-guest * man/usermod.8.xml: Document behavior of an empty...
2011-07-14 nekral-guest * NEWS, src/usermod.c; man/usermod.8.xml: When the...
2011-07-14 nekral-guest * src/usermod.c (update_group, update_gshadow): Reduce...
2011-07-14 nekral-guest * src/usermod.c (update_gshadow): is_member was comput...
2011-07-14 nekral-guest * src/usermod.c: usage() does not return. Add annotations.
2011-07-14 nekral-guest * src/usermod.c (process_flags): Check for oflg is...
2011-07-14 nekral-guest * src/usermod.c (process_flags): Report usage if no...
2011-07-14 nekral-guest * src/usermod.c (move_home): It is always an error...
2011-07-14 nekral-guest * src/usermod.c: Fix typo in comment.
2011-07-08 nekral-guest * src/groupmod.c: Avoid implicit conversion of pointer...
2011-07-08 nekral-guest * configure.in: Fix typo. libcrack default is 'no'.
2011-07-08 nekral-guest * lib/fields.c: Fixed typo from 2010-02-15. field...
2011-07-08 nekral-guestFix typo in comment.
2011-07-08 nekral-guestFixed typo. user_home -> mailfile.
2011-07-08 nekral-guest * man/*.xml, man/config.xml.in: Add source and version
2011-06-25 nekral-guest * man/po/ru.po: Add space between option and argument.
2011-06-25 nekral-guest * man/passwd.1.xml: Added reference to chpasswd(8).
2011-06-18 bubulleSpanish translation update
2011-06-16 nekral-guestIgnore generated files.
2011-06-16 nekral-guest * libmisc/isexpired.c: Added parenthesis.
2011-06-16 nekral-guest * src/su.c: environ is provided by <unistd.h>.
2011-06-13 nekral-guestCleanup.
2011-06-13 nekral-guest * src/su.c: After prepare_pam_close_session() there...
2011-06-13 nekral-guest * src/su.c: Also drop the controlling terminal when...
2011-06-13 nekral-guest * src/su.c (prepare_pam_close_session): Extract the...
2011-06-13 nekral-guest * src/su.c: Extract export of environment from main().
2011-06-13 nekral-guest * src/su.c: Extract command line processing from main().
2011-06-13 nekral-guest * src/su.c: Close the password databases together...
2011-06-13 nekral-guest * src/su.c: Merge environment setting blocks after...
2011-06-13 nekral-guest * src/su.c: Cleanup check_perms_nopam().
2011-06-13 nekral-guest * src/su.c: Split check_perms() in to a PAM (check_per...
2011-06-13 nekral-guestCompile fixes & cleanups.
next