summaryrefslogtreecommitdiff
path: root/source4/torture/nbt/dgram.c
Commit message (Expand)AuthorAgeFilesLines
* s4:torture/nbt: add missing #include "torture/nbt/proto.h"Stefan Metzmacher2014-04-021-0/+1
* s4:torture/nbt/dgram.c - NBT samlogon requests don't return the PDC name as U...Matthias Dieter Wallnöfer2012-01-041-0/+5
* s4:torture/nbt/dgram.c: NBT samlogon requests without _EX return the PDC name...Stefan Metzmacher2012-01-041-0/+22
* smbtorture: avoid sigsev if the password is not correctMatthieu Patou2011-11-261-1/+1
* torture: use tevent_ functions names instead of the legacy event_ onesSimo Sorce2011-08-131-10/+10
* s4-ipv6: update callers to load_interface_list()Andrew Tridgell2011-06-061-3/+3
* s4-interfaces Rename interfaces code so not to conflict with source3/Andrew Bartlett2011-05-081-6/+6
* s4-libcli Remove resolve_name() as it conflicts with Samba3.Andrew Bartlett2011-05-031-3/+8
* s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij2010-12-111-1/+1
* s4-torture assert that we get a temp datagram socket.Andrew Bartlett2010-09-161-4/+8
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-24/+24
* Finish removal of iconv_convenience in public API's.Jelmer Vernooij2010-05-181-6/+3
* s4:torture/rpc: rename rpc.h => torture_rpc.hStefan Metzmacher2010-04-141-1/+1
* s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell2009-10-201-3/+0
* s4:torture assert that we get a Mailslot allocated before we dereferenceAndrew Bartlett2009-06-041-0/+2
* s4:dgram: s/private/private_dataStefan Metzmacher2009-02-021-24/+24
* The IRIX compiler does not like embedded unnamed unionsVolker Lendecke2008-10-021-21/+21
* Assert on failure to join domain in NBT-DGRAMAndrew Bartlett2008-08-141-0/+4
* Make up the right dependencies now that ldb depends on libeventsSimo Sorce2008-06-141-2/+2
* Correct an assertion in the testsuite.Andrew Bartlett2008-05-211-1/+1
* Extend the NBT-DGRAM torture test again.Andrew Bartlett2008-05-211-0/+1
* Extend the 'netlogon' CLDAP and NBT implementation.Andrew Bartlett2008-05-211-19/+257
* Revert addition of 'mailslot' parameter.Andrew Bartlett2008-05-201-2/+1
* Show that the NTLOGON and NETLOGON mailslots are *very* similar.Andrew Bartlett2008-05-171-0/+25
* Test the use of the domain SID on the NETLOGON mailslotAndrew Bartlett2008-05-171-4/+61
* Rework the CLDAP and NBT netlogon requests and responses.Andrew Bartlett2008-05-161-46/+22
* Remove more event_context_init() uses from function calls within deep down th...Simo Sorce2008-04-211-3/+3
* Avoid using event_context_find where possible.Jelmer Vernooij2008-04-171-1/+1
* Use provided event context rather than looking for it.Jelmer Vernooij2008-04-171-2/+2
* Remove more global_loadparm uses.Jelmer Vernooij2008-02-271-3/+6
* r26402: Require a talloc context in libnetif.Jelmer Vernooij2007-12-211-3/+3
* r26401: Don't cache interfaces context in libnetif.Jelmer Vernooij2007-12-211-3/+12
* r26376: Add context for libcli_resolve.Jelmer Vernooij2007-12-211-3/+3
* r26325: Remove use of global_loadparm in netif.Jelmer Vernooij2007-12-211-3/+3
* r26311: Move port number specification higher up the call stack.Jelmer Vernooij2007-12-211-3/+3
* r26268: Avoid more use of global_loadparm - put lp_ctx in smb_server and wbsr...Jelmer Vernooij2007-12-211-1/+1
* r26264: pass name resolve order explicitly, use torture context for settings ...Jelmer Vernooij2007-12-211-3/+3
* r26252: Specify loadparm_context explicitly when creating sessions.Jelmer Vernooij2007-12-211-1/+1
* r26238: Add a loadparm context parameter to torture_context, remove more uses...Jelmer Vernooij2007-12-211-7/+7
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-101-7/+7
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r25008: Remove use of pstring.Jelmer Vernooij2007-10-101-1/+1
* r25004: Avoid talloc_autofree_context() when possible.Jelmer Vernooij2007-10-101-2/+2
* r25000: Fix some more C++ compatibility warnings.Jelmer Vernooij2007-10-101-2/+2
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r19698: fix whitespaces...Stefan Metzmacher2007-10-101-13/+11
* r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grainedJelmer Vernooij2007-10-101-102/+78
* r17586: merge lib/netif into lib/socket and use -lnsl -lsocket on theStefan Metzmacher2007-10-101-1/+1
* r14720: Add torture_context argument to all torture testsJelmer Vernooij2007-10-101-1/+1
* r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij2007-10-101-1/+3