1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-29 11:21:54 +03:00
samba-mirror/source4/libcli
Andrew Bartlett 79f6bcd5ae r5988: Fix the -P option (use machine account credentials) to use the Samba4
secrets system, and not the old system from Samba3.

This allowed the code from auth_domain to be shared - we now only
lookup the secrets.ldb in lib/credentials.c.

In order to link the resultant binary, samdb_search() has been moved
from deep inside rpc_server into lib/gendb.c, along with the existing
gendb_search_v().  The vast majority of this patch is the simple
rename that followed,

(Depending on the whole SAMDB for just this function seemed pointless,
and brought in futher dependencies, such as smbencrypt.c).

Andrew Bartlett
(This used to be commit e13c671619)
2007-10-10 13:11:12 -05:00
..
auth r5988: Fix the -P option (use machine account credentials) to use the Samba4 2007-10-10 13:11:12 -05:00
composite r5646: state->loadfile might be NULL after allocation so this is really 2007-10-10 13:10:56 -05:00
ldap r5322: removed a whole bunch of #include lines that minimal_includes.pl 2007-10-10 13:09:41 -05:00
nbt r5405: try to use NBT name pointers when a netbios name is repeated in a NBT 2007-10-10 13:10:42 -05:00
raw r5941: Commit this patch much earlier than I would normally prefer, but metze needs a working tree... 2007-10-10 13:11:11 -05:00
resolve r5551: Protect against falling off the end of the name resolve order list 2007-10-10 13:10:54 -05:00
security r5137: fix types 2007-10-10 13:09:26 -05:00
util r5866: Add InitShutdown IDL and torture test. 2007-10-10 13:11:05 -05:00
wins r5451: - added separate wrepl_associate(), wrepl_pull_table() and wrepl_pull_names() functions, with reasonable 2007-10-10 13:10:47 -05:00
cliconnect.c r5941: Commit this patch much earlier than I would normally prefer, but metze needs a working tree... 2007-10-10 13:11:11 -05:00
clideltree.c r4013: got rid of a bunch of unused or unmaintained code 2007-10-10 13:06:15 -05:00
clifile.c r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the 2007-10-10 13:09:15 -05:00
clilist.c r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the 2007-10-10 13:09:15 -05:00
climessage.c r5917: First step in using the new cli_credentials structure. This patch 2007-10-10 13:11:08 -05:00
clireadwrite.c r4063: - change char * -> uint8_t in struct request_buffer 2007-10-10 13:06:21 -05:00
clitrans2.c r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the 2007-10-10 13:09:15 -05:00
config.m4 r4700: first attempt at a composite async function, smb_composite_loadfile(), 2007-10-10 13:08:45 -05:00
config.mk r5414: - added libcli/wins/, a basic client library for WINS replication 2007-10-10 13:10:43 -05:00
libsmb.mk r3744: Support building subsystems as a shared library. Modules don't work yet, 2007-10-10 13:05:50 -05:00