mirror of
https://github.com/samba-team/samba.git
synced 2025-11-18 00:23:50 +03:00
* start adding write support to the Samba registry Flesh out the server implementations of RegCreateKey(), RegSetValue(), RegDeleteKey() and RegDeleteValue() I can create a new key using regedit.exe now but the 'New Key #1' key cannot be deleted yet.