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
/
nbt_server
/
packet.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-23
s4-nbt: use private_data instead of private.
Günther Deschner
1
-7
/
+7
2007-12-21
r26313: Fix more uses of static loadparm.
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r25546: Convert to standard bool type.
Jelmer Vernooij
1
-7
/
+7
2007-10-10
r25398: Parse loadparm context to all lp_*() functions.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r25035: Fix some more warnings, use service pointer rather than service numbe...
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r14464: Don't include ndr_BASENAME.h files unless strictly required, instead
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r13007: let our winsclient code register multihomed records with
Stefan Metzmacher
1
-11
/
+26
2007-10-10
r12804: This patch reworks the Samba4 sockets layer to use a socket_address
Andrew Bartlett
1
-7
/
+8
2007-10-10
r12608: Remove some unused #include lines.
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r10997: r11980@SERNOX (orig r10037): metze | 2005-09-05 14:21:40 +0200
Stefan Metzmacher
1
-20
/
+20
2007-10-10
r8285: generate some real stats in the nbt server for the irpc client code to...
Andrew Tridgell
1
-0
/
+20
2007-10-10
r5392: added "secure" WINS server processing. Send a WACK on name
Andrew Tridgell
1
-0
/
+43
2007-10-10
r5358: - added initial WINS server code. It passes most of the NBT-WINS test,...
Andrew Tridgell
1
-7
/
+51
2007-10-10
r5352: added a function nbt_name_string() that formats a nbt_name structure
Andrew Tridgell
1
-7
/
+6
2007-10-10
r5346: - a bit more preparation for the WINS server going in
Andrew Tridgell
1
-0
/
+142
2007-10-10
r5276: - added support for NBT_OPCODE_REFRESH2 (type 0x9)
Andrew Tridgell
1
-1
/
+2
2007-10-10
r5251: - renamed the nbtd server side structures to have a nbtd_ prefix, to
Andrew Tridgell
1
-3
/
+3
2007-10-10
r5222: made the nbtd_self_packet() code more efficient
Andrew Tridgell
1
-6
/
+16
2007-10-10
r5212: added checking for receiving our own packets as broadcasts
Andrew Tridgell
1
-0
/
+29
2007-10-10
r5210: changed server side nbt functions to be prefixed with nbtd_ instead of
Andrew Tridgell
1
-2
/
+2
2007-10-10
r5114: the nbtd task can now act as a basic B-node server. It registers its
Andrew Tridgell
1
-0
/
+38