similar to: read and write list

Displaying 20 results from an estimated 300 matches similar to: "read and write list"

2005 Oct 25
1
debug_lookup_classname(ads/rpc): Unknown class
Hi Jerry, I'v got FC4 with the development version of samba (3.0.20-2) I still have these debug_lookup_classname(ads): Unknown class and debug_lookup_classname(rpc): Unknown class errors. winbind aswell as smbd and nmbd are reporting this same error. Any ideas? Thanx Lars Dam Amity Networks & Training Boerhaaveweg 21 3401 MN IJsselstein Telefoon: 030-6021710 Fax: 030-6090957
2004 Jan 19
13
winbind and Solaris 9 with AD
Hi have been trying to get winbind working on Solaris 9 but to no effect. version info: samba: 3.0.0 openldap: 2.1.23 kerberos: MIT 1.3.1 Have followed the instructions in every howto, usenet posting I could find: nscd not running created relevant links in /lib and /lib/security/sparcv9 applied patch for nsswitch as recommended kinit -e works net ads join works wbinfo -t works wbinfo -u
2004 Feb 20
1
Samba as AD domain member
Hi we're running 3.0.1 on Solaris 9 ( with NIS/flat files as the NS ) as a member server of the AD domain ( via kinit and then net join ). there's a couple of things we've noticed and I'm not sure if they're just the way it works or configuration problems: (1) we assign the gid an uid mappings with idmap in smb.conf and I thought that winbindd would not assign uid/gids if
2010 Dec 02
1
rpart results - problem after oversampling
Hi all, I am trying to predict a target variable that takes values 0 or 1 using the rpart command. In my initial dataset I have few positive observations of the target variable; therefore I have oversampled the rare event by a multiple of 6 (i.e. from 762 to 4572). However, in my results, I end up with a number of positives in one of the terminal nodes that is not divisible by 6. As I have the
2001 Dec 05
1
Code for Hodrick-Prescott Filter
Has anyone written any code for the Hodrick-Prescott filter? I have a some uncompiled FORTRAN code from Ed Prescott but I'd like to save myself some programming time if possible. Thanks for your help. Nick Davis Crown Financial Policy Asset and Liability Management Branch The New Zealand Treasury Direct: +64-4-471-5924 Fax: +64-4-499-0143 Email:
2001 Dec 13
1
Code for Hodrick-Prescott Filter: Special Case of smooth. spline?
I've had a play with this and, due to my own short-comings, remain none the wiser. In particular, I'm not sure what value of 'spar' is consistent with the magic lambda=1/1600 for quarterly data. I initially interpreted spar as lambda and tried setting spar=1/1600. This results in almost no smoothing while spar=1600 causes an error. The smooth.spline function seems to want
2001 May 14
2
Installing packages.
Hi, I've downloaded the 'tree' package (as 'tree_1_0-2_tar.gz') and am trying to install it to use with R in Windows NT. And, to be blunt, I've got no idea what I'm doing. As far as I can tell, the FAQ refers to installing packages in Unix and isn't a great help to me - I was hoping someone could give me some basic instructions on how to proceed. Thanks, Michael
2004 Nov 15
2
tsdiag() titles
I am using the ts package to fit ARIMA models, and the tsdiag() function to plot diagnostics. In doing so I'm generating an awful lot of diagnostic plots of different models and different data sets all within the same R session. So my question is, is there an option in tsdiag() similar to <main="Title"> that I can use? This would be quite helpful when I print out the plots,
2012 Nov 17
6
[LLVMdev] Purdue LLVM Social: GreyHouse 12/6 @ 8:30pm
First LLVM Social in West Lafayette, IN. When: Thursday, Dec 6th @ 8:30pm Where: GreyHouse Coffee 100 Northwestern Avenue West Lafayette, IN 47906 https://plus.google.com/102658466942690664690/about Please RSVP, so I can let GreyHouse know if we need a meeting room. Cheers, Joe ______________________________ Joe Abbey Director of Software Development Arxan Technologies jabbey at
2011 Aug 16
3
[LLVMdev] LLVM 2.9 tag?
Is there a tag available for LLVM 2.9? If not what's a good revision # to consider 2.9? r129053? Thanks! Joe Abbey Software Architect Arxan Technologies, Inc. www.arxan.com <http://www.arxan.com/> -------------- next part -------------- An HTML attachment was scrubbed... URL:
2010 Oct 21
2
[LLVMdev] mapping virtual registers
Hello, How can I map llvm variables (virtual registers) to their runtime locations (register/stack location)? Thank you. Regards, Abbey. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20101021/1440ee33/attachment.html>
2011 Aug 16
0
[LLVMdev] LLVM 2.9 tag?
On Aug 15, 2011, at 6:04 PM, Joe Abbey wrote: > Is there a tag available for LLVM 2.9? > Yes. tags/2.9 in svn. -eric -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110815/e22e08ae/attachment.html>
2011 Oct 17
2
[LLVMdev] LLVM Euro Conf 2011 Videos?
Renato, I was wondering when the videos might be uploaded. The slide material is great! Thanks! Joe Abbey Software Architect Arxan Technologies, Inc. 1305 Cumberland Ave, Ste 215 West Lafayette, IN 47906 W: 765-889-4756 x2 C: 765-464-9893 jabbey at arxan.com<mailto:jabbey at arxan.com> www.arxan.com -------------- next part -------------- An HTML attachment was scrubbed... URL:
2006 Oct 31
1
[LLVMdev] OT: Stern Environmental Review, a British Government Report published Online
The Stern Environmental Review, a British Government Report into tackeling global climate change has been published online. Leader page with presentation and speaking notes :- http://www.hm-treasury.gov.uk/independent_reviews/stern_review_economics_climate_change/sternreview_index.cfm The Stern Review Report :-
2012 Nov 13
3
[LLVMdev] Clang now included in Android NDK r8c
Hats off to the Android NDK team! http://developer.android.com/tools/sdk/ndk/index.html Important changes: * Added the Clang 3.1 compiler to the NDK. The GNU Compiler Collection (GCC) 4.6 is still the default, so you must explicitly enable the Clang compiler option as follows: * For ndk-build, export NDK_TOOLCHAIN_VERSION=clang3.1 or add this environment variable setting
2001 May 22
2
MASS data sets
I'm running R 1.2.2 under windows 98 on a Pentium 133 laptop. I can't seem to retrieve the package MASS data sets: > library(MASS) > data(wtloss) Warning message: Data set `wtloss' not found in: data(wtloss) > data(abbey) Warning message: Data set `abbey' not found in: data(abbey) And yet all the .rda files for the MASS datasets are in D:\Program
2011 Nov 16
4
[LLVMdev] LLVM 3.0 release notes ARM Target
I've done a first pass over the past 6 months of changes and some notable things stood out: * The ARM backend has reworked Set Jump Long Jump EH Lowering. * The ARM backend includes improved support for Cortex-M * The ARM backend adds parsing and encoding ARM/Thumb/Thumb2 assembly There are also many many code generation improvements which select more optimal instructions. Those seemed
2012 Jan 14
2
[LLVMdev] Off Topic: Building ld
I have a need to build ld from source to understand an assert(0). I got excited when I found that ld64 on the opensource portal contains an xcodeproj http://opensource.apple.com/source/ld64/ld64-127.2/ But... it seems like I'm lacking mach-o/arm/reloc.h, and dyld_priv.h. I'm doing my best to stitch it all together, but if anyone has any pointers to make this less painful, it would be
2012 Jan 05
3
[LLVMdev] LLVM Dev Meeting Slides & Video Update
On Jan 3, 2012, at 5:45 PM, Joe Abbey wrote: > What a shame. Any chance of getting his slides posted? The odds are pretty good, I just uploaded them :) -Chris
2012 Jan 04
2
[LLVMdev] LLVM Dev Meeting Slides & Video Update
No. -Tanya On Jan 3, 2012, at 5:29 PM, Joe Abbey <jabbey at arxan.com> wrote: > Tanya, > > Was there any video taken of Chris's keynote? > > Joe > > Joe Abbey > Director of S/W Development > Arxan Technologies, Inc. > 1305 Cumberland Ave, Ste 215 > West Lafayette, IN 47906 > jabbey at arxan.com > www.arxan.com > > On Jan 3, 2012, at