]> granicus.if.org Git - shadow/shortlog
shadow
2008-12-22 nekral-guest * src/gpasswd.c: Fix the support for usernames with...
2008-12-22 nekral-guest * libmisc/chkname.c: Remove outdated comments.
2008-12-22 nekral-guest * src/groupdel.c: Re-indent.
2008-12-22 nekral-guest * src/groupmod.c: Re-indent.
2008-12-22 nekral-guest * src/groupadd.c: Re-indent.
2008-12-22 nekral-guest * libmisc/audit_help.c: Added audit_logger_message...
2008-12-15 nekral-guest * NEWS, src/gpasswd.c: Added support usernames with...
2008-11-30 nekral-guest * configure.in: Fix the "$enable_acct_tools_setuid...
2008-11-30 nekral-guest * NEWS, configure.in, libmisc/chkname.c: make group...
2008-11-23 nekral-guest * src/su.c: (!USE_PAM) Provide visible information...
2008-11-23 nekral-guest * man/ja/login.1: Fix the path of the utmp and wtmp...
2008-11-23 nekral-guest * man/su.1.xml: Fix the su synopsis. username is refer...
2008-11-23 nekral-guest * libmisc/chowntty.c: Only closelog() when failure...
2008-11-23 nekral-guest * libmisc/chowntty.c: Improve the logs for fchown...
2008-11-22 nekral-guest * libmisc/chowntty.c, src/login.c, lib/prototypes...
2008-11-22 nekral-guest * NEWS, libmisc/chowntty.c, libmisc/utmp.c: is_my_tty...
2008-11-22 nekral-guest * NEWS, libmisc/chowntty.c: Fix a race condition that...
2008-10-11 nekral-guestAdded todo items for pwck.
2008-10-11 nekral-guest * man/gshadow.5.xml, man/shadow.5.xml, man/passwd...
2008-10-11 nekral-guest * man/*.xml, man/login.defs.d/*.xml: Added copyright...
2008-09-20 nekral-guest * src/login.c: Always check the return value of the...
2008-09-20 nekral-guest * src/login.c, man/login.1.xml: the username is not...
2008-09-20 nekral-guest * src/login.c: Erase the username later since it it...
2008-09-20 nekral-guest * src/login.c: Explicitly tag the end of the #ifdef...
2008-09-20 nekral-guest * src/login.c: Check that no username is specified...
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_...
next