summaryrefslogtreecommitdiff
path: root/source4/torture/nbt
AgeCommit message (Expand)AuthorFilesLines
2008-02-21Remove another global_loadparm instance.Jelmer Vernooij1-6/+6
2008-02-21Remove yet more uses of global_loadparm.Jelmer Vernooij5-15/+18
2008-02-21Remove more global_loadparm uses.Jelmer Vernooij1-3/+6
2007-12-21r26540: Revert my previous commit after concerns raised by Andrew.Jelmer Vernooij1-1/+1
2007-12-21r26539: Remove unnecessary statics.Jelmer Vernooij1-1/+1
2007-12-21r26426: Remove uses of global_loadparm.Jelmer Vernooij1-1/+1
2007-12-21r26409: Pass smb ports along.Jelmer Vernooij1-0/+1
2007-12-21r26408: Remove use of global_loadparm.Jelmer Vernooij3-1/+7
2007-12-21r26402: Require a talloc context in libnetif.Jelmer Vernooij5-8/+8
2007-12-21r26401: Don't cache interfaces context in libnetif.Jelmer Vernooij5-13/+38
2007-12-21r26382: Remove more uses of global_loadparm.Jelmer Vernooij1-6/+6
2007-12-21r26381: Move global_loadparm higher up the call stack.Jelmer Vernooij3-0/+4
2007-12-21r26380: Specify port number higher up the call stack.Jelmer Vernooij1-0/+2
2007-12-21r26376: Add context for libcli_resolve.Jelmer Vernooij2-4/+4
2007-12-21r26329: Fix more loadparm_context references. Only about a 100 left now.Jelmer Vernooij1-1/+3
2007-12-21r26325: Remove use of global_loadparm in netif.Jelmer Vernooij5-13/+13
2007-12-21r26311: Move port number specification higher up the call stack.Jelmer Vernooij1-3/+3
2007-12-21r26310: Remove more uses of global_loadparm.Jelmer Vernooij1-1/+1
2007-12-21r26309: Move specification of port higher up the all stack.Jelmer Vernooij3-0/+6
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 Vernooij2-4/+5
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 Vernooij2-10/+10
2007-10-10r25579: BOOL -> boolStefan Metzmacher1-2/+2
2007-10-10r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij3-11/+11
2007-10-10r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2-10/+11
2007-10-10r25026: Move param/param.h out of includes.hJelmer Vernooij2-0/+2
2007-10-10r25008: Remove use of pstring.Jelmer Vernooij1-1/+1
2007-10-10r25004: Avoid talloc_autofree_context() when possible.Jelmer Vernooij7-27/+22
2007-10-10r25000: Fix some more C++ compatibility warnings.Jelmer Vernooij2-8/+11
2007-10-10r24846: Use metadata about dangerous tests.Jelmer Vernooij1-6/+5
2007-10-10r24728: Use more stock torture functions.Jelmer Vernooij1-1/+1
2007-10-10r24670: Use torture functions for settings.Jelmer Vernooij1-4/+3
2007-10-10r23811: Try to ensure struct nbt_name is always pre-declared. Might fix theAndrew Bartlett1-9/+10
2007-10-10r23810: Make things static, and remove unsued code.Andrew Bartlett1-1/+1
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell8-24/+16
2007-10-10r22579: disable progress printing in the build-farmStefan Metzmacher2-6/+12
2007-10-10r22322: Cut timelimits for BENCH tests run in quicktest.Andrew Bartlett2-3/+3
2007-10-10r20736: skip the NBT-WINSREPLICATION-OWNED test in make quicktestStefan Metzmacher1-0/+5
2007-10-10r19698: fix whitespaces...Stefan Metzmacher1-13/+11
2007-10-10r19439: revert my change to a torture assert - expected is a boolAndrew Tridgell1-1/+1
2007-10-10r19433: Metze, please take a look at this one!Andrew Tridgell1-11/+15
2007-10-10r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grainedJelmer Vernooij7-2097/+1897
2007-10-10r17586: merge lib/netif into lib/socket and use -lnsl -lsocket on theStefan Metzmacher5-5/+5
2007-10-10r16333: Move more code out of the core smbtorture. It now no longerJelmer Vernooij1-0/+39
2007-10-10r15259: try to find the place that causes trouble on some build farm hostStefan Metzmacher1-2/+2
2007-10-10r14720: Add torture_context argument to all torture testsJelmer Vernooij7-9/+15
2007-10-10r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij4-2/+6
2007-10-10r14441: try to get more hosts on the build farm pass the NBT-WINSREPLICATION-...Stefan Metzmacher1-2/+2
2007-10-10r14379: Build torture/rpc/ as a seperate smbtorture module. Move helperJelmer Vernooij1-2/+1