Age | Commit message (Expand) | Author | Files | Lines |
2010-04-15 | s4:torture/rpc: don't look at p->last_fault_code for debugging anymore | Stefan Metzmacher | 1 | -27/+0 |
2010-04-14 | s4:torture/rpc: rename rpc.h => torture_rpc.h | Stefan Metzmacher | 1 | -1/+1 |
2010-04-11 | subunit: Support formatting compatible with upstream subunit, for consistency. | Jelmer Vernooij | 1 | -6/+6 |
2010-03-16 | s4:torture/rpc/drsuapi*: make use of dcerpc_binding_handle stubs | Stefan Metzmacher | 1 | -9/+9 |
2010-03-10 | s4/drs: DsCrackNames - Propagating IDL changes to source code | Kamen Mazdrashki | 1 | -2/+2 |
2009-11-17 | s4/drs(tort): 'DsPrivate.pipe' renamed - 'pipe' is a system call | Kamen Mazdrashki | 1 | -2/+2 |
2009-10-20 | s4-torture: ran minimal_includes.pl over source4/torture | Andrew Tridgell | 1 | -1/+0 |
2009-09-11 | s4/tort: CRACKNAMES tests to use private structure for testing. | Kamen Mazdrashki | 1 | -2/+33 |
2009-09-11 | s4/tort: CrackNames test update to work against W2K3. | Kamen Mazdrashki | 1 | -0/+4 |
2009-09-08 | tort: RPC-CRACKNAMES test case refactored | Kamen Mazdrashki | 1 | -0/+17 |
2009-09-08 | tort: DsCrackNames - propagate torture context to all tests. | Kamen Mazdrashki | 1 | -162/+154 |
2008-10-24 | Remove unused include param/param.h. | Jelmer Vernooij | 1 | -1/+0 |
2008-10-18 | s4-drsuapi: merge drsuapi_DsCrackNames from s3 drsuapi idl. | Günther Deschner | 1 | -81/+96 |
2008-10-06 | Implement 'type unknown' names in the CrackNames code. | Andrew Bartlett | 1 | -0/+1 |
2008-06-14 | Make up the right dependencies now that ldb depends on libevents | Simo Sorce | 1 | -1/+1 |
2007-12-21 | r26272: Remove global_loadparm in some more places. | Jelmer Vernooij | 1 | -3/+4 |
2007-10-10 | r25554: Convert last instances of BOOL, True and False to the standard types. | Jelmer Vernooij | 1 | -45/+45 |
2007-10-10 | r25430: Add the loadparm context to all parametric options. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25071: Add some more testcases for RPC-DRSUAPI-CRACKNAMES, proving I can't | Andrew Bartlett | 1 | -0/+35 |
2007-10-10 | r25070: Revert DRSUAPI conversion to new API, as it broke some tests. | Jelmer Vernooij | 1 | -137/+299 |
2007-10-10 | r25026: Move param/param.h out of includes.h | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r24855: Convert RPC-DRSUAPI, RPC-SCHANNEL to use the torture API. | Jelmer Vernooij | 1 | -297/+136 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r22443: It isn't fatal to get the case wrong on this stuff. | Andrew Bartlett | 1 | -4/+11 |
2007-10-10 | r22120: Expand the RPC-CRACKNAMES test, to test more values and expose patterns. | Andrew Bartlett | 1 | -4/+38 |
2007-10-10 | r22118: Add another RPC-CRACKNAMES test, but allow a way to skip sub-parts of | Andrew Bartlett | 1 | -4/+17 |
2007-10-10 | r21491: Verify that the DNS domain name is filled in on GUID searches in the | Andrew Bartlett | 1 | -0/+32 |
2007-10-10 | r20395: Decode more unknowns in the IDL. These are language and codepage IDs! | Andrew Bartlett | 1 | -17/+23 |
2007-10-10 | r20297: Finally got to the bottom of why we were failing the RPC-CRACKNAMES | Andrew Bartlett | 1 | -11/+29 |
2007-10-10 | r20295: Add a couple more tests to the CrackNames test. | Andrew Bartlett | 1 | -0/+14 |
2007-10-10 | r20113: Update the DRSUAPI CrackNames test to explore a few more cases, and in | Andrew Bartlett | 1 | -52/+58 |
2007-10-10 | r19831: Big ldb_dn optimization and interfaces enhancement patch | Simo Sorce | 1 | -2/+5 |
2007-10-10 | r19760: Create a DC account for the drsuapi tests to work on, rather than | Andrew Bartlett | 1 | -8/+28 |
2007-10-10 | r19392: Use torture_setting_* rather than lp_parm_* where possible. | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r14720: Add torture_context argument to all torture tests | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14470: Remove some unnecessary headers. | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r14402: Generate seperate headers for RPC client functions. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r14379: Build torture/rpc/ as a seperate smbtorture module. Move helper | Jelmer Vernooij | 1 | -3/+1 |
2007-10-10 | r14363: Remove credentials.h from the global includes. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r13346: use private proto header files for the torture tests | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r12693: Move core data structures out of smb.h into core.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12510: Change the DCE/RPC interfaces to take a pointer to a | Jelmer Vernooij | 1 | -4/+2 |
2007-10-10 | r11361: Test user@DOMAIN userPrincipalNames | Andrew Bartlett | 1 | -0/+14 |
2007-10-10 | r11359: More lovely cracknames tests... | Andrew Bartlett | 1 | -0/+31 |
2007-10-10 | r11351: Another add-hoc test. | Andrew Bartlett | 1 | -0/+7 |
2007-10-10 | r11205: Another test for cracknames. | Andrew Bartlett | 1 | -1/+10 |
2007-10-10 | r10953: Add a new function to form a canonicalName out of a DN to ldb_dn.c | Andrew Bartlett | 1 | -62/+34 |
2007-10-10 | r10950: More cracknames variations (including expected values) than you can | Andrew Bartlett | 1 | -16/+76 |
2007-10-10 | r10807: Make the split-out files actually compile... | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r10804: Move the DRSUAPI cracknames test into a seperate file, and collapse | Andrew Bartlett | 1 | -0/+715 |