]> granicus.if.org Git - shadow/shortlog
shadow
2008-08-30 nekral-guest * lib/groupmem.c, lib/pwmem.c, lib/shadowmem.c: Added...
2008-08-30 nekral-guest * libmisc/mail.c: Added brackets and parenthesis.
2008-08-30 nekral-guestAdded missing changes from last commit.
2008-08-30 nekral-guest * configure.in: Check if the stat structure has a...
2008-08-30 nekral-guest * lib/groupio.h, lib/prototypes.h, lib/pwio.h, lib...
2008-08-30 nekral-guest * configure.in, lib/nscd.h, lib/nscd.c: Added --with...
2008-08-30 nekral-guestAdded missing include file (assert.h).
2008-08-30 nekral-guest * NEWS: Added support for uclibc.
2008-08-30 nekral-guest * src/groupmems.c: Handle the options alphabetically.
2008-08-30 nekral-guest * src/groupmems.c: When removing an user, check if...
2008-08-30 nekral-guest * NEWS, src/groupmems.c: Use the "groupmems" PAM servi...
2008-08-30 nekral-guest * src/chfn.c: Merge some translated messages.
2008-08-30 nekral-guest * src/useradd.c: Harmonize some error messages.
2008-08-30 nekral-guest * src/groupmems.c: Check the return value of gr_update().
2008-08-30 nekral-guest * src/chfn.c, src/chsh.c, src/expiry.c, src/gpasswd.c,
2008-08-22 nekral-guest * src/usermod.c: Log errors while *_close to syslog.
2008-08-22 nekral-guest * src/grpconv.c: Use Basename for the definition of...
2008-08-22 nekral-guestFix typos.
2008-08-22 nekral-guestFix a typo (sgr_dbmane -> sgr_dbname)
2008-08-22 nekral-guest * src/chfn.c: Do not exit on pw_unlock failures.
2008-08-22 nekral-guest * src/newusers.c: Open syslog with the right identific...
2008-08-22 nekral-guest * NEWS, src/gpasswd.c: Use getopt_long instead of...
2008-08-22 nekral-guestRemove done items.
2008-08-22 nekral-guest * src/grpck.c: Added function fail_exit(). Check failu...
2008-08-22 nekral-guest * src/passwd.c: Check failure to unlock files. Report...
2008-08-22 nekral-guest * src/chfn.c, src/chgpasswd.c, src/chpasswd.c, src...
2008-08-22 nekral-guest * src/chage.c, src/chgpasswd.c, src/chpasswd.c, src...
2008-08-22 nekral-guestSort the NEWS entry alphabetically (per program name).
2008-08-22 nekral-guest * NEWS, src/passwd.c: For compatibility with other...
2008-08-15 nekral-guest * man/groupadd.8.xml: Fix the regular expression for...
2008-08-15 nekral-guest * man/po/pl.po: Fix typo in the Polish translation...
2008-08-13 nekral-guest * man/pl/Makefile.am: Do not build the Polish translat...
2008-08-13 nekral-guest * man/shadow.5.xml: Fix typo. The password must be...
2008-08-09 nekral-guestUpdated TODO file.
2008-08-09 nekral-guest * src/groupmems.c: Harmonize the unlock failure messages.
2008-08-09 nekral-guest * src/pwck.c: Added fail_exit().
2008-08-09 nekral-guest * src/vipw.c: Report failures to remove files to stderr.
2008-08-09 nekral-guest * NEWS, src/groupmems.c: Added syslog support.
2008-08-09 nekral-guest * src/chsh.c: Added fail_exit().
2008-08-09 nekral-guestInclude missing exitcodes.h
2008-08-09 nekral-guestImprove commonalities between chgpasswd and chpasswd.
2008-08-09 nekral-guest * src/chpasswd.c: Added fail_exit().
2008-08-09 nekral-guestAdded missing Prog.
2008-08-09 nekral-guestAdded missing Prog.
2008-08-09 nekral-guestFix typo: missing O_RDWR parameter to *_open().
2008-08-09 nekral-guest * src/chgpasswd.c: Added fail_exit().
2008-08-07 nekral-guest * src/userdel.c: Report failure to remove entries...
2008-08-07 nekral-guest * src/pwunconv.c: Report failure to unlock the passwd...
2008-08-07 nekral-guest * src/usermod.c: Report failure to unlock the passwd...
2008-08-07 nekral-guest * src/newusers.c: Report failure to unlock the passwd...
2008-08-07 nekral-guest * src/chage.c: Report failure to unlock the passwd...
2008-08-07 nekral-guest * src/pwconv.c: Report failure to unlock the passwd...
2008-08-07 nekral-guest * src/grpunconv.c: Report failure to unlock the group...
2008-08-07 nekral-guest * src/chfn.c: Added fail_exit(). Check if the passwd...
2008-08-06 nekral-guest * lib/groupio.c, lib/groupio.h, lib/pwio.c, lib/pwio.h,
2008-08-06 nekral-guest * src/groupadd.c: Only call gr_unlock() and sgr_unlock...
2008-08-06 nekral-guest * Merge two is_shadowgrp blocks.
2008-08-06 nekral-guestRe-indent.
2008-08-06 nekral-guest * src/groupdel.c: Add logging to syslog & audit on...
2008-08-06 nekral-guest * src/groupdel.c: Harmonize error & syslog messages.
2008-08-06 nekral-guest * src/groupmod.c: Harmonize error & syslog messages.
2008-08-06 nekral-guest * src/groupadd.c: Harmonize error & syslog messages.
2008-08-06 nekral-guest * src/gpasswd.c: Warn and log to syslog and audit...
2008-08-06 nekral-guest * src/gpasswd.c: Harmonize error & syslog messages.
2008-08-06 nekral-guest * src/chfn.c, src/chsh.c, src/groupdel.c, src/groupmems.c,
2008-07-31 nekral-guestAdded Lukáš Kuklínek.
2008-07-30 nekral-guest * src/groupmems.c: Only check if the adduser user...
2008-07-30 nekral-guest * src/groupmems.c: Fix the groupmems' usage message...
2008-07-27 nekral-guest * src/groupmems.c: Replace an if test by an else.
2008-07-27 nekral-guest * src/groupmems.c: Ignore the return value of fputs().
2008-07-27 nekral-guest * src/groupmems.c (whoami): Make sure usr and grp...
2008-07-27 nekral-guest * src/groupmems.c: Use xstrdup() rather than strdup().
2008-07-27 nekral-guest * src/groupmems.c: Add parenthesis.
2008-07-27 nekral-guest * NEWS, src/groupmems.c: Allow everybody to list the...
2008-07-27 nekral-guest * man/groupmems.8.xml: Sort options alphabetically.
2008-07-27 nekral-guestHarmonize error messages and add the prototypes for...
2008-07-27 nekral-guest * src/groupmems.c (check_perms): Simplify. Always...
2008-07-27 nekral-guest * src/groupmems.c: Add fail_exit() to remove the group...
2008-07-27 nekral-guest * src/groupmems.c: Reduce the number of checks. Isolat...
2008-07-27 nekral-guest * src/groupmems.c: Add functions process_flags() and...
2008-07-27 nekral-guest * src/groupmems.c: Remove isgroup(), which always...
2008-07-27 nekral-guest * src/groupmems.c: Reuse the functions from libmisc...
2008-07-27 nekral-guest * src/groupmems.c: EXIT_READ_GROUP changed to EXIT_INV...
2008-07-26 nekral-guest * src/groupmems.c: Really use booleans.
2008-07-26 nekral-guest * lib/defines.h: Make sure the booleans are defined...
2008-07-26 nekral-guest2008-07-26 Nicolas François <nicolas.francois@central...
2008-07-21 nekral-guest * lib/prototypes.h: Fix getrange prototype.
2008-07-21 nekral-guestRe-indent.
2008-07-21 nekral-guest * README, NEWS, configure.in, lib/pam_defs.h, src...
2008-07-11 nekral-guest * src/chage.c: Ignore the return value of pam_end...
2008-07-11 nekral-guest * lib/gshadow.c: Avoid assignments in comparison.
2008-07-11 nekral-guestRe-inject the changes from 4.1.2.1.
2008-07-11 nekral-guestFix typo.
2008-07-11 nekral-guest * src/usermod.c: Do not call usr_update() if it will...
2008-07-11 nekral-guest * src/usermod.c: Split update_files() into update_last...
2008-07-11 nekral-guest * libmisc/setugid.c: Add brackets.
2008-06-17 nekral-guestRe-indent.
2008-06-17 nekral-guest * libmisc/env.c: Avoid implicit conversion of pointers...
2008-06-17 nekral-guestRe-indent.
2008-06-17 nekral-guest * libmisc/utmp.c: Avoid implicit conversion of pointer...
next