Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2021-02-15 | Fixed permchain.c on older compilers. Enabled -Wpedantic. | Martin Pärtel | -1/+1 |
2021-02-13 | Refactored and unit-tested filter_special_opts. Shaved a bunch of yaks on the... | Martin Pärtel | -0/+1 |
2020-04-13 | On UID/GID DB read failure, print non-debug message and tolerate ENOENT. | Martin Pärtel | -2/+8 |
2020-04-13 | Call setpwent() and setgrent(). | Martin Pärtel | -0/+4 |
2019-12-21 | Don't check that numeric UIDs and GIDs exist in user database. | Martin Pärtel | -48/+16 |
2018-01-14 | Internal renames. | Martin Pärtel | -13/+13 |
2014-06-11 | Fix caching of group members | Andrej Lajovic | -1/+0 |
2014-05-10 | (removed trailing spaces) | Martin Pärtel | -20/+20 |
2012-07-04 | Cache user data for user_belongs_to_group(). | Martin Pärtel | -49/+261 |
2011-07-08 | Initial commit to git. | Martin Pärtel | -0/+177 |