mirror of
https://github.com/samba-team/samba.git
synced 2025-02-12 21:58:10 +03:00
This adds two callback function for each rpc service. One is for initialisation and the other for shutdown. rpc_<service>_unregister() needs to be called to execute the shutdown function.