summaryrefslogtreecommitdiff
path: root/source4/nbt_server/irpc.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-27nbt: samlogon/netlogon structures - unify denominationsMatthias Dieter Wallnöfer1-2/+2
2009-09-18s4-server: kill main daemon if a task fails to initialiseAndrew Tridgell1-4/+4
2009-02-02s4:dgram: s/private/private_dataStefan Metzmacher1-1/+1
2009-02-01s4:irpc: avoid c++ reserved word 'private'Stefan Metzmacher1-2/+3
2008-10-02The IRIX compiler does not like embedded unnamed unionsVolker Lendecke1-4/+5
2008-05-20Fix irpc GetDC requests.Andrew Bartlett1-2/+2
2008-05-20Fix number of arguments to IRPC getdc callback.Andrew Bartlett1-1/+0
2008-05-17Show that the NTLOGON and NETLOGON mailslots are *very* similar.Andrew Bartlett1-4/+5
2008-05-17Make the IRPC GetDC request use SAM_LOGON packets.Andrew Bartlett1-42/+35
2007-10-10r25546: Convert to standard bool type.Jelmer Vernooij1-2/+2
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-1/+1
2007-10-10r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij1-0/+2
2007-10-10r13941: fix the buildStefan Metzmacher1-1/+1
2007-10-10r13926: More header splitups.Jelmer Vernooij1-0/+1
2007-10-10r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij1-0/+1
2007-10-10r12804: This patch reworks the Samba4 sockets layer to use a socket_addressAndrew Bartlett1-5/+8
2007-10-10r12607: fix the buildStefan Metzmacher1-1/+1
2007-10-10r12022: add NBTD IRPC proxy calls for wins challenge and wins release demand,Stefan Metzmacher1-0/+16
2007-10-10r11711: fixed the nbt server to use the right interface for outgoing requestsAndrew Tridgell1-6/+3
2007-10-10r11648: fix some bugs...Stefan Metzmacher1-1/+1
2007-10-10r11373: Handle an apparent alias in NBT ntlogin replies.Andrew Bartlett1-1/+2
2007-10-10r11048: r10539@SERNOX: metze | 2005-09-27 14:59:47 +0200Stefan Metzmacher1-1/+4
2007-10-10r10706: split out the irpc server functions in the NBT server, so the mainlineAndrew Tridgell1-0/+192