]> git.ipfire.org Git - thirdparty/shadow.git/shortlog
thirdparty/shadow.git
25 hours ago  Tobias Stoeckmannman/groupmems: Fix grammar master
2 days ago  Hadi Chokrsrc/useradd: Support config for creating home dirs...
4 days ago  Iker Pedrosatests/system/tests/test_groupmod.py: add test for group...
4 days ago  Iker Pedrosatests/system/framework/utils/tools.py: fix GShadowEntry
6 days ago  Alejandro ColomarRelease 4.19.0 1459/head 4.19.0
6 days ago  Alejandro Colomarpo/: Update
6 days ago  Alejandro Colomarpo/shadow.pot: Update
6 days ago  Alejandro Colomarlib/: Use non-empty compound literals
6 days ago  Serge HallynAdd ubuntu-22.04 to the CI test matrix
6 days ago  Tobias Stoeckmannman/lastlog.8: Drop redundant closing brackets
6 days ago  Tobias Stoeckmannman/: Fix SELinux note formatting
6 days ago  Tobias Stoeckmannsg: Properly document synopsis and options
6 days ago  Tobias Stoeckmannsg: group is not optional
6 days ago  Tobias Stoeckmannsg: Fix grammar in documentation
7 days ago  Alejandro Colomarlib/, src/: Reduce scope of local variables
7 days ago  Alejandro Colomarlib/, src/: Some empty lists have 0 elements, not 1...
7 days ago  Alejandro Colomarlib/, src/: Add blocks
7 days ago  Iker Pedrosatests/system/tests/test_groupadd.py: add test for group...
7 days ago  Iker Pedrosatests/system/tests/test_groupmod.py: add test for group...
10 days ago  Alejandro Colomarlib/chkname.c, src/: Strictly disallow really bad names
12 days ago  Tobias Stoeckmannuserdel: Fix syslog message
12 days ago  Tobias Stoeckmannlib/run_part.c: Fix error message
12 days ago  Tobias Stoeckmannchage: Remove unneeded xstrdup calls
2025-12-22  Iker Pedrosasrc/gpasswd.c: fix segfault in clean up callbacks
2025-12-20  Tobias Stoeckmannlib/obscure.c: Introduce obscure_get_range
2025-12-20  Tobias Stoeckmannlib/obscure.c: Fix PASS_MIN_LEN -1 case
2025-12-20  Tobias Stoeckmanngshadow: Open audit socket after check_fds
2025-12-20  Tobias Stoeckmannnewgrp, sg: Open audit socket after check_fds
2025-12-19  Tobias Stoeckmannetc/login.defs: Clarify PASS_MAX_LEN usage
2025-12-19  Tobias StoeckmannPASS_MAX_LEN.xml: Explain PASS_MAX_LEN use cases
2025-12-19  Tobias Stoeckmannman/passwd.5.xml: Use sentences for descriptions
2025-12-19  Tobias Stoeckmanntests: Fix typos in comments
2025-12-19  Tobias StoeckmannFix documentation style
2025-12-19  Tobias Stoeckmannlib/, src/: Drop 10000 as infinity
2025-12-19  Tobias Stoeckmannpwunconv: Drop incorrect comment
2025-12-19  Tobias Stoeckmannpasswd: Clarify password strength check comment
2025-12-19  Tobias StoeckmannENCRYPT_METHOD.xml: Fix grammar
2025-12-16  Tobias Stoeckmannlib/, src/: Fix formatting
2025-12-16  Tobias Stoeckmannpasswd: Fix TOCTOU race condition (no PAM)
2025-12-16  Tobias Stoeckmannpasswd: Use fail_exit in check_password
2025-12-16  Tobias Stoeckmannpasswd: check_password: Use shadow entry for logs
2025-12-16  Tobias Stoeckmannpasswd: Unify (un)locking routines
2025-12-16  Tobias Stoeckmannpasswd: Call fail_exit on pwd lock failure
2025-12-16  Tobias Stoeckmannpasswd: Fix style
2025-12-15  Tobias Stoeckmannpasswd: Pass process_selinux flag directly
2025-12-15  Tobias Stoeckmannnewusers: Allow creation without aging information
2025-12-15  Tobias Stoeckmannnewusers: Add test for creation without aging
2025-12-15  Tobias Stoeckmannlib/pwd2spwd.c: Set no aging information
2025-12-15  Tobias Stoeckmannlib/pwd2spwd.c: Simplify style
2025-12-13  Mike Gilbertlib/xgetXXbyYY.c: include stdint.h for SIZE_MAX
2025-12-10  Iker Pedrosasrc/chsh.c: add argument for fail_exit()
2025-12-09  Frans Spiesschaertupdated Dutch translation
2025-12-07  Serge Hallyn(pre-)Release 4.19.0-rc1 2025-12-07/4.19.0-rc1 1411/head 4.19.0-rc1
2025-12-07  Alejandro Colomarlib/tcbfuncs.c: rmdir_leading(): Create string just...
2025-12-07  Alejandro Colomarlib/tcbfuncs.c: rmdir_leading(): Constify input
2025-12-06  Alejandro Colomarlib/search/: lsearch_T(): Don't return anything
2025-12-06  Alejandro Colomarlib/: Rename XCALLOC() => xcalloc_T()
2025-12-06  Alejandro Colomarlib/: Rename CALLOC() => calloc_T()
2025-12-06  Alejandro Colomarlib/: Rename XMALLOC() => xmalloc_T()
2025-12-06  Alejandro Colomarlib/: Rename MALLOC() => malloc_T()
2025-12-06  Alejandro Colomarlib/: Rename XREALLOC() => xrealloc_T()
2025-12-06  Alejandro Colomarlib/: Rename REALLOC() => realloc_T()
2025-12-06  Alejandro Colomarlib/, src/: Rename REALLOCF() => reallocf_T()
2025-12-06  Alejandro Colomarlib/alloc/: REALLOC[F](): Move _Generic(3) to separate...
2025-12-06  Alejandro Colomarlib/: Use compound literals to avoid casts
2025-12-06  Alejandro Colomarlib/alloc/: reallocarray[f]_(): Add helper macros to...
2025-12-06  Alejandro Colomarlib/gshadow.c: fgetsgent(): Don't use static variables
2025-12-06  Alejandro Colomarlib/: Use getline(3) instead of its pattern
2025-12-06  Alejandro Colomarlib/, po/: Remove fgetsx() and fputsx()
2025-12-05  Iker Pedrosatests/system/tests/test_newgrp.py: change to new group
2025-12-05  Iker Pedrosatests/system/framework/roles/shadow.py: implement bindi...
2025-12-05  Iker Pedrosashare/ansible/: Make sure `expect` is found in Alpine
2025-12-05  Iker Pedrosashare/ansible/: install `expect` package
2025-12-05  Iker Pedrosatests/system/tests/test_groupmems.py: add user to group...
2025-12-05  Iker Pedrosatests/system/framework/roles/shadow.py: implement bindi...
2025-12-05  Iker Pedrosashare/ansible/: create the groupmems PAM service file
2025-12-05  Iker Pedrosatests/system/tests/test_newusers.py: create multiple...
2025-12-05  Iker Pedrosatests/system/tests/test_newusers.py: create multiple...
2025-12-05  Iker Pedrosatests/system/framework/roles/shadow.py: implement bindi...
2025-12-05  Iker Pedrosashare/ansible/: create the newusers PAM service file
2025-12-05  Alejandro Colomarlib/search/: Use (void)0 within _Generic(3) to avoid...
2025-12-05  Alejandro Colomarlib/sssd.h: sssd_flush_cache(): Define as static inline...
2025-12-05  Alejandro Colomarautogen.sh: CFLAGS: Promose some -Wunused-* to an error
2025-12-05  Alejandro Colomarlib/prefix_flag.c: Add [[gnu::unused]] to variable...
2025-12-05  Alejandro Colomarlib/, src/: Add [[gnu::unused]] to parameters used...
2025-12-05  Alejandro Colomarlib/logind.c: Unname unused function parameter
2025-12-05  Alejandro Colomarlib/, src/ tests/: Unname unused parameters in callbacks
2025-12-05  Alejandro Colomarsrc/: Unname unused parameter of main()
2025-12-05  Antonio Terceironewusers: allow not passing a password
2025-12-05  Alejandro Colomarlib/{alloc,search}/: Use typeas() to add support for...
2025-12-05  Alejandro Colomarlib/sizeof.h: typeas(): Add macro
2025-12-05  Alejandro Colomarlib/search/: Split APIs
2025-12-05  Alejandro Colomarlib/search/: Simplify CMP()
2025-12-05  Alejandro Colomarlib/search/, lib/, src/: Add a type parameter to the...
2025-12-05  Alejandro Colomarlib/: Use a consistent name for macro arguments represe...
2025-12-05  Alejandro Colomarsrc/: Fix uninitialized flags, and use const appropriately
2025-12-05  Serge HallynUpdate po and potfiles
2025-12-05  Iker Pedrosauseradd: fix uninitialized flags causing aarch64 failure
2025-12-05  Alejandro Colomarautogen.sh: CFLAGS: Promote -Wdiscarded-qualifiers...
2025-12-05  Alejandro Colomarlib/string/strspn/: Add missing const
next