]> git.ipfire.org Git - thirdparty/shadow.git/shortlog
thirdparty/shadow.git
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...
2025-10-07  Alejandro Colomarlib/shadow/, lib/: sgetsgent(): Move to separate file
2025-10-07  Alejandro Colomarlib/shadow/, lib/: fgetsgent(): Move to separate file
2025-10-07  Alejandro Colomarlib/shadow/, lib/, src/: struct sgrp: Move to separate...
2025-10-07  Alejandro Colomarlib/shadow/, lib/: setsgent(): Move to separate file
2025-10-07  Alejandro Colomarlib/shadow/, lib/, src/: Use _PATH_GSHADOW from <paths.h>
2025-10-07  Alejandro Colomarlib/shadow/, lib/, src/: endsgent(): Move to separate...
2025-10-07  Alejandro Colomarlib/shadow/, lib/: gshadow: Move to separate file and...
2025-10-07  Alejandro Colomarlib/shadow/, lib/: putsgent(): Move to separate file
2025-10-06  Alexey Tikhonovpwck/grpck: only force nscd/sssd caches flush if anythi...
2025-10-06  Alexey TikhonovMake sure 'sss_cache' can get both 'U' and 'G' args
2025-10-06  Frans Spiesschaertpo/nl.po: Update
2025-09-22  Alejandro Colomarlib/string/README: Add guidelines for using strings
2025-09-21  Alejandro Colomarlib/, src/: Use consistent style using strchr(3) in...
2025-09-15  Alejandro Colomarconfigure.ac, lib/: Use _PATH_WTMP from <paths.h>
2025-09-15  Alejandro Colomarconfigure.ac, lib/, src/: Use _PATH_LASTLOG from <paths.h>
2025-09-10  Anders BlomdellWhen using nss-module, avoid using '/etc/sub[ug]id'
2025-09-10  Anders BlomdellFactor out 'want_sub[ug]ids' and rename to 'want_sub...
2025-09-10  Alejandro Colomarsrc/su.c: Fix incorrect (non-matching) parentheses
2025-09-10  Iker Pedrosa.github/workflows/static-code-analysis.yml: add Python...
2025-09-10  Iker Pedrosatests/system/tests/: fix Python linter issues
2025-09-10  Iker Pedrosatests/system/framework/: fix Python linter issues
2025-09-10  Iker Pedrosatests/system/pyproject.toml: add mypy rules
2025-09-01  Georg Pfuetzenreuterman/chsh: deduplicate shells text
2025-09-01  Georg Pfuetzenreuterman/chsh: remove duplicate paragraph
2025-08-28  Alejandro Colomarlib/subordinateio.c: list_owner_ranges(): Fix duplicate...
2025-08-18  Iker Pedrosashare/ansible/: fix Debian 13 build
2025-08-11  Evgeny Grin... lib/utmp.c: Add explicit include <stdlib.h> for free...
2025-08-11  Evgeny Grin... lib/utmp.c: Add ATTR_MALLOC(free) attribute
2025-08-11  Alejandro Colomarlib/utmp.c: get_session_host(): Fix memory leak
2025-08-10  Evgeny Grin... lib/utmp.c: Fix use of last utmp entry instead of patri...
2025-08-09  Alejandro Colomarsrc/chfn.c: Use stpeprintf() to improve readability
2025-08-09  Alejandro Colomarsrc/chfn.c: Simplify checking for a long GECOS field
2025-08-09  Alejandro Colomarsrc/chfn.c: slop: Reduce buffer size
2025-08-09  Alejandro Colomarsrc/chfn.c: Write an empty string if there's nothing...
2025-08-09  Alejandro Colomarsrc/chfn.c: Use strsep(3) and strcpy(3) instead of...
2025-08-09  Alejandro Colomarsrc/chfn.c: Do not allow the 'slop' fields to appear...
2025-08-09  Alejandro Colomarlib/agetpass.c: Pass "" instead of NULL as an ignored...
2025-08-09  Alejandro Colomarlib/, src/: Reorder while() conditions for safety
2025-08-09  Evgeny Grin... lib/utmp.c: Fix umtp entry search
2025-08-07  Alejandro Colomarsrc/groupmod.c: --help: wfix
2025-08-02  Evgeny Grin... configure.ac: cosmetics - unified check for $enable_log...
2025-08-02  Evgeny Grin... configure.ac: Make sure that logind is enabled if reque...
2025-08-02  Evgeny Grin... configure.ac: Improve formatting for libsystemd check
2025-08-02  Evgeny Grin... configure.ac: Add check for value given for --enable...
2025-08-02  Evgeny Grin... configure: Document --enable-logind behaviour correctly
2025-07-22  Samuel Thibaulthurd: do not include sys/prctl.h when it is not available
2025-07-20  vinzchpasswd: Check hash before write when using -e
2025-07-19  Evgeny Grin... configure: Print configuration summary to the log ...
2025-07-19  Evgeny Grin... configure: Fix outdated and non-portable 'test' syntax
2025-07-19  Evgeny Grin... configure: Unify checks for variable values
2025-07-19  Evgeny Grin... configure: Move helper files to 'build-aux/'
2025-07-19  Evgeny Grin... Makefile.am: Fix libtool warning
2025-07-19  Evgeny Grin... configure: Fix quoting of the "#" symbol
2025-07-19  Evgeny Grin... configure: Move AC_ARG_ENABLE. It cannot be conditional.
2025-07-19  Evgeny Grin... configure: Unify M4 quoting
2025-07-19  Evgeny Grin... configure: Fix incorrect use of AM_CONDITIONAL
2025-07-19  Evgeny Grin... configure: Remove duplicated check and unused Makefile...
2025-07-18  Evgeny Grin... src/login.c: Fix checking whether 'login' is started...
2025-07-18  Evgeny Grin... lib/, src/: Fix utmp update: use initial PID
2025-07-18  Evgeny Grin... lib/utmp.c: Additional refactoring for readability
2025-07-18  Evgeny Grin... lib/utmp.c: Refactoring for readability
2025-07-18  Evgeny Grin... lib/utmp.c: Align generated "ut_id" with modern software
next