Displaying 5 results from an estimated 5 matches for "dnsquery".
Did you mean:
dns_query
2015 Sep 10
3
[PATCH 0/1] efi: DNS resolver
From: Sylvain Gault <sylvain.gault at gmail.com>
Despite having native network capabilities, UEFI 2.4 (the most widely deployed
at the moment) has no native DNS resolver. I propose here an implementation
more or less inspired by the one found in core/legacynet/dnsresolv.c.
Since it's non-trivial, I'd like to ask for a deep review of this code. I tried
to make it as strong as
2012 Apr 13
1
an assortment of mail serving issues
Hi All,
I moved to a new CentOS6 install after an old CentOS5 server started exhibiting problems. I am having mail serving issues and they are confusing. I am seeing both Sendmail and Zimbra issues.
We front e-end out operation with a pfSense box and it has the following mail ports open: 25, 465, 587, 110, 143, 993, 995.
We have Zimbra and that also requires 7025 and 7071 be open.
This sent
2017 Sep 21
2
get access denied on samba AD share
...[2017/09/21 00:36:03.329981, 4] ../source3/libsmb/namequery_dc.c:77(ads_dc_name)
ads_dc_name: domain=QA.ARKIVIO.COM
[2017/09/21 00:36:03.331294, 3] ../source3/libsmb/namequery.c:3160(get_dc_list)
get_dc_list: preferred server list: ", *"
[2017/09/21 00:36:03.332043, 4] ../lib/addns/dnsquery.c:435(ads_dns_lookup_srv)
ads_dns_lookup_srv: 2 records returned in the answer section.
[2017/09/21 00:36:03.333572, 4] ../source3/libsmb/namequery.c:3305(get_dc_list)
get_dc_list: returning 3 ip addresses in an ordered list
[2017/09/21 00:36:03.333594, 4] ../source3/libsmb/namequery.c:3306(g...
2005 Feb 28
1
No such host when trying to register
As I got to compile 1.0.6 and got it to run but having the same problem
as before I thought
of creating a new mail thread about this instead of continuing with one
where topic is about something else.
(Sorry)
So, I can't do register anymore. It worked just a couple of days before
and I haven't done anything
special as far as I remember. *CLI outputs:
Feb 28 22:16:55 NOTICE[53475]:
2020 Mar 13
0
Wine release 5.4
...n Get[*]PreferredUILanguages tests.
kernel32/tests: Add more tests for Get[*]PreferredUILanguages APIs.
kernel32: Get[*]PreferredUILanguages should return buffer size when setting ERROR_INSUFFICIENT_BUFFER.
msi: Add support for ListView dialog control.
dnsapi/tests: Add some DnsQuery tests.
dnsapi/tests: Also test the "_ldap._tcp.deadbeef" query.
wbemdisp: Use pointer moniker instead of custom moniker implementation.
adsldp: Add IParseDisplayName stub interface.
netapi32: Implement DsGetDcNameW.
adsldp: Implement IADsOpenDSObject::OpenDSO...