]> ruderich.org/simon Gitweb - nsscash/nsscash.git/history - nss
.github: update upstream actions to latest version
[nsscash/nsscash.git] / nss /
2021-01-16 Simon RuderichUpdate copyright years
2020-05-16 Simon Ruderichnss/tests: add missing headers for WIFEXITED/WEXITSTATUS
2020-02-18 Simon RuderichUpdate copyright years
2019-12-15 Simon Ruderichnss/tests: rename variable
2019-06-17 Simon Ruderichnss: remove pointer indirection in search_key's id...
2019-06-17 Simon Ruderichnss: reduce code duplication in _nss_cash_setpwent...
2019-06-12 Simon Ruderichnss: add todo
2019-06-11 Simon Ruderichnss: Makefile: don't link against asan
2019-06-11 Simon RuderichCheck size limits and abort if they are violated
2019-06-11 Simon Ruderichnss: tests: sort included headers
2019-06-10 Simon Ruderichnss: Makefile: build libcash_test.so in tests/
2019-06-10 Simon Ruderichnss: improve comments
2019-06-10 Simon Ruderichnss: gr/pw: re-used variable
2019-06-10 Simon Ruderichnss: gr/pw: use key->name for NULL check
2019-06-10 Simon Ruderichnss: gr/pw: make data const
2019-06-10 Simon Ruderichnss: search: make search_key argument const
2019-06-10 Simon Ruderichnss: search.h: re-order struct file members
2019-06-10 Simon Ruderichnss: file.h: re-order struct file members
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 Ruderichnss: Makefile: fix typo in LD_PRELOAD variable name
2019-06-08 Simon Ruderichnss: tests: fix typo in comment
2019-06-08 Simon RuderichAdd support for group 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 RuderichFirst working version