]> granicus.if.org Git - shadow/shortlog
shadow
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.
2011-06-13 nekral-guest * src/su.c (save_caller_context): Extract from main...
2011-06-13 nekral-guest * src/su.c: Cleanup local variables.
2011-06-13 nekral-guestCleanup comments.
2011-06-13 nekral-guest * lib/prototypes.h, src/suauth.c, src/su.c (check_su_a...
2011-06-13 nekral-guest * src/su.c: Extract the authentication from the main...
2011-06-13 nekral-guest * src/su.c: Define shellstr before the environment...
2011-06-13 nekral-guest * src/su.c: Move definition of change_environment...
2011-06-13 nekral-guest * src/su.c: No need to change the user's shell in...
2011-06-13 nekral-guest * src/su.c: Group some of the environment processing...
2011-06-13 nekral-guest * src/su.c: No need to call expire() if there are...
2011-06-13 nekral-guest * src/su.c: Updating pwent after expire() is not usefu...
2011-06-12 bubulleFrench manpages translation
2011-06-05 nekral-guestDocument the updated translations.
2011-06-05 nekral-guest * NEWS, src/su.c: Do not forward the controlling termi...
2011-06-05 nekral-guest * NEWS, src/userdel.c: Do not remove a group with...
2011-06-04 nekral-guest * NEWS, src/userdel.c: Check the existence of the...
2011-06-03 nekral-guestHarmonize message.
2011-06-03 nekral-guest * src/sulogin.c: Added Prog, needed because of the...
2011-06-03 nekral-guest * man/zh_CN/, man/zh_CN/Makefile.am: Added directory...
2011-06-03 nekral-guest * man/zh_CN/, man/zh_CN/Makefile.am: Added directory...
2011-06-02 nekral-guest * src/lastlog.c, src/faillog.c: Fix underflows causing...
2011-06-02 nekral-guest * libmisc/xmalloc.c: Harmonize message.
2011-06-02 nekral-guest * libmisc/find_new_uid.c, libmisc/find_new_gid.c:...
2011-06-02 nekral-guest * NEWS, libmisc/addgrps.c: Fix allocator loop. Continue to
2011-06-01 bubulleGerman translation of manpages completed
2011-06-01 bubulleFix typos in manpages
2011-04-25 bubulleFrench and Portuguese translation updates
2011-04-16 bubulleGerman translation completed
2011-04-15 bubulleBrazilian Portuguese translation completed
2011-04-10 bubulleRussian translation completed
2011-04-07 bubulleUpdated Swedish and Danish translations
2011-04-06 bubulleFixed file
2011-04-05 bubulleKazakh and Japanese translation updates
2011-03-30 bubulleSimplified Chinese translation completed
2011-03-30 bubulleConvert zh_CN translation of manpages to gettext
2011-02-19 nekral-guest * man/ru/Makefile.am: Remove double inclusion of ...
2011-02-16 nekral-guest * libmisc/user_busy.c, src/userdel.c, src/usermod...
2011-02-16 nekral-guestAdded missing Changelog entry for lib/fields.c:
2011-02-16 nekral-guest * lib/groupio.c, lib/sgroupio.c, lib/shadowio.c, lib...
next