cifsd: add new package (kernel/cifsd and net/cifsd-tools) 9155/head
authorAndy Walsh <andy.walsh44+github@gmail.com>
Wed, 5 Jun 2019 07:54:57 +0000 (09:54 +0200)
committerAndy Walsh <andy.walsh44+github@gmail.com>
Sun, 14 Jul 2019 12:07:42 +0000 (14:07 +0200)
commit6dae6d5166b4518e2b79f60d8f761d230779ba95
tree11b1aaef00dd7fdb3f10b256943ada754f8e006a
parent9521c83f66790171b84090f2ab466f97d72f255d
cifsd: add new package (kernel/cifsd and net/cifsd-tools)

* adds cifs/smb kernel server module (cifsd)
* adds userspace tools (cifsd, cifsadmin)
* has UCI support (compatible with samba configs)

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
kernel/cifsd/Makefile [new file with mode: 0644]
net/cifsd-tools/Makefile [new file with mode: 0644]
net/cifsd-tools/files/cifsd.config [new file with mode: 0644]
net/cifsd-tools/files/cifsd.config.example [new file with mode: 0644]
net/cifsd-tools/files/cifsd.init [new file with mode: 0644]
net/cifsd-tools/files/smb.conf.help [new file with mode: 0644]
net/cifsd-tools/files/smb.conf.template [new file with mode: 0644]