Displaying 13 results from an estimated 13 matches for "distler".
2003 Sep 16
6
sshd 3.7p1 dies on MacOSX
...bug1: permanently_set_uid: 17/17
setuid 17: Operation not permitted
debug1: Calling cleanup 0x24c8c(0x0)
Replacing uidswap.c with the version from 3.6p1 and recompiling
produces a working sshd.
I have not tracked down which change caused the breakage, but it should
be easy enough.
Jacques Distler
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (Darwin)
Comment: PGP Key - http://golem.ph.utexas.edu/~distler/distler.asc
iD8DBQE/Z4ZgnyqPIXpYcjcRAvD9AJ4koreDrIZTZFb17gR5hWdXdokdtgCdF8wC
Ll5bysCtwPV3QVnZ7BIhgck=
=XbuY
-----END PGP SIGNATURE-----
2001 Feb 04
4
next build
> *** openbsd-compat/bsd-nextstep.h.orig Sun Feb 4 00:16:16 2001
> --- openbsd-compat/bsd-nextstep.h Sun Feb 4 00:19:09 2001
> ***************
> *** 48,52 ****
> --- 48,56 ----
> speed_t cfgetispeed(const struct termios *t);
> int cfsetospeed(struct termios *t, int speed);
> int cfsetispeed(struct termios *t, int speed);
> +
> + /* LIMITS */
> + #define
2003 Sep 17
4
SRP secure remote password authentication
Are there any plans to include support for SRP or a similar zero-knowledge password
protocol into OpenSSH?
--
Jeremy
2013 Apr 14
1
Dovecot 2.2.0 Compilation Error
On MacOSX 10.6, I get:
ld: duplicate symbol _cmd_batch in dsync/.libs/libdsync.a(doveadm-dsync.o) and doveadm-mail-batch.o for architecture x86_64
collect2: ld returned 1 exit status
make[4]: *** [doveadm] Error 1
when compiling Dovecot 2.2.0. By contrast, 2.1.16 compiled (and runs) just fine.
I'm surprised that this hasn't cropped up elsewhere.
2002 Aug 22
0
Shorewall 1.3.7
...ave such a rule in icmpdef are
encouraged to switch to FORWARDPING=3DYes.
3) The loopback CLASS A Network (127.0.0.0/8) has been added to the
rfc1918 file.
4) Shorewall now works with iptables 1.2.7.
5) The documentation and Web site no longer use FrontPage themes.
I would like to thank John Distler for his valuable input regarding TCP
SYN and ICMP treatment in Shorewall. That input has led to marked
improvement in Shorewall in the last two releases.
-Tom
--=20
Tom Eastep \ Shorewall - iptables made easy
AIM: tmeastep \ http://www.shorewall.net
ICQ: #60745924 \ teastep@shorewall.net
2015 May 14
1
Pigeonhole v0.4.8.rc3 compilation error (bad mail-deliver.h)
Got a
/usr/local/include/dovecot/mail-deliver.h:30:17: error: field
has incomplete type 'struct timeval'
struct timeval delivery_time_started;
^
error.
This is because mail-deliver.h in dovecot-2.2.17 is missing an
#include <sys/time.h>
Adding that line to mail-deliver.h fixes the problem. Oddly, I had no problem compiling dovecot
2015 Sep 29
1
v2.2.19 release candidate 2 released
Darwin doesn't have an EDEADLOCK error code, so compilation fails on MacOSX:
file-lock.c:214:16: error: use of undeclared identifier 'EDEADLOCK'
if (errno == EDEADLOCK)
^
file-lock.c:262:16: error: use of undeclared identifier 'EDEADLOCK'
if (errno == EDEADLOCK)
^
2 errors
2015 Sep 29
1
Released Pigeonhole v0.4.9.rc1 for Dovecot v2.2.19.rc1
duplicate symbol _vnd_environment_extension in:
../../src/lib-sieve/plugins/vnd.dovecot/environment/.libs/libsieve_ext_vnd_environment.a(ext-vnd-environment.o)
../../src/lib-sieve/plugins/vnd.dovecot/environment/.libs/libsieve_ext_vnd_environment.a(ext-vnd-environment-items.o)
duplicate symbol _vnd_environment_extension in:
2015 May 27
1
FREAK/Logjam, and SSL protocols to use
>It is not at this point emphasized anywhere, including on weakdh.org, that it is actually of high importance to regenerate your DH parameters frequently.
That's not really correct.
If you're using a prime of length at least 2048 bits, then the corresponding discrete-log problem is well-beyond the pre-computation ability of the NSA (or anyone else).
It is computationally intensive to
2001 Mar 25
2
Bug in bsd-waitpid.c and bsd-nextstep.c
Hi!
The handling of the "status" information in bsd-waitpid.c and bsd-nextstep.c
seems to be bit odd. Patch attached.
Best regards,
Lutz
--
Lutz Jaenicke Lutz.Jaenicke at aet.TU-Cottbus.DE
BTU Cottbus http://www.aet.TU-Cottbus.DE/personen/jaenicke/
Lehrstuhl Allgemeine Elektrotechnik Tel. +49 355 69-4129
Universitaetsplatz
2015 May 27
0
FREAK/Logjam, and SSL protocols to use
>But when you write NOT to regenerate, are you saying that using larger primes makes regenerating unnecessary, or are you telling us that it's somehow harmful?
For a given computational effort, you get the most bang-for-the-buck by choosing large parameters (and checking very carefully that they are "safe") rather than smaller parameters (and/or checking them less carefully)
2015 May 27
0
FREAK/Logjam, and SSL protocols to use
> For a given computational effort, you get the most bang-for-the-buck by
> choosing large parameters (and checking very carefully that they are
> "safe") rather than smaller parameters (and/or checking them less
> carefully) which you then regenerate.
This discussion (on the OpenSSH mailing list)
http://marc.info/?t=143221614200001
may be helpful to those thinking
2015 Sep 29
0
v2.2.19 release candidate 2 released
> Does http://hg.dovecot.org/dovecot-2.2/rev/7633bca91551
> fix the problem for you?
Seems to. Thanks!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 203 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://dovecot.org/pipermail/dovecot/attachments/20150929/f214f022/attachment.sig>