Displaying 20 results from an estimated 50000 matches similar to: "Complete?"
2016 Mar 15
4
overview zlib efficiency?
On 3/15/16 10:13 AM, Sven Hartge wrote:
> I don't have a script, but I can provide some numbers. I did a test with
> a server for about 10.000 users and 2TB worth of mail, converting from
> Maildir++ to mdbox with zlib (level = 6) and had a final size of 1TB, so
> 2:1 reduction.
These numbers roughly match my results. About 6 TB of mail compresses
down to about 3 TB.
The
2020 Apr 06
6
[Bug 14338] New: ZSTD support
https://bugzilla.samba.org/show_bug.cgi?id=14338
Bug ID: 14338
Summary: ZSTD support
Product: rsync
Version: 3.1.3
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: core
Assignee: wayne at opencoder.net
Reporter: Rsync at ml.breakpoint.cc
2011 Mar 15
2
2.0.7 - missing SORT/THREAD
Obviously I did something wrong, but I don't have SORT and THREAD
Capabilities built into my 2.0.7 server (OpenSolaris 5.11 snv_134
i86pc i386 i86xpv Solaris)
What do I need to do?
* OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE
IDLE STARTTLS AUTH=PLAIN AUTH=LOGIN AUTH=DIGEST-MD5 AUTH=CRAM-MD5]
VFEmail.net ready.
1 CAPABILITY
* CAPABILITY IMAP4rev1 LITERAL+
2005 Oct 26
2
openssh 4.2p1 zlib compression broken for old clients
Hello OpenSSH developers,
openssh 4.2p1 breaks old openssh clients up to 3.4p1 when they try to use compression:
# ssh-3.4p1 -C remote-host-with-4.2p1 pwd
no matching comp found: client zlib server none,zlib at openssh.com
option "-vv" shows
...
debug2: kex_parse_kexinit: zlib
...
debug2: kex_parse_kexinit: none,zlib at openssh.com
...
debug2: mac_init: found hmac-md5
no
2002 Aug 19
4
Building 3.0p1 on HPUX 10.2, gcc, zlib 1.1.4
Hi everybody,
I've never posted here before but I seem to be having a similar problem to
what Tim Rice had in July, namely when running the configure script I get
the following:
configure: error: *** zlib missing - please install first or check
config.log ***
However, I have definitely installed zlib (see below):
dngwks1:/tmp/openssh-3.0p1 # swlist
# Initializing...
# Contacting target
2001 Jul 08
2
No subject
> Good Morning,
> When trying to run configure for openssh (2.5.1p1 or 2.5.1p2 or
> 2.5.2p1 or 2.9p2), it fails and tells me that I need to install ZLIB.
> Zlib has been configured, made, made tested and made installed into
> /opt/zlib (default) and IS already installed. I am running hpux 11.00,
> have zlib 1.1.3 , openssl 0.9.6 , perl 5.005_03 and am running HP ansi C
>
2003 Nov 22
6
zlib missing when installing openssh-3.7.1p2
"Pacelli, Louis M, ALABS" wrote:
>
> Hi,
> I apologize for sending in this problem via email, but I had trouble using bugzilla.
Please use openssh-unix-dev at mindrot.org for problems with OpenSSH Portable
(ie anything that's not OpenBSD).
> I'm trying to install openssh-3.7.1p2
> When I run the configure step, I get the following message:
>
>
2002 Mar 20
4
rsync 2.5.4 on win2k machine
Hi,
i have downloaded rsync 2.5.4 source and was trying to compile it on win2k
machine.
is it supported on win2k machine ?
Please ignore warnings below about mktemp -- it is used in a safe way
gcc -g -O2 -DHAVE_CONFIG_H -Wall -W -o rsync rsync.o generator.o receiver.o
cle
anup.o sender.o exclude.o util.o main.o checksum.o match.o syscall.o log.o
backu
p.o options.o flist.o io.o compat.o hlink.o
2002 Mar 22
1
Is OpenSSH vulnerable to the ZLIB problem or isn't it?
SSH.COM says their SSH2 is not vulnerable to the ZLIB problem even though
they use the library (details below). Can OpenSSH say the same thing?
In either case, it seems like there ought to be an openssh-unix-announce
message about what the situation is. I may have missed it, but I don't
believe there was one. Yes, openssh doesn't have its own copy of zlib
source but it would still be
2012 Mar 26
1
OpenSSH 5.9p1 compilation via gcc and cc - both produce "present but cannot be compiled" warnings -- AIX 6.1 TL7 SP3
configure: WARNING: fcntl.h: present but cannot be compiled
configure: WARNING: fcntl.h: check for missing prerequisite headers?
configure: WARNING: fcntl.h: see the Autoconf documentation
configure: WARNING: fcntl.h: section "Present But Cannot Be Compiled"
configure: WARNING: fcntl.h: proceeding with the compiler's result
configure: WARNING: ##
2009 Mar 01
2
Maildir format use question
Hey all,
I've got a couple servers using Maildir format. As I understand it from
a simple perspective, 'new' contains newly delivered messages, and 'cur'
contains messages that have been 'handled'.
I like to keep things simple for users, so rather than have 'Spam',
'Junk' 'ToLearn' and other possibly confusing folders, what I thought I
would
2001 Feb 13
2
problem installing openssh
I am still trying to install openssh, I did like Kevin told me but it
didn't work, I tried it like this:
VER=openssh-2.3.0p1
SRC=/usr/src
CFLAGS="+w1 +W 486,474 +O3 +ESlit +Optrs_strongly_typed \
> -I/opt/zlib/include/"
LDFLAGS="-L/opt/zlib/lib/"
# ./configure --prefix=/opt/${VER} \
> --sysconfdir=/etc/opt/openssh \
>
2003 Oct 15
4
Compile of OpenSSH 3.7.1p2 failing - TRU64 5.1A
All,
I'm getting the following error message when trying to 'make' OpenSSH
3.7.1p2:
cc: Severe: compress.c, line 19: Cannot find file "zlib.h" specified in
#include directive. (noinclfilef)
#include "zlib.h"
-^
*** Exit 1
Stop.
What can I do to get this to compile correctly?
Thanks in advance,
Trevor Strickland
trevor.strickland at ed.gov
2007 Apr 19
2
error: *** zlib missing
I am very new to linux and openSSH ,, i am trying to compile openssh for jungo openrg IXP45. but while configuring i am getting following error,,
hecking for libgen.h... yes
checking for getspnam... yes
checking for library containing basename... none required
checking for deflate in -lz... no
configure: error: *** zlib missing - please install first or check config.log ***
if anybody will me
2002 Aug 09
1
Can't find recent OpenSSL libcrypto
Markus,
I found your e-mail address in the OpenSSH mailing list. I am having a
pecuilar problem and after hours and hours of researching i am still at a
loss regarding this.
I am trying to install openssh-3.4p1 on a SUN box running Solaris8. I
installed Openssl and Zlib as mentioned by the readme and am specifying
the prefixes right by issuing the following command for configure,
./configure
2023 Feb 24
1
[PATCH 1/1] Add support for ZSTD compression
From: Sebastian Andrzej Siewior <sebastian at breakpoint.cc>
The "zstd at breakpoint.cc" compression algorithm enables ZSTD based
compression as defined in RFC8478. The compression is delayed until the
server sends the SSH_MSG_USERAUTH_SUCCESS which is the same time as with
the "zlib at openssh.com" method.
Signed-off-by: Sebastian Andrzej Siewior <sebastian at
2002 Mar 11
1
scp completes but ssh subprocess in deadlock with sshd
I've just built openssh 3.1 for my Redhat 5.1 system (running on a 486
DX-66) using the latest zlib and openssl libraries.
Connecting to the machine with ssh seems to work fine (although it takes a
while to initiate a connection).
But when I transfer a file to the machine with scp, it seems to work fine
and the scp completes, but an ssh sub-process remains behind on the client
and an sshd
2004 Jul 06
4
AIX and zlib
I noticed that AIX now comes with a version of zlib installed in /usr. (I'm
working on 5.2)
My first inclination was to simply uninstall it and use the one we compile
(and put in /usr/local).
However, IBM has made zlib part of the RPM package itself!
So, I cannot uninstall it without removing RPM....
Next, I tried passing --with-zlib=/usr/local to configure for ssh.
This seems to work, but
2001 Feb 12
1
Compiled and running on NCR SVR4 UNIX (MP-RAS)
To whomever is interested, I have compiled and am running OpenSSH under
NCR UNIX using the following procedure:
1. Compile and install zlib to the default location.
gunzip zlib*.gz
tar -xvfo zlib*tar
cd zlib-*
./configure
make
make install
2. Compile and install openssl to the default location.
gunzip openssl*.gz
tar -xvfo openssl*tar
cd openssl-*
2004 Jan 14
6
[Bug 788] request for zlib.h configure test
http://bugzilla.mindrot.org/show_bug.cgi?id=788
Summary: request for zlib.h configure test
Product: Portable OpenSSH
Version: -current
Platform: PPC
OS/Version: AIX
Status: NEW
Severity: enhancement
Priority: P2
Component: Build system
AssignedTo: openssh-bugs at mindrot.org
ReportedBy: