search for: drizzled

Displaying 20 results from an estimated 30 matches for "drizzled".

Did you mean: drizzle
2002 Jul 02
0
Authentication problem with samba 2.2.5
We have started to upgrade or Unix servers from Samba 2.0.7 to Samba 2.2.5. I did one machine as test and all worked fine. Today I tried adding two more today and both come up with the "Incorrect password or unknown username" box in Windows Explorer. All the Unix servers are running Solaris 7. I did the make on an NFS file system once and then ran 'make install' on each
2010 Dec 29
1
[LLVMdev] stack alignment restriction
Thanks for the answer.. A followup question - Is this already taken into consideration when generating address calculation offset etc or would this need to be specially taken care? I am assuming all load/stores also would need to be custom lowered. thanks dz On Wed, Dec 29, 2010 at 5:45 AM, Bill Wendling <wendling at apple.com> wrote: > On Dec 28, 2010, at 4:02 PM, drizzle drizzle
2010 May 07
0
Dovecot version mismatch - after restart
Getting the followng error when managesieve is enabled. Any other post I've read says this problem is because the service hasn't restarted after upgrade. I've restarted dovecot & postfix many times, reboot machine too. Still get the error. Racking my brains on this!! May 7 13:21:19 drizzle dovecot: dovecot: Created login processes successfully, unstalling May 7 13:21:20 drizzle
2012 Mar 17
1
GSOC 2012 Project
Hi, I have desire to contribute in GSOC 2012 open source development. I go through the GSOC 2012 projects details and it sounds to me an interesting project. I am interested in the following project: ? Weighting Schemes I have relevant experience as an open source C++ developer at Google. Inc USA, Warid Telecom UAE & Buraq Integrated Solutions (Australian based company). Firstly, I would
2010 Dec 29
2
[LLVMdev] stack alignment restriction
Hi Is there a way to enforce a different alignment on vales on stack as compared to other basic types. Particularly, i would like characters to be stored at 2 byte boundary. thanks dz
2010 Dec 29
0
[LLVMdev] stack alignment restriction
On Dec 28, 2010, at 4:02 PM, drizzle drizzle wrote: > Hi > Is there a way to enforce a different alignment on vales on stack > as compared to other basic types. Particularly, i would like > characters to be stored at 2 byte boundary. > Check out examples in the lib/Target/* directories. For instance in X86CallingConv.td, we have things like this: def CC_X86_64_C :
2009 Mar 09
3
Identical yum configs, different results
Hi all, I have two new Centos 5.2 servers ("drizzle" and "fog"), both ROCKS headnodes installed from the same rolls. Identical `uname -a' output (2.6.18-92.1.13.el5, x86_64 etc), identical yum versions (Version: 3.2.8 Release: 9.el5.centos.1) with identical yum.conf files and identical repo files in /etc/yum.repos.d. To simplify things I've disabled all repos
2011 Jan 08
1
[LLVMdev] i64 type in optimizer
Hi Is there way to prevent i64 values being generated by the optimizer ? thanks dz
2011 Jan 10
1
[LLVMdev] readonly registers
Hi Any ideas on how I can represent readonly registers? I do not want any register allocation/liveness analysis to happen for these. thanks dz
2011 Feb 22
1
[LLVMdev] virtual register does not exist
Hi is there a way to know later that an earlier pass inside the codegen might have eliminated a virtual register. I carry information abt virtual registers which i would like to update if any virtual register does not exist since. thanks dz
2004 Jan 02
0
Grandstream Flash Button
...ent of the firmware revision, I suspected that it was hardware based. So, in the interest of scientific inquiry, I took one of the non-functional ones apart to see what I could see. The results were very interesting. During the original assembly of the phone, several parts, mostly wires, were drizzled with some kind of semi-elastic adhesive, no doubt with the intention of improving the physical shock resistance of the phone. The problem is that the drizzler, whoever he/she may have been, was exceedingly sloppy. The result is that the adhesive was drizzled right over the contact area on the...
2004 Jan 02
2
AgentCallbackLogin.
Dear Forum, I'm using the AgentCallbackLogin function to log my agents onto multiple call queues. exten => 3001,1, AgenCallbackLogin(1001,@sip). This works very well. I can not work out how to log them back out? On of the forum members was kind enough to point me into the directions of 'dial a null extension and press * to logout'. I don't seem to be able to translate
2011 Mar 02
3
[LLVMdev] live variable analysis
Hi As I understand live variable analysis will set the def/kill properties of operands. In that case, is it still needed to set the kill flags when possible during lowering? thanks dz
2011 Feb 23
0
[LLVMdev] LLVMdev Digest, Vol 80, Issue 37-Help to unsubscribe
Please unsubscribe me from this list. Sujatha Gurumurthy Staffing Consultant/Talent Advisor UMG - Ultra Mobile Group sujatha.gurumurthy at intel.com US ERP Manager Interested in Employee Referral Program Visit referral.intel.com/ Intel USA Employee Referral Program Group 100 Best Companies to Work For 2011: Intel - INTC - from FORTUNE -----Original Message----- From: llvmdev-bounces at
2004 Aug 06
1
ices2 and vorbis RC3
Hi: I'm guessing we now need a new version of ices2 to work with vorbis RC3, at least if we want to re-encode. Is this correct? Geoff. --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body.
2010 Nov 22
1
pcscd
Anyone working with/using it? One thing that's driving me nuts is that it keeps spitting garbage into the logs (card absent or mute!!!). I just tried editing /etc/init.d/pcscd - there's *no* way to pass parms from the config file - and set the logging level to --error, and it's still doing it. Clues for the poor, to shut it up? mark
2011 Apr 12
0
the world was painful, no exceptions.
life is a what kind of book? Some PingDanDan, and wind drizzle tied them, but he life path but rich delicate; Some people KanKanKeKe, thousand mill, but his life all the books but fascinating; Some man rocketing, way, but he has soared through the book of life was unbearable jailer degrees. 14: spring color for cold green, such as blue waves, such as NenZhu, storage filled with infinite hope.
2003 Feb 05
2
Minor races in sftp-server.c
There are a couple of races in sftp-server as this patch shows: --- sftp-server.c 28 Jan 2003 18:06:53 -0000 1.1.1.2 +++ sftp-server.c 5 Feb 2003 19:19:42 -0000 @@ -832,19 +832,22 @@ process_rename(void) { u_int32_t id; - struct stat st; char *oldpath, *newpath; - int ret, status = SSH2_FX_FAILURE; + int status; id = get_int(); oldpath = get_string(NULL); newpath = get_string(NULL);
2004 Jan 12
3
Fw: problem with safe_asterisk
I have no problems lauching asterisk from the command line . . . asterisk -vvvvc However, I'm trying to autostart on boot up, so I'm trying safe_asterisk When I do this, I get: Asterisk ended with exit status 127. Asterisk died with code 127. Aborting. I've looked through the script but can't find what the problem is. I'm running on RedHat Fedora. Thanks for your help.
2011 Feb 28
0
Processed: tag open `ftbfs-gcc-4.5' reports with `sid' and `wheezy'
Processing commands for control at bugs.debian.org: > tag 564974 + sid wheezy Bug #564974 [cyphesis-cpp] cyphesis-cpp: ftbfs with gcc-4.5 Added tag(s) wheezy. > tag 565026 + sid wheezy Bug #565026 [libfreebob] libfreebob: ftbfs with gcc-4.5 Added tag(s) wheezy. > tag 565051 + sid wheezy Bug #565051 [synopsis] synopsis: ftbfs with gcc-4.5 Added tag(s) wheezy. > tag 565068 + sid wheezy