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
/
nbt
/
nameregister.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r5352: added a function nbt_name_string() that formats a nbt_name structure
Andrew Tridgell
2007-10-10
1
-3
/
+2
*
r5322: removed a whole bunch of #include lines that minimal_includes.pl
Andrew Tridgell
2007-10-10
1
-1
/
+0
*
r5275: - added support for NBT_OPCODE_MULTI_HOME_REG (opcode 0xf) for WINS na...
Andrew Tridgell
2007-10-10
1
-1
/
+168
*
r5250: - added low level support for retrying nbt name queries, rather than
Andrew Tridgell
2007-10-10
1
-12
/
+10
*
r5155: define ipv4address as a based IDL type, mapped to a "const char *" in
Andrew Tridgell
2007-10-10
1
-10
/
+5
*
r5145: define struct ipv4_addr in misc.idl,
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r5126: the composite code is no longer client specific or smb specific, so
Andrew Tridgell
2007-10-10
1
-7
/
+7
*
r5121: added periodic name refresh requests for all our registered names, rep...
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r5117: used a composite function to add 4 stage name registration. We send 3
Andrew Tridgell
2007-10-10
1
-0
/
+134
*
r5114: the nbtd task can now act as a basic B-node server. It registers its
Andrew Tridgell
2007-10-10
1
-0
/
+140