r26391: samba4 doesn't support 'lmhosts' as resolve module
[kai/samba.git] / source4 / torture /
2007-12-21 Jelmer Vernooijr26382: Remove more uses of global_loadparm.
2007-12-21 Jelmer Vernooijr26381: Move global_loadparm higher up the call stack.
2007-12-21 Jelmer Vernooijr26380: Specify port number higher up the call stack.
2007-12-21 Jelmer Vernooijr26376: Add context for libcli_resolve.
2007-12-21 Andrew Bartlettr26362: Fix segfault in NET-API-DELSHARE torture test.
2007-12-21 Andrew Bartlettr26361: Ensure this test cannot proceed if the pipe...
2007-12-21 Jelmer Vernooijr26355: Eliminate global_loadparm in more places.
2007-12-21 Andrew Bartlettr26354: In trying to chase down why we have reports...
2007-12-21 Jelmer Vernooijr26353: Remove use of global_loadparm.
2007-12-21 Jelmer Vernooijr26352: Don't make lp_load create a new context.
2007-12-21 Jelmer Vernooijr26346: Add tests for loadparm.
2007-12-21 Jelmer Vernooijr26339: Make loadparm talloc-allocated.
2007-12-21 Jelmer Vernooijr26329: Fix more loadparm_context references. Only...
2007-12-21 Jelmer Vernooijr26327: Explicit loadparm_context for RPC client functions.
2007-12-21 Jelmer Vernooijr26326: Remove more uses of global_loadparm.
2007-12-21 Jelmer Vernooijr26325: Remove use of global_loadparm in netif.
2007-12-21 Jelmer Vernooijr26316: Use contexts for conversion functions.
2007-12-21 Jelmer Vernooijr26315: Avoid using lp_ functions in libcharset.
2007-12-21 Jelmer Vernooijr26311: Move port number specification higher up the...
2007-12-21 Jelmer Vernooijr26310: Remove more uses of global_loadparm.
2007-12-21 Jelmer Vernooijr26309: Move specification of port higher up the all...
2007-12-21 Stefan Metzmacherr26307: BASE-DELAYWRITE: only set the write time
2007-12-21 Stefan Metzmacherr26306: BASE-DELAYWRITE: print access time stamps and...
2007-12-21 Jelmer Vernooijr26296: Store loadparm context in DCE/RPC server context.
2007-12-21 Günther Deschnerr26286: IDL and torture test for netr_ServerTrustPasswo...
2007-12-21 Günther Deschnerr26285: Add IDL and torture test for netr_ServerPasswor...
2007-12-21 Jelmer Vernooijr26278: Tallocify convenience table for iconv handles.
2007-12-21 Jelmer Vernooijr26275: return loadparm context in lp_load.
2007-12-21 Günther Deschnerr26273: Add IDL and torture test for netr_NetrEnumerate...
2007-12-21 Jelmer Vernooijr26272: Remove global_loadparm in some more places.
2007-12-21 Jelmer Vernooijr26271: Remove some more uses of global_loadparm.
2007-12-21 Jelmer Vernooijr26270: Require specifying the loadparm_context or...
2007-12-21 Jelmer Vernooijr26268: Avoid more use of global_loadparm - put lp_ctx...
2007-12-21 Jelmer Vernooijr26267: Fix two calls of smb2_connect I missed.
2007-12-21 Jelmer Vernooijr26266: Remove more global_loadparm uses.
2007-12-21 Jelmer Vernooijr26264: pass name resolve order explicitly, use torture...
2007-12-21 Jelmer Vernooijr26260: Store loadparm context in gensec context.
2007-12-21 Jelmer Vernooijr26252: Specify loadparm_context explicitly when creati...
2007-12-21 Jelmer Vernooijr26250: Avoid global_loadparm in a couple more places.
2007-12-21 Jelmer Vernooijr26249: Remove a couple more uses of global_loadparm.
2007-12-21 Jelmer Vernooijr26240: We now actually use torture_context pointers...
2007-12-21 Jelmer Vernooijr26238: Add a loadparm context parameter to torture_con...
2007-12-21 Jelmer Vernooijr26236: Remove more uses of global_loadparm or specify...
2007-12-21 Jelmer Vernooijr26235: Avoid global_loadparm.
2007-12-21 Jelmer Vernooijr26233: Pass loadparm context when creating krb5 contexts.
2007-12-21 Jelmer Vernooijr26226: Avoid more uses of global_loadparm.
2007-12-21 Jelmer Vernooijr26223: Move loadparm context up in the stack.
2007-12-21 Stefan Metzmacherr26220: BASE-DELAYWRITE: add more subtests to explore...
2007-12-21 Stefan Metzmacherr26219: BASE-DELAYWRITE: make the tests more strict...
2007-12-21 Günther Deschnerr26217: Let encode_wkssvc_join_password_buffer() take...
2007-12-21 Günther Deschnerr26216: Add very basic torture test for wkssvc_NetrUnjo...
2007-12-21 Günther Deschnerr26215: Verify that test_NetrJoinDomain2() has suceeded.
2007-12-21 Günther Deschnerr26214: Add note about remotely joining an unjoined...
2007-12-21 Günther Deschnerr26213: Trying to fix confusing inline comment about...
2007-12-21 Günther Deschnerr26212: Make test_NetrJoinDomain2() a little more robus...
2007-12-21 Günther Deschnerr26211: Add very basic test_NetrJoinDomain2() test...
2007-12-21 Günther Deschnerr26210: w00t!
2007-12-21 Günther Deschnerr26208: Add torture test for (unsupported) wkssvc_NetrJ...
2007-12-21 Volker Lendecker26184: Streams are tricky....
2007-12-21 Günther Deschnerr26171: Add my copyright.
2007-12-21 Günther Deschnerr26170: Put test_NetrUseGetInfo() in the correct order...
2007-12-21 Günther Deschnerr26165: Add IDL and torture test for wkssvc_NetrGetJoin...
2007-12-21 Günther Deschnerr26163: Add IDL and torture test for wkssvc_NetrGetJoin...
2007-12-21 Günther Deschnerr26162: Remove accidental commit.
2007-12-21 Günther Deschnerr26161: Add (dangerous) torture tests for wkssvc_NetrRe...
2007-12-21 Günther Deschnerr26157: Add IDL and torture test for wkssvc_NetrSetPrim...
2007-12-21 Günther Deschnerr26156: Choose a more speaking message in test_NetrMess...
2007-12-21 Günther Deschnerr26155: Add IDL and torture teset for wkssvc_NetrMessag...
2007-12-21 Günther Deschnerr26154: Add IDL and torture test for wkssvc_NetrWorksta...
2007-12-21 Günther Deschnerr26153: Add torture test for NetrAddAlternateComputerNa...
2007-12-21 Günther Deschnerr26152: Add IDL and torture test for wkssvc_NetrEnumera...
2007-12-21 Günther Deschnerr26151: Add IDL and torture test for wkssvc_NetrValidat...
2007-12-21 Günther Deschnerr26150: Add IDL and torture test for wkssvc_NetrLogonDo...
2007-12-21 Günther Deschnerr26148: Add IDL and torture test for wkssvc_NetrUseGetI...
2007-12-21 Günther Deschnerr26147: Add IDL and torture test for wkssvc_NetrUseDel...
2007-12-21 Günther Deschnerr26146: Add IDL and torture test for wkssvc_NetrUseEnum().
2007-12-21 Günther Deschnerr26144: Add IDL and torture test for wkssvc_NetrWkstaTr...
2007-12-21 Günther Deschnerr26143: Add IDL and torture test for wkssvc_NetrWkstaUs...
2007-12-21 Günther Deschnerr26142: Cleanup IDL and add torture test for wkssvc_Net...
2007-12-21 Volker Lendecker26111: Fix an uninitialized variable
2007-12-21 Volker Lendecker26104: Revert 26103 -- breaks make test
2007-12-21 Volker Lendecker26103: Leave streams around to unlink
2007-12-21 Kai Blinr26048: spoolss: Fix test_SecondaryClosePrinter.
2007-12-21 Kai Blinr26047: spoolss: OpenPrinterEx with an invalid server...
2007-12-21 Volker Lendecker26029: In RAW-STREAMS test listing of streams
2007-12-21 Jelmer Vernooijr26004: Add some simple credentials tests.
2007-12-21 Jelmer Vernooijr26003: Split up DB_WRAP, as first step in an attempt...
2007-12-21 Stefan Metzmacherr25997: torture: fix variables passed by make gcov
2007-12-21 Jelmer Vernooijr25935: Fix registry tests.
2007-12-21 Jelmer Vernooijr25931: Add config .mk file for crypto lib.
2007-12-21 Jelmer Vernooijr25929: Add some help strings.
2007-12-21 Jelmer Vernooijr25928: Split up torture-local a bit.
2007-12-21 Jelmer Vernooijr25927: Move share tests to param directory.
2007-12-21 Jelmer Vernooijr25926: Move iconv test to iconv code directory.
2007-12-21 Stefan Metzmacherr25925: torture/raw: fix sending unitialized bytes...
2007-12-21 Stefan Metzmacherr25920: ndr: change NTSTAUS into enum ndr_err_code...
2007-12-21 Jelmer Vernooijr25903: Move more files out of torture/
2007-12-21 Jelmer Vernooijr25902: Move messaging tests to same directory as code.
2007-12-21 Günther Deschnerr25895: Add torture test for netr_DsRAddressToSitenames...
2007-12-21 Günther Deschnerr25849: Add test for dfs FlushFtTable.
next