]> git.ipfire.org Git - thirdparty/shadow.git/shortlog
thirdparty/shadow.git
13 hours ago  Alejandro Colomartests/unit/test_exit_if_null.c: Test through XMALLOC... master
13 hours ago  Alejandro Colomartests/unit/: Use more generic strings and names for...
14 hours ago  Alejandro Colomarlib/, src/: Remove unused parameter $2 of audit_logger()
14 hours ago  Alejandro Colomarlib/defines.h: LOG_NOWAIT: Remove unused macro
14 hours ago  Alejandro Colomarlib/defines.h: NGROUPS_MAX: Remove unused macro
14 hours ago  Alejandro Colomarlib/, src/: Remove unused parameter $3 of passwd_check()
14 hours ago  Alejandro Colomarlib/obscure.c: Remove unused parameter $1 of palindrome()
14 hours ago  Alejandro Colomarlib/: Remove unused parameter $3 of password_check...
14 hours ago  Alejandro Colomarlib/copydir.c: Remove unused parameter $2 of copy_hardl...
14 hours ago  Alejandro Colomarlib/copydir.c: Remove unused parameter $3 of copy_symlink()
14 hours ago  Alejandro Colomarsrc/gpasswd.c: Remove unused parameter $1 of check_perms()
14 hours ago  Alejandro Colomarsrc/useradd.c: Remove unused variable
2 days ago  Alejandro Colomarlib/, src/: Use strerrno() instead of its pattern
2 days ago  Alejandro Colomarlib/string/: strerrno(): Add macro
2 days ago  Alejandro Colomarlib/getdef.h: Add missing includes
2 days ago  Alejandro Colomarlib/utmp.c: ttyname_ra(): Add macro
2 days ago  Alejandro Colomarlib/utmp.c: is_my_tty(): Use ttyname_r(3) to make it...
2 days ago  Alejandro Colomarlib/utmp.c: is_my_tty(): Rename local variable
2 days ago  Alejandro Colomarlib/utmp.c: is_my_tty(): Don't cache ttyname(3).
10 days ago  Alejandro Colomarlib/, src/, tests/: Move x*() definitions to non-x...
10 days ago  Alejandro Colomarlib/string/strtok/: xastrsep2ls() Reimplement in terms...
10 days ago  Alejandro Colomarlib/string/strdup/xstrndup.h: Add STRNDUP()
10 days ago  Alejandro Colomarlib/string/strdup/: XSTRNDUP(): Reimplement in terms...
10 days ago  Alejandro Colomarlib/string/sprintf/, tests/: xaprintf(): Reimplement...
10 days ago  Alejandro Colomarlib/alloc/x/: X*ALLOC(): Reimplement in terms of exit_i...
10 days ago  Alejandro Colomarlib/string/strdup/: xstrdup(): Reimplement xstrdup...
10 days ago  Alejandro Colomarlib/: exit_if_null(): Add macro to exit(3) on error
2025-10-18  Alejandro Colomarlib/, src/: Use STRNEQ() instead of their pattern
2025-10-18  Alejandro Colomarlib/string/strcmp/: strneq(), STRNEQ(): Add APIs
2025-10-18  Alejandro Colomarlib/attr.h: ATTR_NONSTRING: Add attribute [[gnu::nonstr...
2025-10-18  Alejandro Colomarlib/attr.h: __has_c_attribute(): Define fallback
2025-10-18  Alejandro Colomarlib/, src/: Use strncmp(3) instead of explicit byte...
2025-10-18  Alejandro Colomarlib/commonio.[ch]: struct commonio_ops: Add prefix...
2025-10-18  Serge HallynMerge pull request #1258 from ikerexxe/useradd-chroot
2025-10-16  Alejandro Colomarsrc/usermod.c: Remove optimizations
2025-10-16  Alejandro Colomarsrc/usermod.c: Remove 'no changes' informative output
2025-10-07  Iker Pedrosaman/: update `--root` flag with no SELinux support 1258/head
2025-10-07  Iker Pedrosasrc/gpasswd.c: chroot or prefix SELinux file context
2025-10-07  Iker Pedrosasrc/pwunconv.c: SELinux file context for fail_exit()
2025-10-07  Iker Pedrosasrc/pwunconv.c: chroot or prefix SELinux file context
2025-10-07  Iker Pedrosasrc/pwconv.c: SELinux file context for fail_exit()
2025-10-07  Iker Pedrosasrc/pwconv.c: chroot or prefix SELinux file context
2025-10-07  Iker Pedrosasrc/pwck.c: SELinux file context for fail_exit()
2025-10-07  Iker Pedrosasrc/pwck.c: chroot or prefix SELinux file context
2025-10-07  Iker Pedrosasrc/passwd.c: SELinux file context for fail_exit()
2025-10-07  Iker Pedrosasrc/passwd.c: chroot or prefix SELinux file context
2025-10-07  Iker Pedrosasrc/chsh.c: SELinux file context for fail_exit()
2025-10-07  Iker Pedrosasrc/chsh.c: chroot or prefix SELinux file context
2025-10-07  Iker Pedrosasrc/chpasswd.c: SELinux file context for fail_exit()
2025-10-07  Iker Pedrosasrc/chpasswd.c: chroot or prefix SELinux file context
2025-10-07  Iker Pedrosasrc/chfn.c: SELinux file context for fail_exit()
2025-10-07  Iker Pedrosasrc/chfn.c: chroot or prefix SELinux file context
2025-10-07  Iker Pedrosasrc/chage.c: SELinux file context for fail_exit()
2025-10-07  Iker Pedrosasrc/chage.c: chroot or prefix SELinux file context
2025-10-07  Iker Pedrosasrc/grpunconv.c: SELinux file context for fail_exit()
2025-10-07  Iker Pedrosasrc/grpunconv.c: chroot or prefix SELinux file context
2025-10-07  Iker Pedrosasrc/grpconv.c: SELinux file context for fail_exit()
2025-10-07  Iker Pedrosasrc/grpconv.c: chroot or prefix SELinux file context
2025-10-07  Iker Pedrosasrc/grpck.c: SELinux file context for fail_exit()
2025-10-07  Iker Pedrosasrc/grpck.c: chroot or prefix SELinux file context
2025-10-07  Iker Pedrosasrc/groupmems.c: SELinux file context for fail_exit()
2025-10-07  Iker Pedrosasrc/groupmems.c: chroot or prefix SELinux file context
2025-10-07  Iker Pedrosasrc/chgpasswd.c: SELinux file context for fail_exit()
2025-10-07  Iker Pedrosasrc/chgpasswd.c: chroot or prefix SELinux file context
2025-10-07  Iker Pedrosasrc/groupdel.c: chroot or prefix SELinux file context
2025-10-07  Iker Pedrosasrc/groupmod.c: chroot or prefix SELinux file context
2025-10-07  Iker Pedrosasrc/groupadd.c: chroot or prefix SELinux file context
2025-10-07  Iker Pedrosalib/: add SELinux control flag in cleanup_unlock_*()
2025-10-07  Iker Pedrosasrc/newusers.c: SELinux file context for fail_exit()
2025-10-07  Iker Pedrosasrc/newusers.c: chroot or prefix SELinux file context
2025-10-07  Iker Pedrosasrc/userdel.c: SELinux file context for fail_exit()
2025-10-07  Iker Pedrosasrc/userdel.c: chroot or prefix SELinux file context
2025-10-07  Iker Pedrosasrc/userdel.c: replace global variable by flags structure
2025-10-07  Iker Pedrosasrc/usermod.c: SELinux file context for fail_exit()
2025-10-07  Iker Pedrosasrc/usermod.c: chroot or prefix SELinux file context
2025-10-07  Iker Pedrosasrc/useradd.c: SELinux file context for fail_exit()
2025-10-07  Iker Pedrosasrc/useradd.c: SELinux file context for home and mail
2025-10-07  Iker Pedrosasrc/useradd.c: chroot or prefix SELinux file context
2025-10-07  Iker Pedrosalib/, src/: add SELinux control flag in sub_gid_unlock()
2025-10-07  Iker Pedrosalib/, src/: add SELinux control flag in sub_uid_unlock()
2025-10-07  Iker Pedrosasrc/vipw.c: add SELinux control flag in unlock
2025-10-07  Iker Pedrosalib/, src/: add SELinux control flag in sgr_unlock()
2025-10-07  Iker Pedrosalib/, src/: add SELinux control flag in gr_unlock()
2025-10-07  Iker Pedrosalib/, src/: add SELinux control flag in spw_unlock()
2025-10-07  Iker Pedrosalib/, src/: add SELinux control flag in pw_unlock()
2025-10-07  Iker Pedrosalib/: add SELinux control flag in commonio_unlock()
2025-10-07  Iker Pedrosalib/, src/: add SELinux control flag in sub_gid_close()
2025-10-07  Iker Pedrosalib/, src/: add SELinux control flag in sub_uid_close()
2025-10-07  Iker Pedrosalib/, src/: add SELinux control flag in sgr_close()
2025-10-07  Iker Pedrosalib/, src/: add SELinux control flag in gr_close()
2025-10-07  Iker Pedrosalib/, src/: add SELinux control flag in spw_close()
2025-10-07  Iker Pedrosalib/, src/: add SELinux control flag in pw_close()
2025-10-07  Iker Pedrosalib/: add SELinux control flag in commonio_close()
2025-10-07  Alejandro Colomarlib/: Use libc _FILE_SHADOW from <paths.h>
2025-10-07  Alejandro Colomarlib/shadow/, lib/, po/: sgetspent(): Move to under...
2025-10-07  Alejandro Colomarlib/shadow/, lib/, po/: sgetpwent(): Move to under...
2025-10-07  Alejandro Colomarlib/shadow/, lib/, po/: sgetgrent(): Move to under...
2025-10-07  Alejandro Colomarlib/: GSHADOW: Remove unused macro
2025-10-07  Alejandro Colomarlib/shadow/, lib/: getsgent(): Move to separate file
2025-10-07  Alejandro Colomarlib/shadow/, lib/, src/: getsgnam(): Move to separate...
next