]> granicus.if.org Git - shadow/history - ChangeLog
Do not check twice if fields[2] and fields[3] are not empty.
[shadow] / ChangeLog
2008-05-26 nekral-guestDo not check twice if fields[2] and fields[3] are not...
2008-05-26 nekral-guest * lib/sgetpwent.c: Avoid implicit conversion of pointe...
2008-05-26 nekral-guest * libmisc/getdate.y: abbrev is a bool.
2008-05-26 nekral-guest * lib/prototypes.h: Fix prototypes according to earlie...
2008-05-26 nekral-guestAdd protection against multiple inclusions.
2008-05-26 nekral-guestThe changed, isopen, locked, and readonly fields of...
2008-05-26 nekral-guest * lib/pwio.h: Add protection against multiple inclusions.
2008-05-26 nekral-guest * lib/shadowio.h, lib/shadowio.c: spw_file_present...
2008-05-26 nekral-guest * lib/sgroupio.c: Avoid assignments in comparisons.
2008-05-26 nekral-guest * lib/gshadow.c: nis_used and nis_bound are booleans.
2008-05-26 nekral-guestAdd protection against multiple inclusion
2008-05-26 nekral-guestThe changed, isopen, locked, and readonly fields of...
2008-05-26 nekral-guest * lib/sgetgrent.c: implicit conversion of pointers...
2008-05-26 nekral-guest * lib/encrypt.c: Avoid implicit conversion of pointers...
2008-05-26 nekral-guest * lib/port.c: Avoid implicit conversion of pointers...
2008-05-26 nekral-guest * lib/fputsx.c: Add brackets.
2008-05-26 nekral-guest * lib/commonio.h: commonio_entry.changed, commonio_db...
2008-05-26 nekral-guest * libmisc/isexpired.c: ARGSUSED is no more needed...
2008-05-26 nekral-guest * libmisc/sulog.c (sulog): The success argument is...
2008-05-26 nekral-guest * libmisc/ttytype.c: Avoid implicit conversion of...
2008-05-25 nekral-guest * libmisc/mail.c: Avoid implicit conversion of pointer...
2008-05-25 nekral-guest * libmisc/loginprompt.c: Avoid implicit conversion...
2008-05-25 nekral-guestAvoid implicit conversion of chars to booleans.
2008-05-25 nekral-guestselinux_checked, selinux_enabled, and set_orig are...
2008-05-25 nekral-guest * libmisc/setugid.c (setup_uid_gid): The is_console...
2008-05-25 nekral-guest * libmisc/setugid.c (setup_uid_gid): The is_console...
2008-05-25 nekral-guest * libmisc/pam_pass.c (do_pam_passwd): The silent and
2008-05-25 nekral-guest * libmisc/getlong.c: Avoid implicit conversion of...
2008-05-25 nekral-guest * libmisc/valid.c: Avoid implicit conversion of pointe...
2008-05-25 nekral-guest * libmisc/yesno.c: yes_or_no returns a bool instead...
2008-05-25 nekral-guest(failcheck): The failed argument is a bool.
2008-05-25 nekral-guestAvoid implicit conversion of integers to booleans.
2008-05-25 nekral-guest * libmisc/rlogin.c: Avoid assignments in comparisons.
2008-05-25 nekral-guest * libmisc/failure.c (failcheck): The failed argument...
2008-05-25 nekral-guest * libmisc/myname.c: Avoid assignments in comparisons.
2008-05-25 nekral-guest * libmisc/utmp.c (checkutmp): Change picky argument...
2008-05-25 nekral-guest* Change type of added to bool.
2008-05-25 nekral-guest* hushed returns a bool instead of int.
2008-05-25 nekral-guest * lib/getdef.h, lib/getdef.c: getdef_bool returns...
2008-05-25 nekral-guest* is_my_tty returns a bool.
2008-05-25 nekral-guest* Avoid assignment in comparisons, implicit comparison...
2008-05-25 nekral-guest * libmisc/chkname.h, libmisc/chkname.c: check_group_na...
2008-05-25 nekral-guestAvoid implicit conversion of integers / pointers to...
2008-05-25 nekral-guestAvoid implicit conversion of integers / pointers to...
2008-05-25 nekral-guestAllow usage of booleans in the source.
2008-05-25 nekral-guestAllow --disable-man and --enable-man=no.
2008-05-24 nekral-guestSet the version to 4.1.2.
2008-05-24 nekral-guest Prepare the 4.1.2 release
2008-05-24 nekral-guestRun msgmerge with --previous. (This requires gettext...
2008-05-24 nekral-guest * libmisc/copydir.c (remove_tree): As we always use...
2008-05-24 nekral-guest * libmisc/fields.c: Avoid assignments in comparisons...
2008-05-24 nekral-guestSimply passwd_check since it's never used when configur...
2008-05-24 nekral-guest * libmisc/list.c: Avoid assignments in comparisons...
2008-05-24 nekral-guest Fix compiler warnings:
2008-05-23 nekral-guestUse fputs rather than fprintf for constant strings.
2008-05-21 nekral-guestIndicate that login should be executed with "exec login...
2008-05-21 nekral-guestRemove the advices for the choice of a good password...
2008-05-20 nekral-guest*** security:
2008-05-19 nekral-guestTag the section which require --enable-shadowgrp or...
2008-05-19 nekral-guestSHA_CRYPT_MAX_ROUNDS and SHA_CRYPT_MIN_ROUNDS can only...
2008-05-19 nekral-guestDocument the -k, --skel option, and update the -m,...
2008-05-19 nekral-guestSort options.
2008-05-19 nekral-guestSHA_CRYPT_MAX_ROUNDS and SHA_CRYPT_MIN_ROUNDS can
2008-05-19 nekral-guestSHA_CRYPT_MAX_ROUNDS and SHA_CRYPT_MIN_ROUNDS can
2008-05-19 nekral-guestDocument the sections closed by #endif
2008-05-19 nekral-guest * NEWS, man/groupadd.8.xml: Document the -r, --system...
2008-05-19 nekral-guestFix formatting.
2008-05-19 nekral-guestDocument the -r, --system option.
2008-05-18 nekral-guest Import Debian patch 487_passwd_chauthtok_failed_message
2008-05-18 nekral-guest Import Debian patch 434_login_stop_checking_args_after--
2008-05-18 nekral-guest * src/vipw.c, src/su.c, src/newgrp.c: Harmonize the...
2008-04-27 nekral-guestMake sure every source files are distributed with a...
2008-04-27 nekral-guestIf the SULOG_FILE does not exist when an su session...
2008-04-27 nekral-guestAllow non-US-ASCII characters in the GECOS fields ...
2008-04-16 nekral-guestFix build failure when configured with audit support...
2008-04-16 nekral-guestEnsure that getpwent() is used in setpwent(), getpwent(),
2008-04-16 nekral-guestAlso fix the detection of the pam and selinux features:
2008-04-16 nekral-guestDocument --with-selinux as "yes if found" rather than...
2008-04-16 nekral-guestFix the detection of the audit library and header file.
2008-04-04 nekral-guest* NEWS, etc/pam.d/Makefile.am: Add chfn, chsh, and...
2008-04-02 nekral-guest * NEWS, configure.in: Prepare release 4.1.1
2008-04-02 nekral-guestUpdate according to the file under review. Thanks to...
2008-04-01 bubulleGerman translation update
2008-03-31 bubulleBasque translation update
2008-03-30 nekral-guestupdated to 360t71f. Thanks to Leandro Azevedo <leorock...
2008-03-30 bubulleTurkish translation update
2008-03-30 nekral-guestupdated to 431t. Thanks to Clytie Siddall
2008-03-30 nekral-guestUpdated Swedish translation. Thanks to Daniel Nylander.
2008-03-28 nekral-guestUpdated to 431t. Thanks to helix84 <helix84@centrum...
2008-03-27 bubulleItalian translation update
2008-03-26 nekral-guest* src/passwd.c, NEWS: Make SE Linux tests more strict...
2008-03-24 bubulleRussian translation update
2008-03-23 bubulleUpdated Korean and Portuguese translations
2008-03-17 nekral-guestFix manpages generation. The SYS_GID_MAX and SYS_UID_MA...
2008-03-17 nekral-guestFix minor compilation warning (assignment used as a...
2008-03-17 nekral-guestlogin_access() is used in src/login.c, and defined...
2008-03-17 nekral-guestCompilation fix. gshadow_locked should only be used...
2008-03-17 nekral-guestFix some warnings. compare_members_lists() is only...
2008-03-08 nekral-guest* NEWS, src/groupmod.c: Make sure the passwd, group...
2008-03-08 nekral-guest* lib/commonio.c (commonio_remove): Fail when the name...
next