Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r24855: Convert RPC-DRSUAPI, RPC-SCHANNEL to use the torture API. | Jelmer Vernooij | 10 | -693/+414 |
2007-10-10 | r24852: Fix initialization | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r24851: Add --load-module argument to smbtorture. | Jelmer Vernooij | 4 | -6/+29 |
2007-10-10 | r24850: Convert to torture API. | Jelmer Vernooij | 3 | -702/+449 |
2007-10-10 | r24849: Add helper function for running tests as a member server. | Jelmer Vernooij | 1 | -22/+143 |
2007-10-10 | r24846: Use metadata about dangerous tests. | Jelmer Vernooij | 6 | -59/+48 |
2007-10-10 | r24844: Convert to torture API in preparation of helper functions for domain ... | Jelmer Vernooij | 1 | -184/+91 |
2007-10-10 | r24839: Default to creating a dc + domain member in 'make testenv'. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r24835: Put all RPC tests in the list (skipping when necessary), warn if test... | Jelmer Vernooij | 7 | -173/+118 |
2007-10-10 | r24834: Pass environment name on to skip_testsuite(). | Jelmer Vernooij | 4 | -8/+9 |
2007-10-10 | r24822: Merge from SAMBA_4_0_RELEASE: | Andrew Bartlett | 2 | -5/+22 |
2007-10-10 | r24819: We are preparing for alpha1, so update the mkversion script to cope w... | Andrew Bartlett | 2 | -2/+16 |
2007-10-10 | r24817: Don't REG_NONE for all value types. Patch from | Jelmer Vernooij | 1 | -1/+5 |
2007-10-10 | r24816: Move the rest of the contents of core.h to more appropriate places. | Jelmer Vernooij | 11 | -76/+69 |
2007-10-10 | r24815: Support cpp_quote(). | Jelmer Vernooij | 7 | -1272/+1345 |
2007-10-10 | r24814: Fix headers, trim core.h even more. | Jelmer Vernooij | 19 | -179/+129 |
2007-10-10 | r24812: Fix headers for external users. | Jelmer Vernooij | 7 | -11/+15 |
2007-10-10 | r24810: Don't collide with <time.h> | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r24800: Don't execute RAW-SAMBA3POSIXTIMEDLOCK | Volker Lendecke | 2 | -1/+1 |
2007-10-10 | r24798: RAW-SAMBA3POSIXTIMEDLOCK | Volker Lendecke | 3 | -0/+154 |
2007-10-10 | r24796: Add bounds checking to ntlm_auth, increase initial buffer size to 300... | Kai Blin | 1 | -2/+12 |
2007-10-10 | r24795: When talking to squid, allocate the buffer size dynamically. | Kai Blin | 1 | -27/+36 |
2007-10-10 | r24794: util_proto.h is no longer generated. | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r24793: The subtree_rename module is a work of fiction. An resemblance to a | Andrew Bartlett | 2 | -17/+7 |
2007-10-10 | r24780: More work allowing libutil to be used by external users. | Jelmer Vernooij | 21 | -91/+1167 |
2007-10-10 | r24779: add 11 specific access rights that applies to accessmasks for User | Ronnie Sahlberg | 1 | -3/+17 |
2007-10-10 | r24777: add 11 specific access rights to the access mask for | Ronnie Sahlberg | 1 | -1/+15 |
2007-10-10 | r24775: add 5 specific access right bits for the accessmask that refers | Ronnie Sahlberg | 1 | -2/+10 |
2007-10-10 | r24774: add 5 specific access mask bits for policy handles created for aliases | Ronnie Sahlberg | 1 | -2/+10 |
2007-10-10 | r24772: add a bitmap that describes 6 of the specific accessmask bits for | Ronnie Sahlberg | 1 | -5/+14 |
2007-10-10 | r24768: redo the pingpong torture using sync functions to make the code simpler | Ronnie Sahlberg | 1 | -254/+146 |
2007-10-10 | r24767: add a torture test that performs "ping-pong" that works the same way as | Ronnie Sahlberg | 4 | -0/+380 |
2007-10-10 | r24766: forgot to commit this before. It is needed as this never terminates. | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r24765: added a RAW-HOLD-OPLOCK test. This is a manual test, meant to be used | Andrew Tridgell | 2 | -0/+110 |
2007-10-10 | r24763: Allow users to leave out the transport in DCE/RPC binding strings. If... | Jelmer Vernooij | 2 | -5/+21 |
2007-10-10 | r24761: Permit subtree renames in Samba4. | Andrew Bartlett | 3 | -0/+303 |
2007-10-10 | r24760: Ensure we base64 encode any password being put into LDIF, to avoid | Andrew Bartlett | 4 | -6/+13 |
2007-10-10 | r24758: More use of torture API. | Jelmer Vernooij | 2 | -129/+138 |
2007-10-10 | r24757: Try parsing a UNC location before a DCE/RPC binding string as the lat... | Jelmer Vernooij | 1 | -12/+8 |
2007-10-10 | r24755: Use common code for finding the RPC binding in the torture tests. | Jelmer Vernooij | 19 | -167/+85 |
2007-10-10 | r24753: Allow host name in binding string without transport. | Jelmer Vernooij | 3 | -29/+61 |
2007-10-10 | r24751: Run more tests, remove empty testsuites, more small improvements. | Jelmer Vernooij | 20 | -458/+278 |
2007-10-10 | r24741: More use of the torture API. | Jelmer Vernooij | 11 | -48/+63 |
2007-10-10 | r24738: Fix one more use of pwrite in tdb code in the spirit of r23972 and r2... | Michael Adam | 1 | -6/+25 |
2007-10-10 | r24736: Convert to using torture API. | Jelmer Vernooij | 2 | -145/+197 |
2007-10-10 | r24735: Use torture API in more places. | Jelmer Vernooij | 59 | -814/+523 |
2007-10-10 | r24732: Add comments and fix memory leak. | Rafal Szczesniak | 1 | -8/+61 |
2007-10-10 | r24731: Remove unused code - if we hit these error conditions, then we are | Andrew Bartlett | 9 | -82/+0 |
2007-10-10 | r24730: Allow secrets entries to be for service principals. | Andrew Bartlett | 1 | -6/+11 |
2007-10-10 | r24729: First try and publishing a DNS service account, for folks to play with. | Andrew Bartlett | 4 | -0/+34 |