mirror of
https://github.com/samba-team/samba.git
synced 2025-11-23 20:23:50 +03:00
less likely that anyone will use pstring for new code - got rid of winbind_client.h from includes.h. This one triggered a huge change, as winbind_client.h was including system/filesys.h and defining the old uint32 and uint16 types, as well as its own pstring and fstring.
This is the RPC server for the registry for Samba. It is basically a front-end for the registry library in lib/registry. See lib/registry/README for more details.