]> granicus.if.org Git - shadow/shortlog
shadow
2008-09-20 nekral-guest * src/login.c: Copy the name of the user authenticated...
2008-09-20 nekral-guest * src/login.c: Use a dynamic buffer for usernames.
2008-09-20 nekral-guest * src/login.c: Existence of pam_user was already check...
2008-09-20 nekral-guest * src/login.c: check_flags() renamed process_flags...
2008-09-20 nekral-guest * src/logoutd.c, src/userdel.c: Re-indent. This helps...
2008-09-20 nekral-guest * src/login.c: Re-indent.
2008-09-20 nekral-guest * src/login.c: Add missing closing }. This was probabl...
2008-09-20 nekral-guest * src/login.c: Do not mix USE_PAM and !USE_PAM code.
2008-09-20 nekral-guest * src/login.c: Use failent_user to log to audit. usern...
2008-09-20 nekral-guest * man/passwd.1.xml: passwd cannot change the full...
2008-09-14 nekral-guest * src/useradd.c: Added missing declaration of Mflg.
2008-09-13 nekral-guest * libmisc/setugid.c, src/login_nopam.c, src/suauth.c,
2008-09-13 nekral-guest * lib/commonio.c: Ignore the return value of umask...
2008-09-13 nekral-guest * NEWS, etc/login.defs: New CREATE_HOME variable to...
2008-09-13 nekral-guest * po/cs.po: Updated Czech translation.
2008-09-13 nekral-guest * man/login.defs.d/USERGROUPS_ENAB.xml: Fix typo:...
2008-09-13 nekral-guest * man/groupadd.8.xml: Remove the list of (short) optio...
2008-09-13 nekral-guestNew TODO item.
2008-09-13 nekral-guest From RedHat's patch shadow-4.1.2-sysAccountDownhill...
2008-09-07 nekral-guest * configure.in: Fix the dependency of ACCT_TOOLS_SETUID on
2008-09-07 nekral-guest * libmisc/copydir.c: Call utimes() after closing the...
2008-09-07 nekral-guest * libmisc/copydir.c, configure.in: Check for the prese...
2008-09-06 nekral-guestAdditional PAM cleanup:
2008-09-06 nekral-guestSupport for blowfish was requested twice.
2008-09-06 nekral-guest * src/gpasswd.c: Document the long options in the...
2008-09-06 nekral-guestRemove done item:
2008-09-06 nekral-guestRemove done item:
2008-09-06 nekral-guest * NEWS: Added configure --enable-account-tools-setuid...
2008-09-06 nekral-guest * configure.in: Added option --enable-account-tools...
2008-09-06 nekral-guest * libmisc/tz.c: tz() is only used when USE_PAM is...
2008-09-06 nekral-guest * libmisc/tz.c: tz() is only used when USE_PAM is...
2008-09-06 nekral-guest * src/groupmems.c: Call open_files() and close_files().
2008-09-06 nekral-guestFix typo. s/Prog/%s/ in the format string.
2008-09-06 nekral-guest * libmisc/obscure.c: Compare characters to '\0', not...
2008-09-06 nekral-guest * lib/defines.h: Do not include <config.h>. This compl...
2008-09-06 nekral-guestRemove DONE item.
2008-09-06 nekral-guest * src/userdel.c, src/newusers.c, src/chpasswd.c, src...
2008-09-06 nekral-guest * src/newgrp.c, src/userdel.c, src/grpck.c, src/gpasswd.c,
2008-09-04 nekral-guest * configure.in: Check if AUDIT_ADD_USER, AUDIT_DEL_USER,
2008-09-04 nekral-guest * src/useradd.c: Fix comment of lflg: it is also used...
2008-09-04 nekral-guestUpdated TODO list.
2008-09-04 nekral-guest * NEWS, src/groupmems.c, man/groupmems.8.xml: Document...
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...
next