]> granicus.if.org Git - shadow/shortlog
shadow
2008-09-04 nekral-guest * lib/prototypes.h, libmisc/audit_help.c: Define new...
2008-09-04 nekral-guest * lib/prototypes.h, libmisc/audit_help.c: Define new...
2008-09-03 nekral-guest * src/userdel.c: Log failures to remove the mailbox...
2008-09-03 nekral-guest * src/useradd.c: Log errors to syslog in grp_update...
2008-09-02 nekral-guestAdd Tobias' name.
2008-08-31 nekral-guest * src/groupmems.c: Remove duplicated gr_open().
2008-08-31 nekral-guest * man/useradd.8.xml: Document that -o is only valid...
2008-08-31 nekral-guest * man/useradd.8.xml: Document the /etc/default/useradd...
2008-08-31 nekral-guestAdded TODO items for useradd.
2008-08-31 nekral-guest * shadow.spec.in: Fix the source (new FTP).
2008-08-31 nekral-guestAdded TODO items.
2008-08-31 nekral-guest * src/su.c: Add brackets and parenthesis.
2008-08-31 nekral-guest * libmisc/list.c: Added assertions for non NULL parame...
2008-08-31 nekral-guest * libmisc/list.c: Remove historical comment.
2008-08-31 nekral-guest * src/pwconv.c, src/pwunconv.c: Fail if unexpected...
2008-08-31 nekral-guest * src/passwd.c: Add brackets and parenthesis.
2008-08-31 nekral-guestFinish the support for shadow groups.
2008-08-31 nekral-guest * NEWS, src/groupmems.c, man/groupmems.8.xml: Added...
2008-08-31 nekral-guestre-indent.
2008-08-31 nekral-guest * src/groupmems.c: Avoid mixed declarations and code.
2008-08-31 nekral-guest * src/groupmems.c: The grp structure returned by gr_lo...
2008-08-31 nekral-guest * src/gpasswd.c: Replace the 'valid' variable by is_va...
2008-08-31 nekral-guest * libmisc/obscure.c: Add brackets and parenthesis.
2008-08-31 nekral-guest * src/passwd.c: Fix a typo in the Usage string.
2008-08-31 nekral-guest * src/logoutd.c: Fail if
2008-08-31 nekral-guest * src/grpunconv.c: Fail if unexpected parameters
2008-08-31 nekral-guest * src/grpconv.c, src/groups.c: Name the parameters...
2008-08-31 nekral-guestName the parameters in the prototypes of the static...
2008-08-31 nekral-guest * src/chgpasswd.c, src/chpasswd.c: Removed variable...
2008-08-31 nekral-guest * src/chage.c: Fix the format for long integers (from...
2008-08-31 nekral-guest * libmisc/utmp.c: Mark the line and host arguments...
2008-08-31 nekral-guest * lib/nscd.c: Avoid redefinition of _GNU_SOURCE.
2008-08-31 nekral-guest * configure.in, src/login.c: Do not use HAVE_PAM_FAIL_...
2008-08-31 nekral-guest * configure.in: Indentation fix.
2008-08-31 nekral-guestRevert " * src/groupmems.c: Added function open_°files...
2008-08-30 nekral-guest * src/groupmems.c: Added function open_°files and...
2008-08-30 nekral-guest * src/groupmems.c: Added functions add_user(), remove_...
2008-08-30 nekral-guest * src/expiry.c: Use Basename for Prog.
2008-08-30 nekral-guestAdded brackets.
2008-08-30 nekral-guest * lib/nscd.c: Make sure the file is not empty when...
2008-08-30 nekral-guest * configure.in: Remove the USE_NSCD AM_CONDITIONAL...
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...
next