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