search for: heyho

Displaying 16 results from an estimated 16 matches for "heyho".

Did you mean: hecho
2010 May 27
3
btrfsck: doesn't correct errors
Heyho! (This is using btrfs from Debian''s 2.6.32 2.6.32-3-kirkwood kernel (-9 package; btrfs tools is v0.19-16-g075587c) A few observations about btrfsck: a btrfsck run on a 2T volume (4 disks) on a QNAP appliance (512M ram) got killed by Mr. OOM Killer. Initially, I was quite surprised....
2019 Jun 28
2
JIT crashing when compiling source code with Clang and -mretpoline flag
Heyho both Mailinglists, I'm not sure if I encountered a bug or if I'm doing something wrong. I compiled a "Hello World"-function with Clang to LLVM-IR code, while passing the "-mretpoline" flag. I tried jitting and calling that function with the KaleidoscopeJIT code, but wh...
2019 Dec 19
2
Moving to ORCv2 - Where are my global constructors and destructors?
Heyho, Recently I tried out the ORCv2 JIT, especially the LLJIT. I gotta say, that I really like the new interface and the way you use it! However there is one thing I'm missing. I wrote a small bit code file, which should force having a global constructor. int wuff(); __declspec(noinline) int mia...
2013 Dec 09
3
Gluster infrastructure question
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Heyho guys, I'm running since years glusterfs in a small environment without big problems. Now I'm going to use glusterFS for a bigger cluster but I've some questions :) Environment: * 4 Servers * 20 x 2TB HDD, each * Raidcontroller * Raid 10 * 4x bricks => Replicated, Distributed volum...
2019 May 08
2
Reuse llvm::ExecutionEngine
Heyho, I can only provide you with a screenshot for the first problem I noticed: [https://media.discordapp.net/attachments/534012750045642783/575369402195640321/unknown.png] This code will crash when calling "eeBuilder.create". But I also looked at what happens if I do reuse the llvm::Execut...
2006 Dec 01
1
ntlm authentication
Heyho. My apologies if this mail arrives twice. The first time I sent it my email address didn't correspond to the one I signed onto the list with (one was an alias for the other). I'm not sure if the original will eventually make it through or not. I have a NT Domain which is run by my s...
2004 Aug 06
0
radio station infrastructure.
heyho i was going to reply to the last string of questions about this a few mails ago on the list I have a beta scheduling system witten in php with sql and a drop of python...its all web based, is a multiuser system and some of the features include: 1. upload audio to encoding machine via web interfa...
2007 Oct 07
0
Is there a way to use the rescue_action defined in a controller in the controller''s specs?
Heyho, I start to discover RSpec but it seems that just on my second day I ran into some strange trouble with the rescue_action of my controllers. Just like in Rails 2.0 where there is a rescue_from Exception, :with => :foo_method thing to rescue exception thrown in actions in the production enviro...
2007 Jan 23
0
Remote Registry Changes
Heyho. I'm trying to add registry entries to my workstations remotely from my server. I can currently do this remotely from any other workstation, using the standard Windows regedt32, but I'd like to do it form the server. .. The server is Samba 3.0.22-r3 on a Gentoo server. I've been...
2010 May 07
1
3.5.2 connecting to nmb alias without password
Hi there, I use 3.5.2 with netbios aliases in security mode ADS. When I connect to the primary netbios name from a windows host I get the samba machine right away. Connecting to the netbios alias (which is on a differen IP address) I have to type name and pwd to get the connection. DNS entries are OK. Is there any way to get rid of the pwd question, I had the same setup with 3.0.20 for a
2013 Jan 09
3
E17 on CentOS6?
Hello there, does anyone have experience setting up Enlightenment E17 on a CentOS6 system? I know that the RPM's are available from: http://download.opensuse.org/repositories/X11:/Enlightenment:/Factory/CentOS_CentOS-6/x86_64/ but don't have a single clue about how to switch from my GNOME desktop to it once installed. Regards, -- wwp -------------- next part -------------- A
2004 Aug 06
2
radio station infrastructure.
Hello, I'm setting up icecast/ices to be used as part of a radio station. For our purposes, we're going to want to be able to do things like schedule blocks of media to be played at regular times (shows), as well as to schedule things like one-time broadcasts. It looks like this can be done by building a scheduler app, and writing a script that provides the appropriate items to ices at
2006 Dec 01
0
Re: samba Digest, Vol 48, Issue 1
...n for me, wbinfo -g and wbinfo -u doesn't work at all. Answers are welcome. Hope that it helps. Daniel > > De: Matt Skerritt <matt.skerritt@agrav.net> > Assunto: [Samba] ntlm authentication > Data: Fri, 1 Dec 2006 15:43:12 +1100 > Para: samba@lists.samba.org > > Heyho. > > I have a NT Domain which is run by my samba server > (v3.0.22-r3 on > Gentoo Linux). Everything works well, and the > backend database is an > ldap directory which is also the authentication > directory for my 3 > odd linux servers. All users have a posix account...
2019 May 07
2
Reuse llvm::ExecutionEngine
Dear LLVM-Mailing-List, I'm using the llvm::EngineBuilder to create an instance of the llvm::ExecutionEngine, I then JIT my code, take the addresses I need and delete the llvm::ExecutionEngine. But now I started to wonder, if I could reuse that instance for a new module again? I first tried calling llvm::EngineBuilder without setting a Module, I planned to add it later - but when I do this
2019 Nov 13
3
Understanding targets
...owner of the MIPS target, who might be able to help you there. --paulr From: cfe-dev <cfe-dev-bounces at lists.llvm.org> On Behalf Of Gaier, Bjoern via cfe-dev Sent: Wednesday, November 13, 2019 7:56 AM To: Clang Dev <cfe-dev at lists.llvm.org> Subject: [cfe-dev] Understanding targets Heyho everyone, I have a big noob question again! I basically want to know, how I can find out which processors a certain installation of Clang supports and how do I change the target processor. Some background to make my question more clear: Normally I develop applications for Windows and 64bit - back...
2006 Dec 18
4
Accessing Samba Shares from Windows
Hello, We are using machines with Solaris and Windows XP. The XP machines are joined in a domain(windows 2003) and the Solaris machines are not joined to any domain. With Samba 2.2.8a running on Solaris 9 there are no problems to access them form Windows XP. We are authenticated by DC. On other machines we have Solaris 10 with Samba 3.0.21b and here we are NOT authenticated anymore by DC. So we