2009-04-24 |
nekral-guest | * src/useradd.c: Check assumptions on snprintf(). |
commit | commitdiff | tree | snapshot |
2009-04-24 |
nekral-guest | * src/lastlog.c: Remove function calls from within... |
commit | commitdiff | tree | snapshot |
2009-04-24 |
nekral-guest | * libmisc/obscure.c: Change some int to size_t. |
commit | commitdiff | tree | snapshot |
2009-04-24 |
nekral-guest | * libmisc/console.c: Use a less disturbing construct... |
commit | commitdiff | tree | snapshot |
2009-04-24 |
nekral-guest | * libmisc/limits.c: Parse the limits, umask, nice... |
commit | commitdiff | tree | snapshot |
2009-04-24 |
nekral-guest | * libmisc/salt.c: In case gettimeofday() fails, get... |
commit | commitdiff | tree | snapshot |
2009-04-24 |
nekral-guest | * libmisc/setupenv.c: Prefer snprintf to sprintf,... |
commit | commitdiff | tree | snapshot |
2009-04-24 |
nekral-guest | * libmisc/loginprompt.c: Prefer snprintf to sprintf... |
commit | commitdiff | tree | snapshot |
2009-04-24 |
nekral-guest | * src/faillog.c: Remove function calls from within... |
commit | commitdiff | tree | snapshot |
2009-04-24 |
nekral-guest | * libmisc/mail.c: Ignore the return value of puts(). |
commit | commitdiff | tree | snapshot |
2009-04-23 |
nekral-guest | * lib/commonio.c, lib/commonio.h, lib/groupio.c, lib... |
commit | commitdiff | tree | snapshot |
2009-04-23 |
nekral-guest | * lib/pwauth.c: Use a boolean for wipe_clear_pass... |
commit | commitdiff | tree | snapshot |
2009-04-23 |
nekral-guest | * src/groupmod.c: Cast ID to ulongs and use ulong... |
commit | commitdiff | tree | snapshot |
2009-04-23 |
nekral-guest | * src/newgrp.c: Added splint annotations. |
commit | commitdiff | tree | snapshot |
2009-04-23 |
nekral-guest | * libmisc/pwdcheck.c (passwd_check): The progname... |
commit | commitdiff | tree | snapshot |
2009-04-23 |
nekral-guest | * libmisc/setupenv.c: Avoid assignments in comparisons. |
commit | commitdiff | tree | snapshot |
2009-04-23 |
nekral-guest | * libmisc/find_new_gid.c, libmisc/find_new_uid.c, |
commit | commitdiff | tree | snapshot |
2009-04-23 |
nekral-guest | * libmisc/loginprompt.c: Use exit(EXIT_FAILURE) instead of |
commit | commitdiff | tree | snapshot |
2009-04-23 |
nekral-guest | * libmisc/env.c, libmisc/age.c: Added splint annotations. |
commit | commitdiff | tree | snapshot |
2009-04-23 |
nekral-guest | * lib/fputsx.c, lib/gshadow.c, lib/commonio.h: Added... |
commit | commitdiff | tree | snapshot |
2009-04-23 |
nekral-guest | * lib/gshadow.c, lib/commonio.h: Added splint annotations. |
commit | commitdiff | tree | snapshot |
2009-04-23 |
nekral-guest | * lib/getdef.c: Added splint annotations. |
commit | commitdiff | tree | snapshot |
2009-04-23 |
nekral-guest | * lib/get_gid.c: gidstr should not be NULL, but the... |
commit | commitdiff | tree | snapshot |
2009-04-23 |
nekral-guest | * src/faillog.c: Added splint annotations. |
commit | commitdiff | tree | snapshot |
2009-04-23 |
nekral-guest | * src/grpck.c: Ignore puts return value. |
commit | commitdiff | tree | snapshot |
2009-04-23 |
nekral-guest | * src/lastlog.c: Use EXIT_FAILURE / EXIT_SUCCESS for... |
commit | commitdiff | tree | snapshot |
2009-04-23 |
nekral-guest | * src/newgrp.c: Added assertion to guide splint (and... |
commit | commitdiff | tree | snapshot |
2009-04-23 |
nekral-guest | * libmisc/find_new_gid.c: Use booleans instead of... |
commit | commitdiff | tree | snapshot |
2009-04-23 |
nekral-guest | * libmisc/yesno.c: Ignore the return value of puts. |
commit | commitdiff | tree | snapshot |
2009-04-23 |
nekral-guest | * libmisc/age.c: Use exit(EXIT_FAILURE) instead of... |
commit | commitdiff | tree | snapshot |
2009-04-23 |
nekral-guest | * libmisc/xgetXXbyYY.c, libmisc/myname.c, libmisc... |
commit | commitdiff | tree | snapshot |
2009-04-22 |
nekral-guest | Fix typo. |
commit | commitdiff | tree | snapshot |
2009-04-22 |
nekral-guest | * lib/defines.h: Added splint definitions to replace... |
commit | commitdiff | tree | snapshot |
2009-04-22 |
nekral-guest | * libmisc/utmp.c, libmisc/age.c, libmisc/shell.c,... |
commit | commitdiff | tree | snapshot |
2009-04-22 |
nekral-guest | * libmisc/utmp.c: Added splint annotations. |
commit | commitdiff | tree | snapshot |
2009-04-22 |
nekral-guest | * libmisc/utmp.c: Only set ut_time and ut_tv if gettim... |
commit | commitdiff | tree | snapshot |
2009-04-22 |
nekral-guest | * libmisc/utmp.c: Fix the check for empty host in... |
commit | commitdiff | tree | snapshot |
2009-04-22 |
nekral-guest | * libmisc/utmp.c: The ut argument of prepare_utmp... |
commit | commitdiff | tree | snapshot |
2009-04-22 |
nekral-guest | * libmisc/utmp.c: Removed old documentation of setutmp(). |
commit | commitdiff | tree | snapshot |
2009-04-22 |
nekral-guest | * libmisc/utmp.c: Use xmalloc() rather than malloc(). |
commit | commitdiff | tree | snapshot |
2009-04-22 |
nekral-guest | * libmisc/utmp.c: The name returned by ttyame() needs... |
commit | commitdiff | tree | snapshot |
2009-04-22 |
nekral-guest | * src/login.c: Added splint annotations. |
commit | commitdiff | tree | snapshot |
2009-04-22 |
nekral-guest | * src/login.c: Added assert()s for NULL (or ! NULL... |
commit | commitdiff | tree | snapshot |
2009-04-22 |
nekral-guest | Re-indent. |
commit | commitdiff | tree | snapshot |
2009-04-22 |
nekral-guest | * src/login.c: After login_prompt(), do not check... |
commit | commitdiff | tree | snapshot |
2009-04-22 |
nekral-guest | * lib/defines.h: Define USER_NAME_MAX_LENGTH, based... |
commit | commitdiff | tree | snapshot |
2009-04-22 |
nekral-guest | * src/login.c: Use xmalloc() instead of malloc(). |
commit | commitdiff | tree | snapshot |
2009-04-22 |
nekral-guest | * src/login.c: Ignore the return value of puts(),... |
commit | commitdiff | tree | snapshot |
2009-04-22 |
nekral-guest | * src/login.c: timeout, delay, and retries should... |
commit | commitdiff | tree | snapshot |
2009-04-22 |
nekral-guest | * src/login.c: If we cannot get the terminal configura... |
commit | commitdiff | tree | snapshot |
2009-04-22 |
nekral-guest | * src/login.c: utent might be NULL after get_current_u... |
commit | commitdiff | tree | snapshot |
2009-04-22 |
nekral-guest | * src/login.c: Removed temp_shell. No more used. |
commit | commitdiff | tree | snapshot |
2009-04-22 |
nekral-guest | * src/login.c: Added update_utmp() to group the prepar... |
commit | commitdiff | tree | snapshot |
2009-04-22 |
nekral-guest | * src/login.c: Do not include netdb.h. gethostbyname... |
commit | commitdiff | tree | snapshot |
2009-04-21 |
nekral-guest | * src/login.c: Check if login is run with effective... |
commit | commitdiff | tree | snapshot |
2009-04-21 |
nekral-guest | Added previous commit changelog. |
commit | commitdiff | tree | snapshot |
2009-04-21 |
nekral-guest | * libmisc/utmp.c: Reworked. Get rid of Linux specific... |
commit | commitdiff | tree | snapshot |
2009-04-21 |
nekral-guest | * NEWS, configure.in: Enable --enable-account-tools... |
commit | commitdiff | tree | snapshot |
2009-04-21 |
nekral-guest | * etc/pam.d/Makefile.am: Distribute all pam.d files... |
commit | commitdiff | tree | snapshot |
2009-04-21 |
nekral-guest | * lib/shadowmem.c: Added spw_free(). |
commit | commitdiff | tree | snapshot |
2009-04-21 |
nekral-guest | * libmisc/shell.c: Add brackets and parenthesis. |
commit | commitdiff | tree | snapshot |
2009-04-21 |
nekral-guest | * lib/defines.h: Added MIN and MAX macros. |
commit | commitdiff | tree | snapshot |
2009-04-21 |
nekral-guest | Fix typo ( ) and fix a compilation warning (wrong... |
commit | commitdiff | tree | snapshot |
2009-04-21 |
nekral-guest | Fix typo. |
commit | commitdiff | tree | snapshot |
2009-04-20 |
nekral-guest | Added more comments to the changelog entry. |
commit | commitdiff | tree | snapshot |
2009-04-20 |
nekral-guest | * NEWS, src/lastlog.c: Fix regression causing empty... |
commit | commitdiff | tree | snapshot |
2009-04-20 |
nekral-guest | * src/login.c: Get rid of pwent. pwd is sufficient... |
commit | commitdiff | tree | snapshot |
2009-04-20 |
nekral-guest | * src/login.c: ttytype already checks for TTYTYPE_FILE... |
commit | commitdiff | tree | snapshot |
2009-04-20 |
nekral-guest | Re-indent. |
commit | commitdiff | tree | snapshot |
2009-04-20 |
nekral-guest | * src/login.c: Open the PAM session before pam_setcred... |
commit | commitdiff | tree | snapshot |
2009-04-20 |
nekral-guest | * src/login.c: Added helper functions get_pam_user... |
commit | commitdiff | tree | snapshot |
2009-04-20 |
nekral-guest | * src/login.c: Added parameter to check_nologin. This... |
commit | commitdiff | tree | snapshot |
2009-04-20 |
nekral-guest | * src/login.c: Added comments. |
commit | commitdiff | tree | snapshot |
2009-04-20 |
nekral-guest | * src/login.c: We do not need to keep the old umask... |
commit | commitdiff | tree | snapshot |
2009-04-20 |
nekral-guest | * src/login.c: We do not need to keep the old umask... |
commit | commitdiff | tree | snapshot |
2009-04-20 |
nekral-guest | * libmisc/hushed.c, lib/prototypes.h, src/login.c... |
commit | commitdiff | tree | snapshot |
2009-04-20 |
nekral-guest | * libmisc/setugid.c: Updated comments. |
commit | commitdiff | tree | snapshot |
2009-04-20 |
nekral-guest | * libmisc/failure.h, libmisc/failure.c, src/login... |
commit | commitdiff | tree | snapshot |
2009-04-20 |
nekral-guest | * libmisc/failure.h, libmisc/failure.c, src/login... |
commit | commitdiff | tree | snapshot |
2009-04-20 |
nekral-guest | * libmisc/ttytype.c: Add brackets and parenthesis. |
commit | commitdiff | tree | snapshot |
2009-04-20 |
nekral-guest | * lib/pwio.c, lib/shadowio.c, lib/groupio.c, lib/sgrou... |
commit | commitdiff | tree | snapshot |
2009-04-19 |
nekral-guest | * po/ko.po: Updated Korean translation. |
commit | commitdiff | tree | snapshot |
2009-04-19 |
nekral-guest | * NEWS, src/login.c: Also check if the authentication... |
commit | commitdiff | tree | snapshot |
2009-04-19 |
nekral-guest | * src/login.c: fflg is already restricted to root... |
commit | commitdiff | tree | snapshot |
2009-04-19 |
nekral-guest | * libmisc/utmp.c: Always call endutent or endutxent... |
commit | commitdiff | tree | snapshot |
2009-04-19 |
nekral-guest | * src/login.c: Added comment to make sure PAM_RHOST... |
commit | commitdiff | tree | snapshot |
2009-04-17 |
nekral-guest | * libmisc/utmp.c: Do not trust the current utmp entry... |
commit | commitdiff | tree | snapshot |
2009-04-17 |
nekral-guest | * NEWS, src/login.c: Do not trust the current utmp... |
commit | commitdiff | tree | snapshot |
2009-04-15 |
nekral-guest | * configure.in: Updated version number. |
commit | commitdiff | tree | snapshot |
2009-04-15 |
nekral-guest | * po/shadow.pot, man/po/shadow-man-pages.pot: Regenerated. |
commit | commitdiff | tree | snapshot |
2009-04-15 |
nekral-guest | Fix NEWS entry. |
commit | commitdiff | tree | snapshot |
2009-04-15 |
nekral-guest | Fixed nb.po format and added info about the update. |
commit | commitdiff | tree | snapshot |
2009-04-15 |
nekral-guest | * NEWS, src/userdel.c: Fixed SE Linux support. semanag... |
commit | commitdiff | tree | snapshot |
2009-04-15 |
nekral-guest | * NEWS, srclib/getlong.c: Fix parsing of octal numbers. |
commit | commitdiff | tree | snapshot |
2009-04-15 |
nekral-guest | libmisc/system.c was contributed by Dan Walsh. |
commit | commitdiff | tree | snapshot |
2009-04-15 |
nekral-guest | * NEW, src/vipw.c: SE Linux: Set the default context... |
commit | commitdiff | tree | snapshot |
2009-04-14 |
nekral-guest | Added one TODO item for usermod. |
commit | commitdiff | tree | snapshot |
2009-04-14 |
nekral-guest | * man/usermod.8.xml: There are no default values for... |
commit | commitdiff | tree | snapshot |
2009-04-14 |
nekral-guest | Removed TODO entries |
commit | commitdiff | tree | snapshot |
2009-04-12 |
bubulle | Norwegian Bokmål translation update |
commit | commitdiff | tree | snapshot |
next |