| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-08-23 | samba: Style fixes | Joel Klinghed | |
| Remove unused imports and shorten lone lines | |||
| 2024-08-23 | samba: Add support for read/write file | Joel Klinghed | |
| 2024-08-22 | samba: Add docker server run by tests | Joel Klinghed | |
| Current user needs to be in docker group (or in some other way have access to the docker.socket) for this to work. Two current problems: * listRoot() fails, no directories are found. * gradle hangs after running the samba tests | |||
| 2024-08-22 | Add AutoClosable to Tree interface | Joel Klinghed | |
| Some backends have resources to free, such as the SambaTree. | |||
| 2024-08-19 | Increase the samba implemetation | Joel Klinghed | |
| With the exception of openDir, largely untested. | |||
| 2024-07-25 | samba: Add credentials object | Joel Klinghed | |
| Ask for enough permissions to be able to create sockets. | |||
| 2024-07-23 | Add initial code for samba implementation based on libsmb2 | Joel Klinghed | |
