]> granicus.if.org Git - shadow/history - ChangeLog
Fix typo s/groupadd/chgpasswd/.
[shadow] / ChangeLog
2008-01-01 nekral-guestAvoid implicit conversions to booleans.
2008-01-01 nekral-guestAvoid implicit brackets.
2008-01-01 nekral-guestAvoid implicit conversions to booleans.
2008-01-01 nekral-guestAvoid implicit brackets.
2008-01-01 nekral-guestNo functional changes were introduced by the previous...
2008-01-01 nekral-guestFix typos in comments (gshadow/shadow).
2008-01-01 nekral-guestSplit also check_pw_file() and check_spw_file() out...
2008-01-01 nekral-guestAlso split open_files and close_files out of main().
2008-01-01 nekral-guestSplit process_flags() out of main(). New global variabl...
2008-01-01 nekral-guestDe-comment code (duplicate the entry when the _R functi...
2008-01-01 nekral-guest* src/lastlog.c: Remove statbuf, not used.
2008-01-01 nekral-guestAvoid ?: construct without the middle term.
2008-01-01 nekral-guest* libmisc/copydir.c, src/usermod.c, lib/prototypes...
2008-01-01 nekral-guestAvoid empty file when WITH_AUDIT is not set.
2008-01-01 nekral-guest* libmisc/limits.c, libmisc/obscure.c, src/login_nopam.c,
2008-01-01 nekral-guestI forgot to mention compare_members_lists().
2008-01-01 nekral-guestSplit check_members() out of check_grp_file() and check...
2008-01-01 nekral-guestSplit check_grp_file() and check_sgr_file() out of...
2008-01-01 nekral-guestSplit process_flags(), open_files(), and close_files...
2007-12-31 nekral-guestIf remove-potcdate.sin does not exist, use the one...
2007-12-31 nekral-guestFix the type of the bitfields in the commonio_entry...
2007-12-31 nekral-guestAvoid assignments in comparisons.
2007-12-31 nekral-guestAvoid implicit brackets.
2007-12-31 nekral-guestAlso split update_shell() out of main().
2007-12-31 nekral-guest* Split also check_perms() out of main().
2007-12-31 nekral-guestSplit process_flags() out of main().
2007-12-31 nekral-guestAvoid assignments in comparisons.
2007-12-31 nekral-guestAvoid implicit conversions to booleans.
2007-12-31 nekral-guestDocument may_change_field().
2007-12-31 nekral-guestAvoid implicit brackets.
2007-12-31 nekral-guest* New function: process_flags() split out of main().
2007-12-31 nekral-guest* src/newusers.c: Compilation fix for PAM support ...
2007-12-31 nekral-guestRewrote to match the previous commit message.
2007-12-31 nekral-guest * src/chage.c: Fix typo: s/maximim/maximum/
2007-12-30 nekral-guest* Compilation fix for PAM support (pamh needs to be
2007-12-30 nekral-guestCompilation fix for non-gshadow support.
2007-12-29 nekral-guestAdded support for gshadow.
2007-12-29 nekral-guestDo not add the new user to the group's members, because...
2007-12-29 nekral-guestAvoid variables with the name of a type.
2007-12-29 nekral-guestAvoid assignments in comparisons.
2007-12-29 nekral-guestAvoid implicit brackets and re-indent.
2007-12-29 nekral-guestBefore pam_end(), the return value of the previous
2007-12-29 nekral-guestnewusers cleanups
2007-12-29 nekral-guestAvoid assignments in comparisons.
2007-12-29 nekral-guest * Avoid implicit brackets.
2007-12-29 nekral-guestRemove dead code. It was probably put here to add more
2007-12-29 nekral-guestAvoid using a variable with the same name as a type.
2007-12-29 nekral-guestchage cleanups
2007-12-28 nekral-guest * src/chgpasswd.c: Avoid assignments in comparisons.
2007-12-28 nekral-guestSame changes as for chpasswd:
2007-12-28 nekral-guestAvoid implicit brackets.
2007-12-28 nekral-guestAvoid assignments in comparisons.
2007-12-28 nekral-guestOther new functions: open_files(), close_files().
2007-12-28 nekral-guestNew functions: process_flags(), check_flags(),
2007-12-28 nekral-guestBefore pam_end(), the return value of the previous
2007-12-28 nekral-guestNew function check_flags(). Split the validation of
2007-12-28 nekral-guest(main, check_perms): New function check_perms().
2007-12-28 nekral-guest(main): Before pam_end(), the return value of the previ...
2007-12-28 nekral-guest(process_flags): prefer fail_exit to exit. This avoid
2007-12-28 nekral-guest * process_args renamed process_flags
2007-12-28 nekral-guestSplit the processing of options out of main().
2007-12-28 nekral-guestfind_new_gid is never called when an
2007-12-28 nekral-guesttypo cleared/clearer
2007-12-28 nekral-guest(find_new_gid): If oflg is set, gflg is also set.
2007-12-28 nekral-guestA group with the specified name cannot exist at that...
2007-12-28 nekral-guestAvoid implict brackets.
2007-12-28 nekral-guestWhen compiled without AUDIT support, if the return...
2007-12-28 nekral-guestAvoid implicit conversions to booleans.
2007-12-27 nekral-guestAvoid implicit brackets.
2007-12-27 nekral-guestDocument selinux_file_context.
2007-12-27 nekral-guestAvoid assignment in comparisons.
2007-12-27 nekral-guestlibmisc/copydir.c cleanup
2007-12-27 nekral-guestAvoid implicit conversions to booleans.
2007-12-27 nekral-guestAvoid assignment in comparisons.
2007-12-27 nekral-guestAvoid implicit brackets.
2007-12-27 nekral-guestSimplify gpasswd's main():
2007-12-27 nekral-guestSimplify gpasswd's main():
2007-12-27 nekral-guestSimplify gpasswd's main():
2007-12-27 nekral-guestSimplify gpasswd's main():
2007-12-27 nekral-guestSimplify gpasswd's main():
2007-12-27 nekral-guestgpasswd cleanup
2007-12-26 nekral-guestRecommend editing the shadowed (resp. regular) file...
2007-12-26 nekral-guestEnd of the previous changelog entry...
2007-12-26 nekral-guestMerge Debian's patch 451_login_PATH
2007-12-26 nekral-guestIf started as init, login and sulogin need to start...
2007-12-26 nekral-guestMerge Debian's patch 408_passwd_check_arguments
2007-12-26 nekral-guestMerge Debian's patch 412_lastlog_-u_numerical_range
2007-12-26 nekral-guestMerge Debian's patch 466_fflush-prompt
2007-12-26 nekral-guestsu's arguments are now reordered. If needed, use -...
2007-12-26 nekral-guestMerge RedHat's patch shadow-4.0.18.1-mtime.patch:
2007-12-26 nekral-guestMention RedHat's patches for previous commits.
2007-12-26 nekral-guestAdd option -l to avoid adding the user to the lastlog...
2007-12-26 nekral-guestNO_GETPWENT is no more supported. Remove associated...
2007-12-26 nekral-guestDocument the long options (--force, --gid, --key, ...
2007-12-26 nekral-guestDo not install the shadow library per default.
2007-12-09 nekral-guest* NEWS, configure.in: Prepare the 4.1.0 release.
2007-12-09 nekral-guest* man/pwconv.8.xml: Fix typos.
2007-12-08 nekral-guestMake sure is_console is only defined when USE_PAM is...
2007-12-08 nekral-guestFix time () prototype.
2007-12-08 nekral-guest* man/login.defs.d/CONSOLE_GROUPS.xml,
next