2024-12-31 |
Serge Hallyn | Release 4.17.1 4.17.1 |
commit | commitdiff | tree | snapshot |
2024-12-31 |
Tobias Stoeckmann | su: Fix su - regression |
commit | commitdiff | tree | snapshot |
2024-12-25 |
Serge Hallyn | Release 4.17.0 4.17.0 |
commit | commitdiff | tree | snapshot |
2024-12-25 |
Pranav Lawate | Added information in lastlog man page for new option... |
commit | commitdiff | tree | snapshot |
2024-12-10 |
Alejandro Colomar | lib/fs/readlink/: readlinknul(): Fix return type |
commit | commitdiff | tree | snapshot |
2024-12-10 |
Alejandro Colomar | lib/fs/readlink/readlinknul.h: readlinknul(): Silence... |
commit | commitdiff | tree | snapshot |
2024-12-10 |
Pranav Lawate | Added option -a for listing active users only, optimize... |
commit | commitdiff | tree | snapshot |
2024-12-10 |
Alejandro Colomar | lib/, src/: Use !streq() instead of its pattern |
commit | commitdiff | tree | snapshot |
2024-12-10 |
Alejandro Colomar | lib/, src/: Use streq() instead of its pattern |
commit | commitdiff | tree | snapshot |
2024-12-10 |
Alejandro Colomar | lib/sgetgrent.c: sgetgrent(): Fix use-after-free bug |
commit | commitdiff | tree | snapshot |
2024-12-06 |
Serge Hallyn | Release 4.17.0-rc1 |
commit | commitdiff | tree | snapshot |
2024-12-06 |
Alejandro Colomar | lib/gshadow.c: build_list(): Transform while loop into... |
commit | commitdiff | tree | snapshot |
2024-12-06 |
Alejandro Colomar | lib/gshadow.c: build_list(): Allocate at once |
commit | commitdiff | tree | snapshot |
2024-12-06 |
Alejandro Colomar | lib/gshadow.c: Remove redundant variables |
commit | commitdiff | tree | snapshot |
2024-12-06 |
Alejandro Colomar | lib/gshadow.c: build_list(): Remove second parameter |
commit | commitdiff | tree | snapshot |
2024-12-06 |
Alejandro Colomar | lib/gshadow.c: sgetsgent(): Be consistent using NULL |
commit | commitdiff | tree | snapshot |
2024-12-06 |
Alejandro Colomar | lib/gshadow.c: build_list(): Compact ++ into previous... |
commit | commitdiff | tree | snapshot |
2024-12-06 |
Alejandro Colomar | lib/gshadow.c: build_list(): Minimize use of pointer... |
commit | commitdiff | tree | snapshot |
2024-12-06 |
Alejandro Colomar | lib/gshadow.c: Remove dead code |
commit | commitdiff | tree | snapshot |
2024-12-06 |
Alejandro Colomar | lib/gshadow.c: Move zeroing to within build_list() |
commit | commitdiff | tree | snapshot |
2024-12-06 |
Alejandro Colomar | lib/gshadow.c: sgetsgent(): Remove superfluous condition |
commit | commitdiff | tree | snapshot |
2024-12-06 |
Alejandro Colomar | lib/gshadow.c: build_list(): Remove dead assignment |
commit | commitdiff | tree | snapshot |
2024-12-06 |
Alejandro Colomar | lib/gshadow.c: build_list(): Improve variable and param... |
commit | commitdiff | tree | snapshot |
2024-12-06 |
Alejandro Colomar | lib/gshadow.c: build_list(): Remove unused variable |
commit | commitdiff | tree | snapshot |
2024-12-06 |
Alejandro Colomar | lib/gshadow.c: build_list(): Fix type of parameter |
commit | commitdiff | tree | snapshot |
2024-12-06 |
Alejandro Colomar | src/: Transform do-while into while |
commit | commitdiff | tree | snapshot |
2024-12-05 |
Alejandro Colomar | lib/, src/: Use strsep(3) instead of strtok(3) |
commit | commitdiff | tree | snapshot |
2024-12-05 |
Iker Pedrosa | CI: update artifacts action |
commit | commitdiff | tree | snapshot |
2024-12-03 |
Dennis Baurichter | groupadd, groupmod: Update gshadow file with -U |
commit | commitdiff | tree | snapshot |
2024-12-02 |
Alejandro Colomar | lib/, src/: Use !streq() instead of its pattern |
commit | commitdiff | tree | snapshot |
2024-12-02 |
Alejandro Colomar | contrib/, lib/, src/: Use streq() instead of its pattern |
commit | commitdiff | tree | snapshot |
2024-12-02 |
Alejandro Colomar | lib/gshadow_.h: __STDC__ is always 1 |
commit | commitdiff | tree | snapshot |
2024-12-02 |
Alejandro Colomar | lib/csrand.c: csrand(): Use read(2) instead of fread(2) |
commit | commitdiff | tree | snapshot |
2024-12-02 |
Alejandro Colomar | src/login_nopam.c: resolve_hostname(): Use NI_MAXHOST... |
commit | commitdiff | tree | snapshot |
2024-11-27 |
Volker Theile | Allow setting an empty homedir |
commit | commitdiff | tree | snapshot |
2024-11-25 |
Alejandro Colomar | share/container-build.sh: Fix path |
commit | commitdiff | tree | snapshot |
2024-11-23 |
Iker Pedrosa | CI: avoid cancelling all jobs when one fails |
commit | commitdiff | tree | snapshot |
2024-11-13 |
Tobias Stoeckmann | lib/idmapping.c: Fix get_map_ranges range check |
commit | commitdiff | tree | snapshot |
2024-11-13 |
Alejandro Colomar | lib/, src/: Use NULL instead of 0 as a null pointer... |
commit | commitdiff | tree | snapshot |
2024-11-11 |
Alejandro Colomar | lib/shadow.c: my_sgetspent(): There can be only one! |
commit | commitdiff | tree | snapshot |
2024-11-11 |
Alejandro Colomar | src/login_nopam.c: Rely on the system's MAXHOSTNAMELEN |
commit | commitdiff | tree | snapshot |
2024-11-11 |
Alejandro Colomar | lib/gshadow.c: endsgent(): Invert logic to reduce inden... |
commit | commitdiff | tree | snapshot |
2024-11-11 |
Alejandro Colomar | lib/list.c: comma_to_list(): Use strchrcnt() instead... |
commit | commitdiff | tree | snapshot |
2024-11-11 |
Alejandro Colomar | lib/string/strchr/: strchrcnt(): Add function |
commit | commitdiff | tree | snapshot |
2024-11-11 |
Alejandro Colomar | lib/string/strcmp/: streq(): Add function |
commit | commitdiff | tree | snapshot |
2024-11-08 |
frostb1te | src/gpasswd.c: is_valid_user_list(): Fix invalid free(3) |
commit | commitdiff | tree | snapshot |
2024-11-04 |
Miroslav Cimerman | man/shadow,man/gshadow: Fix grammar |
commit | commitdiff | tree | snapshot |
2024-11-02 |
Alejandro Colomar | lib/fs/readlink/areadlink.h: areadlink(): Use PATH_MAX... |
commit | commitdiff | tree | snapshot |
2024-11-02 |
Alejandro Colomar | lib/fs/readlink/areadlink.h: Cosmetic changes |
commit | commitdiff | tree | snapshot |
2024-11-02 |
Alejandro Colomar | lib/fs/readlink/, lib/: areadlink(): Move and rename... |
commit | commitdiff | tree | snapshot |
2024-11-02 |
Alejandro Colomar | lib/: Use READLINKNUL() instead of its pattern |
commit | commitdiff | tree | snapshot |
2024-11-02 |
Alejandro Colomar | lib/: Use readlinknul() instead of its pattern |
commit | commitdiff | tree | snapshot |
2024-11-02 |
Alejandro Colomar | lib/fs/readlink/readlinknul.h: READLINKNUL(): Add macro |
commit | commitdiff | tree | snapshot |
2024-11-02 |
Alejandro Colomar | lib/fs/readlink/: readlinknul(): Add function |
commit | commitdiff | tree | snapshot |
2024-10-31 |
Iker Pedrosa | CI: fix fedora build problems |
commit | commitdiff | tree | snapshot |
2024-10-31 |
Serge Hallyn | CI: fix handling of sources.list |
commit | commitdiff | tree | snapshot |
2024-10-31 |
Alejandro Colomar | lib/loginprompt.c: login_prompt(): Use strtcpy() instea... |
commit | commitdiff | tree | snapshot |
2024-10-31 |
Alejandro Colomar | lib/getdef.c: Remove dead code |
commit | commitdiff | tree | snapshot |
2024-10-31 |
Alejandro Colomar | lib/fields.c: Remove dead code |
commit | commitdiff | tree | snapshot |
2024-10-30 |
sgakerru | src/useradd.c: get_groups(): Fix memory leak |
commit | commitdiff | tree | snapshot |
2024-10-22 |
Marcin Nowakowski | Fix coverity unbound buffer issues |
commit | commitdiff | tree | snapshot |
2024-10-22 |
Alejandro Colomar | lib/alloc/realloc*.h: Always reallocate at least 1... |
commit | commitdiff | tree | snapshot |
2024-10-22 |
Alejandro Colomar | lib/alloc/realloc*.h: Rename macro parameter |
commit | commitdiff | tree | snapshot |
2024-10-17 |
Alejandro Colomar | doc/contributions/introduction.md: Fix typo in link |
commit | commitdiff | tree | snapshot |
2024-10-15 |
Iker Pedrosa | CI: install `libltdl-dev` |
commit | commitdiff | tree | snapshot |
2024-10-15 |
Iker Pedrosa | CI: run command as non-root user |
commit | commitdiff | tree | snapshot |
2024-10-15 |
Iker Pedrosa | CI: run `Install dependencies` workflow |
commit | commitdiff | tree | snapshot |
2024-10-15 |
Iker Pedrosa | CI: update Ubuntu repositories configuration |
commit | commitdiff | tree | snapshot |
2024-10-14 |
Alejandro Colomar | src/suauth.c: check_su_auth(): Use pointers to simplify |
commit | commitdiff | tree | snapshot |
2024-10-14 |
Alejandro Colomar | src/suauth.c: check_su_auth(): Use strspn(3) instead... |
commit | commitdiff | tree | snapshot |
2024-10-14 |
Alejandro Colomar | lib/gshadow.c: endsgent(): Remove dead assignment |
commit | commitdiff | tree | snapshot |
2024-10-14 |
Alejandro Colomar | lib/port.c: portcmp(): Use strcmp(3) instead of its... |
commit | commitdiff | tree | snapshot |
2024-10-14 |
Alejandro Colomar | lib/, src/: Use stpspn() instead of its pattern |
commit | commitdiff | tree | snapshot |
2024-10-05 |
Iker Pedrosa | useradd: fix comparison sign for write_full() return |
commit | commitdiff | tree | snapshot |
2024-10-05 |
kugarocks | src/useradd.c: Add the missing equals sign |
commit | commitdiff | tree | snapshot |
2024-10-03 |
Alejandro Colomar | src/check_subid_range.c: Remove dead code |
commit | commitdiff | tree | snapshot |
2024-10-02 |
Tobias Stoeckmann | man/subgid,man/subuid: Fix program list |
commit | commitdiff | tree | snapshot |
2024-10-02 |
Tobias Stoeckmann | man/passwd: Fix typo |
commit | commitdiff | tree | snapshot |
2024-10-01 |
Alejandro Colomar | src/useradd.c: Add fmkomstemp() to fix mode of </etc... |
commit | commitdiff | tree | snapshot |
2024-09-29 |
Tobias Stoeckmann | lib: Eliminate dead code |
commit | commitdiff | tree | snapshot |
2024-09-18 |
Tobias Stoeckmann | lib/run_part: Adjust style |
commit | commitdiff | tree | snapshot |
2024-09-18 |
Tobias Stoeckmann | lib/run_part: Unify error messages |
commit | commitdiff | tree | snapshot |
2024-09-18 |
Tobias Stoeckmann | lib: Fix typo |
commit | commitdiff | tree | snapshot |
2024-09-18 |
Tobias Stoeckmann | lib/run_part: Reduce visibility |
commit | commitdiff | tree | snapshot |
2024-09-18 |
Tobias Stoeckmann | lib/run_part: Unify logging |
commit | commitdiff | tree | snapshot |
2024-09-18 |
Tobias Stoeckmann | lib/run_part: Use correct data types |
commit | commitdiff | tree | snapshot |
2024-09-13 |
Tobias Stoeckmann | Fix typos |
commit | commitdiff | tree | snapshot |
2024-09-13 |
Iker Pedrosa | useradd: fix write_full() return value |
commit | commitdiff | tree | snapshot |
2024-09-12 |
Pino Toscano | lib/user_busy.c: Include <utmpx.h> |
commit | commitdiff | tree | snapshot |
2024-09-01 |
Alejandro Colomar | src/: Recommend --badname only if it is useful |
commit | commitdiff | tree | snapshot |
2024-09-01 |
Alejandro Colomar | src/: Invert logic to improve readability |
commit | commitdiff | tree | snapshot |
2024-09-01 |
Alejandro Colomar | lib/chkname.c: is_valid_{user,group}_name(): Set errno... |
commit | commitdiff | tree | snapshot |
2024-09-01 |
Alejandro Colomar | man/userdel.8.xml: Reword '-f' |
commit | commitdiff | tree | snapshot |
2024-08-31 |
Alejandro Colomar | lib/: Chain free(strzero(s)) |
commit | commitdiff | tree | snapshot |
2024-08-31 |
Alejandro Colomar | lib/string/memset/: memzero(), strzero(): Return the... |
commit | commitdiff | tree | snapshot |
2024-08-31 |
Alejandro Colomar | lib/: Move memzero.[ch] under lib/string/memset/ |
commit | commitdiff | tree | snapshot |
2024-08-23 |
Alejandro Colomar | po/es.po: wsfix |
commit | commitdiff | tree | snapshot |
2024-08-23 |
Alejandro Colomar | lib/string/strftime.h: STRFTIME(): Tighten macro definition |
commit | commitdiff | tree | snapshot |
2024-08-23 |
Alejandro Colomar | src/chage.c: print_day_as_date(): Handle errors from... |
commit | commitdiff | tree | snapshot |
2024-08-23 |
Alejandro Colomar | src/chage.c: print_day_as_date(): Simplify error handling |
commit | commitdiff | tree | snapshot |
next |