mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
4ad0397d8a
This allows us to reuse a ldb context if it is open twice, instead of going through the expensive process of a full ldb open. We can reuse it if all of the parameters are the same. The change relies on callers using talloc_unlink() or free of a parent to close a ldb context. |
||
---|---|---|
.. | ||
ads_convenience.c | ||
ads_convenience.h | ||
gpo_filesync.c | ||
gpo_s4.h |