search for: fdpass

Displaying 20 results from an estimated 36 matches for "fdpass".

2010 Jul 16
1
Dovecot 2.0.rc2 fd passing regression
Hi, I've tried to compile 2.0.rc2 and configure fails this which used to work or at least last time when I tried beta4. > configure:19606: checking whether fd passing works > configure:19680: cc -o conftest -xO4 -I./src/lib ./src/lib/fdpass.c -I/usr/sfw/include/mysql -I/usr/sfw/include -R/usr/sfw/lib:/usr/lib/sasl -L/usr/sfw/lib -L/usr/lib/sasl conftest.c -lrt -lnsl -lsocket -lrt >&5 > ./src/lib/fdpass.c: > "./src/lib/fdpass.c", line 100: incomplete struct/union/enum const_iovec: iov > "./src/lib/fdpass...
2004 Jun 15
1
Re: [dovecot-cvs] dovecot/src/lib fdpass.c,1.28,1.29
...<= current_ioloop->highest_fd) dovecot: Jun 15 13:14:58 Error: child 13002 (login) killed with signal 6 On Tue, Jun 15, 2004 at 02:42:25AM +0300, cras at procontrol.fi wrote: > Update of /home/cvs/dovecot/src/lib > In directory talvi:/tmp/cvs-serv11171 > > Modified Files: > fdpass.c > Log Message: > Solaris fix by Tim Hurman > > > > Index: fdpass.c > =================================================================== > RCS file: /home/cvs/dovecot/src/lib/fdpass.c,v > retrieving revision 1.28 > retrieving revision 1.29 > diff -u -d -r1.28...
2004 Sep 03
0
"not listening" errors fdpass.c
I'm getting a flood of errors that look like: Sep 3 13:27:02 localhost dovecot: login: received another "not listening" notification (if you can't login at all, see src/lib/fdpass.c) every few minutes. Versions: Dovecot: 0.99.10.9 Exim: 4.34 Debian Linux 2.6.8-1-686-smp Squirrelmail: 1.4.3a Although the majority of users (99%) have no problems logging in and reading their mail, occasionally one user gets timeouts when trying to access their mailbox, seems to correlate w...
2023 Jan 10
0
Living without fdpass / SCM_RIGHTS
...thout this feature or if this would need fundamental changes in the code structure. Thanks for your help in advance! Best regards, Gabriel References: [1] https://gramineproject.io/ [2] https://de.wikipedia.org/wiki/Software_Guard_Extensions [3] https://github.com/dovecot/core/blob/main/src/lib/fdpass.c#L128 [4] https://github.com/gramineproject/gramine/discussions/1013#discussioncomment-4571427
2003 Oct 02
1
another Dovecot problem
...st my folders or select any folder (one that exists or one that doesn't exist) the connection times out and the following entry is written to the log file: dovecot: Oct 03 05:38:56 Error: login: received another "not listening" notification (if you can't login at all, see src/lib/fdpass.c) I tracked this message down in the source, but didn't see any obvious way to trace back the problem. Does anyone have experience building on this older configuration (the glibc is a Red Hat version, if it makes any difference)? Any ideas on what might be causing this issue? Best, Tim Mill...
2007 Aug 09
2
HP-UX troubles
...is '^]'. * OK Dovecot ready. a01 login <user> <pass> Connection closed by foreign host. The dovecot log says: Error: imap-login: fd_send(7) failed: Bad file number Error: child 22629 (login) returned error 89 As far as I can see, the problem seems to reside in dovecot's fdpass.c... dovecot version: 1.0.3 gcc version: 2.9 Any ideas or solutions? Thanks in advance, Matthias
2010 Sep 09
2
configure error
...0.2" breaks with: checking whether fd passing works... no configure: error: fd passing is required for Dovecot to work in config.log: configure:19524: ./conftest configure:19524: $? = 1 configure: program exited with status 1 It seems, that the last changes in "src/lib/fdpass.c" are the reason. ----------------------------------------------------------------------------- 109a110 > void *cmsg_data; 132c133,134 < *((int *) CMSG_DATA(cmsg)) = send_fd; --- > cmsg_data = CMSG_DATA(cmsg); > *(int *)cmsg_data...
2003 Apr 21
1
Using on AIX
Hi, I'm trying to install dovecot-0.99.9-test6 with gcc-3.2.2 under AIX (4.3.3) and found some problems. First, I need to define _XOPEN_SOURCE_EXTENDED to 1 in src/lib/fdpass.c and src/auth/mycrypt.c or undefine it to compile successfully. When I define _XOPEN_SOURCE_EXTENDED to 1, I get the following error while connecting: dovecot: Apr 21 17:56:44 Info: Dovecot starting up imap-login: Apr 21 17:57:19 Fatal: fd_send(5) failed: Bad file number dovecot: Apr 21 17:57:19...
2015 Feb 25
2
Call for testing: OpenSSH 6.8
...c:709: warning: passing argument 4 of 'getsockopt' from incompatible pointer type regress/netcat.c: In function 'local_listen': regress/netcat.c:735: warning: unused variable 'x' regress/netcat.c:735: warning: unused variable 'ret' regress/netcat.c: In function 'fdpass': regress/netcat.c:1037: error: 'struct msghdr' has no member named 'msg_control' regress/netcat.c:1038: error: 'struct msghdr' has no member named 'msg_controllen' regress/netcat.c:1039: error: 'struct msghdr' has no member named 'msg_controllen...
2007 Jul 25
1
Errors logging in
Out of the blue my proxy installations started showing this: dovecot: login: tried to change state 2 -> 2 (if you can't login at all, see src/lib/fdpass.c) Nobody can login. Running 1.0.0 on the proxy and 1.0.2 on my storage boxes. Anybody have any insights? -c
2004 Feb 05
0
Password prompt
...nst Dovecot + ldap AUTH with outlook XP and Mail.app password dialogs randomly request that you reenter the password. I see stuff like this in the logs: Feb 4 19:02:25 geonosis dovecot: login: received another "not listening" notification (if you can't login at all, see src/lib/fdpass.c) Feb 5 08:53:19 geonosis dovecot: login: received another "not listening" notification (if you can't login at all, see src/lib/fdpass.c) and: Feb 4 12:00:41 geonosis pop3: I/O leak: 0x8050cc0 (0) Feb 4 12:00:41 geonosis pop3: I/O leak: 0x80848d0 (1) Feb 4 12:02:05 geonosis p...
2005 Feb 27
1
"not listening" notification
Hi dovecot, My dovecot log shows this: Feb 27 03:08:38 eta imap-login: Login: sltam [X.X.X.X] Feb 27 03:09:38 eta imap-login: Disconnected: Inactivity [X.X.X.X] Feb 27 03:10:32 eta dovecot: login: received another "not listening" notification (if you can't login at all, see src/lib/fdpass.c) Feb 27 03:10:42 eta dovecot-auth: Login process has too old (124s) requests, killing it. Feb 27 03:10:42 eta dovecot-auth: Login process 8 disconnected Any clues what it means? Recently I have to restart dovecot several times a day, after I have report that all users cannot login. I am runni...
2006 Sep 21
1
Dovecot hang
...1.0.rc6-1 on a debian system. The user auth db is postgresql and the storage folders are on a NFS partition. Latelly every 2 days the authentification hangs and i see in the logs: Sep 21 10:04:22 c005 dovecot: login: tried to change state 0 -> 17808 (if you can't login at all, see src/lib/fdpass.c) What is the problem ? What can i do ? Thank you ! -- Catalin Constantin Bounce Software http://www.bounce-software.com http://www.cabanova.ro
2004 Mar 29
0
smbtorture option changed?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 If I use the smbtorture available at ftp://ftp.samba.org/pub/tridge/dbench, I get the following options: tests are: FDPASS LOCK1 LOCK2 LOCK3 UNLINK BROWSE ATTR TRANS2 MAXFID TORTURE RANDOMIPC NBW95 NBWNT default test is ALL But the smbtorture compiled with Gentoo's 3.0.2a gives me tests are: FDPASS LOCK1 LOCK2 LOCK3 LOCK4 LOCK5 LOCK6 LOCK7 UNLINK BROWSE ATTR TRANS2 MAXFID TORTURE RANDOMIPC NEGNOWAIT NBENCH OPLOCK...
2019 Jan 03
5
Compiling Dovecot on Solaris 11 fails
...2 -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -mfunction-return=thunk -mindirect-branch=thunk -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I./src/lib ./src/lib/fdpass.c?? conftest.c? >&5 configure:22685: $? = 0 configure:22685: ./conftest ./configure[2026]: eval: line 1: 29206: Memory fault(coredump) ... $ ulimit -a core file size????????? (blocks, -c) unlimited data seg size?????????? (kbytes, -d) unlimited file size?????????????? (blocks, -f) unlimited...
2003 Apr 27
2
0.99.9 release candidate 1
0.99.9 should really be released soon. There's been quite a lot of important fixes since 0.99.8.1. There's still some recent counter strangeness, but it wasn't perfect before either. mbox still doesn't necessarily notice flag changes unless they're written into index file (ie. non-Dovecots and Dovecot without index files). But it wasn't perfect before either.
2004 Jul 22
3
Dovecot auth problem on FreeBSD 4.10
Hello. I am trying to setup Dovecot on an Alpha running FreeBSD 4.10. I am simply trying the imap/pop3 protocols at this time. But with both protocols the log message I get is: pop3-login: fd_send(5) failed: Bad file descriptor dovecot: child 275 (login) returned error 89 or imap-login: fd_send(5) failed: Bad file descriptor dovecot: child 275 (login) returned error 89 I have tried
2006 Aug 16
1
dovecot 1.0rc6 and LDAP problem
...lt): LDAP: Can't connect to server: 127.0.0.1 slapd is started Aug 15 18:58:36 ftp dovecot: imap-login: Disconnected: Inactivity: method=plain, rip=192.168.1.3, lip=192.168.1.2, TLS Aug 15 18:58:36 ftp dovecot: login: tried to change state 2 -> 2 (if you can't login at all, see src/lib/fdpass.c) slapd messages: Aug 15 18:57:19 ftp slapd[20544]: slapd starting Aug 15 18:57:36 ftp slapd[20544]: conn=0 fd=11 ACCEPT from IP=127.0.0.1:37703 (IP=0.0.0.0:389) Aug 15 18:57:36 ftp slapd[20544]: conn=0 op=0 BIND dn="uid=user,ou=Users,dc=domain,dc=tld" method=128 Aug 15 18:57:36 ftp sl...
2003 Jan 06
1
Weird problem on Alpha
Heyas ... Hope you aren't tired of me already .... I have a very strange problem, I think. Having become happy-happy with dovecot, I decided to install it on another machine that runs on an internal network and provides mailboxes for system monitoring. The setup is, or should be, quite straightforward. TLS is disabled, plaintext is not (I'll change this later, probably; this way is in
2015 Feb 26
4
Call for testing: OpenSSH 6.8
...ote: > > Yes I saw that later. > > > > The testsuite build fails on Solaris 2.6 thusly: > [...] > > regress/netcat.c:1037: error: 'struct msghdr' has no member named > > 'msg_control' > > ah, looks like we need to copy some bits from monitor_fdpass.c Perhaps like this: diff --git regress/netcat.c regress/netcat.c index 3f100bd..29e85bf 100644 --- regress/netcat.c +++ regress/netcat.c @@ -1014,43 +1014,44 @@ fillbuf(int fd, unsigned char *buf, size_t *bufpos) void fdpass(int nfd) { - struct msghdr mh; +#if defined(HAVE_SENDMSG) &&...