search for: lha

Displaying 20 results from an estimated 49 matches for "lha".

Did you mean: lea
2004 May 27
2
LHA security vulnerabilities
Dear sir; i am using redhat 9 on a production server and i plan to migrate to centos 3.1. the issue now is redhat 9 vulnerable to LHA package security vulnerabilities . and if so how can i solve this vulnerabilities till i implemment the upgrade. thanks in advance.
2004 May 26
0
Updated LHA package fixes security vulnerabilities
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 There is an update to LHA for CentOS 3.1 https://rhn.redhat.com/errata/RHSA-2004-178.html refers....
2012 Sep 20
2
[LLVMdev] Scheduling question (memory dependency)
...At -O1, the first part of the generated code is: --------------------------------------------------------------- .L._Z5check3foos: .cfi_startproc # BB#0: # %entry mflr 0 std 0, 16(1) stdu 1, -112(1) .Ltmp1: .cfi_def_cfa_offset 112 .Ltmp2: .cfi_offset lr, 16 lha 5, 162(1) sth 3, 162(1) ... --------------------------------------------------------------- The problem here is that the incoming parameter in register 3 is stored too late, after an attempt to load the value into register 5. Looking at dumps with -debug, I see the following: ----------...
2012 Sep 21
0
[LLVMdev] Scheduling question (memory dependency)
...------------------------------------------------------------ > .L._Z5check3foos: > .cfi_startproc > # BB#0: # %entry > mflr 0 > std 0, 16(1) > stdu 1, -112(1) > .Ltmp1: > .cfi_def_cfa_offset 112 > .Ltmp2: > .cfi_offset lr, 16 > lha 5, 162(1) > sth 3, 162(1) > ... > --------------------------------------------------------------- > > The problem here is that the incoming parameter in register 3 is stored > too late, after an attempt to load the value into register 5. > > Looking at dumps with...
2012 Sep 21
2
[LLVMdev] Scheduling question (memory dependency)
...----- > > .L._Z5check3foos: > > .cfi_startproc > > # BB#0: # %entry > > mflr 0 > > std 0, 16(1) > > stdu 1, -112(1) > > .Ltmp1: > > .cfi_def_cfa_offset 112 > > .Ltmp2: > > .cfi_offset lr, 16 > > lha 5, 162(1) > > sth 3, 162(1) > > ... > > --------------------------------------------------------------- > > > > The problem here is that the incoming parameter in register 3 is > > stored too late, after an attempt to load the value into register 5. >...
2012 Sep 21
2
[LLVMdev] Scheduling question (memory dependency)
...# %entry > > > > mflr 0 > > > > std 0, 16(1) > > > > stdu 1, -112(1) > > > > .Ltmp1: > > > > .cfi_def_cfa_offset 112 > > > > .Ltmp2: > > > > .cfi_offset lr, 16 > > > > lha 5, 162(1) > > > > sth 3, 162(1) > > > > ... > > > > --------------------------------------------------------------- > > > > > > > > The problem here is that the incoming parameter in register 3 is > > > > stored too la...
2012 Sep 21
0
[LLVMdev] Scheduling question (memory dependency)
....cfi_startproc > > > # BB#0: # %entry > > > mflr 0 > > > std 0, 16(1) > > > stdu 1, -112(1) > > > .Ltmp1: > > > .cfi_def_cfa_offset 112 > > > .Ltmp2: > > > .cfi_offset lr, 16 > > > lha 5, 162(1) > > > sth 3, 162(1) > > > ... > > > --------------------------------------------------------------- > > > > > > The problem here is that the incoming parameter in register 3 is > > > stored too late, after an attempt to load t...
2012 Sep 21
0
[LLVMdev] Scheduling question (memory dependency)
...gt; > > > > mflr 0 > > > > > std 0, 16(1) > > > > > stdu 1, -112(1) > > > > > .Ltmp1: > > > > > .cfi_def_cfa_offset 112 > > > > > .Ltmp2: > > > > > .cfi_offset lr, 16 > > > > > lha 5, 162(1) > > > > > sth 3, 162(1) > > > > > ... > > > > > --------------------------------------------------------------- > > > > > > > > > > The problem here is that the incoming parameter in register 3 is > &gt...
2004 Dec 20
1
rsync: chgrp ... Operation not permitted
Hi all, I've installed rsync to synchronize my linux box and my PowerBook. I have a server whose conf file looks like [letters] use chroot = yes uid = www gid = lha.utils path = /var/hdb/letters read only = no list = yes auth users = pascal,lha secrets file = /etc/rsyncd.secret but when the client tries to write I have: rsync: chgrp "/file/path/here" failed: Operation not permitted (a number) error messages. I would like to have the distant machi...
2013 Feb 28
4
sending of password did not succeed
Hi Today I have upgraded my Debian server from lenny to squeeze and my email stopped working. I am using Dovecot 1.2.15 with exim4. Exim4 is working and mail is being delivered to the mailboxes - /home/ didm.co.uk/peter/Maildir/new etc When I try to download emails to my I get "sending of password did not succeed, Mail server mail.didm.co.ukresponded:Authentication failed" and
2004 Aug 04
3
Updates For Centos3
Hi Everyone More updates for Centos3 Available from: http://mirror.caosity.org/centos-3/3.1/ and soon your local mirror. Security: kernel: https://rhn.redhat.com/errata/RHSA-2004-413.html updates/i386/RPMS/kernel-2.4.21-15.0.4.EL.athlon.rpm updates/i386/RPMS/kernel-2.4.21-15.0.4.EL.i686.rpm updates/i386/RPMS/kernel-BOOT-2.4.21-15.0.4.EL.i386.rpm
2023 Nov 16
1
WInbind hang?
I've had that happen in the past with non-RedHat linux boxes. Fortunately we have Saltstack on all the boxes and can just salt '*' cmd.run 'killall -SIGKILL winbindd; service winbind restart' But it hangs SSH sessions and things like 'ls -lha' that need to resolve usernames and groups. i.e. if you removed winbind from /etc/nsswitch.conf it would stop happening. The issue stopped happening to us in more recent versions. We're using 4.17.12 from the Debian repos. The last time I used RedHat, I noticed they loved having software...
2006 Dec 01
1
writabledatabase_delete_document()
...point of view, it seems that the xapian delete document function freezes up the OS on a filesystem level. Is this a correct assessment? Any ideas on how I can get xapian _not_ to freeze up the system like this when deleting documents? I'm using php 5.2.0, and xapian 0.9.9. This is a 'ls -lha' of the xapian index dir: total 1.3G drwxr-xr-x 2 malte users 408 Dec 1 17:22 . drwxr-xr-x 16 malte users 400 Nov 15 20:21 .. -rw------- 1 malte users 0 Dec 1 17:22 db_lock -rw-r--r-- 1 malte users 10 Nov 24 00:39 meta -rw-r--r-- 1...
2013 May 25
2
Developmen state Samba as ADDC?
Hi everybody, I read about the development state ... samba as an ad domain controller and that many functions / group policies have been implemented. Still, there is some work in progress. Is there a documentation where I can look up the functions not implemented yet? Regards, Ulrich Schneider
2012 Mar 10
1
Generating abnormal returns in R
..."SAN.PA" , "DG.PA" , "SSE.L" , "GSK.L" , "EN.PA" , "LYB" , "MLSNP.PA" , "IBE.MC" , "EURS.PA" , "AH.AS" , "VIV.PA" , "TIT.MI" , "VOLV-B.ST" , "ABI.BR" , "LHA.DE" , "OML.L" , "CNA.L" , "CON.DE" , "PHG" , "AZN.L" , "SBRY.L" , "BA.L" , "BT-A.L" , "AF.PA" , "430021.VI" , "SL.L" , "ERIC-A.ST" , "CDI.PA" , "AAL.L" ,...
2009 Aug 02
3
deliver is curious
Hi, Im' using deliver with postfix (mailbox_command = /usr/lib/dovecot/deliver -n -m "$EXTENSION"). In dovecot.conf I've set mail_location to maildir:/var/spool/imap/users/%u/Maildir It works, but not for ONE "special" email. If I send mail to e.g. th at trg-oha.de it gets correctly delivered (see noerror.txt), but I have one mail with an attachment (i cannot
2008 May 11
3
Today's log - yum entries
...47 Wed 23 Apr 2008 07:13:57 PM BST perl-Archive-Zip-1.16-1.2.1 Wed 23 Apr 2008 07:13:56 PM BST nomarch-1.4-1.el5.rf Wed 23 Apr 2008 07:13:55 PM BST freeze-2.5.0-1.2.el5.rf Wed 23 Apr 2008 07:13:55 PM BST lha-1.14i-19.2.2.el5.rf Wed 23 Apr 2008 07:13:54 PM BST perl-Convert-TNEF-0.17-3.2.el5.rf Wed 23 Apr 2008 07:13:53 PM BST perl-MIME-tools-5.420-2.el5.rf Wed 23 Apr 2008 07:13:52 PM BST perl-Convert-UUlib-1.051-1.2.el5.rf Wed 23 Apr 2008 07:1...
2006 Sep 28
4
Trimming the fat out of a Centos 4.4 Installation
Hi, just to avoid re-inventing the wheel, is there any document that can help me reduce even further a "minimum" installation of Centos 4.4 (BTW can you say 600mb is minimum)? I am in the process of creating a small Centos-4.4-based Asterisk box and I need to boot it from a CF card. Deleting useless packages will help me do what i want. Example: even a minimum install of Centos 4.4 (or
2006 Sep 28
4
Trimming the fat out of a Centos 4.4 Installation
Hi, just to avoid re-inventing the wheel, is there any document that can help me reduce even further a "minimum" installation of Centos 4.4 (BTW can you say 600mb is minimum)? I am in the process of creating a small Centos-4.4-based Asterisk box and I need to boot it from a CF card. Deleting useless packages will help me do what i want. Example: even a minimum install of Centos 4.4 (or
2009 Mar 20
1
minimal installation - kickstart error
...utofs -bc -beecrypt -binutils -bluez-bluefw -bluez-hcidump -bluez-libs -bluez-utils -cpio -crash -cryptsetup -cups -cups-libs -cyrus-sasl -cyrus-sasl-md5 -cyrus-sasl-plain -dhclient -dhcpv6_client -dmraid -dosfstools -dump -ed -eject -fbset -finger -ftp -gpm -hesiod -irda-utils -isdn4k-utils -lftp -lha -logwatch -lrzsz -mailcap -minicom -mtools -mtr -mt-st -nano -nc -netconfig -NetworkManager -ntsysv -pam_smb -parted -pax -pcmcia-cs -pinfo -quota -rdate -rdist -redhat-logos -rmt -rp-pppoe -rsh -sendmail -slang -stunnel -system-config-mouse -system-config-network-tui -system-config-securitylevel-t...