Displaying 20 results from an estimated 20000 matches similar to: "RFC: 64bit compilation warning removal"
2005 Nov 21
1
[PATCH] 64 bit clean compilation patches
Hello All,
Attached is a patch against the portable openssh sources found at
openssh at anoncvs.at.openbsd.org:/cvs. The majority of the size of the
patch comes from changes to the build system to supply the required
format specifications if they are not provided by the OS. These patches
remove the following warnings found during a 64-bit compile:
hostfile.c: In function
2016 Jan 31
4
configure warning on SunOS 4.1.4
Hi,
I was told to do so by configure of openssh-7.1p2 -:)
...
configure: WARNING: sys/audit.h: present but cannot be compiled
configure: WARNING: sys/audit.h: check for missing prerequisite headers?
configure: WARNING: sys/audit.h: see the Autoconf documentation
configure: WARNING: sys/audit.h: section "Present But Cannot Be
Compiled"
configure: WARNING: sys/audit.h:
2014 Mar 16
3
[GSoC 2014] About "Clustering of Search Results"
Hello,
I have submitted my proposal on GSoC.
But I have little idea about the timeline. Many things are difficult to be
determined.
Cheers,
Liu Chi
2014-03-11 21:33 GMT+08:00 Olly Betts <olly at survex.com>:
> On Tue, Mar 11, 2014 at 10:11:31AM +0800, Chi Liu wrote:
> > Thank you for your patient explanation about the project. My
> > understanding about the project
2019 Jun 11
2
Can't join Linux host to AD - "Improper format of Kerberos configuration file"
Hi,
when trying to add a Linux host (CentOS7) that is supposed to act as a file server to AD I get:
# net ads join -U administrator
Enter administrator's password:
kerberos_kinit_password administrator at IERLAB.UX.UIS.NO failed: Improper format of Kerberos configuration file
Failed to join domain: failed to connect to AD: Improper format of Kerberos configuration file
Here's my
2019 Feb 15
4
Can we disable diffie-hellman-group-exchange-sha1 by default?
Also, how are default moduli shipped with OpenSSH for use in
diffie-hellman-group-exchange-sha1/sha256 chosen? Are they chosen
randomly by developers or are they chosen for security properties? If
they are random, why not use moduli from RFC 7919 instead, like
Mozilla recommends?
On Fri, Feb 15, 2019 at 3:48 AM Mark D. Baushke <mdb at juniper.net> wrote:
>
> Yegor Ievlev <koops1997
2015 Jan 26
4
Thunderbird: improper command pipelining after EHLO
I couldn't find working solutions for this anomalie on the net. What
does this mean and does someone know how to fix this?
postfix/smtpd[18757]: improper command pipelining after EHLO from
unknown[192.168.10.233]: QUIT\r\n
Thanks
Best Regards,
Leander
2013 Feb 04
0
[LLVMdev] [cfe-dev] RFC: Promote AArch64 to be built by default
> I think this is the right thing to do. Once you've resolved the Mac and Windows issues, go for it.
Thanks Doub. Just to let people know what happened. I enabled in
r174322 around lunchtime. Here's a report of the noticed failures with
status (important/outstanding ones at the top). Feel free to do
anything from telling me about more problems to reverting the patch
when llvm.org comes
2011 Nov 09
0
[LLVMdev] [LLVM, loop-unswitch tests] preserve-analyses.ll, strange PHI instruction.
Stepan Dyatkovskiy wrote:
> Hi all.
>
> Looking at test/Transforms/LoopUnswitch/preserve-analyses.ll, I found
> improper phi instruction at string #122:
> %call.i25.lcssa48 = phi i8* [ %call.i25, %if.then31.i.i ], [ %call.i25,
> %if.then31.i.i ] ;<i8*> [#uses=0]
> Is it trick or mistake?
What's improper about it?
The block may have two predecessors, both of which
2010 Jul 16
1
Dovecot 2.0.rc2 fd passing regression
Hi,
I've tried to compile 2.0.rc2 and configure fails this which used to
work or at least last time when I tried beta4.
> configure:19606: checking whether fd passing works
> configure:19680: cc -o conftest -xO4 -I./src/lib ./src/lib/fdpass.c -I/usr/sfw/include/mysql -I/usr/sfw/include -R/usr/sfw/lib:/usr/lib/sasl -L/usr/sfw/lib -L/usr/lib/sasl conftest.c -lrt -lnsl -lsocket -lrt
2011 Nov 09
3
[LLVMdev] [LLVM, loop-unswitch tests] preserve-analyses.ll, strange PHI instruction.
Hi all.
Looking at test/Transforms/LoopUnswitch/preserve-analyses.ll, I found
improper phi instruction at string #122:
%call.i25.lcssa48 = phi i8* [ %call.i25, %if.then31.i.i ], [ %call.i25,
%if.then31.i.i ] ; <i8*> [#uses=0]
Is it trick or mistake?
-Stepan.
2011 Nov 09
1
[LLVMdev] [LLVM, loop-unswitch tests] preserve-analyses.ll, strange PHI instruction.
OK. Thanks. And if I removed "case 4:" for example. Need I scan all phi
nodes and fix it, by removing one predecessor (if it exists) to switch's
parent block?
-Stepan.
Nick Lewycky wrote:
> Stepan Dyatkovskiy wrote:
>> Hi all.
>>
>> Looking at test/Transforms/LoopUnswitch/preserve-analyses.ll, I found
>> improper phi instruction at string #122:
>>
2007 Mar 12
1
Redefinition of _res in getrrsetbyname.c
I've been trying to figure out why I can't seem to use SSHFP
fingerprints delivered via DNSSEC, which led me to try to figure out why
OpenSSH won't use DNSSEC on my NetBSD-4-branch platform.
It turns out that around line 70 in openbsd-compat/getrrsetbyname.c, we
have the following:
/* to avoid conflicts where a platform already has _res */
#ifdef _res
# undef _res
2004 Sep 02
2
Can't mount samba drive or join domain with W2K3 server
Please cc me on replies.
My employer recently upgraded to W2K3. I have no control over the
employer's set up and limited access to information. Under the old
server, everything was working fine. Now I can't mount the shared drive
anymore.
I'm running Debian sid; samba 3.0.6-3.
################################################
# mount shared_drive
cli_negprot: SMB signing is
2020 Jun 22
8
Apple mail works but thunderbird unable to connect
Dear all,
I am stuck on this issue for days, I am able to connect on my IMAP server
using Apple mail client but thunderbird shows me this error: "improper
command pipelining after EHLO"
I have tried all the ports in manual config but it just is not working
while Apple Mail is able to connect perfectly,
here are my configuration details of "postconf -n" , "doveconf
2009 Nov 20
2
Problem compiling dovecot 1.2.8 on Solaris 10?
I've got an issue using Sun's compilers on Solaris 10 - it appears that dovecot is trying to use the getopt function, that's part of GNU's glibc, and, therefore, not present when using Sun's compilers.
Any ideas on how to resolve?
cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index
2020 Jul 19
5
I need some help with my Dovecot and Postfix configs - I'm unable to log in on my mail server
Hello,
currently I'm working on my first mailserver but I can't log in to the
account I made. For now my client (Mozlla Thunderbird) detects the
server config (STARTTLS, Port, ...) but it is "Unable to log in at
server. Probbly wrong configuration, username or passsword".
I know that I added username and password correctly so there must
something else be wrong.
I run
2008 Aug 14
0
[LLVMdev] Eliminating gotos
Hi Ben,
On Aug 12, 2008, at 11:36 AM, Benedict Gaster wrote:
> Hi Owen,
>
> On 12/08/2008 16:52, "Owen Anderson" <resistor at mac.com> wrote:
>
>>
>> SNIP
>>
>>
>> I'm still not seeing how these two are any different. You just
>> replace the text of "if" with "br", and add the explicit target
>>
2019 Feb 15
4
Can we disable diffie-hellman-group-exchange-sha1 by default?
I'm not nearly knowledgeable enough in crypto to fully understand your
answer, but I will try. I wonder why moduli are not automatically
generated the first time sshd is started though. That would make much
more sense than shipping a default moduli file but also asking
everyone to replace it with their own.
On Fri, Feb 15, 2019 at 5:50 AM Mark D. Baushke <mdb at juniper.net> wrote:
>
2014 Mar 21
2
SAMBA4 BDC PROBLEM
good day
i have samba4 work well as PDC in cent os
i want to configure samba4 as BDC on ubuntu
so i try to follow this tutorial
https://wiki.samba.org/index.php/Samba4/HOWTO/Join_a_domain_as_a_DC
but this commande : # kinit administrator
give me this errors:
kinit: Improper format of Kerberos configuration file while
initializing Kerberos 5 library
can any one help me
thanks
2005 Feb 16
1
problem with da.mix
Hello,
We use the mix package and we have a problem with the DA function. We aren't
sure, but it's maybbe a memory problem.
We have done:
> Ent<--read.table("C:/.../File.txt")
> attach(Ent)
> Ent
V1 V2 V3 V4 ... V16 V17
1 1 1 2 6 18 18
2 1 1 1 NA 14 17
3 1 1 2 1 16 14
....
199 2 1 NA 7 19 18
200