-
Notifications
You must be signed in to change notification settings - Fork 237
Pull requests: shadow-maint/shadow
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
lib/fs/mkstemp/, src/: Move fmkomstemp() to separate files under lib/fs/mkstemp/, and split into mkomstemp()
#1139
opened Dec 4, 2024 by
alejandro-colomar
Loading…
lib/atoi/a2i/: Simplify these macros by calling a2i()
#1137
opened Dec 3, 2024 by
alejandro-colomar
Loading…
lib/chkname.c: is_valid_name(): Use streq() instead of its pattern
Simpler
A good issue for a new beginner
#1136
opened Dec 2, 2024 by
alejandro-colomar
Loading…
lib/: Some improvements to sizes of array parameters
#1134
opened Nov 27, 2024 by
alejandro-colomar
Loading…
configure.ac, lib/, src/: Assume setgroups(2) and initgroups(3) exist
#1125
opened Nov 16, 2024 by
alejandro-colomar
Loading…
lib/, src/: Simplify code that calls [sg]etgroups(3)
#1123
opened Nov 14, 2024 by
alejandro-colomar
•
Draft
Use cc(1)'s __has_include() instead of build-system checks
#1118
opened Nov 12, 2024 by
alejandro-colomar
Loading…
configure.ac, lib/, src/: Presume working shadow group support in libc
#1111
opened Nov 6, 2024 by
alejandro-colomar
Loading…
Simplify
Simpler
A good issue for a new beginner
#1109
opened Nov 4, 2024 by
alejandro-colomar
Loading…
readlinknul(): Minor tweaks
Simpler
A good issue for a new beginner
#1107
opened Nov 3, 2024 by
alejandro-colomar
Loading…
Added option -a to lastlog for listing active users only
#1104
opened Oct 29, 2024 by
pranlawate
Loading…
userdel: --force: Allow the flag to be specified twice, for more granularity
#1071
opened Sep 1, 2024 by
alejandro-colomar
•
Draft
Replace fgetsx() by fgets(3) and fputsx() by fputs(3)
#1056
opened Jul 21, 2024 by
alejandro-colomar
•
Draft
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.