index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
nbt_server
/
interfaces.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
1
-3
/
+2
*
r17930: Merge noinclude branch:
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r17586: merge lib/netif into lib/socket and use -lnsl -lsocket on the
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r14709: allways use the unicast socket of the interface, when reply to DGRAM
Stefan Metzmacher
2007-10-10
1
-8
/
+24
*
r13924: Split more prototypes out of include/proto.h + initial work on header
Jelmer Vernooij
2007-10-10
1
-0
/
+3
*
r13505: allow servers to bind to non-broadcast interfaces. Servers now
Andrew Tridgell
2007-10-10
1
-3
/
+9
*
r13007: let our winsclient code register multihomed records with
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r12804: This patch reworks the Samba4 sockets layer to use a socket_address
Andrew Bartlett
2007-10-10
1
-5
/
+26
*
r12607: fix the build
Stefan Metzmacher
2007-10-10
1
-0
/
+1
*
r12577: filter the loopback addresses like this 127.*.*.* and not only 127.0.0.1
Stefan Metzmacher
2007-10-10
1
-12
/
+10
*
r12535: - simplify string list handling in a couple of places using str_list_...
Andrew Tridgell
2007-10-10
1
-23
/
+12
*
r12440: fix crash bugs
Stefan Metzmacher
2007-10-10
1
-0
/
+3
*
r11711: fixed the nbt server to use the right interface for outgoing requests
Andrew Tridgell
2007-10-10
1
-0
/
+24
*
r10997: r11980@SERNOX (orig r10037): metze | 2005-09-05 14:21:40 +0200
Stefan Metzmacher
2007-10-10
1
-7
/
+7
*
r8285: generate some real stats in the nbt server for the irpc client code to...
Andrew Tridgell
2007-10-10
1
-0
/
+9
*
r6247: added the server side code for receiving mailslot requests, and
Andrew Tridgell
2007-10-10
1
-38
/
+6
*
r6184: the beginnings of the libcli/dgram/ library, and the dgram
Andrew Tridgell
2007-10-10
1
-3
/
+45
*
r5346: - a bit more preparation for the WINS server going in
Andrew Tridgell
2007-10-10
1
-11
/
+6
*
r5329: made the nbt server case sensitive
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r5304: removed lib/socket/socket.h from includes.h
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r5294: - added a separate NBT-WINS test for WINS operations (register, refres...
Andrew Tridgell
2007-10-10
1
-4
/
+4
*
r5276: - added support for NBT_OPCODE_REFRESH2 (type 0x9)
Andrew Tridgell
2007-10-10
1
-12
/
+13
*
r5260: - show an error message on nmblookup failure
Andrew Tridgell
2007-10-10
1
-3
/
+0
*
r5259: make sure we give the ip of the interface that a name query comes in
Andrew Tridgell
2007-10-10
1
-6
/
+23
*
r5251: - renamed the nbtd server side structures to have a nbtd_ prefix, to
Andrew Tridgell
2007-10-10
1
-10
/
+68
*
r5212: added checking for receiving our own packets as broadcasts
Andrew Tridgell
2007-10-10
1
-0
/
+6
*
r5211: added broadcast name defense against both registration and refresh
Andrew Tridgell
2007-10-10
1
-0
/
+13
*
r5210: changed server side nbt functions to be prefixed with nbtd_ instead of
Andrew Tridgell
2007-10-10
1
-20
/
+21
*
r5196: fixed sily bug (that metze found)
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r5172: actually bind to the right address for the wildcard interface ....
Andrew Tridgell
2007-10-10
1
-2
/
+4
*
r5171: added support for "bind interfaces only" in nbtd. The solution was to
Andrew Tridgell
2007-10-10
1
-57
/
+68
*
r5114: the nbtd task can now act as a basic B-node server. It registers its
Andrew Tridgell
2007-10-10
1
-9
/
+88
*
r5108: the beginnings of a nbtd server for Samba4. Currently just displays
Andrew Tridgell
2007-10-10
1
-0
/
+88