2008-06-09 |
nekral-guest | * NEWS, src/newusers.c: Implement the -r, --system... |
commit | commitdiff | tree | snapshot |
2008-06-09 |
nekral-guest | * src/gpasswd.c: Use a bool when possible instead... |
commit | commitdiff | tree | snapshot |
2008-06-09 |
nekral-guest | * src/grpck.c: Use a bool when possible instead of... |
commit | commitdiff | tree | snapshot |
2008-06-09 |
nekral-guest | * src/lastlog.c: Use a bool when possible instead... |
commit | commitdiff | tree | snapshot |
2008-06-09 |
nekral-guest | * src/userdel.c: Use a bool for the is_shadow_pwd... |
commit | commitdiff | tree | snapshot |
2008-06-09 |
nekral-guest | * src/login_nopam.c: Do not use the YES and NO macros... |
commit | commitdiff | tree | snapshot |
2008-06-09 |
nekral-guest | * src/newgrp.c: Use a bool for is_newgrp, notfound... |
commit | commitdiff | tree | snapshot |
2008-06-09 |
nekral-guest | * libmisc/list.c: Change is_on_list() prototype to... |
commit | commitdiff | tree | snapshot |
2008-06-09 |
nekral-guest | * libmisc/find_new_ids.c: Change find_new_uid() and... |
commit | commitdiff | tree | snapshot |
2008-06-09 |
nekral-guest | * libmisc/console.c: Change is_listed() prototype... |
commit | commitdiff | tree | snapshot |
2008-05-26 |
nekral-guest | * lib/sgetspent.c: Add brackets and parenthesis. |
commit | commitdiff | tree | snapshot |
2008-05-26 |
nekral-guest | Avoid assignments in comparisons. |
commit | commitdiff | tree | snapshot |
2008-05-26 |
nekral-guest | Do not check twice if fields[2] and fields[3] are not... |
commit | commitdiff | tree | snapshot |
2008-05-26 |
nekral-guest | * lib/sgetpwent.c: Avoid implicit conversion of pointe... |
commit | commitdiff | tree | snapshot |
2008-05-26 |
nekral-guest | * Avoid implicit conversion of pointers to booleans. |
commit | commitdiff | tree | snapshot |
2008-05-26 |
nekral-guest | * libmisc/getdate.y: abbrev is a bool. |
commit | commitdiff | tree | snapshot |
2008-05-26 |
nekral-guest | * lib/prototypes.h: Fix prototypes according to earlie... |
commit | commitdiff | tree | snapshot |
2008-05-26 |
nekral-guest | Add protection against multiple inclusions. |
commit | commitdiff | tree | snapshot |
2008-05-26 |
nekral-guest | Indicate that defines.h is included for the definition... |
commit | commitdiff | tree | snapshot |
2008-05-26 |
nekral-guest | The changed, isopen, locked, and readonly fields of... |
commit | commitdiff | tree | snapshot |
2008-05-26 |
nekral-guest | * lib/pwio.h: Add protection against multiple inclusions. |
commit | commitdiff | tree | snapshot |
2008-05-26 |
nekral-guest | * lib/sgroupio.c: Avoid assignments in comparisons. |
commit | commitdiff | tree | snapshot |
2008-05-26 |
nekral-guest | * lib/shadowio.h, lib/shadowio.c: spw_file_present... |
commit | commitdiff | tree | snapshot |
2008-05-26 |
nekral-guest | * lib/sgroupio.c: Avoid assignments in comparisons. |
commit | commitdiff | tree | snapshot |
2008-05-26 |
nekral-guest | * lib/gshadow.c: nis_used and nis_bound are booleans. |
commit | commitdiff | tree | snapshot |
2008-05-26 |
nekral-guest | Add protection against multiple inclusion |
commit | commitdiff | tree | snapshot |
2008-05-26 |
nekral-guest | The changed, isopen, locked, and readonly fields of... |
commit | commitdiff | tree | snapshot |
2008-05-26 |
nekral-guest | * lib/sgetgrent.c: implicit conversion of pointers... |
commit | commitdiff | tree | snapshot |
2008-05-26 |
nekral-guest | * lib/encrypt.c: Avoid implicit conversion of pointers... |
commit | commitdiff | tree | snapshot |
2008-05-26 |
nekral-guest | * lib/port.c: Avoid implicit conversion of pointers... |
commit | commitdiff | tree | snapshot |
2008-05-26 |
nekral-guest | * lib/fputsx.c: Add brackets. |
commit | commitdiff | tree | snapshot |
2008-05-26 |
nekral-guest | * lib/commonio.h: commonio_entry.changed, commonio_db... |
commit | commitdiff | tree | snapshot |
2008-05-26 |
nekral-guest | checkutmp is implemented twice. I only changed the... |
commit | commitdiff | tree | snapshot |
2008-05-26 |
nekral-guest | * libmisc/isexpired.c: ARGSUSED is no more needed... |
commit | commitdiff | tree | snapshot |
2008-05-26 |
nekral-guest | * libmisc/sulog.c (sulog): The success argument is... |
commit | commitdiff | tree | snapshot |
2008-05-26 |
nekral-guest | Updated copyright dates. |
commit | commitdiff | tree | snapshot |
2008-05-26 |
nekral-guest | * libmisc/ttytype.c: Avoid implicit conversion of... |
commit | commitdiff | tree | snapshot |
2008-05-25 |
nekral-guest | * libmisc/mail.c: Avoid implicit conversion of pointer... |
commit | commitdiff | tree | snapshot |
2008-05-25 |
nekral-guest | * libmisc/loginprompt.c: Avoid implicit conversion... |
commit | commitdiff | tree | snapshot |
2008-05-25 |
nekral-guest | Avoid implicit conversion of chars to booleans. |
commit | commitdiff | tree | snapshot |
2008-05-25 |
nekral-guest | selinux_checked, selinux_enabled, and set_orig are... |
commit | commitdiff | tree | snapshot |
2008-05-25 |
nekral-guest | * libmisc/setugid.c (setup_uid_gid): The is_console... |
commit | commitdiff | tree | snapshot |
2008-05-25 |
nekral-guest | * libmisc/setugid.c (setup_uid_gid): The is_console... |
commit | commitdiff | tree | snapshot |
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 |
next |