Displaying 13 results from an estimated 13 matches for "uue".
Did you mean:
due
2003 Mar 07
2
[Bug 503] Password is echoed when running passwd via ssh
http://bugzilla.mindrot.org/show_bug.cgi?id=503
kj at uue.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From kj a...
2015 Jan 30
1
[LLVMdev] About user of bitcast/GEP instruction
...arantee that it only erase lifetime instrinsics ?
-guoqing
// The only users of this bitcast/GEP instruction are lifetime
intrinsics.
// Follow the use/def chain to erase them now instead of leaving it
for
// dead code elimination later.
for (auto UUI = I->user_begin(), UUE = I->user_end(); UUI != UUE;) {
Instruction *Inst = cast<Instruction>(*UUI);
++UUI;
Inst->eraseFromParent();
}
On Fri, Jan 30, 2015 at 1:55 PM, Hal Finkel <hfinkel at anl.gov> wrote:
> ----- Original Message -----
> > From: "guoqing zh...
2006 Apr 03
1
Cannot compile metamail
...tamail'
rm -f metamail.o
cc -c -I../. -O2 -g -pipe -m32 -march=i386 -mtune=pentium4 -I. -DLINUX
metamail.c
metamail.c:105: warning: conflicting types for built-in function 'malloc'
rm -f codes.o
cc -c -I../. -O2 -g -pipe -m32 -march=i386 -mtune=pentium4 -I. -DLINUX
codes.c
rm -f uue.o
cc -c -I../. -O2 -g -pipe -m32 -march=i386 -mtune=pentium4 -I. -DLINUX
uue.c
rm -f shared.o
cc -c -I../. -O2 -g -pipe -m32 -march=i386 -mtune=pentium4 -I. -DLINUX
shared.c
shared.c:14: error: conflicting types for 'malloc'
shared.c:14: error: conflicting types for 'malloc'...
2015 Jan 30
0
[LLVMdev] About user of bitcast/GEP instruction
----- Original Message -----
> From: "guoqing zhang" <gqzhang81 at gmail.com>
> To: llvmdev at cs.uiuc.edu
> Sent: Friday, January 30, 2015 4:29:16 AM
> Subject: [LLVMdev] About user of bitcast/GEP instruction
>
> Hi,
>
>
> In PromoteMemoryToRegister.cpp, it seems to rely on the fact that the
> only users of bitcast/GEP instruction are lifetime
2015 Jan 30
3
[LLVMdev] About user of bitcast/GEP instruction
Hi,
In PromoteMemoryToRegister.cpp, it seems to rely on the fact that the only
users of bitcast/GEP instruction are lifetime intrinsics
(llvm.lifetime.start/end). I did some searching in llvm/test folder, it
seems to be true.
However, by reading LLVM IR manual, I don't see any restriction stated on
the possible user of bitcast/GEP instruction. So my question is who impose
the restriction ?
2011 Aug 31
1
[PATCH] Allow verification of user's hash in doveadm-pw
...cial characters or use simple quotes.
$ doveadm pw -s MD5-CRYPT -V'{MD5-CRYPT}$1$R7thDyN.$E0G0czPE/h4S0Hn/b5oVW1'
Enter new password:
Retype new password:
{MD5-CRYPT}$1$rp8nVSqq$gDAPM5iqv1yhBoDZIWsQ4/ (verified)
Lets print a failed check:
doveadm pw -s CRYPT -V{CRYPT}/uuE/AAAAAAAA
Enter new password:
Retype new password:
reverse password verification check failed
FYI the word used for those test cases was "password".
Regards,
___
Jimmy Thrasibule <spack.world at gmail.com>
-------------- next part --------------
A non-text attachment w...
2003 Mar 07
0
[Bug 503] New: Password is echoed when running passwd via ssh
...ia ssh
Product: Portable OpenSSH
Version: 3.4p1
Platform: ix86
OS/Version: Linux
Status: NEW
Severity: security
Priority: P2
Component: sshd
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy: kj at uue.org
client and server systems are RedHat 7.2 with openssh-3.1p1-6. When running "ssh
<otherhost> passwd <username>", the password is visible on the console:
[root at host1 root]# ssh host2 passwd user1
New password: <password visible here!>
Retype new password: <pa...
2006 Oct 11
2
Nelly Moser Asao Codec
...ilbronn, N?rnberg and
Mannheim. Further information can be found at http://www.lisog.org/
- --
Greetings
Nico Gulden
Technical Lead
Linux Solutions Group e.V. - LiSoG
Breitscheidstr. 4
70174 Stuttgart
Phone: +49 711/90715-393
Fax: +49 711/90715-350
E-Mail: gulden@lisog.org
Jabber: ngulden@pub.uue.org
http://www.lisog.org
Vorstand:
Dr. Karl-Heinz Strassemeyer (Vorsitzender), IBM
Volker Smid (stellvertretender Vorsitzender), Novell
Karl-Eugen Binder, Stuttgarter Lebensversicherung
Heiko Erhardt, skynamics
Dirk Haaga, Red Hat
Niels Mache, struktur
Dr. J?rg R?mer, Bund ISB, Schweiz
Richard Sei...
2006 Oct 11
2
Nelly Moser Asao Codec
...ilbronn, N?rnberg and
Mannheim. Further information can be found at http://www.lisog.org/
- --
Greetings
Nico Gulden
Technical Lead
Linux Solutions Group e.V. - LiSoG
Breitscheidstr. 4
70174 Stuttgart
Phone: +49 711/90715-393
Fax: +49 711/90715-350
E-Mail: gulden@lisog.org
Jabber: ngulden@pub.uue.org
http://www.lisog.org
Vorstand:
Dr. Karl-Heinz Strassemeyer (Vorsitzender), IBM
Volker Smid (stellvertretender Vorsitzender), Novell
Karl-Eugen Binder, Stuttgarter Lebensversicherung
Heiko Erhardt, skynamics
Dirk Haaga, Red Hat
Niels Mache, struktur
Dr. J?rg R?mer, Bund ISB, Schweiz
Richard Sei...
2001 Nov 14
0
OPEN ssh pkg
..."
./configure --prefix=/opt/OPENssh --with-tcp-wrappers --sysconfdir=/etc/opt/OPENssh --localstatedir=/var/opt/OPENssh --with-pid-dir=/var/opt/OPENssh/run --with-ssl-dir=/opt/OPENssl --with-ipv4-default --with-mantype=man --with-random=/dev/random
Jim
The corrections are below in ssh.tar.Z.uue:
begin 644 ssh.tar.Z
M'YV08NJD84.F!9PU9P H7,BPH<.'$"-*G$BQ(HP8,&#<J%$#0,:/,61X_'A1
M),F,,C#>H.'QQHP;,&I<K$&C8\88,V3,L%FQI\^?0(,^K#.'3A at Y(^>T">-&
M:,0Y>8J6:>/4(<F0-DG*L%&UJ]>O8,.*'1'BA9 at T;E[,0:- P0 at 03^&q...
2012 May 08
6
registry vulnerabilities in R
...g,.pol,.pothtml,.potm,.ppa,.ppam,.ppsm,.pptm,.ppthtml,.ppt,.prc,.prf,.prg,.ps,.pst,.py,.rar,.rat,.reg,.req,.rexx,.rjs,.ram,.rm,.rpm,.scf,.scp,.scr,.sct,.sea,.sh,.shb,.shs,.shtm,.shtml,.slk,.smi,.smil,.smm,.so,.stl,.swf,.spl,.stm,.sys,.tar,.taz,.tcl,.tga,.tgx,.theme,.tlb,.tmp,.tsp,.tz,.ult,.url,.uu,.uue,.vb,.vbe,.vbs,.vcf,.v?d,.vsmacros,.vss,.vst,.vsw,.vxd,.wab,.wav,.wave,.wbk,.wbt,.wch,.wcm,.wiz,.wma,.wmf,.wml,.wmv,.wmz,.wri,.ws,.wsc,.wsf,.wsh,.wsz,.xla,.xlam,.xlb,.xlc,.xld,.xlk,.xll,.xlm,.xltm,.xlv,.xlshtml,.xlthtml,.xlsmhtm,.xml,.xsl,.xul,.xpi,.z,.zip"
HKEY_LOCAL_MACHINE\Software\Wow6432No...
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...I8}*Gf-$crDap>&Px6!3l1*9e3$<CT6x`ynbValYXRUb|Tb4<`T~HpQ`nu7DdS2FC
z`>-Udv&)}>U!mTxkl?W at ieB6$>qU7KB>0<<CC9tlLRJqgk1a(Sj53<`H0Sy7F3|wE
z0|5GsrAZef3DjN%z*hEER!NIX$*52<uje<+8nIq5jRcs}iV9JH+Iz#zz+vnq9?82w
z_o3WPu(=DIiA2HpJB}M?h$ZE1gS<R|6yc2w*RO}$$ZFq{(_MWUuenz6Rw>KV(65a8
z6$3h5dr&sYXnCTP>fuO^+I2>Ns22w1p~=WTH^ICwM(gsy2dS~zXcRCVBT#!kVd~})
z^E53|G$-DTv%!cTh~LKK6-to=g|yOjR-G%?Z!$DzU2Im2zLp2r4+=w0U#%-PV=(sP
zpB%mOJd;kaZs^Wi$o at KBJb;|ll!-$F{?}1d1`DL0hsK4Xls;GDZpqwx=XPD<ho4&R
zyEY3^ys^REUIgG}<@6ka**V at MqJ-Qbp9H|o9=MC(M?q2E)o>P at...
2000 Jul 04
0
Bug or Incompatibility?
Hallo,
I seem to have a problem in the co-existence of OS/2 Warp Server for
e-business and Samba on my Linux box (RedHat 6.2).
Since I have a dedicated the linux box for fileserving (because of
reiserfs), the OS/2 Server only serves as PDC and communcations handler.
Now to the problem: When an application tries to copy or move a file
from one Shared Drive to another (under OS/2 Warp 4.5) it