search for: flustering

Displaying 11 results from an estimated 11 matches for "flustering".

Did you mean: clustering
2006 Aug 20
0
(resolved) Re: Beginner Help with a fatal error in a first Basic Install
Hello Richard, On 8/19/06, OpenMacNews <openmacnews at gmail.com> wrote: > > > dovecot: Aug 18 07:06:50 Error: IMAP(paulg): dyld: Library not loaded: > > /usr/local/ssl/lib/libssl.0.9.8.dylib > > i've had these same > can't-find-libssl-even-though-i'm-staring-right-at-it probelms in dovecot. > > after a little poking in code, i note that dovecot
2011 Jun 06
2
thoughts on a table specification (short! 10 simple rules!)
my take on a table specification. it's short. this is for my own system, so if some of it doesn't seem to apply to you, that's why... *** first, the overview: keep it simple, stupid. if your table is too big or too complex to grok on an iphone, then it's too big or too complex. so break it up, into a series of smaller tables. and when you do so, do it in a way such that
2002 Aug 04
1
"Denied Access" when using APW?????? HELP!!!!
I know that I have been posting WAY too frequently, but know one has answered my pleas with anything that helped. No matter how I try to use the RPC calls, whenever I try to add a new printer to a my Samba 2.2.5 server I get an "access denied" error. I am running on RH 7.3 and have patch everything including Samba with the patches from Jerry's patch folder. My user has full
2012 Apr 20
1
wbinfo -a works against other domains, but can't use other dom creds for a share
I've successfully joined my Samba server to a Windows domain (let's call it DOMAIN1). When I run wbinfo -m , I see a number of other domains listed, including DOMAIN2. I can even test credentials in those other domains (wbinfo -a DOMAIN2\\username says that both plaintext and challenge/response authentication were successful). However, I can't get Samba to accept credentials from
2006 Aug 18
1
Beginner Help with a fatal error in a first Basic Install
dovecot at dovecot.org Hello, I have been doing my first BasicInstall of Dovecot, following the documentation for VirtualUsers, and piecing together suggestions from other on the list, and out on the web. In dovecot.conf, I have added, default_mail_env = maildir:/var/Dovecot/%d/Accounts/%1u/%u/Maildir:INDEX=/var/Dovecot/indexes/%d/%n auth default { mechanisms = plain user = pgnmail
2013 Nov 13
0
[LLVMdev] How to reduce the footprint of MDNodes? (About the comment you made at BOF LTO)
On Tue, Nov 12, 2013 at 4:31 PM, David Blaikie <dblaikie at gmail.com> wrote: > Where would the encoding schema be specified? >>> >> >> Same question applies to a string encoding. We have to define the schema >> somewhere clearly. I'm just lobbying for the textual IR and the APIs to >> both operate directly on N fields, and just make the memory
2013 Nov 13
3
[LLVMdev] How to reduce the footprint of MDNodes? (About the comment you made at BOF LTO)
On Tue, Nov 12, 2013 at 4:19 PM, Chandler Carruth <chandlerc at google.com>wrote: > > On Tue, Nov 12, 2013 at 4:14 PM, Chris Lattner <clattner at apple.com> wrote: > >> I'm moderately opposed to just encoding these in a string format. I think >> we can do something substantially better both for space, time, and >> readability. Fundamentally, there is no
2005 Jul 16
28
wxruby (was: Some questions)
Roy Sutton wrote (on the FreeRIDE list): > Really? That''s interesting. I haven''t checked out WxRuby but I would > be much happier using something that interfaces to the underlying > operating system''s widgets. As a member (and former leader) of the wxruby team, I thought I would share the state of the wxruby world. The current release is 0.6, and it has
2002 Aug 04
0
Re:samba digest, Vol 1 #1482 - 16 msgs
I am out of the office until Tuesday Aug 6th. If you need immediate attention please contact Don Jemtrud at don@magnumlog.com or call 297-6205. >>> "samba@lists.samba.org" 08/04/02 08:26 >>> Send samba mailing list submissions to samba@lists.samba.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.samba.org/mailman/listinfo/samba or, via
2006 Dec 08
19
HABTM join table quirk
I''ve been bringing up a good basica framework for applications at work. To give decent security I''ve been implementing the Rails Recipie for Authorization of function calls modeled on the book''s implementation. (Changes for our environment were added..but are minor.) Since I initially let Rails create the join table between two data tables with a HABTM relationship....I
2005 Aug 09
43
Some patches.
Hi, in my path of getting the controls sample to work nicely, I fixed some classes on the way, see the attached diffs. I had some difficulties, but could track down all stupid bugs and am now almost happy with the code :) (I had the complete ImageHandler hieracy implemented at some time, but than I discovered the error was not in unloaded ImageHandlers but in the controls-program which does not