From 64e7e2df2b385af7ada7772204c022a50b5e4da3 Mon Sep 17 00:00:00 2001 From: Ben Klang Date: Thu, 5 Oct 2006 21:45:15 +0000 Subject: [PATCH] Default to no search limit git-svn-id: https://svn.alkaloid.net/gpl/ldap2dns/trunk@378 06cd67b6-e706-0410-b29e-9de616bca6e9 --- ldap2dns.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ldap2dns.c b/ldap2dns.c index a398a76..ba8308d 100644 --- a/ldap2dns.c +++ b/ldap2dns.c @@ -23,7 +23,7 @@ #define OUTPUT_DB 2 #define MAXHOSTS 10 #define DEF_SEARCHTIMEOUT 40 -#define DEF_RECLIMIT 5000 +#define DEF_RECLIMIT LDAP_NO_LIMIT static char tinydns_textfile[256]; static char tinydns_texttemp[256]; @@ -195,7 +195,6 @@ static void parse_hosts(char* buf) options.useduris = 0; for (i = 0; i=1) {