]> granicus.if.org Git - shadow/history - src
2012-02-13 Mike Frysinger <vapier@gentoo.org>
[shadow] / src /
2011-12-09 nekral-guest * src/vipw.c: Do not use a hardcoded program name...
2011-12-09 nekral-guest * src/newusers.c, src/chpasswd.c, src/chgpasswd.c...
2011-11-21 nekral-guest * src/usermod.c, man/usermod.8.xml: usermod -Z ""...
2011-11-19 nekral-guest * src/passwd.c: Add missing cast.
2011-11-19 nekral-guest * src/chage.c: Cast 3rd date_to_str parameter to a...
2011-11-19 nekral-guest * libmisc/root_flag.c, src/gpasswd.c, src/chsh.c:...
2011-11-19 nekral-guest * src/faillog.c: The fail_max field is a short, use...
2011-11-19 nekral-guest * src/gpasswd.c: Change of group password enforces...
2011-11-17 nekral-guest * NEWS, src/userdel.c, man/userdel.8.xml: Add option...
2011-11-16 nekral-guest2011-11-16 Peter Vrabec <pvrabec@redhat.com>
2011-11-16 nekral-guest * src/useradd.c: Compil fix when SHADOWGRP is not...
2011-11-13 nekral-guest * src/chage.c, src/chfn.c, src/chgpasswd.c, src/chpass...
2011-11-13 nekral-guest * src/pwck.c: Removed pw_opened.
2011-11-11 nekral-guest * src/pwck.c: Compile fix for TCB.
2011-11-06 nekral-guest * NEWS, src/newusers.c, man/newusers.8.xml: Add -...
2011-11-06 nekral-guest * src/vipw.c: Remove unused variable a.
2011-11-06 nekral-guest * src/chage.c, src/chgpasswd.c, src/chpasswd.c, src...
2011-11-06 nekral-guest * NEWS, src/pwck.c, man/pwck.8.xm, src/grpck.c, man...
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-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-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 * src/newusers.c: Fix typo.
2011-09-18 nekral-guestMiscellaneous:
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-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 * src/su.c: Add annotations to indicate that su_failur...
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-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-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-14 nekral-guest * src/passwd.c: Overflow when computing the number...
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 * 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 * 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-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().
next