1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
https://gitlab.com/samba-team/samba is the Official GitLab mirror of https://git.samba.org/samba.git -- Merge requests should be made on GitLab (not on GitHub)
Go to file
Andrew Tridgell 239c310f25 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!)
2007-10-10 13:09:03 -05:00
packaging/debian r1033: Include new manpages 2007-10-10 12:56:31 -05:00
source r4891: - added a generic resolve_name() async interface in libcli/resolve/, 2007-10-10 13:09:03 -05:00
COPYING r1662: add a copy of the GPL text to the samba4 svn tree 2007-10-10 12:57:47 -05:00
howto.txt r4498: arrgh, really fix the typo this time 2007-10-10 13:08:15 -05:00
prog_guide.txt r4672: added the "spnego" flag to the binding string docs 2007-10-10 13:08:40 -05:00
swat2.txt r1273: An initial doc about what I'd like to see in the swat for samba4. Please 2007-10-10 12:56:48 -05:00