similar to: samba-2.0.0-alpha1 on SGI Irix 6.2

Displaying 20 results from an estimated 1100 matches similar to: "samba-2.0.0-alpha1 on SGI Irix 6.2"

1997 Nov 06
0
64 bit filesystems (Specifically Irix 6.2)
Following the posting by spd@gtc1.cps.unizar.es (J.A. Gutierrez) in SAMBA digest 1482 I compiled samba-1.9.17p4 under Irix 6.2 using the -fullwarn flag. There are around 2000 lines of warnings and messages - quite a few are due to 64 bit file systems but there are unused variables, missing prototypes, etc as well. For example: mode_t != int elements of struct statvfs are unsigned long, rather
1997 Jul 28
0
Samba on Irix 6.2/6.3 (SAMBA digest 1364)
Todd Daugherty (SAMBA digest 1364) enquired about samba on Irix 6.2/6.2. For Irix 6.2 I only need to add the following to the Makefile. # FOR SGI IRIX 6.2, use this line instead (David.Billinghurst@restech.cra.com.au) FLAGSM = -DSGI5 -DSHADOW_PWD -DHAVE_TIMEZONE -DFAST_SHARE_MODES LIBSM = FLAGS1 = -O -n32 +++++++++++++++++++++++++++++++++++++++++ (Mr) David Billinghurst Comalco Research
1997 Sep 29
3
Mount NT on Unix?
I need a reverse samba. I need to be able to mount NT directories on a Unix box. Anyone know of such an animal? Thanks, Aaron -- Aaron Herskowitz Mailto:aaron@intraware.com Systems Engineer Voice:510-253-4566 intraware Inc. Fax:510-253-4599 Send XL T-Shirts to 25 Orinda Way, Orinda, CA 94563 http://www.intraware.com
2001 Jan 04
0
Problems/Modifications compiling SAMBA 2.2-alpha1 on SCO Openserver 5.0.5a
Hello, after one small modification I was able to compile samba. I have not yet tried to use it, but at least swat is working. It would be nice if anyone could modify the current code to resolve the specified problems. Mike The Problems: Only a nuisance: uid_t and gid_t are unsigned: /GNU-Source/samba-2.2.0-alpha1/source/smbd/sec_ctx.c: In function `initialise_groups':
2005 Aug 18
3
1.0 alpha1 released
As promised a few days ago, 1.0.alpha1 release is now available from Dovecot web page. Changes since 1.0-test80 include only one mbox assert crashfix and removed fsync() call when writing to transaction log, making it a bit faster. I changed the version number also since 1.0-tests to 1.0.alpha. I know '-' is problematic to binary package builders, maybe the new versioning is better?
2007 Jul 30
1
dovecot-1.1-alpha1 prefetch appears broken
Config shows... # 1.1.alpha1: /usr/local/conf/dovecot.conf protocols: imaps ssl_listen: 69.94.137.124:10943 login_dir: /common/pkgs/dovecot-1.1-alpha1/var/run/dovecot/login login_executable: /common/pkgs/dovecot-1.1-alpha1/libexec/dovecot/imap-login mail_debug: yes auth default: verbose: yes debug: yes debug_passwords: yes passdb: driver: sql args:
2005 Aug 29
2
Sig11 and some corrupted indexes after 1.0-stable -> 1.0.alpha1
I just upgraded my production box from 1.0-stable to 1.0.alpha1. I've noted some new errors in my dovecot logs: Aug 28 23:23:56 cliff dovecot: IMAP(rsferra): Corrupted index cache file /mail/mcad.edu/rsferra/Maildir/.Sent Items/dovecot.index.cache: indexid changed Aug 28 23:33:57 cliff dovecot: IMAP(acarr): Corrupted transaction log file /mail/mcad.edu/acarr/Maildir/.Deleted
2005 Sep 06
2
1.0.alpha1: Namespaces
Hi, I'm currently using 1.0.alpha1 without luck regarding a namespace issue. Maybe it's a general understanding problem on my side, but let's see :-) I would like to have my mail stored in Maildir format below ~/.maildir/, which works fine so far. I want any (sub)folders to be created like this: ~/.maildir/ /cur /new /tmp /.Folder/ /cur /new /tmp /.Subfolder/
2005 Sep 11
1
Do index files need removing when upgrading 1.0-stable to 1.0-alpha1 or later?
Hi Timo, Just a quick question: do index files still need removing when upgrading from 1.0-stable (as in the testXX series) or will Dovecot regenerate them automatically? I'm expecting to go with 1.0-stable on Tuesday for my 20,000 users (as that's what I've been testing), but if we see lots of index issues, I may want to upgrade to alpha1 (or later) fairly soon afterwards and it
2005 Sep 19
1
Is Alpha2 slower than Alpha1?
I changed servers at the same time as changing from Alpha1 to Alpha2 but I'm on a faster server so it should be faster. But it seems slower especially deleting server side messages. Using mbox . Anyone else seeing tis?
2012 Oct 29
1
v2.2.alpha1 released
http://dovecot.org/releases/2.2/alpha/dovecot-2.2.alpha1.tar.gz http://dovecot.org/releases/2.2/alpha/dovecot-2.2.alpha1.tar.gz.sig I wanted to start stabilizing v2.2 release some months ago already, but I somehow got stuck adding more and more features. Now it looks like all of the necessary API changes are done, so everything I'm planning on near future can still be added to v2.2 without
2012 Oct 29
1
v2.2.alpha1 released
http://dovecot.org/releases/2.2/alpha/dovecot-2.2.alpha1.tar.gz http://dovecot.org/releases/2.2/alpha/dovecot-2.2.alpha1.tar.gz.sig I wanted to start stabilizing v2.2 release some months ago already, but I somehow got stuck adding more and more features. Now it looks like all of the necessary API changes are done, so everything I'm planning on near future can still be added to v2.2 without
2008 Sep 24
2
dovecot 1.2.alpha1 quota dict driver mysql broken
Hi Timo, quota dict seems to be broken with 1.2.alpha1 MAP(robert at schetterer.com): read(/var/run/dovecot/dict-server) failed: Remote disconnected dovecot: Sep 24 18:43:16 Error: dict: Error in configuration file /etc/dovecot/dovecot-dict-quota.conf line 1: Unknown setting: driver dovecot: Sep 24 18:43:16 Error: dict: Failed to initialize dictionary 'quotadict'
2008 Sep 10
2
1.2.alpha1: file_dotlock_open() failed with subscription file
Hi *, running dovecot 1.2.alpha1 I find the following messages in the log: Sep 10 01:28:38 seymour dovecot: IMAP(steffen,192.168.28.31): fchown(/home/Mail/steffen/subscriptions.lock) failed: Operation not permitted Sep 10 01:28:38 seymour dovecot: IMAP(steffen,192.168.28.31): file_dotlock_open() failed with subscription file /home/Mail/steffen/subscriptions: Operation not permitted Sep 10
2013 Oct 22
1
10.0-ALPHA1: /usr/bin/read: strange return code with -t option
When using /usr/bin/read with the -t option the "timeout" return code should be 1 (verified with 8.4-RELEASE and 9.2-RELEASE). When used with 10.0-BETA1, the return code is 142. How to recreate: /usr/bin/read -t 1 RESPONSE JUNK (allow this to timeout) echo $? 142 Also with /bin/sh: builtin read -t 1 RESPONSE JUNK (allow this to timeout) echo $? 142 Thanks for
2005 Aug 19
0
1.0 alpha1 and postfix dovecot auth
Does the postfix-2.2.1-dovecot-auth patch not work with 1.0alpha1? I was using the stable branch and it was working fine. Tried out 1.0alpha1 and now when I connect to postfix it logs this error. Aug 19 11:25:19 redefine postfix/smtpd[17343]: fatal: SASL: connect failed: No such file or directory I've tried with postfix-2.2.4 and 2.2.5. Right now I'm using auth default but I also
2005 Aug 26
0
Dovecot.1.0.alpha1+mysql+mysql
Hi, we are trying to track down the problem that prevents two mysql password databases from working. Instead of connecting to each database, it looks like dovecot tries to connect *twice* to the second specified. Do do this we just inserted some i_warning()s in the code. We noticed that passdb_sql_init (auth/passdb-sql.c) is called twice, once per configuration file, with the correct argument
2005 Aug 29
0
IMAP noticeably slower after 1.0-stable -> 1.0.alpha1
Not much else to say... All LDAP interaction is noticeably slower, from logging in to moving messages between folders. Configuration options: ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --build=i686-pc-linux-gnu --with-ldap --disable-ipv6 --without-pam
2005 Oct 17
1
Alpha1..2.. and 3 with Tru64
Hi all, I've found a little problem to compile dovecot on a tru64 os v5.1. The problem is the lack of the "inttypes.h" into the included header in the project. Without this include the make process will fail because it can't find the uint32 type. So is sufficient to add the line '#include <inttypes.h>' in the src/lib/lib.h of the tgz distribution package.
2005 Sep 09
2
Dovecot-alpha1 and Thunderbird Sent problems
I have dovecot 1.0alpha1 setup in a semi test environment running on Solaris 2.6. When using Thunderbird 1.0.6 from Windows occasionally the client will hang after sending a message and before copying it to the Sent folder on dovecot. Sendmail logs indicate that the message has been sent correctly. The mail directory is not shared over NFS. It is in maildir format. Restarting Thunderbird and