Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-12-21 | r26236: Remove more uses of global_loadparm or specify loadparm_context ↵ | Jelmer Vernooij | 2 | -16/+6 | |
explicitly. (This used to be commit 5b29ef7c03d9ae76b0ca909e9f03a58e1bad3521) | |||||
2007-12-21 | r26235: Avoid global_loadparm. | Jelmer Vernooij | 1 | -4/+4 | |
(This used to be commit e9039782204389cc827e76da319d5ccf6d33be46) | |||||
2007-12-21 | r26233: Pass loadparm context when creating krb5 contexts. | Jelmer Vernooij | 1 | -0/+2 | |
(This used to be commit 7780bf285fdfc30f89409d0436bad0d4b6de5cd4) | |||||
2007-12-21 | r26226: Avoid more uses of global_loadparm. | Jelmer Vernooij | 3 | -3/+3 | |
(This used to be commit 6cbce47a3eaef76a89db7cd0ab0d4f6441fc720d) | |||||
2007-12-21 | r26223: Move loadparm context up in the stack. | Jelmer Vernooij | 1 | -0/+2 | |
(This used to be commit 152e2b1a283675b53affb8f7225644925f171dbd) | |||||
2007-12-21 | r26220: BASE-DELAYWRITE: add more subtests to explore write time update details | Stefan Metzmacher | 1 | -0/+679 | |
metze (This used to be commit 92dcc85e3a8798910eb0a9059f3a2944fa51cbd1) | |||||
2007-12-21 | r26219: BASE-DELAYWRITE: make the tests more strict about the write time update | Stefan Metzmacher | 1 | -38/+49 | |
metze (This used to be commit c1335651d32a2b48bcf8c117a5bc16fe453170bc) | |||||
2007-12-21 | r26217: Let encode_wkssvc_join_password_buffer() take the session key as ↵ | Günther Deschner | 1 | -20/+17 | |
parameter. Guenther (This used to be commit f8a247d00ed4c7ea30c28cb61975c6845b5afb69) | |||||
2007-12-21 | r26216: Add very basic torture test for wkssvc_NetrUnjoinDomain2(). | Günther Deschner | 1 | -0/+90 | |
Guenther (This used to be commit f82116b6d793a0d676524fac6abcc8ec5e69c321) | |||||
2007-12-21 | r26215: Verify that test_NetrJoinDomain2() has suceeded. | Günther Deschner | 1 | -0/+12 | |
Guenther (This used to be commit 16ef4564b25e562b9eb0162541dd571ce14b4344) | |||||
2007-12-21 | r26214: Add note about remotely joining an unjoined XP SP2 workstation. | Günther Deschner | 1 | -0/+9 | |
Guenther (This used to be commit 2dd98c2333d5b55ac0ad6b7a2d25c8e092ccfc1d) | |||||
2007-12-21 | r26213: Trying to fix confusing inline comment about wkssvc_PasswordBuffer. | Günther Deschner | 1 | -2/+3 | |
Guenther (This used to be commit e3ce22107efe5758817a7f969c8a31e434c6ccb5) | |||||
2007-12-21 | r26212: Make test_NetrJoinDomain2() a little more robust against missing ↵ | Günther Deschner | 1 | -2/+16 | |
parameters. Guenther (This used to be commit 08aad347e8fd25f480ecf9b1283575012792cf71) | |||||
2007-12-21 | r26211: Add very basic test_NetrJoinDomain2() test which can join xp ↵ | Günther Deschner | 1 | -1/+99 | |
workstations into an AD domain. Guenther (This used to be commit 3fd5f3628cb015f61455b4ad87bf8adb8d2392b8) | |||||
2007-12-21 | r26210: w00t! | Günther Deschner | 1 | -0/+44 | |
Solved the nasty crypto problem of the 524 byte wkssvc_PasswordBuffer for wkssvc_JoinDomain()/wkssvc_UnjoinDomain(). Very soon we will be able to remotely join windows workstations into AD domains using smbtorture :-) Guenther (This used to be commit 37469ed34c5ee031dc8cf31ea7efbfacf279878a) | |||||
2007-12-21 | r26208: Add torture test for (unsupported) wkssvc_NetrJoinDomain() and | Günther Deschner | 1 | -0/+67 | |
wkssvc_NetrUnjoinDomain(). Guenther (This used to be commit 77c161b776de143aeb23894b3c821fbe4f40ac44) | |||||
2007-12-21 | r26184: Streams are tricky.... | Volker Lendecke | 1 | -2/+245 | |
(This used to be commit f8c4a5ccc6ac9170074975e0ea92a6efdba064d4) | |||||
2007-12-21 | r26171: Add my copyright. | Günther Deschner | 1 | -0/+1 | |
Guenther (This used to be commit 556d00d6a26f70d03a8c1b1bdea752f525a611e1) | |||||
2007-12-21 | r26170: Put test_NetrUseGetInfo() in the correct order of tests. | Günther Deschner | 1 | -5/+8 | |
Guenther (This used to be commit 239749d81150c522e39612c53b9df880cb68209b) | |||||
2007-12-21 | r26165: Add IDL and torture test for wkssvc_NetrGetJoinableOus() and | Günther Deschner | 1 | -0/+55 | |
wkssvc_NetrGetJoinableOus2() (both unavailable remotely). Guenther (This used to be commit 256d0a15f50b38aec9505e6431d05c6f715df971) | |||||
2007-12-21 | r26163: Add IDL and torture test for wkssvc_NetrGetJoinInformation(). | Günther Deschner | 1 | -0/+25 | |
Guenther (This used to be commit 234b380669a146cfe4a8a28d66c4efafcae93446) | |||||
2007-12-21 | r26162: Remove accidental commit. | Günther Deschner | 1 | -2/+0 | |
Guenther (This used to be commit 78ea5664850139f8faac5abdbb4a4d52ad4a6b8a) | |||||
2007-12-21 | r26161: Add (dangerous) torture tests for wkssvc_NetrRenameMachineInDomain() and | Günther Deschner | 1 | -0/+120 | |
wkssvc_NetrRenameMachineInDomain2(). Guenther (This used to be commit e105fb59b1d020713ebafac1db544e6c848ff15a) | |||||
2007-12-21 | r26157: Add IDL and torture test for wkssvc_NetrSetPrimaryComputername(). | Günther Deschner | 1 | -0/+100 | |
Guenther (This used to be commit 1c50b9754e2745525e7c7cd577dba7e8744e6bd4) | |||||
2007-12-21 | r26156: Choose a more speaking message in test_NetrMessageBufferSend(). | Günther Deschner | 1 | -1/+1 | |
Guenther (This used to be commit f7f474c6c77c2235685f44fa4e663c8173010949) | |||||
2007-12-21 | r26155: Add IDL and torture teset for wkssvc_NetrMessageBufferSend(). | Günther Deschner | 1 | -0/+32 | |
Guenther (This used to be commit 9de2f59d2b82b789c99fb82965b37b305c43b8fc) | |||||
2007-12-21 | r26154: Add IDL and torture test for wkssvc_NetrWorkstationStatistics(). A ↵ | Günther Deschner | 1 | -0/+27 | |
lot of unknowns, I know... Guenther (This used to be commit de2c5d702ef6b14cb8ddf926f4c7e417ea9ebd5a) | |||||
2007-12-21 | r26153: Add torture test for NetrAddAlternateComputerName() and | Günther Deschner | 1 | -2/+105 | |
NetrRemoveAlternateComputerName(). Guenther (This used to be commit 77f0b962d6e4eaade039604ad224d802c2302435) | |||||
2007-12-21 | r26152: Add IDL and torture test for wkssvc_NetrEnumerateComputerNames(). | Günther Deschner | 1 | -0/+55 | |
Guenther (This used to be commit ea478168676e00a602f8181b408c4886b35d2fd3) | |||||
2007-12-21 | r26151: Add IDL and torture test for wkssvc_NetrValidateName() and | Günther Deschner | 1 | -0/+64 | |
wkssvc_NetrValidateName2(). Guenther (This used to be commit 9f63ec388dab09ef3148635eefa58f2e32c5d151) | |||||
2007-12-21 | r26150: Add IDL and torture test for wkssvc_NetrLogonDomainNameAdd() and | Günther Deschner | 1 | -0/+41 | |
wkssvc_NetrLogonDomainNameDel(), both unsupported on w2k3. Guenther (This used to be commit 9e1ed6eb68ae899aa577fc3a2e4cbfe066ee403e) | |||||
2007-12-21 | r26148: Add IDL and torture test for wkssvc_NetrUseGetInfo(). | Günther Deschner | 1 | -0/+92 | |
Guenther (This used to be commit 1a472cc1b2a6acf714cebb54eeb6bed965ab144d) | |||||
2007-12-21 | r26147: Add IDL and torture test for wkssvc_NetrUseDel and wkssvc_NetrUseAdd. | Günther Deschner | 1 | -0/+84 | |
Guenther (This used to be commit b5b3cc1667f539ab75f2d3d0c9c79b45d85e967e) | |||||
2007-12-21 | r26146: Add IDL and torture test for wkssvc_NetrUseEnum(). | Günther Deschner | 1 | -0/+59 | |
Guenther (This used to be commit 72a14407ca407b670eb0feae8065e784ab1e4627) | |||||
2007-12-21 | r26144: Add IDL and torture test for wkssvc_NetrWkstaTransportAdd and | Günther Deschner | 1 | -6/+76 | |
wkssvc_NetrWkstaTransportDel. Guenther (This used to be commit 99add8aed3677fae472d367aec2d2a454684410b) | |||||
2007-12-21 | r26143: Add IDL and torture test for wkssvc_NetrWkstaUserGetInfo. | Günther Deschner | 1 | -0/+51 | |
Guenther (This used to be commit b358f953e9ba03bc89a241ab5232c823d836057f) | |||||
2007-12-21 | r26142: Cleanup IDL and add torture test for wkssvc_NetWkstaEnumUsers. | Günther Deschner | 1 | -10/+66 | |
Guenther (This used to be commit 638ce91b0fb0c5602d82bc9913f5c820615acf0c) | |||||
2007-12-21 | r26111: Fix an uninitialized variable | Volker Lendecke | 1 | -1/+1 | |
(This used to be commit df52343bc901d40a4cc754b55ddcaf72a1f4d68c) | |||||
2007-12-21 | r26104: Revert 26103 -- breaks make test | Volker Lendecke | 1 | -12/+0 | |
(This used to be commit d1a220aee38cd7799e86366cc5bc574571915aa3) | |||||
2007-12-21 | r26103: Leave streams around to unlink | Volker Lendecke | 1 | -0/+12 | |
Add test case for stream name case insensitity (This used to be commit d81bb50e1042934e9644e5502d83a2cedc033b3a) | |||||
2007-12-21 | r26048: spoolss: Fix test_SecondaryClosePrinter. | Kai Blin | 1 | -5/+7 | |
The test was trying to be too smart. Fixed to not reuse test_ClosePrinter. (This used to be commit 5f688d1fddd1faac523e491ba3de2b453c8b44ca) | |||||
2007-12-21 | r26047: spoolss: OpenPrinterEx with an invalid server/printer name returns ↵ | Kai Blin | 1 | -2/+2 | |
WERR_INVALID_PARAM This is observed against a Win2k3 DC, and different tothe WERR_INVALID_PRINTER_NAME returned by OpenPrinter. (This used to be commit 7e78dc7cfe695deb2f1f02f03fe00827cded9ce5) | |||||
2007-12-21 | r26029: In RAW-STREAMS test listing of streams | Volker Lendecke | 1 | -27/+116 | |
(This used to be commit 8dbe10be30798ea78cc2a5e6c70e6bc5202fa05c) | |||||
2007-12-21 | r26004: Add some simple credentials tests. | Jelmer Vernooij | 2 | -0/+2 | |
(This used to be commit e96c722cbfe30a4f9c1f843b48e8cf5b78aa13e7) | |||||
2007-12-21 | r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies. | Jelmer Vernooij | 5 | -5/+6 | |
(This used to be commit 56dfcb4f2f8e74c9d8b2fe3a0df043781188a555) | |||||
2007-12-21 | r25997: torture: fix variables passed by make gcov | Stefan Metzmacher | 1 | -12/+12 | |
metze (This used to be commit 8f3d6f464f3a79c535fcdadcdc7b8b93c97744e9) | |||||
2007-12-21 | r25935: Fix registry tests. | Jelmer Vernooij | 2 | -1/+4 | |
(This used to be commit b311094714b4d51ea7ea756df1aecba169dc0d45) | |||||
2007-12-21 | r25931: Add config .mk file for crypto lib. | Jelmer Vernooij | 1 | -0/+1 | |
(This used to be commit 21ab43158f723069dd70fae43d780878c38ead31) | |||||
2007-12-21 | r25929: Add some help strings. | Jelmer Vernooij | 1 | -4/+4 | |
(This used to be commit ef364df37f2f00c238903bec4c8a035c05bdf366) | |||||
2007-12-21 | r25928: Split up torture-local a bit. | Jelmer Vernooij | 2 | -14/+1 | |
(This used to be commit c6b109040856ba0f1ae0db2787cc838ff61df767) |