Displaying 20 results from an estimated 280 matches for "casey".
Did you mean:
case
2010 Mar 09
3
Active Directory domain controller authentication order
...r before the local one,
which is backwards. I'm not even certain where to check what they are
actually attempting to authenticate against, but whenever a VPN tunnel we
have to an upstream office breaks, logins and file share browsing and other
stuff slows to a crawl.
Thanks for any hints,
--
Casey Allen Shobe
casey at shobe.info
2003 Jan 22
3
brian.casey@mscsoftware.com - Out of office
Is it possible to suspend this user from getting mail for a week otherwise we are going to get loads of "out of office" reports???????
Cheers
-----Original Message-----
From: brian.casey@mscsoftware.com [mailto:brian.casey@mscsoftware.com]
Sent: 22 January 2003 13:34
To: samba@lists.samba.org
Subject: [Samba] I am out of the office.
I will be out of the office starting 01/21/2003 and will not return until
01/28/2003.
I will respond to your message when I return. If you have qu...
2004 Jan 30
3
looping over factors
How does one loop over factors? Perhaps this is a newbie question.
I tried:
> b
[1] caseX caseY caseZ
Levels: caseX caseY caseZ
> length(b)
[1] 3
>
> for (i in b) {
+ print (b == i) ;
+ print (i);
+ }
[1] FALSE FALSE FALSE
[1] 1
[1] FALSE FALSE FALSE
[1] 2
[1] FALSE FALSE FALSE
[1] 3
>
But that strangely doesn't work. I must protest
the implications of the above. i , as...
2007 Jun 06
6
Is anyone successfully using acts_as_ferret with Ferret 0.11.4?
...s (about 2% of all updates)
Does anyone have this combo working? Perhaps one of the people in the
original thread resolved the problem? I apologize for not doing more
research - I just want to make sure that this isn''t already solved before
I go off and dig into it.
Thanks very much,
Casey
2003 Jan 22
0
brian.casey@mscsoftware.com
...I
IT Manager/Buyer
Impel Industries, Inc.
Ph. 586-254-5800
Fx. 586-254-5804
-----Original Message-----
From: Paul Yeager [mailto:pyeager@tektone.net]
Sent: Wednesday, January 22, 2003 9:21 AM
To: samba@lists.samba.org; Kristyan Osborne; Robert Adkins
Cc: Samba (E-mail)
Subject: Re: [Samba] brian.casey@mscsoftware.com - Out of office
I sure *hope* so!
Perhaps if folks who inflicted such things on the list were just
suspended until they requested reinstatement, folks might get a hint!
Is there anything in the mail header that might identify automatic
replies as such, and could be used to f...
2002 Oct 27
0
[LLVMdev] Followup on Casey's patches
In case others are interested in what happened with Casey's patches,
here's the digest:
> Issue: STLExtras.h includes a class mapped_iterator that uses
> std::iterator_traits<> without including <iterator>.
> Fix: have STLExtras.h include Support/iterator.
Applied.
> DSGraph.h has a prototype in it with a std::string&...
2013 Jun 10
0
opus Digest, Vol 53, Issue 2
...list at
opus-owner at xiph.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of opus digest..."
Today's Topics:
1. Re: Bug fix in celt_lpc.c and some xcorr_kernel optimizations
(John Ridges)
2. Invitation to connect on LinkedIn (casey guan)
3. Invitation to connect on LinkedIn (casey guan)
----------------------------------------------------------------------
Message: 1
Date: Fri, 07 Jun 2013 16:50:48 -0600
From: John Ridges <jridges at masque.com>
Subject: Re: [opus] Bug fix in celt_lpc.c and some xcorr_kernel
optim...
2002 Oct 28
2
[LLVMdev] Compile error in include/Support/GraphWriter.h
Bill? Wendling wrote:
>Also sprach Casey Carter:
>} Issue: GraphWriter includes <ostream>, which my gcc2 apparently thinks
>} is <ostream.h>.
>} Fix: Make a new <Support/ostream> that handles this discrepancy, ala
>} <Support/hash_set>.
>}
>Um...was it entirely necessary to issue *8* email mess...
2005 Nov 19
16
Looking to develop for scriptaculous
Hello All,
I have just joined rails-spinoffs mailing lists and I would like to
introduce myself. My name is Casey and I am a professional Web and
J2EE developer currently working out of New York. I am very
interested in contributing to the Scriptaculous javascript library.
For the past few months I have been using certain functions in the
library and I have to say that it has taken my projects to anoth...
2006 Apr 24
3
the 'copula' package
...and/function
when I load the package and (try to) run something very simple:
fit1 <- fitCopula(x1 = list(u11,u12,u13,u14,u15,u16,u17,u18), tCopula,
optim.control = list(NULL), method = "BFGS")
Anybody also using it, successfully or unsuccessfully? I'd appreciate a
tip or two.
Casey Quinn
Centre for Health Economics
University of York
York YO10 5DD
England
Phone: +44 01904 32 1411
Fax: +44 01904 32 1402
Email: cq1 at york.ac.uk
Web: http://www.york.ac.uk/inst/che/staff/quinn.htm
2002 Oct 27
2
[LLVMdev] Compile error in include/Support/GraphWriter.h
Issue: GraphWriter includes <ostream>, which my gcc2 apparently thinks
is <ostream.h>.
Fix: Make a new <Support/ostream> that handles this discrepancy, ala
<Support/hash_set>.
--
Casey Carter
Casey at Carter.net
ccarter at uiuc.edu
AIM: cartec69
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20021027/e3876b5d/attachment.ksh>
2002 Jun 03
1
Problem with pam_winbind
...---------
/etc/nsswitch.conf
-----------------------------
passwd: files nisplus winbind
shadow: files nisplus
group: files nisplus winbind
-----------------------------
If I login as:
mydomain+username
It fails. My Linux system log reports: (machine names changed)
Jun 3 16:12:42 casey pam_winbind[11588]: request failed, PAM error was
4, NT error was NT_STATUS_NO_TRUST_SAM_ACCOUNT
Jun 3 16:12:42 casey pam_winbind[11588]: internal module error (retval
= 4, user = `mydomain+username'
My NT PDC reports:
The session setup from the computer CASEY failed because there is no
tr...
2005 Jun 30
2
Dovecot doesn't use vchkpw properly :(
...make dovecot use vchkpw in the normal
checkpassword manner? If not, I'd like to request it. We will
probably switch back to qmail-pop3d and bincimap for the time being
to finish collecting passwords if we can't get a quick fix...I
think we can do that without much impact.
Cheers,
--
Casey Allen Shobe | http://casey.shobe.info
cshobe at seattleserver.com | cell 425-443-4653
AIM & Yahoo: SomeLinuxGuy | ICQ: 1494523
SeattleServer.com, Inc. | http://www.seattleserver.com
2004 Sep 21
3
Filename problem (filenames containing slashes aka. \ and /)
I'm currently in the process of creating a fileserver so some mac guys at the company I work at can save files as a backup medium. (long story short i'm creating a fileserver running samba 3 with 1TB of storage)
However, a lot of the files that they want backed up contain characters that samba refuses to accept (when I try transferring a file to the samba share with say the filename as
2007 Nov 12
4
how to assign a group mean to individual cases?
...cated by variable
g). Ideally, I'd also like to take out each row's value of x before
calculating the group mean assigned to that row.
I've already tried the aggregate command. That gives me the group
means, but does not allow me to assign them to each row in the data
set.
THANKS!
--
Casey A. Klofstad
University of Miami
Department of Political Science
Coral Gables, FL
klofstad at gmail.com
http://moya.bus.miami.edu/~cklofstad
2002 Sep 11
2
[LLVMdev] Porting to x86 Linux
So, I had to make a few changes to the llvm sources to allow compilation
on x86 redhat 7.3 (gcc-2.96, glibc 2.2.4). Is there any general
interest in maintaining a port? I will happily submit patches.
--
Casey Carter
Casey at Carter.net
ccarter at uiuc.edu
AIM: cartec69
2012 Aug 11
5
UEFI support in Xen
Hi all!
I am having troubles with booting Xen with grub2 in UEFI mode.
Does Xen support this configuration? Are there any specific settings?
_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
2014 Oct 24
2
Sieve Advice Needed, Please
...r, but I wanted to have a single mail account for spam. I can use
the "redirect" sieve command to send anything with the X-spam-flag set, but
this triggers an error and bounces the offending mail. The bounce message
is:
From: MAILER-DAEMON at NerdWorld.org (Mail Delivery System)
To: casey at vmailservertest.nerdworld.org
Subject: Undelivered Mail Returned to Sender
Date: Sun, 19 Oct 2014 16:41:49 -0400 (EDT)
This is the mail system at host VMailServerTest.NerdWorld.org.
I'm sorry to have to inform you that your message could not
be delivered to one or more recipients. It's...
2007 Jun 01
2
Sharing nested folders / maildir variations?
...cripting around maildirs (i.e. "cd ../.foo" vs
"cd ../.Folder.Subfolder1.foo").
It seems to me that this would be a really easy thing to add support
for via the config option used to choose between maildir/mbox/dbox.
Call it rmaildir or somesuch...
Thoughts?
Cheers,
--
Casey Allen Shobe | mailto:casey at shobe.info | http://casey.shobe.info
SeattleServer.com, inc. | http://seattleserver.com
2006 Feb 10
4
Very poor VMX performance
...ow color depths. I am
currently using a file-backed image file, as was recommended in the user''s
manual, but I don''t know of any other item that could be causing such poor
performance. I don''t see anything about this in the archives and am open to
any suggestions
Thanks,
Casey
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel