index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
libcli
/
resolve
/
resolve.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r6933: Add a couple of helper functions for creating nbt names.
Tim Potter
2007-10-10
1
-0
/
+23
*
r5551: Protect against falling off the end of the name resolve order list
Tim Potter
2007-10-10
1
-1
/
+1
*
r5197: moved events code to lib/events/ (suggestion from metze)
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r5185: make all the events data structures private to events.c. This will
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r5126: the composite code is no longer client specific or smb specific, so
Andrew Tridgell
2007-10-10
1
-14
/
+14
*
r4922: fixed an infinite loop in the name resolve code when handling a method
Andrew Tridgell
2007-10-10
1
-3
/
+1
*
r4919: if a caller doesn't provide an event context to the resolver library,
Andrew Tridgell
2007-10-10
1
-1
/
+6
*
r4916: added "host" name resolution using fork() per gethostbyname()
Andrew Tridgell
2007-10-10
1
-16
/
+35
*
r4898: - removed the unused wins_srv_*() code
Andrew Tridgell
2007-10-10
1
-2
/
+111
*
r4891: - added a generic resolve_name() async interface in libcli/resolve/,
Andrew Tridgell
2007-10-10
1
-0
/
+51