aboutsummaryrefslogtreecommitdiff
path: root/kernel/cifsd
Commit message (Collapse)AuthorAge
* cifsd: update to git (2019-10-08)Richard Yu2019-10-12
| | | | Signed-off-by: Richard Yu <yurichard3839@gmail.com>
* cifsd: update to git (2019-08-19)Andy Walsh2019-08-21
| | | | | | | | | | * update to git (2019-08-19) * use new "kill_server" sysfs option on stop * ensure reload_service() works correctly * add inherit owner, force create mode, force directory mode UCI options * add patches for mips target (vfree, vmalloc) Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
* cifsd: Update to 2019-07-17 commitRosen Penev2019-07-24
| | | | | | | Fixes several issues, including a restart bug and compilation on kernel 4.9. 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>