-
Notifications
You must be signed in to change notification settings - Fork 268
Pull requests: shadow-maint/shadow
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
src/usermod.c: Some cleanups, improvements, fixes, and abstractions about open/close/lock/unlock on database files
#1590
opened Mar 17, 2026 by
alejandro-colomar
Loading…
Use countof() where appropriate, and do it implicitly where possible
#1588
opened Mar 16, 2026 by
alejandro-colomar
Loading…
lib/nss.c: Verify that lines are complete
bug
#1563
opened Mar 3, 2026 by
alejandro-colomar
Loading…
Re-design strr[c]spn(), to make it simpler and more useful
#1559
opened Mar 1, 2026 by
alejandro-colomar
Loading…
lib/limits.c: setup_limits(): Simplify, calling stpspn() instead of strprefix()
#1557
opened Mar 1, 2026 by
alejandro-colomar
Loading…
src/useradd.c: create_home(): Fix benign off-by-one bug
bug
#1556
opened Mar 1, 2026 by
alejandro-colomar
Loading…
fcopy(): Add function, and use it instead of its pattern
New API
#1499
opened Jan 14, 2026 by
alejandro-colomar
•
Draft
lib/: Use the comma operator to perform lvalue conversion
#1491
opened Jan 10, 2026 by
alejandro-colomar
Loading…
Remove support for shadow(5)'s sp_min
deprecation/removal
#1482
opened Jan 6, 2026 by
alejandro-colomar
Loading…
src/newusers.c: A user/group name with a leading digit is valid
bug
#1475
opened Jan 3, 2026 by
alejandro-colomar
Loading…
Add C-locale variants of isascii(3) APIs, and use them
New API
#1471
opened Jan 2, 2026 by
alejandro-colomar
Loading…
lib/list.c: Use for loop instead of while loop
Simpler
A good issue for a new beginner
#1470
opened Jan 1, 2026 by
alejandro-colomar
Loading…
lib/: Add ispfchar(), and use it instead of its pattern
New API
#1469
opened Jan 1, 2026 by
alejandro-colomar
•
Draft
Previous Next
ProTip!
Adding no:label will show everything without a label.