mirror of
				https://github.com/samba-team/samba.git
				synced 2025-10-31 12:23:52 +03:00 
			
		
		
		
	r25665: Add some more WERR codes.
Guenther
This commit is contained in:
		
				
					committed by
					
						 Stefan Metzmacher
						Stefan Metzmacher
					
				
			
			
				
	
			
			
			
						parent
						
							2114103aed
						
					
				
				
					commit
					846d81c0ad
				
			| @@ -119,6 +119,9 @@ static const struct werror_code_struct dos_errs[] = | ||||
| 	{ "WERR_SEC_E_ENCRYPT_FAILURE",	WERR_SEC_E_ENCRYPT_FAILURE }, | ||||
| 	{ "WERR_SEC_E_DECRYPT_FAILURE",	WERR_SEC_E_DECRYPT_FAILURE }, | ||||
| 	{ "WERR_SEC_E_ALGORITHM_MISMATCH", WERR_SEC_E_ALGORITHM_MISMATCH }, | ||||
| 	{ "WERR_NOT_AUTHENTICATED", WERR_NOT_AUTHENTICATED }, | ||||
| 	{ "WERR_CALL_NOT_IMPLEMENTED", WERR_CALL_NOT_IMPLEMENTED }, | ||||
| 	{ "WERR_FRS_INVALID_SERVICE_PARAMETER", WERR_FRS_INVALID_SERVICE_PARAMETER }, | ||||
| 	{ NULL, W_ERROR(0) } | ||||
| }; | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user