Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix buffer overrun in getgrent code when there are no group members | Rich Felker | 2011-06-30 | 1 | -4/+8 |
* | it's called getgrgid_r, not getgruid_r... | Rich Felker | 2011-06-08 | 1 | -1/+1 |
* | shadow password fixes: empty fields should read as -1 not 0 | Rich Felker | 2011-04-20 | 1 | -7/+13 |
* | guard against hard links to non-ordinary-files when reading tcb shadow | Rich Felker | 2011-02-14 | 1 | -2/+4 |
* | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | 2011-02-12 | 11 | -0/+404 |