mirror of
				https://github.com/bklang/ldap2dns.git
				synced 2025-10-31 08:03:12 -04:00 
			
		
		
		
	Importing version 0.3.4
git-svn-id: https://svn.alkaloid.net/gpl/ldap2dns/trunk@7 06cd67b6-e706-0410-b29e-9de616bca6e9
This commit is contained in:
		
							
								
								
									
										10
									
								
								askldap.h
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								askldap.h
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,10 @@ | ||||
| /* Patch for tinydns to pass DNS-query to LDAP in favour of a cdb lookup. | ||||
|  * $Id: askldap.h,v 1.8 2002/08/12 16:41:25 jrief Exp $ | ||||
|  * Copyright 2002 <jacob.rief@tiscover.com>  | ||||
|  */  | ||||
|  | ||||
| extern | ||||
| int askldap_query(const char* djbdomainname, char qtype[2]); | ||||
| 	 | ||||
| extern | ||||
| void askldap_init(const char* ldaphost, const char* basedn, const char* binddn, const char* passwd); | ||||
		Reference in New Issue
	
	Block a user