summaryrefslogtreecommitdiff
path: root/source4/libcli/dgram/mailslot.c
AgeCommit message (Expand)AuthorFilesLines
2008-10-11Fix include paths to new location of libutil.Jelmer Vernooij1-1/+1
2007-12-21r26311: Move port number specification higher up the call stack.Jelmer Vernooij1-10/+3
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-10r17930: Merge noinclude branch:Jelmer Vernooij1-1/+1
2007-10-10r16100: Patch from Michael Wood <mwood@icts.uct.ac.za>: s/then/than/ for corr...Gerald Carter1-2/+2
2007-10-10r15854: more talloc_set_destructor() typesafe fixesAndrew Tridgell1-4/+1
2007-10-10r14297: make sure we can go through the loop for than onceAndrew Tridgell1-1/+3
2007-10-10r12804: This patch reworks the Samba4 sockets layer to use a socket_addressAndrew Bartlett1-7/+18
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij1-1/+0
2007-10-10r10997: r11980@SERNOX (orig r10037): metze | 2005-09-05 14:21:40 +0200Stefan Metzmacher1-6/+6
2007-10-10r7377: Integrate browse service stuff more nicelyJelmer Vernooij1-2/+14
2007-10-10r6333: removed an extraneous line (pointed out by metze)Andrew Tridgell1-1/+0
2007-10-10r6323: added server side support for dgram NTLOGON requests. NT4 workstations...Andrew Tridgell1-1/+19
2007-10-10r6320: some minor netlogon datagram fixes - NT4 can now join a Samba4 domain ...Andrew Tridgell1-2/+2
2007-10-10r6288: the nbt dgram server now responds to GETDC requests. It works with ourAndrew Tridgell1-1/+6
2007-10-10r6245: receive and parse the GETDC response in the NBT-DGRAM test. The testAndrew Tridgell1-0/+2
2007-10-10r6223: added a bit more datagram infrastructure and the beginnings of a testAndrew Tridgell1-2/+59
2007-10-10r6209: started added code to support mailslot requests over UDP/138Andrew Tridgell1-0/+132