summaryrefslogtreecommitdiff
path: root/source4/torture/nbt/dgram.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-04s4:torture assert that we get a Mailslot allocated before we dereferenceAndrew Bartlett1-0/+2
2009-02-02s4:dgram: s/private/private_dataStefan Metzmacher1-24/+24
2008-10-02The IRIX compiler does not like embedded unnamed unionsVolker Lendecke1-21/+21
2008-08-14Assert on failure to join domain in NBT-DGRAMAndrew Bartlett1-0/+4
2008-06-14Make up the right dependencies now that ldb depends on libeventsSimo Sorce1-2/+2
2008-05-21Correct an assertion in the testsuite.Andrew Bartlett1-1/+1
2008-05-21Extend the NBT-DGRAM torture test again.Andrew Bartlett1-0/+1
2008-05-21Extend the 'netlogon' CLDAP and NBT implementation.Andrew Bartlett1-19/+257
2008-05-20Revert addition of 'mailslot' parameter.Andrew Bartlett1-2/+1
2008-05-17Show that the NTLOGON and NETLOGON mailslots are *very* similar.Andrew Bartlett1-0/+25
2008-05-17Test the use of the domain SID on the NETLOGON mailslotAndrew Bartlett1-4/+61
2008-05-16Rework the CLDAP and NBT netlogon requests and responses.Andrew Bartlett1-46/+22
2008-04-21Remove more event_context_init() uses from function calls within deep down th...Simo Sorce1-3/+3
2008-04-17Avoid using event_context_find where possible.Jelmer Vernooij1-1/+1
2008-04-17Use provided event context rather than looking for it.Jelmer Vernooij1-2/+2
2008-02-27Remove more global_loadparm uses.Jelmer Vernooij1-3/+6
2007-12-21r26402: Require a talloc context in libnetif.Jelmer Vernooij1-3/+3
2007-12-21r26401: Don't cache interfaces context in libnetif.Jelmer Vernooij1-3/+12
2007-12-21r26376: Add context for libcli_resolve.Jelmer Vernooij1-3/+3
2007-12-21r26325: Remove use of global_loadparm in netif.Jelmer Vernooij1-3/+3
2007-12-21r26311: Move port number specification higher up the call stack.Jelmer Vernooij1-3/+3
2007-12-21r26268: Avoid more use of global_loadparm - put lp_ctx in smb_server and wbsr...Jelmer Vernooij1-1/+1
2007-12-21r26264: pass name resolve order explicitly, use torture context for settings ...Jelmer Vernooij1-3/+3
2007-12-21r26252: Specify loadparm_context explicitly when creating sessions.Jelmer Vernooij1-1/+1
2007-12-21r26238: Add a loadparm context parameter to torture_context, remove more uses...Jelmer Vernooij1-7/+7
2007-10-10r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij1-7/+7
2007-10-10r25026: Move param/param.h out of includes.hJelmer Vernooij1-0/+1
2007-10-10r25008: Remove use of pstring.Jelmer Vernooij1-1/+1
2007-10-10r25004: Avoid talloc_autofree_context() when possible.Jelmer Vernooij1-2/+2
2007-10-10r25000: Fix some more C++ compatibility warnings.Jelmer Vernooij1-2/+2
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r19698: fix whitespaces...Stefan Metzmacher1-13/+11
2007-10-10r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grainedJelmer Vernooij1-102/+78
2007-10-10r17586: merge lib/netif into lib/socket and use -lnsl -lsocket on theStefan Metzmacher1-1/+1
2007-10-10r14720: Add torture_context argument to all torture testsJelmer Vernooij1-1/+1
2007-10-10r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij1-1/+3
2007-10-10r14379: Build torture/rpc/ as a seperate smbtorture module. Move helperJelmer Vernooij1-2/+1
2007-10-10r14363: Remove credentials.h from the global includes.Jelmer Vernooij1-0/+1
2007-10-10r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij1-0/+3
2007-10-10r13479: Return the joined domain SID and user SID as structures, not strings.Andrew Bartlett1-2/+2
2007-10-10r13346: use private proto header files for the torture testsStefan Metzmacher1-0/+1
2007-10-10r12804: This patch reworks the Samba4 sockets layer to use a socket_addressAndrew Bartlett1-30/+86
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij1-2/+0
2007-10-10r11052: bring samba4 uptodate with the samba4-winsrepl branch,Stefan Metzmacher1-2/+2
2007-10-10r10997: r11980@SERNOX (orig r10037): metze | 2005-09-05 14:21:40 +0200Stefan Metzmacher1-15/+21
2007-10-10r10697: Change the torture join code to return a credentials structure, asAndrew Bartlett1-2/+2
2007-10-10r10491: First step towards wbinfo -t: This issues a name request for the primaryVolker Lendecke1-1/+2
2007-10-10r10486: This is a merge of Brad Henry's 'net join' rework, to better performAndrew Bartlett1-1/+1
2007-10-10r9702: r9680@blu: tridge | 2005-08-27 18:45:08 +1000Andrew Tridgell1-1/+1
2007-10-10r6933: Add a couple of helper functions for creating nbt names.Tim Potter1-10/+3