0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
lib/adds.[ch]: Add addsl() and addsl3() More... 4 months ago
login.defs.5: Be specific that only -1 is allowed More... 4 months ago
src/passwd.c: Add overflow check More... 4 months ago
man/: CONSOLE_GROUPS is only used without PAM More... 4 months ago
lib/defines.h: Use 'time_t' for DAY More... 4 months ago
man/: ENV_HZ is only used without PAM More... 4 months ago
man/: Support compiling in build directory More... 5 months ago
man/: add BCRYPT and YESCRYPT information More... 5 months ago
lib/getdef.c: Reject negative values in getdef_* except -1 More... 5 months ago
lib/: Saturate addition to avoid overflow More... 5 months ago
src/chage.c: Unify long overflow checks in print_day_as_date() More... 5 months ago
src/: Fix long/time_t handling More... 5 months ago
src/passwd.c: Switch to day precision More... 5 months ago
lib/, src/: Remove SCALE definition More... 5 months ago
src/su.c: Fix type of variable More... 5 months ago
lib/defines.h: Remove ITI_AGING More... 5 months ago
src/chfn,chpasswd,newusers: declare fatal_exit() NORETURN More... 5 months ago
lib: avoid format truncation More... 5 months ago
lib: avoid double close on error More... 5 months ago
Update close(2) checking More... 5 months ago
src/useradd: free string More... 5 months ago
lib/failure,utmp: update error messages More... 5 months ago
lib/utmp: merge file access More... 5 months ago
src/useradd: avoid usage of sprintf More... 5 months ago
src/usermod,groups: use checked malloc More... 5 months ago
lib/: Use ATTR_ACCESS() instead of /*@out@*/ More... 5 months ago
lib/: get[u]long(): Use ATTR_ACCESS() instead of /*@out@*/ More... 5 months ago
lib/: fgetsx(): Use ATTR_ACCESS() instead of /*@out@*/ More... 5 months ago
lib/: Remove incorrect /*@out@*/ comment from functions that read the pointee More... 5 months ago
lib/: Remove /*@out@*/ comments in return type More... 5 months ago