aboutsummaryrefslogtreecommitdiffstats
path: root/src/userinfo.c
AgeCommit message (Expand)AuthorLines
2020-04-13On UID/GID DB read failure, print non-debug message and tolerate ENOENT.Martin Pärtel-2/+8
2020-04-13Call setpwent() and setgrent().Martin Pärtel-0/+4
2019-12-21Don't check that numeric UIDs and GIDs exist in user database.Martin Pärtel-48/+16
2018-01-14Internal renames.Martin Pärtel-13/+13
2014-06-11Fix caching of group membersAndrej Lajovic-1/+0
2014-05-10(removed trailing spaces)Martin Pärtel-20/+20
2012-07-04Cache user data for user_belongs_to_group().Martin Pärtel-49/+261
2011-07-08Initial commit to git.Martin Pärtel-0/+177