summaryrefslogtreecommitdiff
path: root/source4/torture
AgeCommit message (Expand)AuthorFilesLines
2007-12-21r26401: Don't cache interfaces context in libnetif.Jelmer Vernooij6-14/+41
2007-12-21r26395: spoolss: Add WinXP-like printer browsing test.Kai Blin3-0/+580
2007-12-21r26382: Remove more uses of global_loadparm.Jelmer Vernooij2-8/+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 Vernooij7-11/+13
2007-12-21r26362: Fix segfault in NET-API-DELSHARE torture test.Andrew Bartlett1-0/+1
2007-12-21r26361: Ensure this test cannot proceed if the pipe connection failed.Andrew Bartlett1-0/+2
2007-12-21r26355: Eliminate global_loadparm in more places.Jelmer Vernooij10-36/+40
2007-12-21r26354: In trying to chase down why we have reports that WinXP won't joinAndrew Bartlett1-11/+87
2007-12-21r26353: Remove use of global_loadparm.Jelmer Vernooij3-4/+7
2007-12-21r26352: Don't make lp_load create a new context.Jelmer Vernooij4-4/+8
2007-12-21r26346: Add tests for loadparm.Jelmer Vernooij2-0/+2
2007-12-21r26339: Make loadparm talloc-allocated.Jelmer Vernooij4-4/+4
2007-12-21r26329: Fix more loadparm_context references. Only about a 100 left now.Jelmer Vernooij2-8/+11
2007-12-21r26327: Explicit loadparm_context for RPC client functions.Jelmer Vernooij22-94/+94
2007-12-21r26326: Remove more uses of global_loadparm.Jelmer Vernooij1-6/+9
2007-12-21r26325: Remove use of global_loadparm in netif.Jelmer Vernooij6-14/+14
2007-12-21r26316: Use contexts for conversion functions.Jelmer Vernooij7-17/+21
2007-12-21r26315: Avoid using lp_ functions in libcharset.Jelmer Vernooij1-1/+1
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-21r26307: BASE-DELAYWRITE: only set the write timeStefan Metzmacher1-3/+3
2007-12-21r26306: BASE-DELAYWRITE: print access time stamps and test fileinfo and pathi...Stefan Metzmacher1-3/+36
2007-12-21r26296: Store loadparm context in DCE/RPC server context.Jelmer Vernooij1-1/+1
2007-12-21r26286: IDL and torture test for netr_ServerTrustPasswordsGet().Günther Deschner1-0/+35
2007-12-21r26285: Add IDL and torture test for netr_ServerPasswordGet().Günther Deschner1-0/+30
2007-12-21r26278: Tallocify convenience table for iconv handles.Jelmer Vernooij2-4/+4
2007-12-21r26275: return loadparm context in lp_load.Jelmer Vernooij4-15/+19
2007-12-21r26273: Add IDL and torture test for netr_NetrEnumerateTurstedDomains() andGünther Deschner1-0/+37
2007-12-21r26272: Remove global_loadparm in some more places.Jelmer Vernooij4-9/+13
2007-12-21r26271: Remove some more uses of global_loadparm.Jelmer Vernooij4-25/+29
2007-12-21r26270: Require specifying the loadparm_context or NULL to cli_credentials_gu...Jelmer Vernooij3-5/+5
2007-12-21r26268: Avoid more use of global_loadparm - put lp_ctx in smb_server and wbsr...Jelmer Vernooij2-20/+12
2007-12-21r26267: Fix two calls of smb2_connect I missed.Jelmer Vernooij2-3/+10
2007-12-21r26266: Remove more global_loadparm uses.Jelmer Vernooij1-1/+1
2007-12-21r26264: pass name resolve order explicitly, use torture context for settings ...Jelmer Vernooij4-32/+36
2007-12-21r26260: Store loadparm context in gensec context.Jelmer Vernooij3-6/+6
2007-12-21r26252: Specify loadparm_context explicitly when creating sessions.Jelmer Vernooij8-70/+70
2007-12-21r26250: Avoid global_loadparm in a couple more places.Jelmer Vernooij8-147/+142
2007-12-21r26249: Remove a couple more uses of global_loadparm.Jelmer Vernooij20-80/+88
2007-12-21r26240: We now actually use torture_context pointers for more than just alloc...Jelmer Vernooij5-58/+51
2007-12-21r26238: Add a loadparm context parameter to torture_context, remove more uses...Jelmer Vernooij65-486/+465
2007-12-21r26236: Remove more uses of global_loadparm or specify loadparm_context expli...Jelmer Vernooij2-16/+6
2007-12-21r26235: Avoid global_loadparm.Jelmer Vernooij1-4/+4
2007-12-21r26233: Pass loadparm context when creating krb5 contexts.Jelmer Vernooij1-0/+2
2007-12-21r26226: Avoid more uses of global_loadparm.Jelmer Vernooij3-3/+3
2007-12-21r26223: Move loadparm context up in the stack.Jelmer Vernooij1-0/+2
2007-12-21r26220: BASE-DELAYWRITE: add more subtests to explore write time update detailsStefan Metzmacher1-0/+679