r26581: Make ldb_wait uniform, so that it is easy to remove it completely from modules
[jelmer/samba4-debian.git] / source / torture /
2007-12-24 Jelmer Vernooijr26580: Include sentinel in build.h, in case the list...
2007-12-24 Jelmer Vernooijr26579: Fix the typo that breaks the code coverage...
2007-12-24 Jelmer Vernooijr26576: Allow the static module loading code to be...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Jelmer Vernooijr26540: Revert my previous commit after concerns raised...
2007-12-21 Jelmer Vernooijr26539: Remove unnecessary statics.
2007-12-21 Rafal Szczesniakr26531: Prevent from displaying the results if the...
2007-12-21 Rafal Szczesniakr26530: Add NET-API-GROUPLIST test.
2007-12-21 Jelmer Vernooijr26498: Fix memory leak in iconv code.
2007-12-21 Kai Blinr26466: Janitorial: Remove pstrings and static char...
2007-12-21 Kai Blinr26453: Janitorial: Don't use a static char[] in smb_re...
2007-12-21 Jelmer Vernooijr26438: Store iconv convenience in tdr push contexts.
2007-12-21 Jelmer Vernooijr26432: Require ndr_pull users to specify iconv_conveni...
2007-12-21 Jelmer Vernooijr26431: Require ndr_push creators to specify a iconv_co...
2007-12-21 Jelmer Vernooijr26429: Avoid use of global_smb_iconv_convenience.
2007-12-21 Kai Blinr26428: spoolss: Fix a typo.
2007-12-21 Jelmer Vernooijr26426: Remove uses of global_loadparm.
2007-12-21 Jelmer Vernooijr26409: Pass smb ports along.
2007-12-21 Jelmer Vernooijr26408: Remove use of global_loadparm.
2007-12-21 Jelmer Vernooijr26402: Require a talloc context in libnetif.
2007-12-21 Jelmer Vernooijr26401: Don't cache interfaces context in libnetif.
2007-12-21 Kai Blinr26395: spoolss: Add WinXP-like printer browsing test.
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...
next