]> granicus.if.org Git - shadow/history - ChangeLog
* NEWS, etc/pam.d/Makefile.am: Add chfn, chsh, and userdel to
[shadow] / ChangeLog
2008-04-04 nekral-guest* NEWS, etc/pam.d/Makefile.am: Add chfn, chsh, and...
2008-04-02 nekral-guest * NEWS, configure.in: Prepare release 4.1.1
2008-04-02 nekral-guestUpdate according to the file under review. Thanks to...
2008-04-01 bubulleGerman translation update
2008-03-31 bubulleBasque translation update
2008-03-30 nekral-guestupdated to 360t71f. Thanks to Leandro Azevedo <leorock...
2008-03-30 bubulleTurkish translation update
2008-03-30 nekral-guestupdated to 431t. Thanks to Clytie Siddall
2008-03-30 nekral-guestUpdated Swedish translation. Thanks to Daniel Nylander.
2008-03-28 nekral-guestUpdated to 431t. Thanks to helix84 <helix84@centrum...
2008-03-27 bubulleItalian translation update
2008-03-26 nekral-guest* src/passwd.c, NEWS: Make SE Linux tests more strict...
2008-03-24 bubulleRussian translation update
2008-03-23 bubulleUpdated Korean and Portuguese translations
2008-03-17 nekral-guestFix manpages generation. The SYS_GID_MAX and SYS_UID_MA...
2008-03-17 nekral-guestFix minor compilation warning (assignment used as a...
2008-03-17 nekral-guestlogin_access() is used in src/login.c, and defined...
2008-03-17 nekral-guestCompilation fix. gshadow_locked should only be used...
2008-03-17 nekral-guestFix some warnings. compare_members_lists() is only...
2008-03-08 nekral-guest* NEWS, src/groupmod.c: Make sure the passwd, group...
2008-03-08 nekral-guest* lib/commonio.c (commonio_remove): Fail when the name...
2008-03-08 nekral-guestMake sure the passwd, group, shadow, and gshadow files...
2008-03-08 nekral-guest * NEWS, src/groupdel.c: Make sure the group, and gshad...
2008-03-08 nekral-guestMake sure the passwd, group, shadow, and gshadow files...
2008-03-08 nekral-guestMake sure the group and gshadow files are unlocked...
2008-03-08 nekral-guestDo not rewrite the group and gshadow file in case of...
2008-03-08 nekral-guestDo not log that the group was deleted if an error occurred.
2008-03-08 nekral-guestDo not raise an error if the group does not exist in...
2008-03-08 nekral-guestDocument MAX_MEMBERS_PER_GROUP.
2008-03-07 nekral-guest* src/newgrp.c: Add missing end of line in message.
2008-03-05 nekral-guestOnly reset the entries of existing users with faillog...
2008-03-04 nekral-guestFix typo. One "can't open" message is a "can't lock".
2008-02-26 nekral-guestWhen a password is moved to the gshadow file, use ...
2008-02-26 nekral-guest * NEWS: Fix failures when the gshadow file is not...
2008-02-26 nekral-guest * Fix typo in comment.
2008-02-25 nekral-guestAdd the new XML documentation files to EXTRA_DIST.
2008-02-25 nekral-guestUse --previous when merging PO files of the manpages.
2008-02-25 nekral-guest* man/login.defs.d/SYS_UID_MAX.xml, man/login.defs...
2008-02-25 nekral-guestAdded missing SYS_GID_MAX, SYS_GID_MIN, SYS_UID_MAX...
2008-02-25 nekral-guest* NEWS, src/useradd.c, man/useradd.8.xml: Added options
2008-02-19 nekral-guestAdd missing 'p' to the getopt_long's optstring.
2008-02-19 nekral-guestAdd missing -p, --password description to the Usage...
2008-02-19 nekral-guestFix --non-unique's has_arg field to no_argument instead...
2008-02-19 nekral-guestAdd missing 'p' to the getopt_long's optstring.
2008-02-19 nekral-guestAdded new option -r, --system for system accounts in...
2008-02-18 nekral-guestFix buffer overflow when adding an user to a group...
2008-02-17 nekral-guestChange the default HOME directory in /etc/default/usera...
2008-02-14 nekral-guestUse the correct AUDIT_CHGRP_ID event instead of
2008-02-10 nekral-guest* Reset oflg with uflg if the new UID is equal to
2008-02-10 nekral-guestFix the handling of -a when a user is being renamed...
2008-02-10 nekral-guestSet the shadow's password instead of the passwd's password.
2008-02-03 nekral-guestNo need to check audit_fd, audit_logger() will take...
2008-02-03 nekral-guestReally log the expiration date change as human readable...
2008-02-03 nekral-guestUse a function to convert the dates from /etc/shadow...
2008-02-03 nekral-guestDo not translate the fromhost variable. It is always...
2008-02-03 nekral-guestSwitch to the C locale before sending messages to syslo...
2008-02-03 nekral-guest * NEWS: newusers will behave more like useradd.
2008-02-03 nekral-guestDo not seed the random number generator each time,...
2008-02-03 nekral-guestUse the find_new_uid() and find_new_gid() from the...
2008-02-03 nekral-guestAdd libmisc/find_new_ids.c to the sources of the libmis...
2008-02-03 nekral-guestThe new libmisc/find_new_ids.c file contains translatab...
2008-02-03 nekral-guestAdd new generic functions to find the next user or...
2008-02-03 nekral-guestNew function to find a group by its GID on the local...
2008-02-03 nekral-guestNew function to find an user by its UID on the local...
2008-02-03 nekral-guest * libmisc/age.c, libmisc/yesno.c, src/lastlog.c, src...
2008-02-02 nekral-guestUpdated PO files.
2008-01-26 nekral-guestFix build failures with --disable-shadowgrp. Thanks...
2008-01-24 nekral-guestReplace printf by puts for fixed strings. This would...
2008-01-24 nekral-guestReplace printf by puts for fixed strings. This would...
2008-01-24 nekral-guestReplace printf by puts for fixed strings. This would...
2008-01-24 nekral-guestReplace printf by puts for fixed strings. This would...
2008-01-23 nekral-guestApply Christian's recommendation:
2008-01-23 nekral-guestCheck that the new fields set with -u, -s, -l, -g,...
2008-01-23 nekral-guestAlways define user_newcomment, user_newshell, user_newe...
2008-01-23 nekral-guestuser_newname can only be used in WITH_AUDIT code or...
2008-01-22 nekral-guestFix typo in comment: s/find_new_uid/find_new_gid/
2008-01-22 nekral-guest * s/gid/GID/ in message string.
2008-01-22 nekral-guest* man/grpck.8.xml: Conditionally include the parts...
2008-01-22 nekral-guestFix typo. Remove "the" from "All entries in the <filena...
2008-01-22 nekral-guestIndicate that the shadow parameter is optional (i.e...
2008-01-22 nekral-guestDocument the options with a list of options, as in...
2008-01-21 nekral-guest* NEWS, src/newgrp.c: Fix segfault when an user returns...
2008-01-12 nekral-guest* NEWS, src/useradd.c: Fix the handling of the --defaul...
2008-01-06 nekral-guestAvoid setting the password to a const empty string...
2008-01-06 nekral-guest* libmisc/salt.c: Add prototype for l64a(), gensalt(),
2008-01-06 nekral-guest* lib/Makefile.am: Do not link libshadow.la with the...
2008-01-06 nekral-guest* lib/nscd.c, lib/nscd.h: Set the service parameter of
2008-01-06 nekral-guestRemove prototypes for __gr_dup() and __gr_set_changed().
2008-01-06 nekral-guestSet the method string as a constant string.
2008-01-06 nekral-guestAssume <errno.h> declares errno.
2008-01-06 nekral-guest* Remove prototype for sgetgrent().
2008-01-06 nekral-guestFix typo: s/rend compte indiqué/rend le compte indiqué/
2008-01-06 nekral-guest* Remove prototype of check_su_auth(). It is redundant...
2008-01-06 nekral-guest* libmisc/obscure.c: Tag the `old' parameter of palindr...
2008-01-06 nekral-guest* Remove teh macro definition of SETXXENT_TYPE,
2008-01-06 nekral-guestRemove prototypes for __pw_del_entry(), __pw_get_head...
2008-01-06 nekral-guestAssume optarg and optind are declared in <getopt.h>.
2008-01-06 nekral-guestRemove the pw_name argument of new_pw_passwd. Use the...
2008-01-06 nekral-guest* Removed unused gid parameter of syslog_sg().
2008-01-06 nekral-guestThe crypt_method string always points to a constant...
next