1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/source4/libcli
Andrew Tridgell 2383787f19 r4891: - added a generic resolve_name() async interface in libcli/resolve/,
which will eventually try all resolution methods setup in smb.conf

 - only resolution backend at the moment is bcast, which does a
   parallel broadcast to all configured network interfaces, and takes
   the first reply that comes in (this nicely demonstrates how to do
   parallel requests using the async APIs)

 - converted all the existing code to use the new resolve_name() api

 - removed all the old nmb code (yay!)
(This used to be commit 239c310f25)
2007-10-10 13:09:03 -05:00
..
auth r4890: Try to cope with mechanism mismatch in the client speaks first version 2007-10-10 13:09:03 -05:00
composite r4891: - added a generic resolve_name() async interface in libcli/resolve/, 2007-10-10 13:09:03 -05:00
ldap r4591: - converted the other _p talloc functions to not need _p 2007-10-10 13:08:30 -05:00
nbt r4891: - added a generic resolve_name() async interface in libcli/resolve/, 2007-10-10 13:09:03 -05:00
raw r4891: - added a generic resolve_name() async interface in libcli/resolve/, 2007-10-10 13:09:03 -05:00
resolve r4891: - added a generic resolve_name() async interface in libcli/resolve/, 2007-10-10 13:09:03 -05:00
security r4620: - add interface functions to the auth subsystem so that callers doesn't need to 2007-10-10 13:08:34 -05:00
util r4757: added the ability of the clisocket level of libcli to handle async 2007-10-10 13:08:50 -05:00
cliconnect.c r4891: - added a generic resolve_name() async interface in libcli/resolve/, 2007-10-10 13:09:03 -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 r3454: moved a few more things out if includes.h into the include/system/ include files. 2007-10-10 13:05:13 -05:00
clilist.c r4591: - converted the other _p talloc functions to not need _p 2007-10-10 13:08:30 -05:00
climessage.c r4063: - change char * -> uint8_t in struct request_buffer 2007-10-10 13:06:21 -05:00
clireadwrite.c r4063: - change char * -> uint8_t in struct request_buffer 2007-10-10 13:06:21 -05:00
clitrans2.c r3441: some include file cleanups and general housekeeping 2007-10-10 13:05:11 -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 r4891: - added a generic resolve_name() async interface in libcli/resolve/, 2007-10-10 13:09:03 -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
namecache.c r3447: more include/system/XXX.h include files 2007-10-10 13:05:12 -05:00