| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-08-22 | samba: Cleanup jni layer | Joel Klinghed | |
| Remember that jni::GlobalRef can be used on multiple threads so we can't store the env, need to call AttachCurrentThread. Fix AttachCurrentThread (g_vm was forgotten). More consistent move and copy constructors in refs. Removed env() method as it would only be valid for Param and Local anyway. | |||
| 2024-08-19 | Increase the samba implemetation | Joel Klinghed | |
| With the exception of openDir, largely untested. | |||
| 2024-07-23 | Add initial code for samba implementation based on libsmb2 | Joel Klinghed | |
