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