summaryrefslogtreecommitdiff
path: root/source4/nbt_server/dgram/request.c
AgeCommit message (Expand)AuthorFilesLines
2010-07-16s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell1-4/+4
2010-05-18Finish removal of iconv_convenience in public API's.Jelmer Vernooij1-5/+2
2008-05-17Show that the NTLOGON and NETLOGON mailslots are *very* similar.Andrew Bartlett1-1/+3
2008-02-27Remove more global_loadparm uses.Jelmer Vernooij1-2/+5
2007-12-21r26313: Fix more uses of static loadparm.Jelmer Vernooij1-4/+4
2007-10-10r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij1-4/+6
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/+2
2007-10-10r12958: don't bind to '255.255.255.255'Stefan Metzmacher1-28/+35
2007-10-10r12804: This patch reworks the Samba4 sockets layer to use a socket_addressAndrew Bartlett1-7/+32
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij1-1/+0
2007-10-10r11648: fix some bugs...Stefan Metzmacher1-3/+3
2007-10-10r7955: we should not free a struct which is passed as a parameter, to a functionStefan Metzmacher1-2/+0
2007-10-10r6321: added IDL and test suite for NBT dgram 'sam logon' request (sent byAndrew Tridgell1-0/+1
2007-10-10r6247: added the server side code for receiving mailslot requests, andAndrew Tridgell1-0/+113