]> granicus.if.org Git - shadow/shortlog
shadow
2010-03-23 nekral-guest * lib/utent.c (getutline): Remove getutline(). This...
2010-03-21 nekral-guest * libmisc/find_new_gid.c, libmisc/find_new_uid.c:...
2010-03-20 nekral-guest * NEWS, configure.in: Next version will be 4.1.5.
2010-03-20 nekral-guest * libmisc/limits.c: Re-indent to make pmccabe happy.
2010-03-20 nekral-guest * man/generate_translations.mak, man/generate_mans...
2010-03-20 nekral-guest * man/useradd.8.xml: Do not document the features...
2010-03-20 nekral-guest * lib/groupio.c: Fix memory management insplit_groups().
2010-03-20 nekral-guest * libmisc/strtoday.c: Empty dates indicate a disabled...
2010-03-19 nekral-guest * libmisc/limits.c: Removed unused variable.
2010-03-19 nekral-guest * src/useradd.c, lib/commonio.c, po/POTFILES.in: Fix...
2010-03-18 nekral-guest * lib/commonio.c: Stop sorting entries when we reach...
2010-03-18 nekral-guestAdd Alioth feature request reference.
2010-03-18 nekral-guest * src/chsh.c: Even for root, warn if an invalid shell is
2010-03-18 nekral-guest * man/limits.5.xml: Document the selection of the...
2010-03-18 nekral-guest * man/limits.5.xml: Document the selection of the...
2010-03-18 nekral-guest * libmisc/limits.c: Re-indent.
2010-03-18 nekral-guest * NEWS, libmisc/limits.c: Fix parsing of limits.
2010-03-18 nekral-guest * lib/tcbfuncs.h: Re-indent.
2010-03-18 nekral-guestReverse comparison for consistency.
2010-03-18 nekral-guest * src/useradd.c: When exiting because of a failure...
2010-03-18 nekral-guest * libmisc/chowndir.c: Re-indent.
2010-03-18 nekral-guest - add options -g / -G to specify alternative group...
2010-03-18 nekral-guest * libmisc/strtoday.c: Add support for numerical dates...
2010-03-18 nekral-guest * man/po/fr.po: Harmonize name of parameters.
2010-03-18 nekral-guest * NEWS: Indicate which tools support TCB.
2010-03-18 nekral-guest * src/pwck.c: Unlock the password and shadow files...
2010-03-18 nekral-guest * src/pwck.c: Only log to SYSLOG when acting on system...
2010-03-18 nekral-guest * src/pwck.c: Remove the -s option from the usage...
2010-03-18 nekral-guest * src/pwck.c: Document the sections closed by #endif
2010-03-18 nekral-guest * src/pwck.c: Do not use pwd_file and spw_file. Always...
2010-03-18 nekral-guest * src/pwck.c: Re-indent.
2010-03-18 nekral-guest * src/userdel.c, src/usermod.c, src/vipw.c, src/useradd.c,
2010-03-18 nekral-guest2010-03-18 Paweł Hajdan, Jr. <phajdan.jr@gentoo.org>
2010-03-18 nekral-guest * src/faillog.c: Re-indent.
2010-03-18 nekral-guest * lib/tcbfuncs.c: Re-indent.
2010-03-18 nekral-guest * lib/tcbfuncs.c: Added brackets and parenthesis.
2010-03-18 nekral-guest * lib/tcbfuncs.c: Avoid implicit int to mode_t conversion.
2010-03-18 nekral-guest * lib/tcbfuncs.c: move_dir() and shadowtcb_move()...
2010-03-18 nekral-guest * lib/tcbfuncs.c: Removed dead return.
2010-03-18 nekral-guest * lib/tcbfuncs.c: Include prototypes.h for the definit...
2010-03-18 nekral-guestAdded splint annotations.
2010-03-18 nekral-guest * lib/tcbfuncs.c: Avoid integer to char conversions.
2010-03-18 nekral-guest * lib/tcbfuncs.c: Avoid implicit signed to unsigned...
2010-03-18 nekral-guest * lib/tcbfuncs.c: Ignore fflush() return value.
2010-03-18 nekral-guest * lib/tcbfuncs.c: Include shadowio.h, needed for the
2010-03-18 nekral-guestFix typos.
2010-03-18 nekral-guest * lib/tcbfuncs.c: Do not free path before its last...
2010-03-18 nekral-guestAvoid implicit conversion of pointers .
2010-03-18 nekral-guest * lib/tcbfuncs.c: Avoid implicit conversion of pointers or
2010-03-18 nekral-guest * lib/tcbfuncs.c: Only FreeBSD specify that the return...
2010-03-18 nekral-guest * lib/commonio.c: Ignore the return value of close...
2010-03-17 nekral-guest * lib/tcbfuncs.h: Added type shadowtcb_status.
2010-03-17 nekral-guest * lib/commonio.c: Avoid implicit conversion of pointers to
2010-03-16 nekral-guestUpdated copyright dates.
2010-03-16 nekral-guest * man/faillog.8.xml: Document the behavior in display...
2010-03-16 nekral-guest * man/chage.1.xml, man/login.defs.5.xml, man/pwck...
2010-03-16 nekral-guest * po/POTFILES.in, lib/tcbfuncs.c: Add more strings for
2010-03-16 nekral-guest * src/usermod.c: user_newname and user_newid cannot...
2010-03-16 nekral-guest * src/userdel.c: Avoid perror. Give more verbose warnings.
2010-03-11 nekral-guestRemove generated file.
2010-03-11 nekral-guest * man/Makefile.am: Indicate that man/generate_mans...
2010-03-11 nekral-guest * lib/commonio.c: Re-indent.
2010-03-11 nekral-guest * src/userdel.c: Re-indent.
2010-03-11 nekral-guest * lib/shadowio.c: Re-indent.
2010-03-11 nekral-guest * src/useradd.c: Re-indent.
2010-03-11 nekral-guest * src/vipw.c: Document the sections closed by #endif
2010-03-11 nekral-guest * src/usermod.c: Re-indent.
2010-03-11 nekral-guest * src/pwunconv.c: Only check USE_TCB if configured...
2010-03-11 nekral-guest * src/userdel.c: Re-indent.
2010-03-11 nekral-guest * src/pwconv.c: Only check USE_TCB if configured WITH_TCB.
2010-03-11 nekral-guest * libmisc/copydir.c: Added parenthesis.
2010-03-10 nekral-guest2010-02-14 Michael Bunk <mb@computer-leipzig.com>
2010-03-04 nekral-guest2010-01-30 Paweł Hajdan, Jr. <phajdan.jr@gentoo.org>
2010-01-24 nekral-guest * libmisc/env.c: Fix sanitize_env() noslash support...
2010-01-24 nekral-guest * src/su.c: Do not sanitize the environment. This...
2010-01-24 nekral-guest * libmisc/setupenv.c: Fix typo from 2009-11-01.
2010-01-24 nekral-guest * configure.in: Add support for TCB in configure.in...
2009-11-05 nekral-guest * NEWS, src/groupmod.c: Fixed groupmod when configured...
2009-11-01 nekral-guest * NEWS, man/login.defs.d/ENV_SUPATH.xml, libmisc/setup...
2009-11-01 nekral-guest2009-11-01 Michel Hermier <michel.hermier@gmail.com>
2009-10-17 nekral-guest2009-10-15 Thorsten Kukuk <kukuk@suse.de>
2009-10-17 nekral-guestIndicate new translations.
2009-10-15 nekral-guestChangelog police.
2009-10-05 bubulleCompleted Czech translation
2009-09-29 bubulleVietnamese translation compelted
2009-09-27 bubulleCzech translation update
2009-09-24 bubulleFrench translation update
2009-09-24 bubulleVietnamese translation update
2009-09-08 nekral-guestpid_child and kill_child are only used when USE_PAM.
2009-09-08 nekral-guest * lib/commonio.c: Avoid pre-decrement operator (-...
2009-09-08 nekral-guest * src/su.c: Fix indentation.
2009-09-08 nekral-guest * NEWS, src/su.c: When su receives a signal, wait...
2009-09-08 nekral-guest * src/useradd.c: The default value for the CREATE_MAIL...
2009-09-08 nekral-guest * src/useradd.c: Avoid redefinition of SHELL. Use...
2009-09-08 nekral-guest * src/newusers.c: Prefer #ifdef over #if.
2009-09-08 nekral-guest * configure.in: We do not use SETPGRP_VOID, and alread...
2009-09-07 nekral-guest * man/generate_translations.mak, man/generate_mans...
2009-09-07 nekral-guest * libmisc/limits.c: Fix the format to match the unsign...
2009-09-07 nekral-guestFix typo in the version numbers.
2009-09-07 nekral-guest * lib/shadowmem.c: Only copy the required fields of...
next