]> git.ipfire.org Git - thirdparty/shadow.git/shortlog
thirdparty/shadow.git
12 hours ago  aborah-sudoTests: Add a new user with supplementary groups using... master
12 hours ago  aborah-sudoTests: Verify user creation fails when UID exceeds...
12 hours ago  aborah-sudoTests: Add a new user with custom primary group and...
12 hours ago  aborah-sudoTests: Verify user creation succeeds with large valid...
17 hours ago  Pat Rieheckysubid: setup deterministic_wrap mode
17 hours ago  Pat Rieheckysubid: Define settings for deterministic wrap subid...
17 hours ago  Pat Rieheckysubid: Add deterministic subid ranges
17 hours ago  Pat Rieheckysubid: Define settings for deterministic subid ranges
17 hours ago  Pat Rieheckysubid: Move linear allocation into its own function
17 hours ago  Alejandro Colomarlib/: find_new_sub_[ug]ids(): Remove redundant checks
17 hours ago  Alejandro Colomarlib/subordinateio.c: find_free_range(): Validate input...
17 hours ago  Alejandro Colomarlib/: find_free_range(): Set errno on error
17 hours ago  Alejandro Colomarlib/subordinateio.c: find_free_range(): Use id_t instea...
17 hours ago  Alejandro Colomarautogen.sh: CFLAGS: Add -Werror=overflow
17 hours ago  Alejandro Colomarautogen.sh: CFLAGS: Remove -Werror=sign-compare
17 hours ago  Alejandro Colomarlib/, src/: find_new_sub_[ug]ids(): Report errors throu...
17 hours ago  Alejandro Colomarlib/: find_new_sub_*ids(): Remove dead assertions
3 days ago  Tobias Stoeckmannlogin: Delete creds if pam_open_session fails
3 days ago  Tobias Stoeckmannlogin: Call pam_close_session only with session
3 days ago  Tobias Stoeckmannlogin: Call pam_open_session after pam_setcred
9 days ago  Alejandro Colomarman/passwd.5.xml: CAVEATS: Add section
9 days ago  Alejandro ColomarRevert "strchriscntrl: reject C1 control bytes (0x80...
10 days ago  aborah-sudoTests: Add a new user with a specified large UID
10 days ago  aborah-sudoTests: Add a new user with an invalid UID
10 days ago  Iker Pedrosaman/po: fix pot file syntax errors after `groupmems...
10 days ago  Iker Pedrosa*/: groupmems(8): Remove program
11 days ago  Pat Rieheckytest/libsubid: update 01_list_ranges
11 days ago  Pat Rieheckysubid: Remove get_owner_id
11 days ago  Pat Rieheckysubid: start using SUB_UID_STORE_BY_UID/GID
11 days ago  Pat Rieheckysubid: Define SUB_UID_STORE_BY_UID and SUB_GID_STORE_BY_UID
11 days ago  Pat Rieheckysubid: use is_same_user() for owner resolution in find_...
11 days ago  Pat Rieheckysubid: use is_same_user() for owner resolution in range...
11 days ago  Pat Rieheckysubid: Add is_same_user for unified ID lookups
11 days ago  Alejandro Colomarlib/shadow/passwd/: getpw_uid_or_nam(): Add function
2026-03-25  aborah-sudoTests: Add a new user with a specified existing numeric...
2026-03-25  Iker Pedrosatests/system/tests/test_vipw.py: implement basic tests
2026-03-25  Iker Pedrosashare/ansible/: create the /etc/gshadow in OpenSUSE
2026-03-25  Iker Pedrosashare/ansible/roles/ci_run/tasks/: add `vim` dependency
2026-03-25  Iker Pedrosatests/system/framework/roles/shadow.py: implement bindi...
2026-03-25  Iker Pedrosatests/system/tests/test_chgpasswd.py: change multiple...
2026-03-25  Iker Pedrosatests/system/tests/test_chgpasswd.py: change multiple...
2026-03-25  Iker Pedrosatests/system/framework/roles/shadow.py: implement bindi...
2026-03-25  Iker Pedrosatests/system/tests/test_gpasswd.py: add user to group...
2026-03-25  Iker Pedrosatests/system/tests/test_gpasswd.py: add user as group...
2026-03-25  Iker Pedrosatests/system/conftest.py: import markers plugin
2026-03-25  Iker Pedrosatests/system/tests/test_gpasswd.py: add user to group...
2026-03-25  Iker Pedrosatests/system/framework/roles/shadow.py: implement bindi...
2026-03-25  Iker Pedrosatests/system/tests/test_chpasswd.py: change multiple...
2026-03-25  Iker Pedrosatests/system/tests/test_chpasswd.py: change multiple...
2026-03-25  Iker Pedrosatests/system/framework/roles/shadow.py: implement bindi...
2026-03-25  Iker Pedrosashare/ansible/: create the chpasswd PAM service file
2026-03-25  Iker Pedrosatests/system/tests/test_passwd.py: lock user password
2026-03-25  Iker Pedrosatests/system/tests/test_passwd.py: change user password...
2026-03-25  Iker Pedrosatests/system/tests/test_passwd.py: change user password...
2026-03-25  Iker Pedrosatests/system/framework/misc/__init__.py: password pattern
2026-03-25  Iker Pedrosatests/system/framework/roles/shadow.py: implement bindi...
2026-03-25  Iker Pedrosashare/ansible/roles/ci_run/tasks/fedora.yml: add dependency
2026-03-25  Iker Pedrosatests/system/etc/login.defs: define ENCRYPT_METHOD
2026-03-24  aborah-sudoTests: Add a new user with a specified non-existing...
2026-03-22  a1batrosslib/attr.h: exclude MCST LCC compiler from ATTR_MALLOC
2026-03-20  Alejandro Colomarlib/string/README: [v]aprintf(3) are in libc
2026-03-20  aborah-sudoTests: Add a new user with a valid existing group as...
2026-03-16  Pat Rieheckyusermod: make fail_exit the reverse of the locking...
2026-03-16  Pat Rieheckyusermod: close_files should unlock in reverse of open_files
2026-03-16  Pat Rieheckyusermod: only unlock on close_files if we actually...
2026-03-16  Pat Rieheckyusermod: only lock shadow file as needed
2026-03-16  aborah-sudoTests: Add a new user with a specified non-existing gid
2026-03-16  Alejandro Colomarlib/io/README: Add file
2026-03-16  Alejandro Colomarlib/, src/: Use fgets_a() instead of its pattern
2026-03-16  Alejandro Colomarlib/io/: fgets_a(): Add macro
2026-03-16  Alejandro Colomarlib/: Use countof() instead of hardcoded lengths
2026-03-16  Alejandro Colomarlib/fields.c: change_field(): Use a VLA
2026-03-16  Alejandro Colomarlib/, src/: Use countof() instead of sizeof() with...
2026-03-16  Tobias Stoeckmannusermod: Update passwd entry when shadowing entry
2026-03-16  Alejandro Colomarlib/, src/: Remove superfluous #include <assert.h>
2026-03-16  Alejandro Colomarlib/, src/, tests/: #undef NDEBUG before #include ...
2026-03-16  Alejandro Colomarlib/, src/, tests/: Move <assert.h> to be the last...
2026-03-13  Tobias Stoeckmannlib/sysconf: Move sysconf handling into own file
2026-03-13  Tobias Stoeckmannusermod: Check sysconf return value
2026-03-13  Tobias Stoeckmannuseradd: Check sysconf return value
2026-03-12  KhaelK-Praetorianstrchriscntrl: reject C1 control bytes (0x80-0x9F)
2026-03-12  Tobias Stoeckmannusermod: Create shadow entry with -e 0 or -f 0
2026-03-12  aborah-sudoTests: Add user with existing UID without -o flag
2026-03-12  Alejandro Colomarlib/commonio.c: Diagnose non-text files
2026-03-10  Iker Pedrosaci: run unit-tests in Ubuntu build
2026-03-10  Iker Pedrosaci: add missing `cmocka` dependency for Ubuntu runners
2026-03-10  aborah-sudoTests: Add a new user with specified UID and GID
2026-03-06  aborah-sudoTests: Create user with custom uid options
2026-03-06  Alejandro Colomarlib/io/syslog.h: SYSLOG_C(): Call setlocale(3) and...
2026-03-06  Alejandro Colomarlib/io/syslog.h: SYSLOG_C(): Use a single local variable
2026-03-06  Alejandro Colomarlib/io/syslog.h: Rename local variable
2026-03-06  Alejandro Colomarlib/io/syslog.h: SYSLOG_C(): Split code to helper macro
2026-03-06  Alejandro Colomarlib/: Move <syslog.h> wrappers to "io/syslog.h"
2026-03-05  aborah-sudoTests: Create user with comment, expiredate, inactive...
2026-03-02  Chen QiFix build failure on hosts with gcc 10
2026-03-02  Hadi Chokrci: run privileged system tests in CI
2026-03-02  Hadi Chokrtests: add privileged useradd test for BTRFS subvolume...
2026-03-02  Hadi Chokrtests: add privileged topology and test configuration
2026-03-02  Hadi Chokrdoc: document privileged containers and privileged...
2026-03-02  Hadi Chokrshare: add privileged container support for CI and...
next