Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2015-01-21 | fix erroneous return of partial username matches by getspnam[_r] | Rich Felker | -1/+1 |
2013-11-24 | shadow: Move spent parsing to internal function | Michael Forney | -30/+39 |
2012-09-29 | more close-on-exec fixes, mostly using new "e" flag to fopen | Rich Felker | -2/+2 |
2011-09-21 | protect against/handle cancellation reading shadow passwords | Rich Felker | -1/+11 |
2011-04-20 | shadow password fixes: empty fields should read as -1 not 0 | Rich Felker | -7/+13 |
2011-02-14 | guard against hard links to non-ordinary-files when reading tcb shadow | Rich Felker | -2/+4 |
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | -0/+89 |