mirror of
				https://github.com/samba-team/samba.git
				synced 2025-11-04 00:23:49 +03:00 
			
		
		
		
	r2952: add idl and torture test for DsCrackNames
(I need to find out what the fields mean but it works) metze
This commit is contained in:
		
				
					committed by
					
						
						Gerald (Jerry) Carter
					
				
			
			
				
	
			
			
			
						parent
						
							3318cf2722
						
					
				
				
					commit
					eff51fc623
				
			@@ -190,10 +190,10 @@ static NTSTATUS DRSUAPI_GET_NT4_CHANGELOG(struct dcesrv_call_state *dce_call, TA
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
/* 
 | 
			
		||||
  DRSUAPI_CRACKNAMES 
 | 
			
		||||
  drsuapi_DsCrackNames 
 | 
			
		||||
*/
 | 
			
		||||
static NTSTATUS DRSUAPI_CRACKNAMES(struct dcesrv_call_state *dce_call, TALLOC_CTX *mem_ctx,
 | 
			
		||||
		       struct DRSUAPI_CRACKNAMES *r)
 | 
			
		||||
static NTSTATUS drsuapi_DsCrackNames(struct dcesrv_call_state *dce_call, TALLOC_CTX *mem_ctx,
 | 
			
		||||
		       struct drsuapi_DsCrackNames *r)
 | 
			
		||||
{
 | 
			
		||||
	DCESRV_FAULT(DCERPC_FAULT_OP_RNG_ERROR);
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user