summaryrefslogtreecommitdiffstats
path: root/source4/torture/nbt
Commit message (Expand)AuthorAgeFilesLines
* 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
* r24670: Use torture functions for settings.Jelmer Vernooij2007-10-101-4/+3
* r23811: Try to ensure struct nbt_name is always pre-declared. Might fix theAndrew Bartlett2007-10-101-9/+10
* r23810: Make things static, and remove unsued code.Andrew Bartlett2007-10-101-1/+1
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-108-24/+16
* r22579: disable progress printing in the build-farmStefan Metzmacher2007-10-102-6/+12
* r22322: Cut timelimits for BENCH tests run in quicktest.Andrew Bartlett2007-10-102-3/+3
* r20736: skip the NBT-WINSREPLICATION-OWNED test in make quicktestStefan Metzmacher2007-10-101-0/+5
* r19698: fix whitespaces...Stefan Metzmacher2007-10-101-13/+11
* r19439: revert my change to a torture assert - expected is a boolAndrew Tridgell2007-10-101-1/+1
* r19433: Metze, please take a look at this one!Andrew Tridgell2007-10-101-11/+15
* r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grainedJelmer Vernooij2007-10-107-2097/+1897
* r17586: merge lib/netif into lib/socket and use -lnsl -lsocket on theStefan Metzmacher2007-10-105-5/+5
* r16333: Move more code out of the core smbtorture. It now no longerJelmer Vernooij2007-10-101-0/+39
* r15259: try to find the place that causes trouble on some build farm hostStefan Metzmacher2007-10-101-2/+2
* r14720: Add torture_context argument to all torture testsJelmer Vernooij2007-10-107-9/+15
* r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij2007-10-104-2/+6
* r14441: try to get more hosts on the build farm pass the NBT-WINSREPLICATION-...Stefan Metzmacher2007-10-101-2/+2
* r14379: Build torture/rpc/ as a seperate smbtorture module. Move helperJelmer Vernooij2007-10-101-2/+1
* r14363: Remove credentials.h from the global includes.Jelmer Vernooij2007-10-101-0/+1