2008-05-25 |
nekral-guest | * libmisc/pam_pass.c (do_pam_passwd): The silent and |
commit | commitdiff | tree | snapshot |
2008-05-25 |
nekral-guest | Updated copyright dates. |
commit | commitdiff | tree | snapshot |
2008-05-25 |
nekral-guest | Updated copyright dates. |
commit | commitdiff | tree | snapshot |
2008-05-25 |
nekral-guest | * libmisc/getlong.c: Avoid implicit conversion of... |
commit | commitdiff | tree | snapshot |
2008-05-25 |
nekral-guest | * libmisc/valid.c: Avoid implicit conversion of pointe... |
commit | commitdiff | tree | snapshot |
2008-05-25 |
nekral-guest | * libmisc/yesno.c: yes_or_no returns a bool instead... |
commit | commitdiff | tree | snapshot |
2008-05-25 |
nekral-guest | (failcheck): The failed argument is a bool. |
commit | commitdiff | tree | snapshot |
2008-05-25 |
nekral-guest | Avoid implicit conversion of integers to booleans. |
commit | commitdiff | tree | snapshot |
2008-05-25 |
nekral-guest | * libmisc/rlogin.c: Avoid assignments in comparisons. |
commit | commitdiff | tree | snapshot |
2008-05-25 |
nekral-guest | * libmisc/failure.c (failcheck): The failed argument... |
commit | commitdiff | tree | snapshot |
2008-05-25 |
nekral-guest | * libmisc/myname.c: Avoid assignments in comparisons. |
commit | commitdiff | tree | snapshot |
2008-05-25 |
nekral-guest | (no commit message) |
commit | commitdiff | tree | snapshot |
2008-05-25 |
nekral-guest | * libmisc/utmp.c (checkutmp): Change picky argument... |
commit | commitdiff | tree | snapshot |
2008-05-25 |
nekral-guest | * Change type of added to bool. |
commit | commitdiff | tree | snapshot |
2008-05-25 |
nekral-guest | * hushed returns a bool instead of int. |
commit | commitdiff | tree | snapshot |
2008-05-25 |
nekral-guest | * lib/getdef.h, lib/getdef.c: getdef_bool returns... |
commit | commitdiff | tree | snapshot |
2008-05-25 |
nekral-guest | Allow usage of booleans in the source. |
commit | commitdiff | tree | snapshot |
2008-05-25 |
nekral-guest | * is_my_tty returns a bool. |
commit | commitdiff | tree | snapshot |
2008-05-25 |
nekral-guest | * Avoid assignment in comparisons, implicit comparison... |
commit | commitdiff | tree | snapshot |
2008-05-25 |
nekral-guest | * libmisc/chkname.h, libmisc/chkname.c: check_group_na... |
commit | commitdiff | tree | snapshot |
2008-05-25 |
nekral-guest | Avoid implicit conversion of integers / pointers to... |
commit | commitdiff | tree | snapshot |
2008-05-25 |
nekral-guest | Avoid implicit conversion of integers / pointers to... |
commit | commitdiff | tree | snapshot |
2008-05-25 |
nekral-guest | Allow usage of booleans in the source. |
commit | commitdiff | tree | snapshot |
2008-05-25 |
nekral-guest | Allow --disable-man and --enable-man=no. |
commit | commitdiff | tree | snapshot |
2008-05-24 |
nekral-guest | Set the version to 4.1.2. |
commit | commitdiff | tree | snapshot |
2008-05-24 |
nekral-guest | Prepare the 4.1.2 release |
commit | commitdiff | tree | snapshot |
2008-05-24 |
nekral-guest | Run msgmerge with --previous. (This requires gettext... |
commit | commitdiff | tree | snapshot |
2008-05-24 |
nekral-guest | * libmisc/copydir.c (remove_tree): As we always use... |
commit | commitdiff | tree | snapshot |
2008-05-24 |
nekral-guest | * libmisc/fields.c: Avoid assignments in comparisons... |
commit | commitdiff | tree | snapshot |
2008-05-24 |
nekral-guest | Simply passwd_check since it's never used when configur... |
commit | commitdiff | tree | snapshot |
2008-05-24 |
nekral-guest | * libmisc/list.c: Avoid assignments in comparisons... |
commit | commitdiff | tree | snapshot |
2008-05-24 |
nekral-guest | Fix compiler warnings: |
commit | commitdiff | tree | snapshot |
2008-05-23 |
nekral-guest | Use fputs rather than fprintf for constant strings. |
commit | commitdiff | tree | snapshot |
2008-05-23 |
nekral-guest | Added TODO items. |
commit | commitdiff | tree | snapshot |
2008-05-21 |
nekral-guest | Indicate that login should be executed with "exec login... |
commit | commitdiff | tree | snapshot |
2008-05-21 |
nekral-guest | Remove the advices for the choice of a good password... |
commit | commitdiff | tree | snapshot |
2008-05-20 |
nekral-guest | *** security: |
commit | commitdiff | tree | snapshot |
2008-05-19 |
nekral-guest | Tag the section which require --enable-shadowgrp or... |
commit | commitdiff | tree | snapshot |
2008-05-19 |
nekral-guest | SHA_CRYPT_MAX_ROUNDS and SHA_CRYPT_MIN_ROUNDS can only... |
commit | commitdiff | tree | snapshot |
2008-05-19 |
nekral-guest | Document the -k, --skel option, and update the -m,... |
commit | commitdiff | tree | snapshot |
2008-05-19 |
nekral-guest | Sort options. |
commit | commitdiff | tree | snapshot |
2008-05-19 |
nekral-guest | SHA_CRYPT_MAX_ROUNDS and SHA_CRYPT_MIN_ROUNDS can |
commit | commitdiff | tree | snapshot |
2008-05-19 |
nekral-guest | SHA_CRYPT_MAX_ROUNDS and SHA_CRYPT_MIN_ROUNDS can |
commit | commitdiff | tree | snapshot |
2008-05-19 |
nekral-guest | Document the sections closed by #endif |
commit | commitdiff | tree | snapshot |
2008-05-19 |
nekral-guest | * NEWS, man/groupadd.8.xml: Document the -r, --system... |
commit | commitdiff | tree | snapshot |
2008-05-19 |
nekral-guest | Fix formatting. |
commit | commitdiff | tree | snapshot |
2008-05-19 |
nekral-guest | Document the -r, --system option. |
commit | commitdiff | tree | snapshot |
2008-05-18 |
nekral-guest | Fix typo. |
commit | commitdiff | tree | snapshot |
2008-05-18 |
nekral-guest | Import Debian patch 487_passwd_chauthtok_failed_message |
commit | commitdiff | tree | snapshot |
2008-05-18 |
nekral-guest | Import Debian patch 434_login_stop_checking_args_after-- |
commit | commitdiff | tree | snapshot |
2008-05-18 |
nekral-guest | * src/vipw.c, src/su.c, src/newgrp.c: Harmonize the... |
commit | commitdiff | tree | snapshot |
2008-04-27 |
nekral-guest | Make sure every source files are distributed with a... |
commit | commitdiff | tree | snapshot |
2008-04-27 |
nekral-guest | If the SULOG_FILE does not exist when an su session... |
commit | commitdiff | tree | snapshot |
2008-04-27 |
nekral-guest | Allow non-US-ASCII characters in the GECOS fields ... |
commit | commitdiff | tree | snapshot |
2008-04-16 |
nekral-guest | Fix build failure when configured with audit support... |
commit | commitdiff | tree | snapshot |
2008-04-16 |
nekral-guest | Fix ident. |
commit | commitdiff | tree | snapshot |
2008-04-16 |
nekral-guest | Ensure that getpwent() is used in setpwent(), getpwent(), |
commit | commitdiff | tree | snapshot |
2008-04-16 |
nekral-guest | Fix typo. |
commit | commitdiff | tree | snapshot |
2008-04-16 |
nekral-guest | Also fix the detection of the pam and selinux features: |
commit | commitdiff | tree | snapshot |
2008-04-16 |
nekral-guest | Document --with-selinux as "yes if found" rather than... |
commit | commitdiff | tree | snapshot |
2008-04-16 |
nekral-guest | Fix the detection of the audit library and header file. |
commit | commitdiff | tree | snapshot |
2008-04-04 |
nekral-guest | * NEWS, etc/pam.d/Makefile.am: Add chfn, chsh, and... |
commit | commitdiff | tree | snapshot |
2008-04-03 |
nekral-guest | Commit the PO and POTs released with 4.1.1. |
commit | commitdiff | tree | snapshot |
2008-04-02 |
nekral-guest | * NEWS, configure.in: Prepare release 4.1.1 |
commit | commitdiff | tree | snapshot |
2008-04-02 |
nekral-guest | Update according to the file under review. Thanks to... |
commit | commitdiff | tree | snapshot |
2008-04-02 |
nekral-guest | Add TODO items for SELINUX. |
commit | commitdiff | tree | snapshot |
2008-04-01 |
bubulle | German translation update |
commit | commitdiff | tree | snapshot |
2008-03-31 |
bubulle | Basque translation update |
commit | commitdiff | tree | snapshot |
2008-03-30 |
nekral-guest | updated to 360t71f. Thanks to Leandro Azevedo <leorock... |
commit | commitdiff | tree | snapshot |
2008-03-30 |
bubulle | Turkish translation update |
commit | commitdiff | tree | snapshot |
2008-03-30 |
nekral-guest | updated to 431t. Thanks to Clytie Siddall |
commit | commitdiff | tree | snapshot |
2008-03-30 |
nekral-guest | Updated Swedish translation. Thanks to Daniel Nylander. |
commit | commitdiff | tree | snapshot |
2008-03-28 |
nekral-guest | Updated to 431t. Thanks to helix84 <helix84@centrum... |
commit | commitdiff | tree | snapshot |
2008-03-27 |
bubulle | Italian translation update |
commit | commitdiff | tree | snapshot |
2008-03-26 |
nekral-guest | * src/passwd.c, NEWS: Make SE Linux tests more strict... |
commit | commitdiff | tree | snapshot |
2008-03-26 |
nekral-guest | Added TODO entries. |
commit | commitdiff | tree | snapshot |
2008-03-24 |
bubulle | Russian translation update |
commit | commitdiff | tree | snapshot |
2008-03-23 |
bubulle | Updated Korean and Portuguese translations |
commit | commitdiff | tree | snapshot |
2008-03-17 |
nekral-guest | Fix manpages generation. The SYS_GID_MAX and SYS_UID_MA... |
commit | commitdiff | tree | snapshot |
2008-03-17 |
nekral-guest | Fix minor compilation warning (assignment used as a... |
commit | commitdiff | tree | snapshot |
2008-03-17 |
nekral-guest | login_access() is used in src/login.c, and defined... |
commit | commitdiff | tree | snapshot |
2008-03-17 |
nekral-guest | Compilation fix. gshadow_locked should only be used... |
commit | commitdiff | tree | snapshot |
2008-03-17 |
nekral-guest | Fix some warnings. compare_members_lists() is only... |
commit | commitdiff | tree | snapshot |
2008-03-08 |
nekral-guest | Remove unused global variable. |
commit | commitdiff | tree | snapshot |
2008-03-08 |
nekral-guest | * NEWS, src/groupmod.c: Make sure the passwd, group... |
commit | commitdiff | tree | snapshot |
2008-03-08 |
nekral-guest | * lib/commonio.c (commonio_remove): Fail when the name... |
commit | commitdiff | tree | snapshot |
2008-03-08 |
nekral-guest | Make sure the passwd, group, shadow, and gshadow files... |
commit | commitdiff | tree | snapshot |
2008-03-08 |
nekral-guest | * NEWS, src/groupdel.c: Make sure the group, and gshad... |
commit | commitdiff | tree | snapshot |
2008-03-08 |
nekral-guest | Make sure the passwd, group, shadow, and gshadow files... |
commit | commitdiff | tree | snapshot |
2008-03-08 |
nekral-guest | Make sure the group and gshadow files are unlocked... |
commit | commitdiff | tree | snapshot |
2008-03-08 |
nekral-guest | Do not rewrite the group and gshadow file in case of... |
commit | commitdiff | tree | snapshot |
2008-03-08 |
nekral-guest | Do not log that the group was deleted if an error occurred. |
commit | commitdiff | tree | snapshot |
2008-03-08 |
nekral-guest | Do not raise an error if the group does not exist in... |
commit | commitdiff | tree | snapshot |
2008-03-08 |
nekral-guest | Document MAX_MEMBERS_PER_GROUP. |
commit | commitdiff | tree | snapshot |
2008-03-07 |
nekral-guest | Fix typo |
commit | commitdiff | tree | snapshot |
2008-03-07 |
nekral-guest | * src/newgrp.c: Add missing end of line in message. |
commit | commitdiff | tree | snapshot |
2008-03-05 |
nekral-guest | Only reset the entries of existing users with faillog... |
commit | commitdiff | tree | snapshot |
2008-03-04 |
nekral-guest | Fix typo. One "can't open" message is a "can't lock". |
commit | commitdiff | tree | snapshot |
2008-02-26 |
nekral-guest | When a password is moved to the gshadow file, use ... |
commit | commitdiff | tree | snapshot |
2008-02-26 |
nekral-guest | Re-indent. |
commit | commitdiff | tree | snapshot |
next |