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
/
nbt
/
nbtname.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r5405: try to use NBT name pointers when a netbios name is repeated in a NBT
Andrew Tridgell
1
-7
/
+25
2007-10-10
r5404: allow spaces in the string representation of nbt names
Andrew Tridgell
1
-3
/
+4
2007-10-10
r5398: fixed encoding of *SMBSERVER name (thanks to Karl Melcher for spotting...
Andrew Tridgell
1
-1
/
+1
2007-10-10
r5396: fixed parsing of NBT type 0xc0 compressed name pointers
Andrew Tridgell
1
-1
/
+2
2007-10-10
r5382: another place where we need to uppercase the called name for port 139 ...
Andrew Tridgell
1
-2
/
+4
2007-10-10
r5358: - added initial WINS server code. It passes most of the NBT-WINS test,...
Andrew Tridgell
1
-2
/
+2
2007-10-10
r5356: fixed the hex coding for nbt names
Andrew Tridgell
1
-1
/
+1
2007-10-10
r5352: added a function nbt_name_string() that formats a nbt_name structure
Andrew Tridgell
1
-0
/
+57
2007-10-10
r5328: - allow case sensitive nbt name lookups
Andrew Tridgell
1
-6
/
+4
2007-10-10
r5326: removed the charset conversion from the nbtname code, so we no longer
Andrew Tridgell
1
-33
/
+4
2007-10-10
r5325: - expanded the NBT-WINS test to include scopes
Andrew Tridgell
1
-3
/
+6
2007-10-10
r5286: Some first steps in making the pidl code somewhat more generic for the
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r4927: parse the NBT session request in the smb server. This gets rid of that
Andrew Tridgell
1
-1
/
+12
2007-10-10
r4891: - added a generic resolve_name() async interface in libcli/resolve/,
Andrew Tridgell
1
-0
/
+54
2007-10-10
r4885: added a new NBT client library. Features include:
Andrew Tridgell
1
-0
/
+285