]> git.ipfire.org Git - thirdparty/shadow.git/shortlog
thirdparty/shadow.git
2026-02-26  Alejandro Colomarlib/string/README: streq(3) and strnul(3) are in libc
2026-02-25  Alejandro Colomardoc/contributions/coding_style.md: Refer to the man...
2026-02-25  ndostertuseradd: Correctly set subuid/subgid when using -F
2026-02-24  Alejandro Colomar*/: chgpasswd(8): -m,--md5: Remove option
2026-02-24  Alejandro Colomar*/: chpasswd(8): -m,--md5: Remove option
2026-02-24  Alejandro Colomarlib/salt.c: Compact conditionals
2026-02-24  Alejandro Colomar*/: Remove support for MD5_CRYPT_ENAB
2026-02-23  Alejandro Colomar*/: expiry(1): Remove program
2026-02-20  Alejandro Colomarsrc/: Cosmetic
2026-02-20  Alejandro Colomar*: Make support for SHA256 and SHA512 unconditional
2026-02-20  Hadi Chokrlib/btrfs.c: Remove hardcoded Paths and resolve them...
2026-02-20  Alejandro Colomarlib/setupenv.c: Remove code wrapped in '#if 0'
2026-02-18  Mike Gilbertconfigure.ac: fix checks for lastlog support
2026-02-18  Alejandro Colomarsrc/useradd.c: Refactor long expression into many simpl...
2026-02-18  Alejandro Colomarsrc/useradd.c: Factor out logic to helper functions
2026-02-18  Alejandro Colomarlib/prefix_flag.c: Remove 't' flag from fopen(3)
2026-02-17  Iker Pedrosatests/unit/test_chkhash.c: add invalid hashes
2026-02-17  Iker Pedrosatests/unit/test_chkhash.c: add edge test cases
2026-02-17  Iker Pedrosatests/unit/test_chkhash.c: add special test cases
2026-02-17  Iker Pedrosatests/unit/test_chkhash.c: add MD5 and DES hash validat...
2026-02-17  Iker Pedrosatests/unit/test_chkhash.c: add SHA-256 hash validation...
2026-02-17  Iker Pedrosatests/unit/test_chkhash.c: add SHA-512 hash validation...
2026-02-17  Iker Pedrosatests/unit/test_chkhash.c: add bcrypt hash validation...
2026-02-17  Iker Pedrosatests/unit/test_chkhash.c: add unit tests for `is_valid...
2026-02-17  Iker Pedrosalib/chkhash.c: fix yescrypt hash length comment
2026-02-17  Mike Gilbertconfigure.ac: simplify fgetpwent_r check
2026-02-17  Mike Gilbertconfigure.ac: drop check for setpgrp
2026-02-17  Mike Gilbertconfigure.ac: drop AC_FUNC_UTIME_NULL
2026-02-17  Mike Gilbertconfigure.ac: drop unused libsubid_abi variable
2026-02-17  Serge HallynMerge remote-tracking branch 'alx/k'
2026-02-17  Alejandro Colomarlib/utmp.c: get_current_utmp(): Use memdup_T() instead...
2026-02-17  Alejandro Colomarlib/string/strdup/: memdup_T(): Add API
2026-02-17  Alejandro Colomarlib/utmp.c: get_current_utmp(): Use simple assignment...
2026-02-17  Alejandro Colomarlib/utmp.c: get_current_utmp(): Don't exit(3) from...
2026-02-17  Serge HallynUpdate Serge's certificate
2026-02-17  Mike Gilbertconfigure.ac: fix detection of secure_getenv
2026-02-16  Mike Gilbertconfigure.ac: remove redundant check for pam_fail_delay
2026-02-16  Marko MyllynenClarify allowed user and group names
2026-02-13  Iker Pedrosasrc/passwd.c: add audit messages for aging operations
2026-02-13  Iker Pedrosasrc/passwd.c: add audit messages for passwd
2026-02-12  Iker Pedrosatests/unit: improve .gitignore to ignore all test execu...
2026-02-02  Alejandro Colomarkeys/: Refresh my public key 1527/head
2026-02-01  Frans Spiesschaertupdated Dutch translation
2026-01-29  Hadi Chokretc/pam.d/: Remove the old unused PAM configs for setui...
2026-01-29  Hadi Chokrsrc/: Disable and remove account-tools-setuid conditionals
2026-01-29  Hadi Chokrconfigure.ac: permanently remove setuid account managem...
2026-01-29  Adam Williamsonlib/chkhash.c: fix escaping in SHA-256 / SHA-512 /...
2026-01-26  Serge Hallynman/po: copy over login.defs.d/*.xml
2026-01-23  Alejandro Colomarman/shadow.5.xml: Document "*"
2026-01-23  Alejandro Colomarlib/chkhash.c: is_valid_hash(): Comment meaning of...
2026-01-23  Alejandro Colomarlib/chkhash.c: is_valid_hash(): Update comment
2026-01-23  Alejandro Colomarlib/chkhash.c: is_valid_hash(): Accept an empty hash
2026-01-23  Iker Pedrosatests/system/framework/utils/tools.py: apply style...
2026-01-19  Alejandro ColomarRevert "src/usermod.c: Remove optimizations"
2026-01-15  Alejandro Colomarsrc/usermod.c: -U: Report E_PASSWORDLESS on error due...
2026-01-14  Tobias Stoeckmannlib/commonio.c: Drop lrename
2026-01-14  Tobias Stoeckmannlib/commonio.c: Call utime for correct target
2026-01-14  Tobias Stoeckmannvipw: Set correct pattern for fmkomstemp
2026-01-14  Tobias Stoeckmannvipw: Set ownership, then mode
2026-01-14  Tobias Stoeckmannvipw: Prefer fchmod/fchown over chmod/chown
2026-01-14  Tobias Stoeckmannlib/commonio.c: Larger buffer size for file names
2026-01-14  Tobias Stoeckmannlib/commonio.c: Use unpredictable temporary names
2026-01-14  Tobias Stoeckmannlib/commonio.c: Unlink backup file on error
2026-01-12  Tobias Stoeckmannlib/shadowlog_internal.h: Hide shadow_progname
2026-01-12  Tobias Stoeckmannlib/shadowlog_internal.h: Drop shadow_logfd
2026-01-12  Tobias Stoeckmannlibsubid: Avoid shadow_logfd as variable name
2026-01-12  Iker PedrosaRemove unused `logoutd` utility
2026-01-12  Tobias Stoeckmannsrc/: Properly set up libsubid tools
2026-01-11  Tobias Stoeckmannsu: Use exit instead of _exit in kill_child
2026-01-11  Tobias Stoeckmannsu: Mark kill_child with NORETURN
2026-01-11  Tobias Stoeckmannsu: Remove dead code
2026-01-11  Tobias Stoeckmannsu: Turn pid_child into local variable
2026-01-11  Tobias Stoeckmannsu: Drop unneeded char buffers
2026-01-11  Tobias Stoeckmannsu: Kill child outside of signal handler
2026-01-11  Tobias Stoeckmannsu: Turn caught into volatile sig_atomic_t
2026-01-11  Tobias Stoeckmannsu: Fix typos in comment
2026-01-11  Tobias Stoeckmannlib/motd.c: Remove unused include
2026-01-09  Tobias Stoeckmannvipw: set SIGCHLD before fork
2026-01-09  Tobias Stoeckmannvipw: Use fmkomstemp for temporary file
2026-01-08  Tobias StoeckmannFix typos
2026-01-08  Tobias Stoeckmannconfigure.ac: Drop libattr linking
2026-01-08  Tobias Stoeckmannlib/copydir.c: Drop reset_selinux
2026-01-08  Alejandro Colomarlib/chkhash.c: is_valid_hash(): Accept '*' as the hash
2026-01-08  Alejandro Colomarlib/chkhash.c: is_valid_hash(): Accept a leading '!'
2026-01-05  Tobias Stoeckmannman/chage.1: Drop empty configuration section
2026-01-04  Tobias Stoeckmannman/groupmems: Fix grammar
2026-01-02  Hadi Chokrsrc/useradd: Support config for creating home dirs...
2026-01-01  Iker Pedrosatests/system/tests/test_groupmod.py: add test for group...
2026-01-01  Iker Pedrosatests/system/framework/utils/tools.py: fix GShadowEntry
2025-12-30  Alejandro ColomarRelease 4.19.0 1459/head 4.19.0
2025-12-30  Alejandro Colomarpo/: Update
2025-12-30  Alejandro Colomarpo/shadow.pot: Update
2025-12-30  Alejandro Colomarlib/: Use non-empty compound literals
2025-12-30  Serge HallynAdd ubuntu-22.04 to the CI test matrix
2025-12-30  Tobias Stoeckmannman/lastlog.8: Drop redundant closing brackets
2025-12-30  Tobias Stoeckmannman/: Fix SELinux note formatting
2025-12-29  Tobias Stoeckmannsg: Properly document synopsis and options
2025-12-29  Tobias Stoeckmannsg: group is not optional
2025-12-29  Tobias Stoeckmannsg: Fix grammar in documentation
2025-12-29  Alejandro Colomarlib/, src/: Reduce scope of local variables
next