]> granicus.if.org Git - shadow/shortlog
shadow
2009-04-21 nekral-guest * lib/defines.h: Added MIN and MAX macros.
2009-04-21 nekral-guestFix typo ( ) and fix a compilation warning (wrong...
2009-04-21 nekral-guestFix typo.
2009-04-20 nekral-guestAdded more comments to the changelog entry.
2009-04-20 nekral-guest * NEWS, src/lastlog.c: Fix regression causing empty...
2009-04-20 nekral-guest * src/login.c: Get rid of pwent. pwd is sufficient...
2009-04-20 nekral-guest * src/login.c: ttytype already checks for TTYTYPE_FILE...
2009-04-20 nekral-guestRe-indent.
2009-04-20 nekral-guest * src/login.c: Open the PAM session before pam_setcred...
2009-04-20 nekral-guest * src/login.c: Added helper functions get_pam_user...
2009-04-20 nekral-guest * src/login.c: Added parameter to check_nologin. This...
2009-04-20 nekral-guest * src/login.c: Added comments.
2009-04-20 nekral-guest * src/login.c: We do not need to keep the old umask...
2009-04-20 nekral-guest * src/login.c: We do not need to keep the old umask...
2009-04-20 nekral-guest * libmisc/hushed.c, lib/prototypes.h, src/login.c...
2009-04-20 nekral-guest * libmisc/setugid.c: Updated comments.
2009-04-20 nekral-guest * libmisc/failure.h, libmisc/failure.c, src/login...
2009-04-20 nekral-guest * libmisc/failure.h, libmisc/failure.c, src/login...
2009-04-20 nekral-guest * libmisc/ttytype.c: Add brackets and parenthesis.
2009-04-20 nekral-guest * lib/pwio.c, lib/shadowio.c, lib/groupio.c, lib/sgrou...
2009-04-19 nekral-guest * po/ko.po: Updated Korean translation.
2009-04-19 nekral-guest * NEWS, src/login.c: Also check if the authentication...
2009-04-19 nekral-guest * src/login.c: fflg is already restricted to root...
2009-04-19 nekral-guest * libmisc/utmp.c: Always call endutent or endutxent...
2009-04-19 nekral-guest * src/login.c: Added comment to make sure PAM_RHOST...
2009-04-17 nekral-guest * libmisc/utmp.c: Do not trust the current utmp entry...
2009-04-17 nekral-guest * NEWS, src/login.c: Do not trust the current utmp...
2009-04-15 nekral-guest * configure.in: Updated version number.
2009-04-15 nekral-guest * po/shadow.pot, man/po/shadow-man-pages.pot: Regenerated.
2009-04-15 nekral-guestFix NEWS entry.
2009-04-15 nekral-guestFixed nb.po format and added info about the update.
2009-04-15 nekral-guest * NEWS, src/userdel.c: Fixed SE Linux support. semanag...
2009-04-15 nekral-guest * NEWS, srclib/getlong.c: Fix parsing of octal numbers.
2009-04-15 nekral-guestlibmisc/system.c was contributed by Dan Walsh.
2009-04-15 nekral-guest * NEW, src/vipw.c: SE Linux: Set the default context...
2009-04-14 nekral-guestAdded one TODO item for usermod.
2009-04-14 nekral-guest * man/usermod.8.xml: There are no default values for...
2009-04-14 nekral-guestRemoved TODO entries
2009-04-12 bubulleNorwegian Bokmål translation update
2009-04-12 nekral-guestAdded release date.
2009-04-12 nekral-guest * po/shadow.pot, man/po/shadow-man-pages.pot: Regenerated.
2009-04-12 nekral-guestAdded TODO entry.
2009-04-12 nekral-guest * src/su.c: If there are no root account, or if the...
2009-04-12 nekral-guest * src/login.c: Restore the echoctl, echoke, onclr...
2009-04-12 nekral-guest * src/login.c: Fix the count of failures before login...
2009-04-11 nekral-guest * man/passwd.1.xml: Document that passwd uses PAM...
2009-04-11 nekral-guest * src/newusers.c: Add more information to the mkdir...
2009-04-11 nekral-guest * man/po/fr.po: Updated some login.defs entries. Thanks to
2009-04-11 nekral-guest * man/login.defs.d/MAX_MEMBERS_PER_GROUP.xml,
2009-04-11 nekral-guestAdd the POT files to the repository.
2009-04-11 nekral-guestFix typo.
2009-04-11 nekral-guest * man/es/Makefile.am: Disable the distribution of...
2009-04-11 nekral-guestFix typo.
2009-04-11 nekral-guest * src/usermod.c, src/useraddd.c: Fix the usage string...
2009-04-11 nekral-guest * src/gpasswd.c: Fix the usage of the unused macro.
2009-04-11 nekral-guest * lib/prototypes.h, libmisc/age.c, src/expiry.c, src...
2009-04-11 nekral-guest * src/userdel.c: Rename argv to args to avoid nameclas...
2009-04-11 nekral-guest * src/useradd.c, src/usermod.c: Only call selinux_upda...
2009-04-11 nekral-guestAdded TODO item.
2009-04-11 nekral-guest * libmisc/getgr_nam_gid.c: Added support for NULL...
2009-04-11 nekral-guestTag one of the remaining strtol.
2009-04-11 nekral-guest * libmisc/find_new_gid.c, libmisc/find_new_uid.c:...
2009-04-11 nekral-guest * NEWS, src/useradd.c, man/useradd.8.xml: add -Z optio...
2009-04-11 nekral-guest * src/useradd.c (get_defaults): Close the default...
2009-04-11 bubulleSlovak translation updated
2009-04-11 nekral-guestRe-indent.
2009-04-10 nekral-guest * lib/Makefile.am, lib/prototypes.h: Added sgetspent.c.
2009-04-10 nekral-guest * po/POTFILES.in: Added missing files. Sorted.
2009-04-10 nekral-guestRemoved declaration of ep. No more used.
2009-04-10 nekral-guest * lib/getdef.c: Use getlong instead of strtol/strtoul.
2009-04-10 nekral-guestRemoved DONE entry.
2009-04-10 nekral-guest * lib/shadow.c: Replace strtol() by getlong(). Also...
2009-04-10 nekral-guest * lib/sgetspent.c: Only compile ifndef HAVE_SGETSPENT
2009-04-10 nekral-guestRevert " * lib/sgetspent.c: Removed (is not used /...
2009-04-10 nekral-guest * lib/sgetspent.c: Removed (is not used / compiled...
2009-04-10 nekral-guest * lib/sgetspent.c: Replace strtol() by getlong()....
2009-04-10 nekral-guest * src/chage.c: expdays renamed to expdate. It is a...
2009-04-10 nekral-guest * src/chage.c: More strtol() replaced by getlong().
2009-04-10 nekral-guest * lib/prototypes.h: pwd_to_spwd() should be declared...
2009-04-10 nekral-guest * src/passwd.c: Replace getnumber() by getlong()....
2009-04-10 nekral-guest * libmisc/getlong.c: Include both <stdlib.h> and ...
2009-04-10 nekral-guest * src/useradd.c, src/usermod.c, libmisc/getgr_nam_gid.c,
2009-04-10 nekral-guest * src/useradd.c: Get rid of strtol.
2009-04-10 nekral-guest * src/useradd.c: Re-indent.
2009-04-10 nekral-guest * src/useradd.c: Use getlong instead of get_number.
2009-04-10 nekral-guest * src/usermod.c: Re-indent.
2009-04-05 nekral-guest * po/*.po, man/po/*.po: Updated PO files.
2009-04-05 nekral-guestAdded todo items.
2009-04-05 nekral-guest * configure.in: Prepare the next 4.1.3 release.
2009-04-05 nekral-guest * libmisc/setugid.c libmisc/age.c (setup_uid_gid)...
2009-04-05 nekral-guest * lib/prototypes.h, libmisc/addgrps.c: restrict add_gr...
2009-04-05 nekral-guest * src/passwd.c: do_update_age is only used ifndef...
2009-04-05 nekral-guest * src/useradd.c: Set errno to 0 before calling strtol.
2009-04-05 nekral-guest * libmisc/isexpired.c: If there are no shadow entry...
2009-04-05 nekral-guestFix typo.
2009-04-05 nekral-guest * man/usermod.8.xml: Split some paragraphs into smalle...
2009-04-05 nekral-guestUpdated copyright dates.
2009-04-05 nekral-guest * man/shadow.5.xml: Rewrote to mention the meaning...
2009-04-05 nekral-guest * libmisc/pwd2spwd.c, src/chpasswd.c, src/newusers.c,
2009-04-05 nekral-guest * src/chage.c: When no shadow entry exist, thedefault...
next