2008-06-13 |
nekral-guest | * src/pwck.c: Use a %lu format and cast group and... |
commit | commitdiff | tree | snapshot |
2008-06-13 |
nekral-guest | * src/passwd.c: Ignore return value of time() when... |
commit | commitdiff | tree | snapshot |
2008-06-13 |
nekral-guest | * src/groupmod.c: The ID argument of audit_logger... |
commit | commitdiff | tree | snapshot |
2008-06-13 |
nekral-guest | * src/useradd.c: The ID argument of audit_logger is... |
commit | commitdiff | tree | snapshot |
2008-06-13 |
nekral-guest | Fix typo. |
commit | commitdiff | tree | snapshot |
2008-06-13 |
nekral-guest | * src/su.c: fork() and waitpid() return a pid_t, not... |
commit | commitdiff | tree | snapshot |
2008-06-13 |
nekral-guest | * src/groupdel.c: The ID argument of audit_logger... |
commit | commitdiff | tree | snapshot |
2008-06-13 |
nekral-guest | * src/expiry.c: Ignore the return value of signal(). |
commit | commitdiff | tree | snapshot |
2008-06-13 |
nekral-guest | * src/newusers.c: Fix the check for GID/UID validity. |
commit | commitdiff | tree | snapshot |
2008-06-13 |
nekral-guest | * src/usermod.c: Cast dates to time_t, and number... |
commit | commitdiff | tree | snapshot |
2008-06-13 |
nekral-guest | * src/logoutd.c: Ignore return value of time() when... |
commit | commitdiff | tree | snapshot |
2008-06-13 |
nekral-guest | * src/pwconv.c: Use SHADOW_SP_FLAG_UNSET for the initial |
commit | commitdiff | tree | snapshot |
2008-06-13 |
nekral-guest | * src/gpasswd.c: The ID argument of audit_logger is... |
commit | commitdiff | tree | snapshot |
2008-06-13 |
nekral-guest | * src/userdel.c: The ID argument of audit_logger is... |
commit | commitdiff | tree | snapshot |
2008-06-13 |
nekral-guest | * src/newgrp.c: Use a %lu format and cast group and... |
commit | commitdiff | tree | snapshot |
2008-06-13 |
nekral-guest | * libmisc/isexpired.c: Cast number of days to a long... |
commit | commitdiff | tree | snapshot |
2008-06-13 |
nekral-guest | * libmisc/copydir.c: Do not specify a size of arrays... |
commit | commitdiff | tree | snapshot |
2008-06-13 |
nekral-guest | * libmisc/pwd2spwd.c: Cast number of days to a long... |
commit | commitdiff | tree | snapshot |
2008-06-13 |
nekral-guest | * lib/defines.h: Include <config.h> since it uses... |
commit | commitdiff | tree | snapshot |
2008-06-13 |
nekral-guest | * libmisc/sulog.c: Ignore the return value of umask... |
commit | commitdiff | tree | snapshot |
2008-06-13 |
nekral-guest | * libmisc/log.c: Avoid assignments in comparisons. |
commit | commitdiff | tree | snapshot |
2008-06-13 |
nekral-guest | * libmisc/strtoday.c: Avoid implicit conversion of... |
commit | commitdiff | tree | snapshot |
2008-06-13 |
nekral-guest | * libmisc/salt.c: Use a size_t for the size of strings... |
commit | commitdiff | tree | snapshot |
2008-06-13 |
nekral-guest | * libmisc/age.c: fork() and wait return a pid_t, not... |
commit | commitdiff | tree | snapshot |
2008-06-13 |
nekral-guest | * libmisc/rlogin.c: The size argument of read() is... |
commit | commitdiff | tree | snapshot |
2008-06-13 |
nekral-guest | * libmisc/failure.c: Avoid assignments in comparisons. |
commit | commitdiff | tree | snapshot |
2008-06-13 |
nekral-guest | * libmisc/chowntty.c: Avoid assignments in comparisons. |
commit | commitdiff | tree | snapshot |
2008-06-13 |
nekral-guest | * libmisc/audit_help.c: Add brackets. |
commit | commitdiff | tree | snapshot |
2008-06-13 |
nekral-guest | * libmisc/addgrps.c: Avoid implicit conversion of... |
commit | commitdiff | tree | snapshot |
2008-06-13 |
nekral-guest | * libmisc/utmp.c: Avoid implicit conversion of pointers to |
commit | commitdiff | tree | snapshot |
2008-06-13 |
nekral-guest | * libmisc/console.c, libmisc/hushed.c, libmisc/yesno.c, |
commit | commitdiff | tree | snapshot |
2008-06-10 |
nekral-guest | Avoid implicit conversion of pointers to booleans. |
commit | commitdiff | tree | snapshot |
2008-06-10 |
nekral-guest | Add brackets. |
commit | commitdiff | tree | snapshot |
2008-06-10 |
nekral-guest | * src/pwck.c: Use a bool when possible instead of... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
nekral-guest | * src/su.c: Use a bool when possible instead of int... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
nekral-guest | * lib/prototypes.h, libmisc/valid.c: Change the protot... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
nekral-guest | Avoid implicit conversion of integer to boolean. |
commit | commitdiff | tree | snapshot |
2008-06-10 |
nekral-guest | * lib/commonio.c: Add brackets and parenthesis. |
commit | commitdiff | tree | snapshot |
2008-06-10 |
nekral-guest | * lib/prototypes.h: Fix the prototypes to match earlie... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
nekral-guest | Fix typo. Compil fix. |
commit | commitdiff | tree | snapshot |
2008-06-10 |
nekral-guest | * lib/nscd.c: Include defines.h. |
commit | commitdiff | tree | snapshot |
2008-06-10 |
nekral-guest | * lib/port.c: Add brackets and parenthesis. |
commit | commitdiff | tree | snapshot |
2008-06-10 |
nekral-guest | * src/id.c: Ignore the return value of fputs(), puts... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
nekral-guest | * src/chsh.c: Use a bool when possible instead of... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
nekral-guest | * src/grpunconv.c: Use a bool when possible instead... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
nekral-guest | * src/sulogin.c: Ignore return value of setlocale(), |
commit | commitdiff | tree | snapshot |
2008-06-10 |
nekral-guest | * src/groups.c: Use a bool when possible instead of... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
nekral-guest | re-indent. |
commit | commitdiff | tree | snapshot |
2008-06-10 |
nekral-guest | * src/grpconv.c: Use a bool when possible instead... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
nekral-guest | * src/faillog.c: Use a bool when possible instead... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
nekral-guest | * src/login.c: Avoid multi-statements lines. |
commit | commitdiff | tree | snapshot |
2008-06-10 |
nekral-guest | * src/chage.c: Use a bool when possible instead of... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
nekral-guest | * src/groupadd.c: Use a bool when possible instead... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
nekral-guest | * src/pwck.c: Use a bool when possible instead of... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
nekral-guest | * src/passwd.c: Use a bool when possible instead of... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
nekral-guest | * src/groupmod.c: Use a bool when possible instead... |
commit | commitdiff | tree | snapshot |
2008-06-09 |
nekral-guest | * src/su.c: Ignore return value of setlocale(), |
commit | commitdiff | tree | snapshot |
2008-06-09 |
nekral-guest | * src/useradd.c: Use a bool when possible instead... |
commit | commitdiff | tree | snapshot |
2008-06-09 |
nekral-guest | * src/vipw.c: Use a bool when possible instead of... |
commit | commitdiff | tree | snapshot |
2008-06-09 |
nekral-guest | * src/chgpasswd.c: Use a bool when possible instead... |
commit | commitdiff | tree | snapshot |
2008-06-09 |
nekral-guest | * src/groupdel.c: Use a bool when possible instead... |
commit | commitdiff | tree | snapshot |
2008-06-09 |
nekral-guest | * src/expiry.c: Ignore return value of setlocale(), |
commit | commitdiff | tree | snapshot |
2008-06-09 |
nekral-guest | Add brackets and parenthesis. |
commit | commitdiff | tree | snapshot |
2008-06-09 |
nekral-guest | * src/pwunconv.c: Use a bool when possible instead... |
commit | commitdiff | tree | snapshot |
2008-06-09 |
nekral-guest | * src/usermod.c: Use a bool when possible instead... |
commit | commitdiff | tree | snapshot |
2008-06-09 |
nekral-guest | * src/groupmems.c: Move the declaration of option_inde... |
commit | commitdiff | tree | snapshot |
2008-06-09 |
nekral-guest | * src/chfn.c: Use a bool when possible instead of... |
commit | commitdiff | tree | snapshot |
2008-06-09 |
nekral-guest | * src/logoutd.c: Use a bool when possible instead... |
commit | commitdiff | tree | snapshot |
2008-06-09 |
nekral-guest | * src/chpasswd.c: Use a bool when possible instead... |
commit | commitdiff | tree | snapshot |
2008-06-09 |
nekral-guest | * src/pwconv.c: Use a bool when possible instead of... |
commit | commitdiff | tree | snapshot |
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 |
next |