Displaying 20 results from an estimated 500 matches similar to: "Patch for IA-64"
2004 Jan 06
1
Keychain Patch Try II
Sorry; here's the message I sent with the Keychain Patch yesterday. I
didn't realize that the list wouldn't extract the text parts of the
message. Enjoy.
Hey all,
Here's the patch to let SSH store passwords in the Mac OS X Keychain.
I don't know whether you guys want to include it or not with the
distribution; some people have said that since Keychain is not an open
2009 Jan 03
0
any HP-UX 10.26 out there?
Anyone have access to a HP/UX 10.26 machine that could test a small patch?
I want to commit a patch for OpenServer 6 that adds SECUREWARE support
for the OpenServer 6 SVR5 ABI. The changes affect one platform I do not
have access to (HP-UX 10.26). The change in question is
......
--- openssh/openbsd-compat/xcrypt.c.old 2007-03-26 08:42:45.624801002 -0700
+++ openssh/openbsd-compat/xcrypt.c
2002 Feb 19
1
Samba exit on signal 6
Hi!
I use samba with FreeBSD 4.4. And sometimes (when i restart computer)
Samba does not start. In error i have error like this
server /kernel: pid 228 (nmbd), uid 0: exited on signal 6 (core dumped)
Then i have to start manualy, and everything works.
And there is one strange thing. Sometimes this machine is not visible
from other computers for about max of 1 - 2 minutes. Sometimes less
than 1
2015 Sep 21
0
[HCL] Micropower LCD 1000 supported by blazer_usb
On Sep 21, 2015, at 7:38 AM, Charles Lepple <clepple at gmail.com> wrote:
>
> (please keep the list CC'd)
>
>> On Sep 21, 2015, at 5:09 AM, Uro? Gaber <uros.gaber at gmail.com <mailto:uros.gaber at gmail.com>> wrote:
>>
>> Hi.
>> No for me nutdrv_qx driver is not working with this UPS.
>> Here's log:
>> Sep 21 11:06:39
2003 May 20
0
De um amigo
INFORMACAO CONFIDENCIAL
Prezado(a) Amigo(a):
Esta carta/e-mail nada tem de semelhante As muitas "aldrabices" que circulam
pela Internet.
Ela ? uma mensagem rara que tem um conteUdo que pode modificar a sua vida
para melhor.
Assim, peco-lhe um pouco de paciencia, e que a leia com atencao, muita atencao,
e no final, muito provavelmente, se sentira recompensado(a).
Este e um assunto que
2003 Apr 12
0
De um amigo
INFORMACAO CONFIDENCIAL
Prezado(a) Amigo(a):
Esta carta/e-mail nada tem de semelhante As muitas "aldrabices" que circulam
pela Internet.
Ela ? uma mensagem rara que tem um conteUdo que pode modificar a sua vida
para melhor.
Assim, peCo-lhe um pouco de paciencia, e que a leia com atencao, muita atencao,
e no final, muito provavelmente, se sentira recompensado(a).
Este e
2018 Jan 23
1
[PATCH] customize: Use libxcrypt if available to provide crypt(3).
glibc 2.27 removes crypt(3) and suggests using libxcrypt.
libxcrypt requires <crypt.h> to be included.
---
customize/Makefile.am | 1 +
customize/crypt-c.c | 4 ++++
m4/guestfs-misc-libraries.m4 | 27 +++++++++++++++++++--------
3 files changed, 24 insertions(+), 8 deletions(-)
diff --git a/customize/Makefile.am b/customize/Makefile.am
index b4ec9286a..a22e25c46 100644
2018 Jan 29
1
[PATCH] customize: Correctly handle crypt(3) returning NULL.
In particular glibc's crypt will return NULL / errno == ENOSYS and
other implementations might do that in future too.
---
customize/crypt-c.c | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/customize/crypt-c.c b/customize/crypt-c.c
index d5425cfaa..e358018cd 100644
--- a/customize/crypt-c.c
+++ b/customize/crypt-c.c
@@ -21,6 +21,7 @@
#include <stdio.h>
#include
2018 Oct 03
2
Bug reports - auth is broken in Dovecot 2.3.3
On 3 Oct 2018, at 14.09, Berindeie Avram-Teodor <berindeie.teo at gmail.com> wrote:
>
>
>
> I do not have downloaded the source from GitHub.
The patch modifies configure.ac, so unless you run autogen.sh the configure script isn't modified and that patch doesn't work. Or as an alternative you could simply manually append to config.h:
#define HAVE_CRYPT_H
>
>
2008 Dec 04
5
We think we are cpe but they think they are cpe too
Hi I have problem with TE121 Digium card. I connected it to modem keymile
Music 200 (provided by telco) but I can see 2 red lights on modem (both
bellow words rx) and my card is red too. I tried to make experiment and made
loopback (pins 1 4 , 2 5) and put it in card and card become green (I hope
that is sign card is ok) but on CLI i can see following error message
WARNING: We think we are cpe but
2010 Jan 31
2
sip to dahdi and billsec
Hi,
My costumers are logged in on my Asterisk PBX through XLite Softphone (SIP).
My server is
connected to PSTN. Problem is when SIP phone calls ordinary phone via dahdi
I get
DAHDI/1-1 ANSWERED SIP/number-number and billsec field from cdr is start
counting.
Is it normal behavior ? Can I change that ?
So channel gets in ANSWERED state and billsec starts as soon as line starts
to ring even if no
2002 May 24
2
Password Length Conundrum
I've jsut installed Samba-2.2.4, from source on a Solaris 2.6 box.
I'm looking to upgrade from some 2.0.x versions I'm running.
I've createed a password entry using smbpasswd -a and added my password.
My password has 9 characters in it. Using smbclient on the Solaris box, I
can access the share, but I can't from Win95 or Win2000 clients
(encryption is on).
If I try to access
2010 Mar 19
1
Problem with quota recreation
Hi,
I'm migrating from cyrus to dovecot 1.2.10 with cyrus2dovecot. I've setup
quota with mysql dict and while testing delivery quota is working fine. The
only problem is when i migrate mailbox from cyrus to dovecot and when bytes
and messages is set to 0. I tried with x GETQUOTAROOT Inbox but the quota
usage is not recalculated and when a new message is delivered quota is
calculated only
2018 Oct 03
0
Bug reports - auth is broken in Dovecot 2.3.3
Thank you. Now it is working!
On Wed, Oct 3, 2018 at 2:44 PM Timo Sirainen <tss at iki.fi> wrote:
> On 3 Oct 2018, at 14.09, Berindeie Avram-Teodor <berindeie.teo at gmail.com>
> wrote:
>
>
>
>
>> I do not have downloaded the source from GitHub.
>>
>
> The patch modifies configure.ac, so unless you run autogen.sh the
> configure script
2008 Jul 13
1
can not receive calls through pri
Hi,
I have problem using Asterisk.I have isdn-pri and openvox d110p card in my
computer.They are connected with RJ-45 (1,2,4,5 pins to the card and all
pins to the isdn done by telco workers). I got green led on isdn which is
sign that isdn is working and that is connected to openvox, right ? I
compiled newest versions of libpri zaptel and asterisk and had no problems
during that. When I started
2008 Apr 11
0
expiring cache outside controller (e.g. in rake tasks)
Hello,
I need to expire cache outside controller, in my rake tasks. I want to
use standard methods expire_fragment,etc.. but I can''t manage to use
them outside controllers. I tried including
ActiveController::Caching::Actions but didn''t work.
Anyone has any solution? I''m losing my head how to do it... (besides
manually deleting files)
Thanks
Uros
2002 Jun 07
4
openssh for UWIN
I am enclosing a context diff of the changes that I made to get
openssh working on UWIN. UWIN is a UNIX operating system layer
that runs on Win32 systems. For more information on UWIN
go to http://www.research.att.com/sw/tools/uwin/.
I also ran configure using -with-cppflags=-D_BSDCOMP=2. I don't
know where that information would go with the source code.
Let me know if you need more
2009 Dec 24
0
X100P clone card problem
Hi,
I have problem with X100P clone card.I can not force it to work
under Asterisk 1.4.27.1 and DAHDI Version: 2.2.0.2.
I looked over and over on configuration and could not see any mistakes.
Here are relevant configuration files.
/etc/dahdi/system.conf
> fxsks=1
> echocanceller=mg2,1
> loadzone = hu
> defaultzone = hu
>
dahdi_tool
> OK Wildcard X100P
[Bug 1460] New: openssh-4.9p1.tar.gz configure:15943: error: *** Can't find recent OpenSSL libcrypto
2008 Apr 20
3
[Bug 1460] New: openssh-4.9p1.tar.gz configure:15943: error: *** Can't find recent OpenSSL libcrypto
https://bugzilla.mindrot.org/show_bug.cgi?id=1460
Summary: openssh-4.9p1.tar.gz configure:15943: error: *** Can't
find recent OpenSSL libcrypto
Classification: Unclassified
Product: Portable OpenSSH
Version: 5.0p1
2012 May 09
1
warning from configuring openssh-6.0p1
When running "configure" for openssh-6.0p1 , I got the following output from
"configure":
configure: WARNING: linux/filter.h: present but cannot be compiled
configure: WARNING: linux/filter.h: check for missing prerequisite
headers?
configure: WARNING: linux/filter.h: see the Autoconf documentation
configure: WARNING: linux/filter.h: section "Present But Cannot