search for: 3288

Displaying 20 results from an estimated 72 matches for "3288".

Did you mean: 288
2020 May 16
1
Upgrade from 4.11.6 to 4.12.2 created authentication issues
...gt;> >> -James >> > > Rowland, ? I pulled the NAS logs and below is from the last time it successfully imported the users. -------------------------------------------------------------------------------------------------------------------------------- [20-05-15 00:40:42] 3288 rndb_ads_utils.c:176 info: ADS CMD::ldap search open: LANG=C net -P ads search \(objectClass=group\) sAMAccountName objectSid distinguishedName [20-05-15 00:40:43] 3288 rndb_account.c:1425 info: 111 domain groups found [20-05-15 00:40:43] 3288 rndb_account.c:1470 debug: sAMAccountName=Incoming...
2020 May 16
3
Upgrade from 4.11.6 to 4.12.2 created authentication issues
On 5/16/2020 5:00 AM, Rowland penny via samba wrote: > On 15/05/2020 19:52, James Atwell via samba wrote: >> Hello, >> >> ??????? I upgraded two DC's to 4.12.2 from 4.11.6 before I noticed >> authentication issues with a couple Netgear ReadyNAS we have. For >> reference I have a total of 6 DC's with 4 running 4.11.6 and two now >> running 4.12.2.?
2003 Jun 18
3
update.default bugfix (PR#3288)
According to the man page for formula, "a formula object has an associated environment". However, update.default doesn't use this environment, which creates problems like the following: make.model <- function(x) { lm(medv~.,x) } library(MASS) data(Boston) fit = make.model(Boston) fit = update(fit,".~.-crim") # Object "x" not found Here is a
2007 Oct 03
4
Win2003 ADS, wbinfo -u and -g almost works
I've been chasing this problem for several days. I have taken the 3.0.26a Fedora 7 SRPM from the Samba FTP site and rebuilt it on RedHat EL5 and installed it. It runs, but it has exactly the same problem as the original 3.0.23c version. I can join the domain and 'wbinfo -t' returns OK. However, 'wbinfo -g' returns only two groups then gives a failure message and
2012 Jul 26
1
[LLVMdev] X86 FMA4
...;re operating on scalars with undefineds as the remaining vector elements of the operands. This sounds okay, but when one looks closer... vmovsd fp4_+1088(%rip), %xmm3 # fpppp.f:647 vmovaps %xmm3, 18560(%rsp) # fpppp.f:647 <= 16-byte spill vfmaddsd %xmm5, fp4_+3288(%rip), %xmm3, %xmm3 # fpppp.f:647 The spill here is 16-bytes. But, we're only using the low 8-bytes of xmm3. Changing the intrinsics and patterns to accept scalar operands, we end up with... vmovsd fp4_+1056(%rip), %xmm0 # fpppp.f:666 vmovsd %xmm0, 10088(%rsp) # fpppp.f:...
2012 Jul 25
6
[LLVMdev] X86 FMA4
We're migrating to LLVM 3.1 and trying to use the upstream FMA patterns. Why is VFMADDSD4 defined with vector types? Is this simply because the gcc intrinsic uses vector types? It's quite unnatural if you have a compiler that generates FMAs as opposed to requiring user intrinsics. -Dave
2012 Jul 26
0
[LLVMdev] X86 FMA4
...as the remaining vector elements of the operands. This sounds > okay, but when one looks closer... > > > > vmovsd fp4_+1088(%rip), %xmm3 # fpppp.f:647 > > vmovaps %xmm3, 18560(%rsp) # fpppp.f:647 <= 16-byte spill > > vfmaddsd %xmm5, fp4_+3288(%rip), %xmm3, %xmm3 # fpppp.f:647 > > > > > >The spill here is 16-bytes. But, we're only using the low 8-bytes of > xmm3. Changing the intrinsics and patterns to accept scalar operands, we > end up with... > > > > vmovsd fp4_+1056(%rip), %xmm0 # fpppp...
2012 Jul 27
2
[LLVMdev] X86 FMA4
...neds as the remaining vector elements of the operands. This sounds okay, but when one looks closer... > > > > vmovsd fp4_+1088(%rip), %xmm3 # fpppp.f:647 > > vmovaps %xmm3, 18560(%rsp) # fpppp.f:647 <= 16-byte spill > > vfmaddsd %xmm5, fp4_+3288(%rip), %xmm3, %xmm3 # fpppp.f:647 > > > > > >The spill here is 16-bytes. But, we're only using the low 8-bytes of xmm3. Changing the intrinsics and patterns to accept scalar operands, we end up with... > > > > vmovsd fp4_+1056(%rip), %xmm0 # fpppp.f:666 &gt...
2009 Sep 03
2
dividing a dataframe column by different constants
...", df.mydata$CONC / MAX[1], ifelse(df.mydata$SAMPLE == "B", df.mydata$CONC / MAX[2], df.mydata$CONC / MAX[3]))) -- Ottorino-Luca Pantani, Universit? di Firenze Dip. Scienza del Suolo e Nutrizione della Pianta P.zle Cascine 28 50144 Firenze Italia Tel 39 055 3288 202 (348 lab) Fax 39 055 333 273 OLPantani at unifi.it http://www4.unifi.it/dssnp/
2012 Jul 26
0
[LLVMdev] X86 FMA4
Because the intrinsics uses vector types (same as gcc). - Jan ----- Original Message ----- > From: "dag at cray.com" <dag at cray.com> > To: llvmdev at cs.uiuc.edu > Cc: > Sent: Wednesday, July 25, 2012 3:26 PM > Subject: [LLVMdev] X86 FMA4 > > We're migrating to LLVM 3.1 and trying to use the upstream FMA patterns. > > Why is VFMADDSD4
2013 Feb 08
2
Samba4 Compile Error
...on/. I get the following error during the compile : .......................................... ........................................... [3285/3758] Compiling lib/krb5_wrap/enctype_convert.c [3286/3758] Linking default/lib/util/libutil_setid.so [3287/3758] Linking default/lib/talloc/libtalloc.so [3288/3758] Linking default/lib/talloc/libpytalloc-util.so /usr/bin/ld: /usr/local/lib/libpython2.6.a(cobject.o): relocation R_X86_64_32S against `PyCObject_Type' can not be used when making a shared object; recompile with -fPIC /usr/local/lib/libpython2.6.a: could not read symbols: Bad value collect...
2009 Nov 12
1
Rearranging long tables, Sweave, xtable, LaTeX
...ine ? In other words I do not want to use \longtables and the similar. Where should I look for info ? In Latex ? In Sweave ? In xtable ? Thanks a lot -- Ottorino-Luca Pantani, Universit? di Firenze Dip. Scienza del Suolo e Nutrizione della Pianta P.zle Cascine 28 50144 Firenze Italia Tel 39 055 3288 202 (348 lab) Fax 39 055 333 273 OLPantani at unifi.it http://www4.unifi.it/dssnp/
2008 May 06
4
Is there in R a function equivalent to the mround, as found in most spreadsheets?
...Thanks a lot http://www.openofficetips.com/blog/archives/2005/04/rounding_to_the.html http://www.gnome.org/projects/gnumeric/doc/gnumeric-MROUND.shtml -- Ottorino-Luca Pantani, Universit? di Firenze Dip. Scienza del Suolo e Nutrizione della Pianta P.zle Cascine 28 50144 Firenze Italia Tel 39 055 3288 202 (348 lab) Fax 39 055 333 273 OLPantani at unifi.it http://www4.unifi.it/dssnp/
2012 Jul 27
0
[LLVMdev] X86 FMA4
...tor elements of the operands. This sounds >> okay, but when one looks closer... >> > >> > vmovsd fp4_+1088(%rip), %xmm3 # fpppp.f:647 >> > vmovaps %xmm3, 18560(%rsp) # fpppp.f:647 <= 16-byte spill >> > vfmaddsd %xmm5, fp4_+3288(%rip), %xmm3, %xmm3 # fpppp.f:647 >> > >> > >> >The spill here is 16-bytes. But, we're only using the low 8-bytes of >> xmm3. Changing the intrinsics and patterns to accept scalar operands, we >> end up with... >> > >> > vmovsd fp4...
2007 Jul 26
3
substituting dots in the names of the columns (sub, gsub, regexpr)
...ts syntax. Is there any page with examples, where I can improve my knowledge and stop being frustrated each time I have to manipulate strings? 8rino -- Ottorino-Luca Pantani, Universit? di Firenze Dip. Scienza del Suolo e Nutrizione della Pianta P.zle Cascine 28 50144 Firenze Italia Tel 39 055 3288 202 (348 lab) Fax 39 055 333 273 OLPantani at unifi.it
2007 Dec 03
1
again on ubuntu 7.10 and amd64
...or AMD ATHLON 64 DUAL CORE 4000+ (socket AM2) Mother board ASR SK-AM2 2 Ram Corsair Value 1 GB DDR2 800 Mhz Hard Disk WESTERN DIGITAL 160 GB SATA2 8MB -- Ottorino-Luca Pantani, Universit? di Firenze Dip. Scienza del Suolo e Nutrizione della Pianta P.zle Cascine 28 50144 Firenze Italia Tel 39 055 3288 202 (348 lab) Fax 39 055 333 273 OLPantani at unifi.it http://www4.unifi.it/dssnp/
2006 Jun 10
1
Problems after having crosscompiled for XScale
...adius-1.1.2.so lrwxrwxrwx 1 0 0 23 Jun 10 12:38 libradius.so -> /lib/libradius-1.1.2.so -rw-r--r-- 1 0 0 1480 Jun 10 12:38 libresolv-0.9.27.so -rw-r--r-- 1 0 0 1480 Jun 10 12:38 libresolv.so.0 -rw-r--r-- 1 0 0 3288 Jun 10 12:38 librt-0.9.27.so -rw-r--r-- 1 0 0 3288 Jun 10 12:38 librt.so.0 lrwxrwxrwx 1 0 0 15 Jun 10 12:38 libssl.so -> libssl.so.0.9.8 -rwxr-xr-x 1 0 0 230568 Jun 10 12:38 libssl.so.0.9.8 -rw-r--r-- 1 0 0 269016...
2007 Apr 17
1
Log: lib/smbldap.c:smbldap_open(1009)
...7:31:10, 3] passdb/lookup_sid.c:fetch_sid_from_uid_cache(918) fetch sid from uid cache 1124 -> S-1-5-21-2852544288-689542784-3650984603-3248 [2007/04/02 17:31:10, 3] passdb/lookup_sid.c:fetch_sid_from_uid_cache(918) fetch sid from uid cache 1144 -> S-1-5-21-2852544288-689542784-3650984603-3288 [2007/04/02 17:31:10, 3] passdb/lookup_sid.c:fetch_sid_from_uid_cache(918) fetch sid from uid cache 1254 -> S-1-5-21-2852544288-689542784-3650984603-3508 [2007/04/02 17:31:10, 3] passdb/lookup_sid.c:fetch_sid_from_uid_cache(918) fetch sid from uid cache 1322 -> S-1-5-21-2852544288-6895427...
2009 Aug 13
1
R code to reproduce (while studying) Bates & Watts 1988
...xlim = c(1, 15), lab = c(5, 4, 7)) ##Try to fit a model with autocorrelated residues (Problems !!) nls.2 <- update(nls.1, corr = corAR1(0.67)) -- Ottorino-Luca Pantani, Universit? di Firenze Dip. Scienza del Suolo e Nutrizione della Pianta P.zle Cascine 28 50144 Firenze Italia Tel 39 055 3288 202 (348 lab) Fax 39 055 333 273 OLPantani at unifi.it http://www4.unifi.it/dssnp/
2012 Apr 02
3
dovecot and unison
...1 17:10 dovecot.index.cache -rw------- 1 fz 501 9772 Apr 1 17:10 dovecot.index.log and at the top level (in .local/var/Maildir/): -rw------- 1 fz 501 8 Apr 1 17:10 dovecot-uidvalidity -r--r--r-- 1 fz 501 0 Apr 1 17:10 dovecot-uidvalidity.4efb323d -rw------- 1 fz 501 3288 Apr 1 17:10 dovecot.mailbox.log -rw------- 1 fz 501 4104 Mar 28 10:53 dovecot.mailbox.log.2 -rw------- 1 fz 501 5114 Apr 1 17:10 subscriptions In my naive trials I ended up at least once in a situation where Thunderbird would not see some subfolders (even though they were there). Tha...