]> ruderich.org/simon Gitweb - nsscash/nsscash.git/shortlog
nsscash/nsscash.git
2019-06-10 Simon Ruderichnss: merge cash.h into file.h
2019-06-10 Simon Ruderichnss: simplify initialization of struct file in map_file()
2019-06-09 Simon RuderichREADME: minor updates and fixes
2019-06-09 Simon Ruderichnss: Makefile: fix typo in LD_PRELOAD variable name
2019-06-08 Simon RuderichREADME: add requirements and usage instructions
2019-06-08 Simon RuderichMakefile: run all and clean in nss/ as well
2019-06-08 Simon RuderichMakefile: add test target
2019-06-08 Simon Ruderichnsscache: add comment
2019-06-08 Simon Ruderichnss: tests: fix typo in comment
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 RuderichAdd support for group files
2019-06-08 Simon Ruderichnsscash: go fmt
2019-06-08 Simon Ruderichnsscash: add support to convert plain files
2019-06-08 Simon Ruderichnss: add tests
2019-06-08 Simon Ruderichnss: move NSS function definitions to separate header
2019-06-08 Simon Ruderichnss: Makefile: inline library flags
2019-06-08 Simon Ruderichnsscash: add "convert" sub-command
2019-06-08 Simon Ruderichnsscash: remove a few empty lines
2019-06-08 Simon Ruderichnsscash: go fmt
2019-06-08 Simon Ruderichnsscash: add "fetch" sub-command for the default action
2019-06-08 Simon RuderichFirst working version
2019-06-08 Simon RuderichInitial commit