| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | samba: Fix crash when url->path == null | Joel Klinghed | |
| 2024-08-22 | Add AutoClosable to Tree interface | Joel Klinghed | |
| Some backends have resources to free, such as the SambaTree. | |||
| 2024-08-20 | Support building libsamba.so for unittests | Joel Klinghed | |
| Unittests still fail as there is no samba server to talk to (step 2). | |||
| 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 | |
