summaryrefslogtreecommitdiff
path: root/gnu/build/accounts.scm
AgeCommit message (Expand)Author
2023-10-12accounts: Fix typo in comment.Ludovic Courtès
2023-10-08accounts: Ensure ‘last-change’ field of shadow entries is never zero.Ludovic Courtès
2022-01-01system: Allow 'chfn' to change the user's full name.Ludovic Courtès
2019-08-28accounts: Delete duplicate entries.Ludovic Courtès
2019-06-27accounts: Use 'fsync' instead of 'fdatasync'.Ludovic Courtès
2019-06-05accounts: Call 'fdatasync' when writing databases.Ludovic Courtès
2019-06-05accounts: Close database before renaming it.Ludovic Courtès
2019-06-05activation: Lock /etc/.pwd.lock before accessing databases.Ludovic Courtès
2019-04-26accounts: Always honor the configured user account shell.Ludovic Courtès
2019-03-07Add (gnu build accounts).Ludovic Courtès