search for: test12

Displaying 20 results from an estimated 32 matches for "test12".

Did you mean: test1
2006 Oct 26
3
dialplan issue - 1& 0 should be evaluated false
..." is passed. When the values are both set to "yes" from previous contexts in the dialplan; the evaluation of the AND operation in the following expression is true and works fine jumping to the correct priority within the context, exten => s,3,Gotoif($[${test11} = yes]& $[${test12} = yes]?7:4) Debug output -- Goto (test-check,s,1) -- Executing NoOp("SIP/123-e131", "yes") in new stack -- Executing NoOp("SIP/123-e131", "yes") in new stack -- Executing GotoIf("SIP/123-e131", "1& 1?7:4") in new stack...
2003 Jun 15
3
0.99.10-test12
...te at the time. So using PAM isn't very good idea at the moment. - OpenSSL problems. Are they really my fault? I have no idea what I could be doing wrong. Maybe some compile option is wrong? Also I should try to use pkg-config to get compile flags if it exists in configure. The new things in -test12 then: - We sync mailbox less often. Only NOOP and CHECK will force a mailbox sync now. Other commands do it also but only if mailbox hasn't been synced in last 5 seconds. Maybe this reduces some I/O. At least a bit less stat() calls :) - Dirty maildir flag flushing work now. Meaning that if y...
2004 May 24
4
1.0-test12
http://dovecot.org/test/ - "Maildir sync: UID < next_uid (446 < 447, file = .." errors should be fixed - fixes for detecting changes in uidvalidity and external uidnext changes - several fixes and cleanups in index file handling. less code than before and now changes to index header also go through transaction log. that should mean that soon I can get mmap_disable = yes
2018 Feb 05
0
mod_auth_kerb realm not stripped
...ome transformation, converting to lowercase. However the realm part is not stripped off. Example output from apache error_log: [Thu Jan 25 11:53:33.969841 2018] [auth_kerb:debug] [pid 2176] src/mod_auth_kerb.c(1855): [client 192.168.254.170:65016] kerb_authenticate_a_name_to_local_name Test12 at X.Y.Z -> test12 at x.y.z (All other examples I found have output of format: ... Test12 at X.Y.Z -> Test12 ) I have tried experimenting with auth_to_local tags in the [realms] sections of /etc/krb5.conf, but could see no evidence of the rules being invoked. i.e. Same output in the apac...
2020 Jul 01
3
Samba-4.10.4 strange behaviour
...:volume = replicate Shares ownership: [root at servera ~]# mount -t cifs //servera/gluster-replicate /mnt -o user=smbuser Password for smbuser@//servera/gluster-replicate:? *** [root at servera ~]# ls -l /mnt ???? 9 drwxr-xr-x. 2 root root 0? 1 ??? 18,42 test -rwxr-xr-x. 1 root root 4? 1 ??? 18,49 test12 -rwxr-xr-x. 1 root root 9? 1 ??? 18,51 test12345 drwxr-xr-x. 2 root root 0? 1 ??? 18,49 test35 [root at servera ~]# umount /mnt [root at servera ~]# mount -t cifs //servera/gluster-replicate /mnt -o user=smbuser,vers=1.0 Password for smbuser@//servera/gluster-replicate:? *** [root at servera ~]# ls...
2010 Dec 21
1
Bug report 14459 -- procedure for handling follow-up issues
...nd sends the bug to the correct address. Alternatively the bug report can be emailed to R-bugs at R-project.org or submitted to the Web page at http://bugs.R-project.org/. Please try including results of sessionInfo() in your bug report. >>> I have posted files test10.Rnw, test11.Rnw, and test12.Rnw that demonstrate the bugs at http://www.maths.anu.edu.au/~johnm/r/issues/ The output files test10.tex, test11.tex and test12.tex are from r53870 on x86_64-apple-darwin9.8.0/x86_64 (64-bit) test10.Rnw has a code chunk that begins and ends with a comment. An NA appears following the final co...
2015 Mar 20
2
[LLVMdev] New kind of metadata to capture LLVM IR linking structure
...ords: 1) Which LLVM modules (i.e. LLVM IR file) have been linked into this LLVM module 2) Which compilation units directly contribute to this LLVM module (i.e. that are not part of an LLVM submodule) The format of the metadata looks like this: !llvm.module = !{!0} !0 = !MDLLVMModule(name: "test123.bc", modules: !1, cus: !24) !1 = !{!2} !2 = !MDLLVMModule(name: "test12.bc", cus: !3) !3 = !{!4, !18} !4 = !MDCompileUnit(... filename: "test1.c" ...) !18 = !MDCompileUnit(... filename: "test2.c" ...) !24 = !{!25} !25 = !MDCompileUnit(... filename: "test3.c&...
2003 Jun 18
3
0.99.10-test13
http://dovecot.procontrol.fi/test/ - Hopefully OpenSSL is fixed :) - We sometimes produced invalid ENVELOPE with 8bit headers. That could really have broken things (broke it in test12). So, what's left is to make PAM work well..
2013 Apr 06
1
Samba4 member of an another « Samba4 » domain
Hi, I have a Samba4 domain controller installed on Debian Wheezy (Domain = CHEZMOI.PRIV). I try to installed an another Samba4 server which is just a member of the CHEZMOI.PRIV domain. But I don't succeed. I have followed this page : https://wiki.samba.org/index.php/Samba4/Domain_Member But I have : ~# net ads join -U administrator Enter administrator's password: kinit succeeded but
2020 Jul 01
3
Samba-4.10.4 strange behaviour
...nership: > [root at servera ~]# mount -t cifs //servera/gluster-replicate /mnt -o user=smbuser > Password for smbuser@//servera/gluster-replicate:? *** > [root at servera ~]# ls -l /mnt > ???? 9 > drwxr-xr-x. 2 root root 0? 1 ??? 18,42 test > -rwxr-xr-x. 1 root root 4? 1 ??? 18,49 test12 > -rwxr-xr-x. 1 root root 9? 1 ??? 18,51 test12345 > drwxr-xr-x. 2 root root 0? 1 ??? 18,49 test35 > [root at servera ~]# umount /mnt > [root at servera ~]# mount -t cifs //servera/gluster-replicate /mnt -o user=smbuser,vers=1.0 > Password for smbuser@//servera/gluster-replicate:? **...
2020 Jul 01
0
Samba-4.10.4 strange behaviour
...nership: > [root at servera ~]# mount -t cifs //servera/gluster-replicate /mnt -o user=smbuser > Password for smbuser@//servera/gluster-replicate:? *** > [root at servera ~]# ls -l /mnt > ???? 9 > drwxr-xr-x. 2 root root 0? 1 ??? 18,42 test > -rwxr-xr-x. 1 root root 4? 1 ??? 18,49 test12 > -rwxr-xr-x. 1 root root 9? 1 ??? 18,51 test12345 > drwxr-xr-x. 2 root root 0? 1 ??? 18,49 test35 > [root at servera ~]# umount /mnt > [root at servera ~]# mount -t cifs //servera/gluster-replicate /mnt -o user=smbuser,vers=1.0 > Password for smbuser@//servera/gluster-replicate:? **...
2011 Jul 20
0
The C function getQ0 returns a non-positive covariance matrix and causes errors in arima()
...theta) mod <- out modbis <- out modter <- out modbis$Pn <- Q0bis modter$Pn <- Q0ter set.seed(1) x <- arima.sim(100,model=list(ar=phi,ma=theta)) s <- KalmanLike(x,mod=mod,fast=FALSE) sbis <- KalmanLike(x,modbis) ster <- KalmanLike(x,modter) test12 <- all.equal(out$Pn,Q0bis) test13 <- all.equal(out$Pn,Q0ter) test23 <- all.equal(Q0bis,Q0ter) list(eigen=min(eigen(out$Pn)$value),eigenbis=min(eigen(Q0bis)$value),eigenter=min(eigen(Q0ter)$value),test12=test12,test13=test13,test23=test23,s=s,sbis=sbis,ster=ster) } And the test...
2007 Jul 09
4
Problems sending more than 2 SMS with asterisk / smsq
...doing wrong ? I am using an AVM B1 PCI with chan-capi and 1.4.4. and also, when sending with smsq -x only two of the messages are handled. (i thought, asterisk itself handles the queues ? ) Here the log: 2007-07-09T15:04:14 YOM04 0 - 0172xxxxxxx test11 2007-07-09T15:04:15 ?OM05 0 - 0172xxxxxxx test12 2007-07-09T15:07:51 YOM06 0 - 0172xxxxxxx test13 2007-07-09T15:07:53 ?OM07 0 - 0172xxxxxxx test14 sorry - i am a total newbie at asterisk. -- Mit freundlichen Gr?ssen Matthias Huber
2003 Jun 19
1
\0\n at end of lines
Since upgrading to -test11, mail fetched from imap has every line terminated with a nul and a newline ("\0\n"). This also happens with -test12. It seems to happen with both mbox and maildir. I'm running on NetBSD/sparc (NetBSD-current as of April 1, 1.6Q). If it matters, I have "mail_save_crlf" set to "no" and "mail_read_mmaped" also set to "no". I can't find any other options that look...
2011 Mar 08
0
[LLVMdev] First Patch
...=================================================== > --- test/Transforms/InstCombine/sext.ll (revision 127153) > +++ test/Transforms/InstCombine/sext.ll (working copy) > @@ -126,3 +126,16 @@ > ; CHECK-NEXT: store <2 x i16> > ; CHECK-NEXT: ret > } > + > +define i64 @test12(i32 %x) { > + %a = and i32 %x, -5 > + %b = sext i32 %a to i64 > + %c = add i64 %b, 1 > + ret i64 %c > + > +; CHECK: @test12 > +; CHECK-NEXT: and i32 > +; CHECK-NEXT: add nsw Why not check for 'i32' after the add? Isn't the entire point of this patch to shrin...
2011 Mar 08
2
[LLVMdev] First Patch
Hi! I've attached a patch which takes care of the issues mentioned (and adds two tests). -- Sanjoy Das http://playingwithpointers.com -------------- next part -------------- A non-text attachment was scrubbed... Name: ripple-bucket.diff Type: text/x-diff Size: 3318 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110308/0814e3e8/attachment.diff>
2010 Jul 08
1
Problem with call-limit
Hello list, asterisk 1.4.30 2 situations in which call-limit should work, but it does not : [Jul 8 09:15:49] WARNING[11132]: app_queue.c:3272 try_calling: The device state of this queue member, test12, is still 'Not in Use' when it probably should not be! Please check UPGRADE.txt for correct configuration settings. In sip.conf I have : limitonpeer = yes In my realtime sip_buddies DB I have a column "call-limit" which has a value of '4' for all the sip peers. Stil...
2004 May 24
0
Errors from 1.0-test11
...03:15:28 myriad dovecot: imap(andrew): Transaction log file /home/andrew/Maildir/.INBOX/dovecot.index.log: invalid indexid I'm only running the test releases somewhere where there is just a few mails per day at the moment, but test emails appear to be delivered without fault. I'll try -test12 which it looks like Timo has just released in case fixes in there are related. Thanks! Andrew
2006 Oct 26
0
dialplan issue - 1& 0 should be false
...passed as a varialble and same when 2 is pressed a "no" is passed. When the values are both set to "yes" the evaluation of the AND operation of the following expression is true and works fine going to the correct priority, exten => s,3,Gotoif($[${test11} = yes]& $[${test12} = yes]?7:4) Debug output -- Goto (test-check,s,1) -- Executing NoOp("SIP/123-e131", "yes") in new stack -- Executing NoOp("SIP/123-e131", "yes") in new stack -- Executing GotoIf("SIP/123-e131", "1& 1?7:4") in new stack...
2004 Jul 14
0
Winbind, Konqueror, 3.0.2 -> 3.0.4
...are supposed to fix the latter problem. After installing the update windows network browsing worked just fine (when logged in with a local account). However network authentication using pam_winbind does not work any longer. The reportet error from /var/log/messages is: - -snip Jul 13 11:09:36 linuxtest12 pam_winbind[9014]: write to socket failed! Jul 13 11:09:36 linuxtest12 pam_winbind[9014]: internal module error (retval = 3, user = `test12' After reinstalling the original samba packages from the SuSE cds I returned to the original situation: Login: OK Browsing: Not working. Any ideas what...