Displaying 20 results from an estimated 400 matches similar to: "Shared Folder usage alpha3"
2012 Jan 10
1
plotOHLC(alpha3): Error in plotOHLC(alpha3) : x is not a open/high/low/close time series
R version 2.12.0, 64 bit on Windows.
Here is a short script that illustrates the problem:
library(tseries)
library(xts)
setwd('C:\\cygwin\\home\\Ted\\New.Task\\NKs-01-08-12\\NKs\\tests')
x = read.table("quotes_h.2.dat", header = FALSE, sep="\t", skip=0)
str(x)
y <- data.frame(as.POSIXlt(paste(x$V2,substr(x$V4,4,8),sep="
"),format='%Y-%m-%d
2007 Aug 13
2
v1.1.alpha3 released
http://dovecot.org/releases/1.1/alpha/dovecot-1.1.alpha3.tar.gz
http://dovecot.org/releases/1.1/alpha/dovecot-1.1.alpha3.tar.gz.sig
All kinds of fixes and API changes. Previous alphas had some problems
with index handling, now I didn't get any errors after almost 24h of
stress testing.
As a new feature userdb passwd now supports overriding some fields with
templates.
2007 Sep 01
1
Today's dovecot-1.1.alpha3 checkins fail to build
net1#uname -a
Linux net1.coolsurf.com 2.6.22.4-65.fc7 #1 SMP \
Tue Aug 21 21:50:50 EDT 2007 x86_64 x86_64 x86_64 GNU/Linux
make[5]: Entering directory `/build/work/dovecot-1.1.alpha3/src/lib-storage/index/dbox'
gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-mail
-I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage
2005 Sep 29
1
Problem running latest 1.0-alpha3
I've tried upgrading from dovecot-1.0 stable to the latest
dovecot-1.0.alpha3.
I've done a configure with:
./configure --with-notify=none --with-ioloop=poll
And all I get is this when I run:
dovecot: Sep 29 16:45:28 Info: Dovecot v1.0.alpha3 starting up
dovecot: Sep 29 16:45:29 Error: Auth process died too early - shutting down
dovecot: Sep 29 16:45:29 Error: auth(default): Fatal:
2008 Oct 23
0
ManageSieve v0.11.0 released for Dovecot 1.2.alpha3
Hello Dovecot users,
I have composed a release of the ManageSieve service for Dovecot v1.2. I
also added two new capabilities that were added to the ManageSieve
specification. Just like the last few releases, this new release
supports the new Sieve plugin already.
Change Log v0.11.0
-------------------
* Upgraded to Dovecot v1.2
* Added support for new ManageSieve capabilities RENAME
2008 Oct 23
0
ManageSieve v0.11.0 released for Dovecot 1.2.alpha3
Hello Dovecot users,
I have composed a release of the ManageSieve service for Dovecot v1.2. I
also added two new capabilities that were added to the ManageSieve
specification. Just like the last few releases, this new release
supports the new Sieve plugin already.
Change Log v0.11.0
-------------------
* Upgraded to Dovecot v1.2
* Added support for new ManageSieve capabilities RENAME
2005 Sep 26
2
Problems with alpha3 + openssl-0.9.8
Has anybody successfully compiled alpha 3 with the newly released
openssl-0.9.8? I just wasted the weekend trying to get dovecot to
compile using the new openssl libs. Openssl-0.9.7d works like dream.
Just wanted to know if anybody had this combo working.
2008 Oct 30
1
Enable logging of all client commands in dovecot-1.2.alpha3
Hello,
I would like to log all IMAP client commands sent to dovecot. The
format would be time pid command arguments. I reviewed
http://wiki.dovecot.org/Logging and started digging through
dovecot-1.2.alpha3/src/master . I don't need this turned on all the
time, just enough to see how clients do things and I don't need to see
passwords.
Any tips would be appreciated.
-Jonathan
2009 Nov 17
0
2.0.alpha3 dovecot/auth works multiplying
I setup a test machine with 2.0.alpha3 - Linux, Centos 5.4. I'm using
Postfix as my MTA with dovecot to do SASL authorization from
/etc/{passwd,shadow}. I'm getting 'dovecot/auth -w' processes hanging
around, over a few days I've reached into the 100s. As a test I set
auth_worker_max_count = 2, didn't make a difference.
Attaching with strace, looks like they're in
2009 Nov 17
2
2.0.alpha3 ssl_ca_file is broken
In dovecot-2.0.alpha3, setting "ssl_ca_file = /path/to/file" in conf.d/ssl.conf does not work, because imap-login chroots before opening the ca_file. Perhaps this parameter could be replaced with "ssl_ca = </path/to/file" as was done with ssl_cert and ssl_key.
Tue Nov 17 11:19:38 server dovecot[1143]: imap-login: Fatal: Error reading configuration: Invalid settings:
2005 Oct 13
1
1.0 alpha3 slower?
Hi
Is 1.0 alpha3 a bit slower than the dovecot-1.0.stable branch?
Regards
Daniel
2005 Sep 23
4
1.0 alpha3 released
I'm a bit too busy nowadays because of school so I haven't had time to
look at everyone's bug reports and some other mails. They're still
marked as unread in my mailbox, so hopefully I'll get to them soon. And
I don't mind you resend them if I don't answer in a few weeks :)
Changes:
- Fixed maildir syncing errors about wrong UIDs
- Maildir was re-read all the time,
2005 Nov 02
2
major pop3+ldap problem with alpha3 and alpha4
hi,
For some of our customers we provide a pop3 access, and after an upgrade
to alpha3, it is not working anymore.
All of our data is ldap based and everything is working as before for
our IMAP customers, but our POP3 users fail.
Obviously the pop3 login process does not read the data correctly that
comes from ldap.
after enabling mail_debug, I saw the following error in our log:
2001 Mar 27
0
Compiling Samba 2.2.0-alpha3 on SCO Openserver 5.0.6
Hello,
We are trying to compile the samba 2.2.0-alpha3 source on a SCO Openserver
5.0.6 server.
we ran configure with standard options no visible problems. On running make
we get the following error
.....
Compiling tdb/spinlock.c
Compiling tdb/tdbutil.c
Compiling printing/printing.c
Compiling printing/nt_printing.c
Compiling smbd/noquotas.c
Compiling smbd/oplock.c
Compiling smbd/oplock_irix.c
2009 Nov 11
0
patch for 2.0.alpha3 crash
Dovecot-2.0.alpha3 crashes on startup for me on Mac OS X. It hits a segmentation fault at:
0 libdovecot.0.dylib 0x0000000100025e9f master_service_set_die_with_master + 10
1 libdovecot.0.dylib 0x0000000100025d93 master_service_settings_read + 1818
2 libdovecot.0.dylib 0x0000000100025e63 master_service_settings_read_simple + 110
3 dovecot
2004 May 20
0
theora header bitmap for alpha3
below is an rfc-style bitmap of the initial theora header. I've checked
it against the spec and the code in libtheora; please double check :)
I'm posting it here for those implementing demux stages (which necessarily
don't use libtheora), and hence offering it for the spec. A typical
demux stage just needs to pick out the FRN, FRD and KFGSHIFT fields,
without going through the whole
2001 Mar 27
0
Can't install printer driver - Win2k, HP LJ6p, Samba 2.2.0 Alpha3
samba 2.2.0 alpha3 does great serving files, however
I can't print to the printer on my SGI box (running samba).
With Win2k, I keep having problems installing the driver.
(I got the latest for my LaserJet 6P from the HP site).
If I'm looking at the printers directory via explorer, I
can double click on the printer icon and see the queue
(which is empty), but if I try to look at the
2001 Apr 03
0
ACLs on 2.2.0-alpha3 with Solaris
Hi
I'm trying out samba-2.2.0-alpha3 on a Solaris 8 box.
When I look at the ACL for a file from a windows 2000 client I see the ACL, but
the usernames only appear as SIDs, rather than names. What can I do (if
anything) to have things map symbolically? Both the Samba server and the
Windows 2000 client are members of an NT4 domain.
The entries I get look like:
2001 Mar 26
2
2.2 Alpha3 - how stable is it?
Hi all,
I was wondering what the feeling was of those on this list as to how stable
this alpha is? Is it useable in a production environment for basic file
sharing of a shared database (ACT)?
The reason I am asking is I am having major file corruption issues with
Win2K clients using 2.07, and if the suggestions already made do not fix the
problem, I would be willing to try it, if it is
2009 Nov 14
1
2.0.alpha3: imap-login segfault in hex_to_binary
Dovecot-2.0.alpha3's imap-login segfaulted with this backtrace:
0 hex_to_binary
1 master_send_request
2 anvil_input
3 io_loop_handler_run
4 io_loop_run
5 master_service_run
6 main
7 start
Looks to me like auth_client_get_cookie() returned NULL in master_send_request().