summaryrefslogtreecommitdiff
path: root/source4/torture/nbt
Commit message (Expand)AuthorAgeFilesLines
...
* s4-nbt: use ../libcli/nbtGünther Deschner2008-09-231-1/+1
* s4-nbt: use private_data instead of private.Günther Deschner2008-09-233-11/+11
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett2008-08-151-6/+6
|\
| * NBT-WINSREPLICATION: be more robust to timing errorsStefan Metzmacher2008-08-141-6/+6
* | 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
* Add convenience function for creating nbt sockets in torture.Jelmer Vernooij2008-06-054-7/+9
* 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
* Move subunit infrastructure code into lib/torture.Jelmer Vernooij2008-04-271-1/+1
* Remove more event_context_init() uses from function calls within deep down th...Simo Sorce2008-04-218-19/+19
* 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 another global_loadparm instance.Jelmer Vernooij2008-02-211-6/+6
* Remove yet more uses of global_loadparm.Jelmer Vernooij2008-02-215-15/+18
* Remove more global_loadparm uses.Jelmer Vernooij2008-02-211-3/+6
* r26540: Revert my previous commit after concerns raised by Andrew.Jelmer Vernooij2007-12-211-1/+1
* r26539: Remove unnecessary statics.Jelmer Vernooij2007-12-211-1/+1
* r26426: Remove uses of global_loadparm.Jelmer Vernooij2007-12-211-1/+1
* r26409: Pass smb ports along.Jelmer Vernooij2007-12-211-0/+1
* r26408: Remove use of global_loadparm.Jelmer Vernooij2007-12-213-1/+7
* r26402: Require a talloc context in libnetif.Jelmer Vernooij2007-12-215-8/+8
* r26401: Don't cache interfaces context in libnetif.Jelmer Vernooij2007-12-215-13/+38
* r26382: Remove more uses of global_loadparm.Jelmer Vernooij2007-12-211-6/+6
* r26381: Move global_loadparm higher up the call stack.Jelmer Vernooij2007-12-213-0/+4
* r26380: Specify port number higher up the call stack.Jelmer Vernooij2007-12-211-0/+2
* r26376: Add context for libcli_resolve.Jelmer Vernooij2007-12-212-4/+4
* r26329: Fix more loadparm_context references. Only about a 100 left now.Jelmer Vernooij2007-12-211-1/+3
* r26325: Remove use of global_loadparm in netif.Jelmer Vernooij2007-12-215-13/+13
* r26311: Move port number specification higher up the call stack.Jelmer Vernooij2007-12-211-3/+3
* r26310: Remove more uses of global_loadparm.Jelmer Vernooij2007-12-211-1/+1
* r26309: Move specification of port higher up the all stack.Jelmer Vernooij2007-12-213-0/+6
* 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-212-4/+5
* 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-212-10/+10
* r25579: BOOL -> boolStefan Metzmacher2007-10-101-2/+2
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-103-11/+11
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-102-10/+11
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-102-0/+2
* r25008: Remove use of pstring.Jelmer Vernooij2007-10-101-1/+1
* r25004: Avoid talloc_autofree_context() when possible.Jelmer Vernooij2007-10-107-27/+22
* r25000: Fix some more C++ compatibility warnings.Jelmer Vernooij2007-10-102-8/+11
* r24846: Use metadata about dangerous tests.Jelmer Vernooij2007-10-101-6/+5
* r24728: Use more stock torture functions.Jelmer Vernooij2007-10-101-1/+1