mirror of
https://github.com/samba-team/samba.git
synced 2025-06-17 15:17:09 +03:00
This allows this control to be specified as critical. We support the control because we choose to always be durable in our transactions. We really, really need a 'duplicate request' API, as at the moment we can't do this without a large, error-prone set of code that cannot cope with new request fields or types. Andrew Bartlett