search for: test14

Displaying 12 results from an estimated 12 matches for "test14".

Did you mean: test1
2004 Jun 01
3
1.0-test14: no sendfile() in Solaris 8
Aloha. The current CVS snapshot and 1.0-test14 will not build on Solaris 8 because it does not provide a sendfile() funtion. It just has sendfilev(). Solaris 9 has sendfile(), though. Using the old sendfile-util.c from 1.0-test1 and setting HAVE_SOLARIS_SENDFILEV instead of HAVE_LINUX_SENDFILE in config.h works. Greetings, Andy.
2013 Jan 30
1
uid/gid not being used when logging into RHEL -> Windows Server 2012 Active Directory
I am using samba/winbind to connect a RHEL5.8 linux box to a new Windows Server box which has Unix Identity Mapping installed. So I have all the uidNumber/gidNumber stuff in the windows schema. I am able to login but I am not getting the right uid/gid. My AD uids start at around 800. FYI I am new to winbind. Apparently the ID mapping has changed again in samba 3.6 but I'm not really
2004 May 31
0
1.0-test14
http://dovecot.org/test/ Maildir syncing is still somewhat broken. I can't really figure out what the problem is. Maybe it's in indexes after all which are just causing bugs in syncing. I think I'll finish implementing mbox syncing and see if same problems appear with it. This release has mostly dovecot-auth changes: - Delay reporting failed authentications - Log IP address of
2012 Oct 11
3
Joining Samba RODC, NT_STATUS_NOT_SUPPORTED
...ervice Pack 1" Samba is samba3-utils-3.6.8-44.el5 samba3-3.6.8-44.el5 samba3-winbind-3.6.8-44.el5 samba3-client-3.6.8-44.el5 Rpms from sernet. (actually I was using samba3x rpms fron Centos. I have upgrades when I have encountered these problems) net ads -d 10 testjoin net ads join -d 3 -U test14%pass Debugs are below. DC: rodc14.testdom.com.tr, 10.10.25.4 domain: TESTDOM.COM.TR Machine Name: TEST14 AD USER: test14 (In administrator group) Best Regards, Oguz [root at test14 ~]# kinit Password for test14 at TESTDOM.COM.TR: [root at test14 ~]# echo $? 0 [root at test14 ~]# net ad...
2011 Mar 28
1
gluster 3.1.3 mount using nfs
Hi all, I setup the gluster filesystem and I want to mount the gluster volume using nfs in unix system. My machine is hp-ux (11.23) I put command like below but it has error test14:/>mount -F nfs -o proto=tcp,port=38465,vers=3,llock 150.2.226.26:/temp /mnt nfs mount: get_fh: 150.2.226.26:: RPC: Program not registered nfs mount: get_fh: 150.2.226.26:: RPC: Program not registered nfs mount: retry: retrying(1) for: /mnt after 5 seconds nfs mount: retry: giving up on: /mnt an...
2007 Jul 09
4
Problems sending more than 2 SMS with asterisk / smsq
...sq -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
2
NetBSD pkgsrc maintanance
hi all, i've taken over the maintainership of dovecot's pkgsrc on NetBSD - please send me your ideas, questions and comments related to dovecot on NetBSD. FreeBSD's port has currently some more 'features' than the pkgsrc, i'm going to add some of them - any feedback is appreciated. bye, TOM -------------- next part -------------- A non-text attachment was scrubbed...
2003 Jun 23
1
OpenSSL on AIX
Hi, with current test releases SSL doesn't work anymore for me on AIX 4.3 with dovecot-0.99.10-test14. It worked with 0.99.9.1. dovecot: Jun 23 19:42:23 Info: Dovecot starting up imap-login: Jun 23 19:42:25 Fatal: RAND_bytes() failed: error:24064064:random number generator:SSLEAY_RAND_BYTES:PRNG not seeded imap-login: Jun 23 19:42:25 Fatal: RAND_bytes() failed: error:24064064:random number genera...
2011 Mar 17
3
Flexible rbind
...Names = c("type", "meter", "degree"), class = "data.frame", row.names = c(NA, -9L)) To the above data I want to append the following data to create an empty structure for the new data > dput(dNewTests) structure(list(type = structure(1:9, .Label = c("test14", "test15", "test16", "test17", "test18", "test19", "test20", "test21", "test22" ), class = "factor")), .Names = "type", class = "data.frame", row.names = c(NA, -9L)) rbind obviously...
2004 Jun 02
2
dovecot and virtual hosting
Hi. A usual hosting provider setup depends on having one IP ("virtual mailserver") per domain. Using dovecot on servers handling hundreds or thousands of domains today equals to having multiple instances of dovecot running. This problem could be solved by making dovecot take into account the IP address the user connects to and authenticate against the proper {database, table,
2005 Aug 01
4
Backwards compatability
In doing my testing I''m wondering if maintaining backwards compatability for existing applications is important. The question boils down to this: Are there sufficient applications that are using wxRuby (pre swig) that we should expect to have to support all/most without changes or should we expect that most applications will need to learn the ''new'' ways things
2013 Oct 15
0
[LLVMdev] [llvm-commits] r192750 - Enable MI Sched for x86.
...x float>* %res >> ret void >> ; CHECK: test13 >> -; CHECK: shufps $69, (%eax), %xmm0 >> +; CHECK: shufps $69, (%ecx), %xmm0 >> ; CHECK: pshufd $-40, %xmm0, %xmm0 >> } >> >> @@ -178,8 +178,8 @@ define <4 x float> @test14(<4 x float>* >> %tmp27 = shufflevector <4 x float> %tmp9, <4 x float> %tmp21, <4 x i32> < i32 0, i32 1, i32 4, i32 5 > ; <<4 x float>> [#uses=1] >> ret <4 x float> %tmp27 >> ; CHECK-LABEL: test14: >&...