| 9 hours ago |
Alejandro Colomar | lib/string/README: Document stprintf(,0,) master |
commit | commitdiff | tree | snapshot |
| 9 hours ago |
Alejandro Colomar | lib/salt.c: Use stprintf() instead of snprintf(3) |
commit | commitdiff | tree | snapshot |
| 9 hours ago |
Alejandro Colomar | lib/string/strcpy/: stpecpy(): Use strtcpy() instead... |
commit | commitdiff | tree | snapshot |
| 9 hours ago |
Alejandro Colomar | lib/string/: seprintf(), stpecpy(): Add missing const |
commit | commitdiff | tree | snapshot |
| 9 hours ago |
Alejandro Colomar | lib/, po/, src/: Rename stpeprintf() => seprintf() |
commit | commitdiff | tree | snapshot |
| 9 hours ago |
Alejandro Colomar | lib/, src/, tests/: Rename snprintf_() => stprintf() |
commit | commitdiff | tree | snapshot |
| 9 hours ago |
Alejandro Colomar | lib/string/: Compact documentation |
commit | commitdiff | tree | snapshot |
| 9 hours ago |
Alejandro Colomar | lib/string/: Redesign stpecpy() and stpeprintf() |
commit | commitdiff | tree | snapshot |
| 9 hours ago |
Alejandro Colomar | lib/string/: vsnprintf_(), strtcpy(): abort() if size==0 |
commit | commitdiff | tree | snapshot |
| 9 hours ago |
Alejandro Colomar | lib/string/sprintf/: snprintf_(): Use ssize_t instead... |
commit | commitdiff | tree | snapshot |
| 9 hours ago |
Alejandro Colomar | lib/string/: vsnprintf_(), strtcpy(): Set errno = E2BIG... |
commit | commitdiff | tree | snapshot |
| 2 days ago |
Iker Pedrosa | man/login.defs.5.xml: clarify documentation for multi... |
commit | commitdiff | tree | snapshot |
| 3 days ago |
aborah-sudo | Tests: Unlock user password |
commit | commitdiff | tree | snapshot |
| 3 days ago |
aborah-sudo | Tests: Change user password |
commit | commitdiff | tree | snapshot |
| 3 days ago |
aborah-sudo | Tests: Rename user who is member of a group |
commit | commitdiff | tree | snapshot |
| 3 days ago |
aborah-sudo | Tests: Add passlib to requirements.txt for proper crypt... |
commit | commitdiff | tree | snapshot |
| 10 days ago |
aborah-sudo | Tests: Add a new user with home directory creation |
commit | commitdiff | tree | snapshot |
| 10 days ago |
aborah-sudo | tests: implement login.defs configuration utility |
commit | commitdiff | tree | snapshot |
| 11 days ago |
Dmitry Sakhonchik | Add --disable-syslog configure option |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Stanislav Brabec | Add LOGIN_SHELL_FALLBACK to FOREIGNDEFS |
commit | commitdiff | tree | snapshot |
| 12 days ago |
NorwayFun | po: Update Georgian translation |
commit | commitdiff | tree | snapshot |
| 2026-04-28 |
Hadi Chokr | useradd: fix btrfs subvolume creation for single-compon... |
commit | commitdiff | tree | snapshot |
| 2026-04-28 |
Iker Pedrosa | tests: update newgrp tests to expect GID 1002 |
commit | commitdiff | tree | snapshot |
| 2026-04-28 |
Iker Pedrosa | tests: update vipw tests to expect ID 1001 |
commit | commitdiff | tree | snapshot |
| 2026-04-28 |
Iker Pedrosa | tests: update usermod tests to expect ID 1001 |
commit | commitdiff | tree | snapshot |
| 2026-04-28 |
Iker Pedrosa | tests: update groupadd tests to expect GID 1001 |
commit | commitdiff | tree | snapshot |
| 2026-04-28 |
Iker Pedrosa | tests: update useradd tests to expect ID 1001 |
commit | commitdiff | tree | snapshot |
| 2026-04-28 |
Iker Pedrosa | tests: add CI user creation to simulate cloud VM enviro... |
commit | commitdiff | tree | snapshot |
| 2026-04-28 |
Iker Pedrosa | tests/system/framework/hosts/shadow.py: fix restore... |
commit | commitdiff | tree | snapshot |
| 2026-04-23 |
Hadi Chokr | man/useradd.8.xml: Remove trailing spaces from useradd... |
commit | commitdiff | tree | snapshot |
| 2026-04-23 |
Hadi Chokr | useradd(8): fallback to regular dir for BTRFS home... |
commit | commitdiff | tree | snapshot |
| 2026-04-23 |
Alejandro Colomar | lib/, src/: Move btrfs.c prototypes to lib/btrfs.h |
commit | commitdiff | tree | snapshot |
| 2026-04-23 |
Alejandro Colomar | lib/, src/: Move statfs(2) call out of is_btrfs() |
commit | commitdiff | tree | snapshot |
| 2026-04-23 |
Alejandro Colomar | lib/btrfs.c: btrfs_is_subvolume(): Simplify error check |
commit | commitdiff | tree | snapshot |
| 2026-04-12 |
Thomas Schuster | groupadd: fix system account help text 1609/head |
commit | commitdiff | tree | snapshot |
| 2026-04-10 |
aborah-sudo | Tests: Add a new user with supplementary groups using... 1586/head |
commit | commitdiff | tree | snapshot |
| 2026-04-10 |
aborah-sudo | Tests: Verify user creation fails when UID exceeds... |
commit | commitdiff | tree | snapshot |
| 2026-04-10 |
aborah-sudo | Tests: Add a new user with custom primary group and... |
commit | commitdiff | tree | snapshot |
| 2026-04-10 |
aborah-sudo | Tests: Verify user creation succeeds with large valid... |
commit | commitdiff | tree | snapshot |
| 2026-04-10 |
Pat Riehecky | subid: setup deterministic_wrap mode |
commit | commitdiff | tree | snapshot |
| 2026-04-10 |
Pat Riehecky | subid: Define settings for deterministic wrap subid... |
commit | commitdiff | tree | snapshot |
| 2026-04-10 |
Pat Riehecky | subid: Add deterministic subid ranges |
commit | commitdiff | tree | snapshot |
| 2026-04-10 |
Pat Riehecky | subid: Define settings for deterministic subid ranges |
commit | commitdiff | tree | snapshot |
| 2026-04-10 |
Pat Riehecky | subid: Move linear allocation into its own function |
commit | commitdiff | tree | snapshot |
| 2026-04-10 |
Alejandro Colomar | lib/: find_new_sub_[ug]ids(): Remove redundant checks |
commit | commitdiff | tree | snapshot |
| 2026-04-10 |
Alejandro Colomar | lib/subordinateio.c: find_free_range(): Validate input... |
commit | commitdiff | tree | snapshot |
| 2026-04-10 |
Alejandro Colomar | lib/: find_free_range(): Set errno on error |
commit | commitdiff | tree | snapshot |
| 2026-04-10 |
Alejandro Colomar | lib/subordinateio.c: find_free_range(): Use id_t instea... |
commit | commitdiff | tree | snapshot |
| 2026-04-10 |
Alejandro Colomar | autogen.sh: CFLAGS: Add -Werror=overflow |
commit | commitdiff | tree | snapshot |
| 2026-04-10 |
Alejandro Colomar | autogen.sh: CFLAGS: Remove -Werror=sign-compare |
commit | commitdiff | tree | snapshot |
| 2026-04-10 |
Alejandro Colomar | lib/, src/: find_new_sub_[ug]ids(): Report errors throu... |
commit | commitdiff | tree | snapshot |
| 2026-04-10 |
Alejandro Colomar | lib/: find_new_sub_*ids(): Remove dead assertions |
commit | commitdiff | tree | snapshot |
| 2026-04-07 |
Tobias Stoeckmann | login: Delete creds if pam_open_session fails |
commit | commitdiff | tree | snapshot |
| 2026-04-07 |
Tobias Stoeckmann | login: Call pam_close_session only with session |
commit | commitdiff | tree | snapshot |
| 2026-04-07 |
Tobias Stoeckmann | login: Call pam_open_session after pam_setcred |
commit | commitdiff | tree | snapshot |
| 2026-04-01 |
Alejandro Colomar | man/passwd.5.xml: CAVEATS: Add section |
commit | commitdiff | tree | snapshot |
| 2026-04-01 |
Alejandro Colomar | Revert "strchriscntrl: reject C1 control bytes (0x80... |
commit | commitdiff | tree | snapshot |
| 2026-03-31 |
aborah-sudo | Tests: Add a new user with a specified large UID |
commit | commitdiff | tree | snapshot |
| 2026-03-31 |
aborah-sudo | Tests: Add a new user with an invalid UID |
commit | commitdiff | tree | snapshot |
| 2026-03-31 |
Iker Pedrosa | man/po: fix pot file syntax errors after `groupmems... |
commit | commitdiff | tree | snapshot |
| 2026-03-31 |
Iker Pedrosa | */: groupmems(8): Remove program |
commit | commitdiff | tree | snapshot |
| 2026-03-30 |
Pat Riehecky | test/libsubid: update 01_list_ranges |
commit | commitdiff | tree | snapshot |
| 2026-03-30 |
Pat Riehecky | subid: Remove get_owner_id |
commit | commitdiff | tree | snapshot |
| 2026-03-30 |
Pat Riehecky | subid: start using SUB_UID_STORE_BY_UID/GID |
commit | commitdiff | tree | snapshot |
| 2026-03-30 |
Pat Riehecky | subid: Define SUB_UID_STORE_BY_UID and SUB_GID_STORE_BY_UID |
commit | commitdiff | tree | snapshot |
| 2026-03-30 |
Pat Riehecky | subid: use is_same_user() for owner resolution in find_... |
commit | commitdiff | tree | snapshot |
| 2026-03-30 |
Pat Riehecky | subid: use is_same_user() for owner resolution in range... |
commit | commitdiff | tree | snapshot |
| 2026-03-30 |
Pat Riehecky | subid: Add is_same_user for unified ID lookups |
commit | commitdiff | tree | snapshot |
| 2026-03-30 |
Alejandro Colomar | lib/shadow/passwd/: getpw_uid_or_nam(): Add function |
commit | commitdiff | tree | snapshot |
| 2026-03-25 |
aborah-sudo | Tests: Add a new user with a specified existing numeric... |
commit | commitdiff | tree | snapshot |
| 2026-03-25 |
Iker Pedrosa | tests/system/tests/test_vipw.py: implement basic tests |
commit | commitdiff | tree | snapshot |
| 2026-03-25 |
Iker Pedrosa | share/ansible/: create the /etc/gshadow in OpenSUSE |
commit | commitdiff | tree | snapshot |
| 2026-03-25 |
Iker Pedrosa | share/ansible/roles/ci_run/tasks/: add `vim` dependency |
commit | commitdiff | tree | snapshot |
| 2026-03-25 |
Iker Pedrosa | tests/system/framework/roles/shadow.py: implement bindi... |
commit | commitdiff | tree | snapshot |
| 2026-03-25 |
Iker Pedrosa | tests/system/tests/test_chgpasswd.py: change multiple... |
commit | commitdiff | tree | snapshot |
| 2026-03-25 |
Iker Pedrosa | tests/system/tests/test_chgpasswd.py: change multiple... |
commit | commitdiff | tree | snapshot |
| 2026-03-25 |
Iker Pedrosa | tests/system/framework/roles/shadow.py: implement bindi... |
commit | commitdiff | tree | snapshot |
| 2026-03-25 |
Iker Pedrosa | tests/system/tests/test_gpasswd.py: add user to group... |
commit | commitdiff | tree | snapshot |
| 2026-03-25 |
Iker Pedrosa | tests/system/tests/test_gpasswd.py: add user as group... |
commit | commitdiff | tree | snapshot |
| 2026-03-25 |
Iker Pedrosa | tests/system/conftest.py: import markers plugin |
commit | commitdiff | tree | snapshot |
| 2026-03-25 |
Iker Pedrosa | tests/system/tests/test_gpasswd.py: add user to group... |
commit | commitdiff | tree | snapshot |
| 2026-03-25 |
Iker Pedrosa | tests/system/framework/roles/shadow.py: implement bindi... |
commit | commitdiff | tree | snapshot |
| 2026-03-25 |
Iker Pedrosa | tests/system/tests/test_chpasswd.py: change multiple... |
commit | commitdiff | tree | snapshot |
| 2026-03-25 |
Iker Pedrosa | tests/system/tests/test_chpasswd.py: change multiple... |
commit | commitdiff | tree | snapshot |
| 2026-03-25 |
Iker Pedrosa | tests/system/framework/roles/shadow.py: implement bindi... |
commit | commitdiff | tree | snapshot |
| 2026-03-25 |
Iker Pedrosa | share/ansible/: create the chpasswd PAM service file |
commit | commitdiff | tree | snapshot |
| 2026-03-25 |
Iker Pedrosa | tests/system/tests/test_passwd.py: lock user password |
commit | commitdiff | tree | snapshot |
| 2026-03-25 |
Iker Pedrosa | tests/system/tests/test_passwd.py: change user password... |
commit | commitdiff | tree | snapshot |
| 2026-03-25 |
Iker Pedrosa | tests/system/tests/test_passwd.py: change user password... |
commit | commitdiff | tree | snapshot |
| 2026-03-25 |
Iker Pedrosa | tests/system/framework/misc/__init__.py: password pattern |
commit | commitdiff | tree | snapshot |
| 2026-03-25 |
Iker Pedrosa | tests/system/framework/roles/shadow.py: implement bindi... |
commit | commitdiff | tree | snapshot |
| 2026-03-25 |
Iker Pedrosa | share/ansible/roles/ci_run/tasks/fedora.yml: add dependency |
commit | commitdiff | tree | snapshot |
| 2026-03-25 |
Iker Pedrosa | tests/system/etc/login.defs: define ENCRYPT_METHOD |
commit | commitdiff | tree | snapshot |
| 2026-03-24 |
aborah-sudo | Tests: Add a new user with a specified non-existing... |
commit | commitdiff | tree | snapshot |
| 2026-03-22 |
a1batross | lib/attr.h: exclude MCST LCC compiler from ATTR_MALLOC |
commit | commitdiff | tree | snapshot |
| 2026-03-20 |
Alejandro Colomar | lib/string/README: [v]aprintf(3) are in libc |
commit | commitdiff | tree | snapshot |
| 2026-03-20 |
aborah-sudo | Tests: Add a new user with a valid existing group as... |
commit | commitdiff | tree | snapshot |
| 2026-03-16 |
Pat Riehecky | usermod: make fail_exit the reverse of the locking... |
commit | commitdiff | tree | snapshot |
| 2026-03-16 |
Pat Riehecky | usermod: close_files should unlock in reverse of open_files |
commit | commitdiff | tree | snapshot |
| 2026-03-16 |
Pat Riehecky | usermod: only unlock on close_files if we actually... |
commit | commitdiff | tree | snapshot |
| next |