summaryrefslogtreecommitdiff
path: root/source4/nbt_server/irpc.c
Commit message (Expand)AuthorAgeFilesLines
* nbt: samlogon/netlogon structures - unify denominationsMatthias Dieter Wallnöfer2010-04-271-2/+2
* s4-server: kill main daemon if a task fails to initialiseAndrew Tridgell2009-09-181-4/+4
* s4:dgram: s/private/private_dataStefan Metzmacher2009-02-021-1/+1
* s4:irpc: avoid c++ reserved word 'private'Stefan Metzmacher2009-02-011-2/+3
* The IRIX compiler does not like embedded unnamed unionsVolker Lendecke2008-10-021-4/+5
* Fix irpc GetDC requests.Andrew Bartlett2008-05-201-2/+2
* Fix number of arguments to IRPC getdc callback.Andrew Bartlett2008-05-201-1/+0
* Show that the NTLOGON and NETLOGON mailslots are *very* similar.Andrew Bartlett2008-05-171-4/+5
* Make the IRPC GetDC request use SAM_LOGON packets.Andrew Bartlett2008-05-171-42/+35
* r25546: Convert to standard bool type.Jelmer Vernooij2007-10-101-2/+2
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r14709: allways use the unicast socket of the interface, when reply to DGRAMStefan Metzmacher2007-10-101-1/+1
* r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij2007-10-101-0/+2
* r13941: fix the buildStefan Metzmacher2007-10-101-1/+1
* r13926: More header splitups.Jelmer Vernooij2007-10-101-0/+1
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-101-0/+1
* r12804: This patch reworks the Samba4 sockets layer to use a socket_addressAndrew Bartlett2007-10-101-5/+8
* r12607: fix the buildStefan Metzmacher2007-10-101-1/+1
* r12022: add NBTD IRPC proxy calls for wins challenge and wins release demand,Stefan Metzmacher2007-10-101-0/+16
* r11711: fixed the nbt server to use the right interface for outgoing requestsAndrew Tridgell2007-10-101-6/+3
* r11648: fix some bugs...Stefan Metzmacher2007-10-101-1/+1
* r11373: Handle an apparent alias in NBT ntlogin replies.Andrew Bartlett2007-10-101-1/+2
* r11048: r10539@SERNOX: metze | 2005-09-27 14:59:47 +0200Stefan Metzmacher2007-10-101-1/+4
* r10706: split out the irpc server functions in the NBT server, so the mainlineAndrew Tridgell2007-10-101-0/+192