]> granicus.if.org Git - shadow/shortlog
shadow
2007-12-27 nekral-guestAvoid assignment in comparisons.
2007-12-27 nekral-guestDocument check_list's return value.
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-guestRe-indent.
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-guestThe manpages should indicate how common options are.
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-guestUpdated TODO list.
2007-12-09 nekral-guestNew TODO.
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,
2007-12-05 nekral-guestFix the newgrp section in the gshadow.5 manpage.
2007-11-27 nekral-guestPrepare the 4.1.0-rc1 release.
2007-11-27 nekral-guestNew TODOs.
2007-11-27 nekral-guestAdded the login.defs variables description to the man...
2007-11-26 nekral-guest* man/chfn.1.xml: Uses CHFN_AUTH, CHFN_RESTRICT, LOGIN_...
2007-11-26 nekral-guestThe previous commit to man/login.defs.5.xml also descri...
2007-11-26 nekral-guestAdd --expand-all-entities to the call to xml2po to...
2007-11-26 nekral-guestPut each variable description in an external entities...
2007-11-26 nekral-guestDo not generate gmo files.
2007-11-26 nekral-guestEnd of the PO unfuzzyfication (after tabulation removal...
2007-11-25 nekral-guestFix typo.
2007-11-25 nekral-guest* man/po/LINGUAS: Added missing LINGUAS.
2007-11-25 nekral-guestAdded POTFILES to the ignored files in man/po
2007-11-25 nekral-guest* configure.in, man/po/Makefile.in.in, man/po/Makevars,
2007-11-25 nekral-guestOne more fix to avoid a fuzzy string.
2007-11-25 nekral-guestUnfuzzy other Usage strings translations.
2007-11-24 nekral-guestDo not use tabulations in Usage strings.
2007-11-24 nekral-guestRun "make update-po" in the po directory.
2007-11-24 nekral-guest* configure.in: New configure option: --with-sha-crypt...
2007-11-24 nekral-guestIf we requested a non DES encryption, make sure crypt...
2007-11-24 nekral-guestAdd missing #include "getdef.h"
2007-11-24 nekral-guest* Provide the crypt method to all the
2007-11-24 nekral-guest* libmisc/salt.c: Make sure method is not NULL, default...
2007-11-24 nekral-guestRe-indent.
2007-11-23 nekral-guestMake sure method is not NULL, defaulting to DES. Thanks...
2007-11-23 nekral-guest* Move the srandom call to gensalt.
2007-11-23 nekral-guestApplied patch shadow-utils-4.0.18.2-salt.patch. Thanks...
2007-11-23 nekral-guestNews options -c/--crypt-method -s/--sha-rounds to newusers.
2007-11-23 nekral-guestAdded prototype for getlong.
2007-11-23 nekral-guest* src/chpasswd.c: Added crypt method: NONE.
2007-11-23 nekral-guestRemoved unused variable 'member'.
2007-11-23 nekral-guestDocument the variables used by chpasswd. The definitio...
2007-11-23 nekral-guest* Use <replaceable> for the values set by
2007-11-23 nekral-guestsvn propset svn:keywords Id
2007-11-23 nekral-guest* NEWS, lib/getdef.c, man/login.defs.5.xml: New login...
2007-11-22 nekral-guest* NEWS, src/gpasswd.c: Read the group and shadow groups...
2007-11-22 nekral-guest* configure.in: SHADOWGRP added to AM_CONDITIONAL for the
2007-11-22 nekral-guestRemove chunk that should not have been committed.
2007-11-22 nekral-guestUpdated to 757t. Thanks to Yuri Kozlov <kozlov.y@gmail...
2007-11-22 nekral-guestUpdated to 399t. Thanks to Yuri Kozlov <kozlov.y@gmail...
2007-11-22 nekral-guestAdd support for conditionally including paragraphs...
2007-11-21 nekral-guest* man/newusers.8.xml: Added /etc/gshadow, /etc/group...
2007-11-21 nekral-guest* Try harder to get the GID equal to the UID.
2007-11-21 nekral-guestCompile fix (related to last commit on src/chgpasswd.c).
2007-11-20 nekral-guestIf the shadow group file is not present, do not try...
2007-11-20 nekral-guest* libmisc/obscure.c, libmisc/salt.c, src/passwd.c:...
2007-11-20 nekral-guestIgnore the generated manpages. Add *.[1358] to the...
2007-11-20 nekral-guestNew TODOs.
2007-11-20 nekral-guestThe -c, -e, and -m options are exclusives.
2007-11-20 nekral-guest* man/chpasswd.8.xml, man/chgpasswd.8.xml: Document...
2007-11-20 nekral-guestIncrease the size of crypt_passwd from 128 to 256 to...
2007-11-20 nekral-guestFix typo s/method/crypt_method/
2007-11-20 nekral-guestpasswd also use crypt_make_salt().
2007-11-20 nekral-guest* lib/prototypes.h, libmisc/salt.c: Add parameters to
2007-11-20 nekral-guestHopefully, I review my commits in the morning...
2007-11-20 nekral-guest* libmisc/salt.c: The salt has a random size (between...
2007-11-19 nekral-guest* libmisc/salt.c (MAGNUM): Terminate the array with...
2007-11-19 nekral-guestFix typo introduced while merging RedHat patch shadow...
2007-11-19 nekral-guestAdd support for SHA256 and SHA512 encrypt methods....
2007-11-19 nekral-guestAll the manpages in de, fr, it, pl are auto-generated.
2007-11-19 nekral-guestFix some compilation warnings:
2007-11-19 nekral-guestAdd a NEWS entry to indicate the review of the usage...
2007-11-19 nekral-guest* man/pl/Makefile.am: Add getspnam.3 to EXTRA_DIST...
2007-11-19 nekral-guestAdditional removed translated manpages: man/pl/shadow...
2007-11-18 nekral-guestRemove generated translated manpages. They are still...
2007-11-18 nekral-guestRemove chgpassw.8 since the real manpage should be...
2007-11-18 nekral-guestWhy does chgpasswd uses chpasswd's pam config file?
2007-11-18 nekral-guestReally delete man/vigr.8.xml.
next