torture: Fix copy and paste error in debug message.
[kai/samba.git] / source4 / nbt_server / packet.c
2010-10-23 Kai Blindns/nbt: Fix spelling of the "authoritative" flag.
2010-07-16 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-16 Andrew Tridgells4-loadparm: 2nd half of lp_ to lpcfg_ conversion
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-23 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-23 Günther Deschners4-nbt: use private_data instead of private.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2007-12-21 Jelmer Vernooijr26313: Fix more uses of static loadparm.
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25546: Convert to standard bool type.
2007-10-10 Jelmer Vernooijr25398: Parse loadparm context to all lp_*() functions.
2007-10-10 Jelmer Vernooijr25035: Fix some more warnings, use service pointer...
2007-10-10 Jelmer Vernooijr25026: Move param/param.h out of includes.h
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Jelmer Vernooijr14464: Don't include ndr_BASENAME.h files unless stric...
2007-10-10 Stefan Metzmacherr13007: let our winsclient code register multihomed...
2007-10-10 Andrew Bartlettr12804: This patch reworks the Samba4 sockets layer...
2007-10-10 Jelmer Vernooijr12608: Remove some unused #include lines.
2007-10-10 Stefan Metzmacherr10997: r11980@SERNOX (orig r10037): metze | 2005...
2007-10-10 Andrew Tridgellr8285: generate some real stats in the nbt server for...
2007-10-10 Andrew Tridgellr5392: added "secure" WINS server processing. Send...
2007-10-10 Andrew Tridgellr5358: - added initial WINS server code. It passes...
2007-10-10 Andrew Tridgellr5352: added a function nbt_name_string() that formats...
2007-10-10 Andrew Tridgellr5346: - a bit more preparation for the WINS server...
2007-10-10 Andrew Tridgellr5276: - added support for NBT_OPCODE_REFRESH2 (type...
2007-10-10 Andrew Tridgellr5251: - renamed the nbtd server side structures to...
2007-10-10 Andrew Tridgellr5222: made the nbtd_self_packet() code more efficient
2007-10-10 Andrew Tridgellr5212: added checking for receiving our own packets...
2007-10-10 Andrew Tridgellr5210: changed server side nbt functions to be prefixed...
2007-10-10 Andrew Tridgellr5114: the nbtd task can now act as a basic B-node...