| Age | Commit message (Collapse) | Author |
|
Also no unix extensions (as that is SMB1).
|
|
Kotlin + truth is somewhat pedantic at times
|
|
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
|
|
|
|
Some backends have resources to free, such as the SambaTree.
|
|
Unittests still fail as there is no samba server to talk to (step 2).
|
|
|
|
With the exception of openDir, largely untested.
|
|
Ask for enough permissions to be able to create sockets.
|
|
|
|
Preparing for adding more io implementations.
Really tried writing the convention plugins in kotlin dsl but could
not find the exact right hacks to get it to work.
|