summaryrefslogtreecommitdiff
path: root/source4/libcli/dgram/netlogon.c
AgeCommit message (Expand)AuthorFilesLines
2008-05-17Put back the old netlogn parsing code - for the request onlyAndrew Bartlett1-10/+31
2008-05-16Rework the CLDAP and NBT netlogon requests and responses.Andrew Bartlett1-13/+9
2008-02-21Remove more uses of global_loadparm.Jelmer Vernooij1-3/+3
2008-01-01r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...Jelmer Vernooij1-1/+1
2008-01-01r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc...Jelmer Vernooij1-2/+6
2007-12-21r26310: Remove more uses of global_loadparm.Jelmer Vernooij1-1/+2
2007-12-21r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)Stefan Metzmacher1-11/+14
2007-12-21r25820: but still return the error...Stefan Metzmacher1-0/+1
2007-12-21r25819: make the success case more clearStefan Metzmacher1-1/+1
2007-10-10r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij1-1/+1
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-10r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer 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/+11
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij1-5/+0
2007-10-10r10997: r11980@SERNOX (orig r10037): metze | 2005-09-05 14:21:40 +0200Stefan Metzmacher1-4/+6
2007-10-10r8520: fixed a pile of warnings from the build farm gcc -Wall output onAndrew Tridgell1-1/+1
2007-10-10r6933: Add a couple of helper functions for creating nbt names.Tim Potter1-3/+1
2007-10-10r6335: at debug level 10, save netlogon and ntlogon packets that fail to parseAndrew Tridgell1-3/+3
2007-10-10r6323: added server side support for dgram NTLOGON requests. NT4 workstations...Andrew Tridgell1-4/+4
2007-10-10r6320: some minor netlogon datagram fixes - NT4 can now join a Samba4 domain ...Andrew Tridgell1-1/+6
2007-10-10r6288: the nbt dgram server now responds to GETDC requests. It works with ourAndrew Tridgell1-1/+32
2007-10-10r6248: added parsing of type 10 UAS announce netlogon packetsAndrew Tridgell1-0/+7
2007-10-10r6247: added the server side code for receiving mailslot requests, andAndrew Tridgell1-1/+1
2007-10-10r6245: receive and parse the GETDC response in the NBT-DGRAM test. The testAndrew Tridgell1-0/+16
2007-10-10r6223: added a bit more datagram infrastructure and the beginnings of a testAndrew Tridgell1-0/+58