| 2025-12-07 |
Serge Hallyn | (pre-)Release 4.19.0-rc1 2025-12-07/4.19.0-rc1 1411/head 4.19.0-rc1 |
commit | commitdiff | tree | snapshot |
| 2025-12-07 |
Alejandro Colomar | lib/tcbfuncs.c: rmdir_leading(): Create string just... |
commit | commitdiff | tree | snapshot |
| 2025-12-07 |
Alejandro Colomar | lib/tcbfuncs.c: rmdir_leading(): Constify input |
commit | commitdiff | tree | snapshot |
| 2025-12-06 |
Alejandro Colomar | lib/search/: lsearch_T(): Don't return anything |
commit | commitdiff | tree | snapshot |
| 2025-12-06 |
Alejandro Colomar | lib/: Rename XCALLOC() => xcalloc_T() |
commit | commitdiff | tree | snapshot |
| 2025-12-06 |
Alejandro Colomar | lib/: Rename CALLOC() => calloc_T() |
commit | commitdiff | tree | snapshot |
| 2025-12-06 |
Alejandro Colomar | lib/: Rename XMALLOC() => xmalloc_T() |
commit | commitdiff | tree | snapshot |
| 2025-12-06 |
Alejandro Colomar | lib/: Rename MALLOC() => malloc_T() |
commit | commitdiff | tree | snapshot |
| 2025-12-06 |
Alejandro Colomar | lib/: Rename XREALLOC() => xrealloc_T() |
commit | commitdiff | tree | snapshot |
| 2025-12-06 |
Alejandro Colomar | lib/: Rename REALLOC() => realloc_T() |
commit | commitdiff | tree | snapshot |
| 2025-12-06 |
Alejandro Colomar | lib/, src/: Rename REALLOCF() => reallocf_T() |
commit | commitdiff | tree | snapshot |
| 2025-12-06 |
Alejandro Colomar | lib/alloc/: REALLOC[F](): Move _Generic(3) to separate... |
commit | commitdiff | tree | snapshot |
| 2025-12-06 |
Alejandro Colomar | lib/: Use compound literals to avoid casts |
commit | commitdiff | tree | snapshot |
| 2025-12-06 |
Alejandro Colomar | lib/alloc/: reallocarray[f]_(): Add helper macros to... |
commit | commitdiff | tree | snapshot |
| 2025-12-06 |
Alejandro Colomar | lib/gshadow.c: fgetsgent(): Don't use static variables |
commit | commitdiff | tree | snapshot |
| 2025-12-06 |
Alejandro Colomar | lib/: Use getline(3) instead of its pattern |
commit | commitdiff | tree | snapshot |
| 2025-12-06 |
Alejandro Colomar | lib/, po/: Remove fgetsx() and fputsx() |
commit | commitdiff | tree | snapshot |
| 2025-12-05 |
Iker Pedrosa | tests/system/tests/test_newgrp.py: change to new group |
commit | commitdiff | tree | snapshot |
| 2025-12-05 |
Iker Pedrosa | tests/system/framework/roles/shadow.py: implement bindi... |
commit | commitdiff | tree | snapshot |
| 2025-12-05 |
Iker Pedrosa | share/ansible/: Make sure `expect` is found in Alpine |
commit | commitdiff | tree | snapshot |
| 2025-12-05 |
Iker Pedrosa | share/ansible/: install `expect` package |
commit | commitdiff | tree | snapshot |
| 2025-12-05 |
Iker Pedrosa | tests/system/tests/test_groupmems.py: add user to group... |
commit | commitdiff | tree | snapshot |
| 2025-12-05 |
Iker Pedrosa | tests/system/framework/roles/shadow.py: implement bindi... |
commit | commitdiff | tree | snapshot |
| 2025-12-05 |
Iker Pedrosa | share/ansible/: create the groupmems PAM service file |
commit | commitdiff | tree | snapshot |
| 2025-12-05 |
Iker Pedrosa | tests/system/tests/test_newusers.py: create multiple... |
commit | commitdiff | tree | snapshot |
| 2025-12-05 |
Iker Pedrosa | tests/system/tests/test_newusers.py: create multiple... |
commit | commitdiff | tree | snapshot |
| 2025-12-05 |
Iker Pedrosa | tests/system/framework/roles/shadow.py: implement bindi... |
commit | commitdiff | tree | snapshot |
| 2025-12-05 |
Iker Pedrosa | share/ansible/: create the newusers PAM service file |
commit | commitdiff | tree | snapshot |
| 2025-12-05 |
Alejandro Colomar | lib/search/: Use (void)0 within _Generic(3) to avoid... |
commit | commitdiff | tree | snapshot |
| 2025-12-05 |
Alejandro Colomar | lib/sssd.h: sssd_flush_cache(): Define as static inline... |
commit | commitdiff | tree | snapshot |
| 2025-12-05 |
Alejandro Colomar | autogen.sh: CFLAGS: Promose some -Wunused-* to an error |
commit | commitdiff | tree | snapshot |
| 2025-12-05 |
Alejandro Colomar | lib/prefix_flag.c: Add [[gnu::unused]] to variable... |
commit | commitdiff | tree | snapshot |
| 2025-12-05 |
Alejandro Colomar | lib/, src/: Add [[gnu::unused]] to parameters used... |
commit | commitdiff | tree | snapshot |
| 2025-12-05 |
Alejandro Colomar | lib/logind.c: Unname unused function parameter |
commit | commitdiff | tree | snapshot |
| 2025-12-05 |
Alejandro Colomar | lib/, src/ tests/: Unname unused parameters in callbacks |
commit | commitdiff | tree | snapshot |
| 2025-12-05 |
Alejandro Colomar | src/: Unname unused parameter of main() |
commit | commitdiff | tree | snapshot |
| 2025-12-05 |
Antonio Terceiro | newusers: allow not passing a password |
commit | commitdiff | tree | snapshot |
| 2025-12-05 |
Alejandro Colomar | lib/{alloc,search}/: Use typeas() to add support for... |
commit | commitdiff | tree | snapshot |
| 2025-12-05 |
Alejandro Colomar | lib/sizeof.h: typeas(): Add macro |
commit | commitdiff | tree | snapshot |
| 2025-12-05 |
Alejandro Colomar | lib/search/: Split APIs |
commit | commitdiff | tree | snapshot |
| 2025-12-05 |
Alejandro Colomar | lib/search/: Simplify CMP() |
commit | commitdiff | tree | snapshot |
| 2025-12-05 |
Alejandro Colomar | lib/search/, lib/, src/: Add a type parameter to the... |
commit | commitdiff | tree | snapshot |
| 2025-12-05 |
Alejandro Colomar | lib/: Use a consistent name for macro arguments represe... |
commit | commitdiff | tree | snapshot |
| 2025-12-05 |
Alejandro Colomar | src/: Fix uninitialized flags, and use const appropriately |
commit | commitdiff | tree | snapshot |
| 2025-12-05 |
Serge Hallyn | Update po and potfiles |
commit | commitdiff | tree | snapshot |
| 2025-12-05 |
Iker Pedrosa | useradd: fix uninitialized flags causing aarch64 failure |
commit | commitdiff | tree | snapshot |
| 2025-12-05 |
Alejandro Colomar | autogen.sh: CFLAGS: Promote -Wdiscarded-qualifiers... |
commit | commitdiff | tree | snapshot |
| 2025-12-05 |
Alejandro Colomar | lib/string/strspn/: Add missing const |
commit | commitdiff | tree | snapshot |
| 2025-12-05 |
Alejandro Colomar | src/usermod.c: $user_newhome: Remove all trailing '/'s |
commit | commitdiff | tree | snapshot |
| 2025-12-05 |
Alejandro Colomar | configure.ac, Makefile.am: Propagate ./configure flags... |
commit | commitdiff | tree | snapshot |
| 2025-11-28 |
Alejandro Colomar | lib/: Use simple assignment instead of memcpy(3) |
commit | commitdiff | tree | snapshot |
| 2025-11-28 |
Alejandro Colomar | lib/subordinateio.c: append_range(): Use reallocf(3... |
commit | commitdiff | tree | snapshot |
| 2025-11-28 |
Alejandro Colomar | lib/subordinateio.c: Use REALLOCF() instead of its... |
commit | commitdiff | tree | snapshot |
| 2025-11-28 |
Alejandro Colomar | tests/unit/: Unname unused parameters in callbacks |
commit | commitdiff | tree | snapshot |
| 2025-11-28 |
Alejandro Colomar | tests/unit/test_xaprintf.c: Use assert_string_equal() |
commit | commitdiff | tree | snapshot |
| 2025-11-28 |
Alejandro Colomar | lib/, src/: Consistently use NULL with fgets(3) |
commit | commitdiff | tree | snapshot |
| 2025-11-28 |
Alejandro Colomar | lib/, src/: Remove useless casts in fgets(3) |
commit | commitdiff | tree | snapshot |
| 2025-11-28 |
Alejandro Colomar | lib/, src/: Consistently use sizeof() as if it were... |
commit | commitdiff | tree | snapshot |
| 2025-11-28 |
Iker Pedrosa | doc/contributions/coding_style.md: Python code |
commit | commitdiff | tree | snapshot |
| 2025-11-28 |
Iker Pedrosa | doc/contributions/ci.md: document system tests |
commit | commitdiff | tree | snapshot |
| 2025-11-28 |
Iker Pedrosa | doc/contributions/build_install.md: container troublesh... |
commit | commitdiff | tree | snapshot |
| 2025-11-28 |
Iker Pedrosa | doc/contributions/tests.md: add Python system tests |
commit | commitdiff | tree | snapshot |
| 2025-11-28 |
Alejandro Colomar | lib/string/: strerrno(): Use statement expression to... |
commit | commitdiff | tree | snapshot |
| 2025-11-28 |
Alejandro Colomar | lib/string/README: Document *_a() macros |
commit | commitdiff | tree | snapshot |
| 2025-11-28 |
Alejandro Colomar | */: s/STRNEQ/strneq_a/ |
commit | commitdiff | tree | snapshot |
| 2025-11-28 |
Alejandro Colomar | */: s/DAY_TO_STR/day_to_str_a/ |
commit | commitdiff | tree | snapshot |
| 2025-11-28 |
Alejandro Colomar | */: s/STRSEP2ARR/strsep2arr_a/ |
commit | commitdiff | tree | snapshot |
| 2025-11-28 |
Alejandro Colomar | */: s/STRSEP2LS/strsep2ls_a/ |
commit | commitdiff | tree | snapshot |
| 2025-11-28 |
Alejandro Colomar | */: s/STRFTIME/strftime_a/ |
commit | commitdiff | tree | snapshot |
| 2025-11-28 |
Alejandro Colomar | */: s/MEMZERO/memzero_a/ |
commit | commitdiff | tree | snapshot |
| 2025-11-28 |
Alejandro Colomar | */: s/STRTCPY/strtcpy_a/ |
commit | commitdiff | tree | snapshot |
| 2025-11-28 |
Alejandro Colomar | */: s/STRNCPY/strncpy_a/ |
commit | commitdiff | tree | snapshot |
| 2025-11-28 |
Alejandro Colomar | */: s/STRNCAT/strncat_a/ |
commit | commitdiff | tree | snapshot |
| 2025-11-28 |
Alejandro Colomar | */: s/SNPRINTF/stprintf_a/ |
commit | commitdiff | tree | snapshot |
| 2025-11-28 |
Alejandro Colomar | */: s/STRNDUP/strndup_a/ s/XSTRNDUP/xstrndup_a/ |
commit | commitdiff | tree | snapshot |
| 2025-11-28 |
Alejandro Colomar | */: s/STRNDUPA/strndupa_a/ |
commit | commitdiff | tree | snapshot |
| 2025-11-28 |
Alejandro Colomar | */: s/SIZEOF_ARRAY/sizeof_a/ |
commit | commitdiff | tree | snapshot |
| 2025-11-28 |
Alejandro Colomar | */: s/READLINKNUL/readlinknul_a/ |
commit | commitdiff | tree | snapshot |
| 2025-11-28 |
Alejandro Colomar | src/: usage(): Use [[noreturn]] |
commit | commitdiff | tree | snapshot |
| 2025-11-28 |
Alejandro Colomar | lib/attr.h: ATTR_STRING(): Use it also with Clang |
commit | commitdiff | tree | snapshot |
| 2025-11-28 |
Alejandro Colomar | lib/attr.h: ATTR_ALLOC_SIZE(): Use it also with Clang |
commit | commitdiff | tree | snapshot |
| 2025-11-28 |
Alejandro Colomar | lib/attr.h: ATTR_ACCESS(): Use it also with Clang |
commit | commitdiff | tree | snapshot |
| 2025-11-28 |
Alejandro Colomar | lib/attr.h: format_attr(): Use it also with Clang |
commit | commitdiff | tree | snapshot |
| 2025-11-28 |
Alejandro Colomar | lib/attr.h: NORETURN: Implement with [[noreturn]] |
commit | commitdiff | tree | snapshot |
| 2025-11-28 |
Alejandro Colomar | lib/attr.h: MAYBE_UNUSED: Implement with [[maybe_unused]] |
commit | commitdiff | tree | snapshot |
| 2025-11-28 |
Alejandro Colomar | lib/atoi/, */: Move all str2i() macros together with... |
commit | commitdiff | tree | snapshot |
| 2025-11-28 |
Alejandro Colomar | lib/atoi/, */: Move all a2i() macros to the same file |
commit | commitdiff | tree | snapshot |
| 2025-11-28 |
Alejandro Colomar | lib/atoi/: a2i(): Re-implement with a statement expression |
commit | commitdiff | tree | snapshot |
| 2025-11-28 |
Alejandro Colomar | lib/typetraits.h: QChar_of(): Add macro |
commit | commitdiff | tree | snapshot |
| 2025-11-26 |
sgakerru | useradd: tests for supplements groups |
commit | commitdiff | tree | snapshot |
| 2025-11-26 |
sgakerru | useradd: fix test `69_useradd_default_GROUPS_name` |
commit | commitdiff | tree | snapshot |
| 2025-11-26 |
sgakerru | src/useradd.c: Do not automatically add supplements... |
commit | commitdiff | tree | snapshot |
| 2025-11-26 |
sgakerru | src/useradd.c: Use free_list() to free user groups... |
commit | commitdiff | tree | snapshot |
| 2025-11-26 |
sgakerru | lib/list.c: free_list(): Add function |
commit | commitdiff | tree | snapshot |
| 2025-11-18 |
akshay | groupadd: clarify -U option help text |
commit | commitdiff | tree | snapshot |
| 2025-11-06 |
Alejandro Colomar | tests/unit/test_exit_if_null.c: Test through XMALLOC... |
commit | commitdiff | tree | snapshot |
| 2025-11-06 |
Alejandro Colomar | tests/unit/: Use more generic strings and names for... |
commit | commitdiff | tree | snapshot |
| 2025-11-06 |
Alejandro Colomar | lib/, src/: Remove unused parameter $2 of audit_logger() |
commit | commitdiff | tree | snapshot |
| 2025-11-06 |
Alejandro Colomar | lib/defines.h: LOG_NOWAIT: Remove unused macro |
commit | commitdiff | tree | snapshot |
| 2025-11-06 |
Alejandro Colomar | lib/defines.h: NGROUPS_MAX: Remove unused macro |
commit | commitdiff | tree | snapshot |
| next |