Displaying 18 results from an estimated 18 matches for "test32".
Did you mean:
test2
2004 Aug 23
1
[PATCH] pass struct io * to io_loop_handle_add()/io_loop_handle_remove()
...ture pointer
for free withiot traversing possibly long ioloop->ios list.
Please take a look.
Best regards.
--
Andrey Panin | Linux and UNIX system administrator
pazke at donpac.ru | PGP key: wwwkeys.pgp.net
-------------- next part --------------
diff -urpNX /usr/share/dontdiff dovecot-1.0-test32.vanilla/src/lib/ioloop.c dovecot-1.0-test32/src/lib/ioloop.c
--- dovecot-1.0-test32.vanilla/src/lib/ioloop.c 2004-06-24 12:14:14.000000000 +0400
+++ dovecot-1.0-test32/src/lib/ioloop.c 2004-08-21 18:04:35.000000000 +0400
@@ -56,7 +56,7 @@ struct io *io_add(int fd, enum io_condit
if (io->fd >...
2004 Aug 09
1
[PATCH] RPA authentication mechanism
...);
- TheBat! 2.11 (uses it's own RPA implementation).
I hope it can be useful for someone.
Best regards.
--
Andrey Panin | Linux and UNIX system administrator
pazke at donpac.ru | PGP key: wwwkeys.pgp.net
-------------- next part --------------
diff -urpNX /usr/share/dontdiff dovecot-1.0-test32.vanilla/src/auth/Makefile.am dovecot-1.0-test32/src/auth/Makefile.am
--- dovecot-1.0-test32.vanilla/src/auth/Makefile.am 2004-07-30 05:37:21.000000000 +0400
+++ dovecot-1.0-test32/src/auth/Makefile.am 2004-08-07 22:53:06.000000000 +0400
@@ -17,7 +17,8 @@ libpassword_a_SOURCES = \
password-scheme....
2004 Sep 11
2
Dovecot-1.0-test32 fails with assertion
Hello,
dovecot-1.0-test32 continuously fails on one of our customers mboxes
with the following error:
Sep 11 16:27:15 web dovecot: POP3(xxxxxxxxxxxxx.de1): file
mbox-sync-rewrite.c: line 360 (mbox_sync_read_and_move): assertion
failed: (need_space == -mails[idx].space)
About 200 other mboxes are working perfectly on the...
2004 Jul 30
2
Too many open files with test32
Hi Timo and others,
I'm using test32 since today and I'm getting this error once every 2
hours or so:
dovecot: Jul 30 20:21:26 Error: IMAP(jens at gutzeit.at):
open(/var/mail/data/jens/jens at gutzeit.at/maildir/.INBOX.Gentoo.Security/dovecot-uidlist)
failed: Too many open files
dovecot: Jul 30 20:21:26 Error: IMAP(jens at gutzei...
2004 Aug 25
1
dovecot-1.0-test32-error
I installed dovecot-1.0-test32 and I present the following error in some users:
Error: IMAP(user): Buffer full (46)
How to solve this problem?
2004 Jul 30
1
1.0-test32
http://dovecot.org/test/
Ok, another one. Fixes somewhat rare crashes with transaction log. mbox
won't deadlock anymore. read-only mboxes work finally .. I hope .. and
then the one compilation fix in lib-ntlm.
Updated the Dovecot serving public mailing list archives, hopefully
this version stays working instead of just returning internal error
after a while.
-------------- next part
2004 Aug 02
1
search functionality
Hi all, if I give the following command in test32:
A004 UID SEARCH CHARSET ISO-8859-1 ALL TEXT {4}
Test
The response is:
* SEARCH
A004 OK Search completed.
If I say:
A004 UID SEARCH CHARSET ISO-8859-1 ALL FROM {4}
Test
The response is:
* SEARCH 217 350
A004 OK Search completed.
The RFC says that 'TEXT' is supposed to result in a l...
2004 Aug 16
1
Imap process killed
Hi,
I get the following message each time I try to access a mailbox.
dovecot: [ID 684838 mail.error] child 27041 (imap) killed with signal 11
Using dovecot 1.0-test32 under Solaris 9.
Using truss I get the following lines:
27041: read(0, " 2 s e l e c t " I N".., 4096) = 18
27041: open64("/var/mail/toto", O_RDWR|O_CREAT|O_EXCL, 0660) Err#17 EEXIST
27041: time() = 1092672589
27041: op...
2004 Aug 23
1
Problem with emails larger than 10k
I cannot download emails that are larger than 10k. I can download them fine
with test32. I am running test35 on OpenBSD/macppc -current. I am
downloading the files with Sylpheed-Claws 0.9.9claws on OpenBSD/macppc
-current (different machines), over pop3-ssl on IPv6. Problem still occurs
with IPv4.
On the large files, the download hangs at 4.0k. Multiple small emails work
fine....
2004 Sep 04
2
file ostream-file.c: assertion failed with v1.0-test38
Hello,
I've some troubles logging in after upgrading to -test38. The error in the
logs says:
Sep 4 02:34:38 hostname dovecot: imap-login: Login: username [123.123.123.123]
Sep 4 02:34:48 hostname dovecot: IMAP(username): file ostream-file.c: line 105 (update_buffer): assertion failed: (size <= used)
Sep 4 02:34:48 hostname dovecot: child 28966 (imap) returned error 1
Regards,
2007 Dec 26
4
Xen paravirt frontend block hang
Sorry for the noise if this isn't the appropriate venue for this. I
posted this last month to xen-devel:
http://lists.xensource.com/archives/html/xen-devel/2007-11/msg00777.html
I can reliably cause a paravirt_ops Xen guest to hang during intensive
IO. My current recipe is an untar/tar loop, without compression, of a
kernel tree. For example:
wget
2007 Dec 26
4
Xen paravirt frontend block hang
Sorry for the noise if this isn't the appropriate venue for this. I
posted this last month to xen-devel:
http://lists.xensource.com/archives/html/xen-devel/2007-11/msg00777.html
I can reliably cause a paravirt_ops Xen guest to hang during intensive
IO. My current recipe is an untar/tar loop, without compression, of a
kernel tree. For example:
wget
2007 Dec 26
4
Xen paravirt frontend block hang
Sorry for the noise if this isn't the appropriate venue for this. I
posted this last month to xen-devel:
http://lists.xensource.com/archives/html/xen-devel/2007-11/msg00777.html
I can reliably cause a paravirt_ops Xen guest to hang during intensive
IO. My current recipe is an untar/tar loop, without compression, of a
kernel tree. For example:
wget
2008 Apr 01
1
stalling on LOGIN
...aptest.stage.dealerflow.com[3]: Unexpected BYE: * BYE
Disconnected for inactivity.
Error: test26 at imaptest.stage.dealerflow.com[7]: Unexpected BYE: * BYE
Disconnected for inactivity.
Error: test38 at imaptest.stage.dealerflow.com[4]: Unexpected BYE: * BYE
Disconnected for inactivity.
Error: test32 at imaptest.stage.dealerflow.com[1]: Unexpected BYE: * BYE
Disconnected for inactivity.
Error: test95 at imaptest.stage.dealerflow.com[5]: Unexpected BYE: * BYE
Disconnected for inactivity.
Error: test25 at imaptest.stage.dealerflow.com[2]: Unexpected BYE: * BYE
Disconnected for inactivity....
2008 Feb 21
1
[LLVMdev] atomics
...-
A non-text attachment was scrubbed...
Name: atomic.patch
Type: text/x-diff
Size: 33663 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20080220/49fabbdc/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test32.ll
Type: application/octet-stream
Size: 705 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20080220/49fabbdc/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test64.ll
Type: application/octet-stream
Size:...
2004 Aug 18
2
Multiple dovecot processes stepping on each other
..., it works. If I do a `ps -p 21082` I can see the process
(dovecot-auth). This does not happen when I have only one dovecot process
running.
What is the best way to have multiple dovecot processes without them
stepping on each others toes?
This is on OpenBSD/macppc -current, running dovecot-1.0-test32.
--
Mosher's Law of Software Engineering:
Don't worry if it doesn't work right.
If everything did, you'd be out of a job.
2004 Jul 30
3
SSL CA root certificate
In reading through the mailing list, this question seems to have come up
before, but never quite answered.
I bought a certificate from Digital Signature Trust which is a well
known certificate authority. The reason I bought my certificate, was so
that email clients connecting to my imaps server wouldn't be bothered
with warnings of unrecognized certificate authority as they would see
with a
2011 Feb 25
3
32bit to 64bit game migration
...ie7 to browse around the internet and while it's slow, it does seem to function for the most part. Anyway I am unsure of where to go from here so any input would be appreciated. Below is my console output.
Thanks!!!
Code:
brian at pyro:~$ WINEARCH=win32 WINEPREFIX=/home/brian/wineprefixes/test32/ wine "C:\\Program Files\\Cryptic Studios\\Champions Online.exe"
fixme:heap:HeapSetInformation 0xd1a000 0 0x33e4ec 4
fixme:thread:SetThreadIdealProcessor (0xfffffffe): stub
fixme:thread:SetThreadIdealProcessor (0x64): stub
fixme:thread:SetThreadIdealProcessor (0x68): stub
Ready.
Connectin...