Displaying 20 results from an estimated 500 matches similar to: "[PATCH] DCE for pre15"
1999 Nov 29
2
openssh-1.2pre15 on AIX
Hi.
Pre15 compiles out-of-the-box on AIX 4.3.2 ...almost.
No patch included this time, but the following were the gotchas:
- The __P() prototyping doesn't work (as discussed earlier)
- bsd-daemon.o wasn't linked into libssh.a (though configure seemed to
detect the need for it)
DCE patch will follow shortly.
Regards,
Tor-?ke
______________________________________________________
Get
1999 Nov 25
2
pre15 & Solaris 7 ... rsa.h problem ...
I don't remember what we did to fix this last time, and I've had to
rebuild my system completely from scratch over the past few days, so dont'
have past patches to work from ...
new-relay:/usr/slocal/src/openssh-1.2pre15> make
gcc -g -O2 -Wall -I/usr/slocal/include -DETCDIR=\"/usr/local/etc/ssh\" -DSSH_PROGRAM=\"/usr/slocal/bin/ssh\" -DHAVE_CONFIG_H -c
1999 Nov 25
0
Packet integrity error. (29) - fixed by pre15
I just installed the 1.2pre15 RPMs and, as hinted in the announcement, it
fixed this problem.
Thank you!
_______________________
Ron Bickers
===== ORIGINAL POST =====
I'm using SecureCRT (http://www.vandyke.com/) to connect to OpenSSH (1.2pre14
built from source RPMs) running on RedHat Linux 6.1. When I forward a local
port using SecureCRT to a port on the server and try to connect, I
2005 Aug 21
4
SYSLINUX 3.10-pre15
I just picked up 3.10-pre15 and the "PXELINUX corrupts graphic filename
referenced from DISPLAY file" bug is zapped. Yipee! Thanks hpa. And
Arwin too, if that 'xor esi,esi' was the crux.
However, LOCALBOOT -1 and LOCALBOOT 0 don't work the same as they did
for me in 3.07. :-(
3.07:
LOCALBOOT -1 apears to work as I have a hard disk listed in bios boot
order after the
2008 Jul 20
2
SYSLINUX 3.71-pre15: release candidate
Hi all,
I just pushed out SYSLINUX 3.71-pre15. This version officially begins
the release candidate stage of SYSLINUX 3.71. To be honest, I'm a bit
baffled that the numbers got that high for what has always been intended
as a maintenance/bugfix release, but those 15 prereleases only
correspond to 55 commits total, so I guess it's really not that much.
-hpa
1999 Nov 25
0
ANNOUNCE: openssh-1.2pre15
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I have just uploaded openssh-1.2pre15 to
http://violet.ibs.com.au/openssh/
Changes:
- Merged big source cleanup from OpenBSD CVS. All the source now
conforms to:
http://www.openbsd.org/cgi-bin/man.cgi?query=style&apropos=0&sektion=9&manpath=OpenBSD+Current&format=html
- Added BSD compatible install program
- More
2004 Apr 23
0
SYSLINUX 2.09-pre15
I just released 2.09-pre15; it has a slightly improved E820 memory
parser, which I'm hoping will deal with the "incorrect length" BIOS bug
some people reported.
If you have a machine with this bug, *PLEASE* test out this release,
since I really want to release 2.09 this weekend.
ftp://ftp.kernel.org/pub/linux/utils/boot/syslinux/Testing/
Thanks!
-hpa
2011 Jul 16
2
syslinux-4.10-pre15 and KVM guest booting problem
Hi,
I have a problem to report with the 4.10-pre15 branch.
The problem is that my KVM guest "just reboots" when booting off the network.
The setup is as follows:
Host OS: RHEL 6.0/RHEL 6.1 with the default packages (no additional repos or packages)
KVM guest configured to network boot.
(maybe irrelevant info ...) ?!?
DHCP server (using dnsmasq) in the same subnet as the KVM host.
2011 Jul 28
0
Auto Reply: Re: Auto Reply: Re: syslinux-4.10-pre15 and KVM guest booting problem
If your email was sent to a distribution list, don't worry, someone else on that list will reply to your query.
If your email was sent to me directly, please be aware that I am currenty out of the office with no access to email.
All issues should be routed to my manager, John.Farey at oracle.com.
Thanks
2007 Mar 16
2
SYSLINUX 3.40-pre15 -- more library work, Linux-loading demo module
Hello all,
I have done more work on the syslinux shuffle library. This is more
higher-level work, in particular it is specific to loading Linux kernels.
This stuff allows manipulating initramfs on the fly, if desired. As a
demo, I have written up a module which loads a Linux kernel with all the
usual stuff, but optionally adds the DHCP packet from the PXE stack into
a file named
2011 Apr 01
1
Syslinux 4.04-pre15
Okay, I have found a workaround for the build problem that affected
-pre13 and -pre14, and as a side bonus I have pulled a couple of fixes,
including Sebastian's latest gfxboot updates.
-hpa
2011 Jun 28
0
Syslinux 4.10-pre15: now release track
Hi all,
With the help of Michael Brown I have root-caused the crash that I had
running Syslinux 4.10 under iPXE to a bug in a specific iPXE driver,
sky2. As such, I am hereby promoting Syslinux 4.10 to the stabilization
track.
One important bit which is still not there is to fix sanboot.c32 so that
it can switch to an iPXE/gPXE SAN
I'm still unclear if gpxelinux.0 should be removed or
2011 Jul 28
1
Auto Reply: Re: syslinux-4.10-pre15 and KVM guest booting problem
If your email was sent to a distribution list, don't worry, someone else on that list will reply to your query.
If your email was sent to me directly, please be aware that I am currenty out of the office with no access to email.
All issues should be routed to my manager, John.Farey at oracle.com.
Thanks
2013 Apr 04
6
[Bug 2087] New: endgrent() is not available on Android
https://bugzilla.mindrot.org/show_bug.cgi?id=2087
Bug ID: 2087
Summary: endgrent() is not available on Android
Classification: Unclassified
Product: Portable OpenSSH
Version: 6.2p1
Hardware: All
OS: Linux
Status: NEW
Severity: minor
Priority: P5
Component: ssh
Assignee:
1999 Nov 23
1
[PATCH] AIX 4.3.2 compile fixes
Hi all.
It's nice to see that AIX support (unintentionally?) is getting better and
better. :)
Attached is a patch against pre14 that fixes AIX support. All that is left,
basically, is a replacement for the /dev/urandom way of getting entropy.
...
A completely different thing... how about DCE support? I was thinking of
adding some dce code to sshd that:
1. Attaches credentials based on
1999 Nov 25
0
DCE Patch
Hi all.
I am submitting a patch that adds DCE authentication and credential
attaching. Fully legit, no ugly hacks ;)
I looked (some) at Paul Henson's <henson at acm.org> patch for
ssh-1.2.20 while coding.
The patch [attached] is against pre14, but DCE and AIX patches for pre15
will follow shortly. I threw in this patch just to prove i'm working on it.
:)
Happy Hacking,
//T-?
1999 Nov 25
0
DCE Patch (forgot the attachment. Grr)
Hmm... i think it's time to go home now... forgot attachment.
//T-?
>Hi all.
>
>I am submitting a patch that adds DCE authentication and credential
> >attaching. Fully legit, no ugly hacks ;)
>
>I looked (some) at Paul Henson's <henson at acm.org> patch for ssh-1.2.20
>while coding.
>
>The patch [attached] is against pre14, but DCE and AIX patches
2011 Oct 19
2
listing all occurrences in a vector
Dear all,
I have a dataframe with two columns, where NUMBER is the number of occurrences of DEPTH:
DEPTH NUMBER
1 2 1
2 3 2
3 2 3
4 5 1
> a<-data.frame(c(2,3,2,5),c(1,2,3,1))
> colnames(a)=c("DEPTH","NUMBER")
I want a column or a vector where all the DEPTHs are listed: 2, 3, 3, 2, 2, 2, 5 (NUMBER=1 in all cases).
Is there
2015 Sep 21
3
New software based on libvirt
Hello,
I'm introducing to you the decentralized cloud Cherrypop.
Combining libvirt and LizardFS (as of now) it becomes a cloud completely
without masters. Thus, any node is sufficient for the cloud to be up
and therefore no wasted resources and no single point of failure.
It's still pretty crude software but will work with some tinkering. Hope
you try it and like it!
For more
1999 Nov 27
1
Openssh 1.2pre15: Command terminated on sig. 11
A bug has found its way into Openssh-1.2pre15. It has forced us to downgrade
to pre14.
Our test hosts are connected with regular Ethernet and by an internal VPN.
With that in mind, any given host has two IP addresses. Starting with pre15
we get the fatal error message below every time we connect to the EXTERNAL
ip address (eth0). For some reason, we continue to be able to connect to the
INTERNAL