aboutsummaryrefslogtreecommitdiff
path: root/net/cifsd-tools
Commit message (Collapse)AuthorAge
* cifsd-tools: Run init script through shellcheckRosen Penev2019-07-24
| | | | | | | | | | Main warning fixed was about echo -e not being supported by POSIX sh. Added PKG_BUILD_PARALLEL for slightly faster compilation. Small whitespace cleanups. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* cifsd: add new package (kernel/cifsd and net/cifsd-tools)Andy Walsh2019-07-14
* 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>