1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/libgpo
Andrew Tridgell 4ad0397d8a s4-ldbwrap: added re-use of ldb contexts in ldb_wrap_connect()
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.
2009-10-23 14:52:17 +11:00
..
ads_convenience.c s4-ldbwrap: added re-use of ldb contexts in ldb_wrap_connect() 2009-10-23 14:52:17 +11:00
ads_convenience.h Make the gpo files build for samba 4. 2009-04-20 23:16:17 +02:00
gpo_filesync.c Make the gpo files build for samba 4. 2009-04-20 23:16:17 +02:00
gpo_s4.h Move some headers around to avoid confusion. 2009-04-20 23:16:17 +02:00