Displaying 6 results from an estimated 6 matches for "test35".
Did you mean:
test32
2004 Aug 25
0
[PATCH] move highest_fd calculations to ioloop-select.c
Hello,
ioloop->highest_fd is used by ioloop-select.c only, so its
handling can be moved out of generic ioloop code. Attached
patch (agains -test35) does exactly this.
Please consider applying.
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 -x Makefile dovecot-1.0-test35.vanilla/src/lib/ioloop.c dovec...
2004 Aug 23
0
1.0-test35
http://dovecot.org/test/
Test33/34 weren't usable for very long. Test35 fixes several problems in
them.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://dovecot.org/pipermail/dovecot/attachments/20040823/41328ba...
2020 Jul 01
3
Samba-4.10.4 strange behaviour
...licate /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 -l /mnt
???? 9
drwxrwsrwx. 2 smbuser smbuser 4096? 1 ??? 18,42 test
-rw-r--r--. 1 smbuser smbu...
2020 Jul 01
3
Samba-4.10.4 strange behaviour
...ssword 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 -l /mnt
> ???? 9
> drwxrwsrwx. 2 smbuser smbuser 4096? 1 ??? 18,42 t...
2020 Jul 01
0
Samba-4.10.4 strange behaviour
...ssword 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 -l /mnt
> ???? 9
> drwxrwsrwx. 2 smbuser smbuser 4096? 1 ??? 18,42 t...
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.
--
A day for firm dec...