]> granicus.if.org Git - shadow/shortlog
shadow
2011-11-06 nekral-guest * NEWS, src/pwck.c, man/pwck.8.xm, src/grpck.c, man...
2011-11-06 nekral-guest * man/limits.5.xml, libmisc/limits.c: Sort limit ident...
2011-11-06 nekral-guestRe-indent.
2011-11-06 nekral-guest * src/pwck.c, man/pwck.8.xml: Add support for long...
2011-11-06 nekral-guest * src/expiry.c, man/expiry.1.xml: Add support for...
2011-11-06 nekral-guest * NEWS, src/chfn.c, man/chfn.1.xml: Add --root option.
2011-11-06 nekral-guest * src/chfn.c, man/chfn.1.xml: Add support for long...
2011-11-06 nekral-guest * NEWS, src/vipw.c, man/vipw.8.xml: Add --root option.
2011-11-06 nekral-guest * NEWS, src/faillog.c, man/faillog.8.xml: Add --root...
2011-11-06 nekral-guest * NEWS, src/chage.c, man/chage.1.xml: Add --root optio...
2011-11-06 nekral-guest * src/login.c: re-indent.
2011-11-06 nekral-guest * src/faillog.c, src/chage.c, src/newusers.c, src...
2011-11-06 nekral-guest * NEWS, src/gpasswd.c, man/gpasswd.1.xml: Add --root...
2011-11-06 nekral-guest * NEWS, src/chsh.c, man/chsh.1.xml: Add --root option.
2011-11-06 nekral-guest * NEWS, src/groupmems.c, man/groupmems.8.xml: Add...
2011-11-06 nekral-guestsort per util.
2011-11-06 nekral-guest * NEWS, src/passwd.c, man/passwd.1.xml: Add --root...
2011-11-06 nekral-guest * NEWS, src/chpasswd.c, man/chpasswd.8.xml, src/chgpas...
2011-11-06 nekral-guest * NEWS, src/pwconv.c, src/pwunconv.c, src/grpconv.c,
2011-11-06 nekral-guest * src/groupdel.c: Add process_flags().
2011-11-06 nekral-guest * NEWS, src/groupadd.c, man/groupadd.8.xml: Add -...
2011-11-06 nekral-guest * NEWS, src/groupadd.c, man/groupadd.8.xml: Add -...
2011-11-06 nekral-guest * NEWS, src/usermod.c, man/usermod.8.xml: Add --root...
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.
next