index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
libcli
/
resolve
/
nbtlist.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r21593: give a more useful error, when we can't resolve a long name
Stefan Metzmacher
1
-0
/
+9
2007-10-10
r19645: don't pass NULL as mem_ctx...
Stefan Metzmacher
1
-7
/
+8
2007-10-10
r19639: convert nbtlist.c to new composite api
Stefan Metzmacher
1
-55
/
+44
2007-10-10
r17586: merge lib/netif into lib/socket and use -lnsl -lsocket on the
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r14542: Remove librpc, libndr and libnbt from includes.h
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r14464: Don't include ndr_BASENAME.h files unless strictly required, instead
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r13924: Split more prototypes out of include/proto.h + initial work on header
Jelmer Vernooij
1
-0
/
+2
2007-10-10
r12608: Remove some unused #include lines.
Jelmer Vernooij
1
-2
/
+0
2007-10-10
r10636: Formatting for better readability.
Rafal Szczesniak
1
-6
/
+12
2007-10-10
r10504: - seperate implementation specific stuff, from the generic composite
Stefan Metzmacher
1
-10
/
+10
2007-10-10
r8628: add retries to the normal paths of nbt name resolution. UDP broadcasts...
Andrew Tridgell
1
-2
/
+2
2007-10-10
r8002: favor addresses on our local interfaces in NBT name resolution if
Andrew Tridgell
1
-1
/
+14
2007-10-10
r5550: Initialise retry count - valgrind was freaking out because this value
Tim Potter
1
-0
/
+1
2007-10-10
r5328: - allow case sensitive nbt name lookups
Andrew Tridgell
1
-0
/
+7
2007-10-10
r5126: the composite code is no longer client specific or smb specific, so
Andrew Tridgell
1
-8
/
+8
2007-10-10
r5116: fixed build of the nbtlist code
Andrew Tridgell
1
-2
/
+7
2007-10-10
r4898: - removed the unused wins_srv_*() code
Andrew Tridgell
1
-0
/
+170