]> ruderich.org/simon Gitweb - nsscash/nsscash.git/history - passwd.go
.github: update upstream actions to latest version
[nsscash/nsscash.git] / passwd.go
2021-01-16 Simon RuderichUpdate copyright years
2020-02-18 Simon RuderichUpdate copyright years
2019-06-12 Simon Ruderichnsscash: report error for passwd/group without trailing...
2019-06-11 Simon RuderichCheck size limits and abort if they are violated
2019-06-11 Simon Ruderichnsscash: handle errors in SerializePasswd(), SerializeG...
2019-06-11 Simon Ruderichnsscash: support longer lines in passwd/group files
2019-06-10 Simon Ruderichnsscash: improve comments
2019-06-10 Simon Ruderichnsscash: add alignBufferTo() helper
2019-06-08 Simon Ruderichnsscash: use WriteByte() instead of Write() with cast
2019-06-08 Simon Ruderichnsscash: improve index sanity check
2019-06-08 Simon RuderichFirst working version