1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/auth
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
..
credentials s4:auth - fixed problem reading bind DN from secrets database 2009-10-16 14:08:11 +02:00
gensec s4-ldbwrap: added re-use of ldb contexts in ldb_wrap_connect() 2009-10-23 14:52:17 +11:00
kerberos s4: Changes the old occurences of "lp_realm" in "lp_dnsdomain" where needed 2009-10-14 10:50:43 +02:00
ntlm s4-dsdb: create a static system_session context 2009-10-23 14:52:17 +11:00
ntlmssp s4: ran minimal_includes.pl on source4/auth/ntlmssp 2009-10-20 16:05:07 +11:00
tests Fix various Python-related bugs. 2008-12-21 07:34:27 +01:00
auth_sam_reply.c Return infinite time for last last logoff when last logoff = 0 2009-08-03 14:08:15 +10:00
auth.h s4-dsdb: create a static system_session context 2009-10-23 14:52:17 +11:00
config.m4 Strip /usr/include from include flags, so we don't end up including 2009-03-15 18:10:20 +01:00
config.mk python: Move helper functions for using param into a separate file rather 2009-06-02 18:05:40 +02:00
pyauth.c s4-dsdb: create a static system_session context 2009-10-23 14:52:17 +11:00
pyauth.h s4:pyauth: fix compiler warnings 2009-02-05 17:48:13 +01:00
sam.c s4-auth: add SID_NT_ENTERPRISE_DCS is a server trust account 2009-09-19 19:40:03 -07:00
samba_server_gensec.c removed a redundent talloc_steal 2009-07-01 15:15:36 +10:00
session.c s4:auth: move make_server_info_netlogon_validation() function arround 2009-01-21 13:36:11 +01:00
session.h s4-dsdb: create a static system_session context 2009-10-23 14:52:17 +11:00
system_session.c s4-dsdb: create a static system_session context 2009-10-23 14:52:17 +11:00