summaryrefslogtreecommitdiff
path: root/source4/nbt_server/dgram/ntlogon.c
AgeCommit message (Expand)AuthorFilesLines
2010-07-16s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell1-3/+3
2009-02-02s4:dgram: s/private/private_dataStefan Metzmacher1-1/+1
2007-12-21r26313: Fix more uses of static loadparm.Jelmer Vernooij1-3/+4
2007-12-21r26310: Remove more uses of global_loadparm.Jelmer Vernooij1-0/+1
2007-10-10r25546: Convert to standard bool type.Jelmer Vernooij1-1/+1
2007-10-10r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij1-2/+3
2007-10-10r25026: Move param/param.h out of includes.hJelmer Vernooij1-0/+1
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r14709: allways use the unicast socket of the interface, when reply to DGRAMStefan Metzmacher1-2/+4
2007-10-10r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij1-0/+1
2007-10-10r13807: print out the netbios name the packet is forStefan Metzmacher1-2/+3
2007-10-10r12804: This patch reworks the Samba4 sockets layer to use a socket_addressAndrew Bartlett1-3/+3
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij1-3/+0
2007-10-10r11041: r10358@SERNOX: metze | 2005-09-20 21:40:03 +0200Stefan Metzmacher1-8/+8
2007-10-10r6323: added server side support for dgram NTLOGON requests. NT4 workstations...Andrew Tridgell1-0/+41
2007-10-10r6321: added IDL and test suite for NBT dgram 'sam logon' request (sent byAndrew Tridgell1-0/+76