]> ruderich.org/simon Gitweb - nsscash/nsscash.git/commit
Add support for group files
authorSimon Ruderich <simon@ruderich.org>
Sat, 8 Jun 2019 13:49:33 +0000 (15:49 +0200)
committerSimon Ruderich <simon@ruderich.org>
Sat, 8 Jun 2019 13:49:33 +0000 (15:49 +0200)
commit839f07d7b3130efc613d7d3fa8ed71a7d8d5fd7f
tree26ba4f81bde33d1447c9f3e4aa76ac182a26033a
parent61a186321612e50e2c0224ca84c77434d3c42722
Add support for group files
13 files changed:
.gitignore
config.go
file.go
group.go [new file with mode: 0644]
group_test.go [new file with mode: 0644]
main.go
nss/Makefile
nss/cash.h
nss/cash_nss.h
nss/gr.c [new file with mode: 0644]
nss/pw.c
nss/tests/gr.c [new file with mode: 0644]
nss/tests/group [new file with mode: 0644]