Displaying 10 results from an estimated 10 matches for "infinet".
2011 Oct 05
2
[LLVMdev] infinitely recursive named struct types
...ed struct, create elements where one refers directly to the
newly created struct (instead of pointer), and then setbody.
I can't see how such a type can be useful (I created it by accident, meant to use pointer-to struct,
not struct type directly), and in fact llvm-dis crashes on bitcodes with infinetely recursive struct types.
I'd suggest that such infinetely (mutually-)recursive struct types should be rejected on creation,
at least via an assert.
FWIW llvm-as itself crashes on this:
%s = type { i32, i8, %s }
define void @foo() {
%x = alloca %s
ret void
}
Best regards,
--Edwin
2011 Oct 06
0
[LLVMdev] infinitely recursive named struct types
...ements where one refers directly to the
> newly created struct (instead of pointer), and then setbody.
>
> I can't see how such a type can be useful (I created it by accident, meant to use pointer-to struct,
> not struct type directly), and in fact llvm-dis crashes on bitcodes with infinetely recursive struct types.
>
> I'd suggest that such infinetely (mutually-)recursive struct types should be rejected on creation,
> at least via an assert.
>
> FWIW llvm-as itself crashes on this:
> %s = type { i32, i8, %s }
> define void @foo() {
> %x = alloca %s
&...
2013 Nov 21
1
Locking down master user to certain domains through passwd-file auth
...n't seem to work as %d fetches the master
user's domain and, unless I'm doing something wrong, the login_domain
variable cannot be used as this is outside Dovecot-auth.
Any assistance with this would be appreciated.
--
Best regards,
Andrew Obertas
Technical Support Representative
Infinet Communications Group
2006 Sep 28
2
which e-mail client can work with recent dovecot?
...pying messages.Connection to Server
Closed Unexpectedly ...". Evolution is not able to open folders at 3-rd
level (like dovecot/2006/09), or it is so slow that I was not able to
test moving/copying messages in it. Sylpheed-claws died whan I tried
this message copying. Thunderbird tries to move infinetly in a loop,
filling the dovecot's log with lines:
---
Sep 28 12:56:25 alt64 dovecot: imap-login: Login: user=<seriv>,
method=plain, rip=66.80.117.2, lip=192.168.10.8, TLS
Sep 28 12:56:25 alt64 dovecot: IMAP(seriv): file
mail-cache-transaction.c: line 709 (mail_cache_add): assertion faile...
2004 Aug 02
3
debug channels
hello winers!
has anyone a kind of debug channels documentation?
i mean that parameters after "--debugmsg" like:
"+relay,+loaddll,+reg"...
i need to see network stuff in the debug messages.
thanx,
cheers!
rxon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winehq.org/pipermail/wine-users/attachments/20040802/0b9fca0a/attachment.htm
2015 Jun 30
0
Same-server mail transfer
...ssions
error due to the different UIDs.
Worst case scenario, I could move everything over manually and then
update the UIDs. I feel like there should be a more elegant solution
though that I'm not immediately grasping however.
--
Best regards,
Andrew Obertas
Junior Systems Administrator
Infinet Communications Group
2005 Apr 24
0
Solaris console problem
Hi,
I'm using openssh 3.9p1, and here is what bothers me.
If ssh is executed from an X application, when a password is prompted, ssh
manages to grap on to /dev/tty, but then the SIGTTOU is constantly sent to the
ssh and that loops the password prompt function infinetely, since it actually
gets to the console. Because of Solaris implemenation (I guess), that also
gives no cycles to other applications. It took me few hours (!) to login
remotely and kill the ssh process. (And them my CPUs reported the temp outside
of safe limits |-) )
(well, X application is a ba...
2006 Oct 16
0
Valid users not working
...e servers with samba.
One PDC+ldap
One BDC+ldap
And some count of members.
It's working fine, but some days ago i try to use "valid users"
directive, wich i already successfully used on PDC BDC.
But on domain members this directive fails.
I have checked log and see this error.
Sid @INFINET\rnd does not start with 'S-'.
But it's working with direct ldap connection.
What's wrong?
Thank you.
My configuration is:
[global]
#####
#Domain section
interfaces = eth0
workgroup = IUYT
netbios name = TEST
os l...
2011 Nov 17
1
nfs4 problem in CENTOS6
...rver1/data
returns:
mount: pinging: prog 100003 vers 4 prot tcp port 2049
and hangs.
ctrl-c returns me to the prompt, but /mnt/data is not mounted.
The active mount /mnt/nfs/fileserver/root is working nicely, but if I cd into /mnt/nfs/fileserver/root/mnt and enter ls there, the console hangs infinetly.
As I wrote, server5 also mounts other servers filesystems without problems. All working systems are CENTOS5, the one not working is CENTOS6.
Any idea?
best regards
---
Michael Schumacher
2003 Apr 07
8
[Bug 538] Hanging while connecting
...onnecting
Product: Portable OpenSSH
Version: 3.6p1
Platform: ix86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ssh
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy: ao at infinet.com
I'm running into the following problem continually. I'm unsure if its the ssh on
the client side or the sshd on the server side, but here's what happens (with -v
output):
OpenSSH_3.4p1, SSH protocols 1.5/2.0, OpenSSL 0x0090603f
debug1: Reading configuration data /usr/local/etc/ss...