Displaying 4 results from an estimated 4 matches for "17027".
Did you mean:
1027
2007 Mar 28
2
chroot and raw logging
...my curiosity ;) thing like:
valid_chroot_dirs: /
and set chroot point as /./home/vmail/test.tld/test/ in passwd-file
Dovecot will try to stat home/vmail/test.tld/test/ (and fail w/o beginning /),
then chdir to /tmp, start pop3 or imap process, and recreate
home/vmail/test.tld/test under /tmp.
17027 dovecot CALL chdir(0x87a4b29c)
17027 dovecot NAMI "home/vmail/test.tld/test/"
17027 dovecot RET chdir -1 errno 2 No such file or directory
17027 dovecot CALL setitimer(0,0xcfbe7020,0xcfbe7010)
17027 dovecot RET setitimer 0
17027 dovecot CALL seteuid(0)
17027 dove...
2014 Aug 12
4
[LLVMdev] Explicit template instantiations in libc++
...ably, in include/__config, we
have:
#ifndef _LIBCPP_EXTERN_TEMPLATE
#define _LIBCPP_EXTERN_TEMPLATE(...)
#endif
whereas before r189601 this was:
#define _LIBCPP_EXTERN_TEMPLATE(...) extern template __VA_ARGS__;
This was apparently done to fix http://llvm.org/bugs/show_bug.cgi?id=17027,
but disabling explicit instantiations seems like a pretty big hammer
considering the drawbacks.
I'd like to restore these instantiations. Any thoughts on how to handle
things like pr17027 in a less heavy handed way?
2008 Nov 26
2
deliver segv on sieve redirect
...Nov 26 02:51:12 marvin dovecot: deliver(andy at x.y.org): sieve: opening script
/var/mail/vhosts/x.y.org/andy/.dovecot.sieve
Nov 26 02:51:12 marvin dovecot: deliver(andy at x.y.org): sieve: executing compiled script
/var/mail/vhosts/x.y.org/andy/.dovecot.sieve
Nov 26 02:51:12 marvin postfix/pipe[17027]: 0CA895CB3A: to=<andy at x.y.org>, relay=dovecot,
delay=0.41, delays=0.33/0.01/0/0.07, dsn=5.3.0, status=bounced (Command died with signal
11: "/usr/libexec/dovecot/deliver")
Thanks,
Andy
2006 May 23
2
In Place Editor Fields and Safari
Hi,
Does anyone else have any problems with Safari and in place editor fields?
I''m specifically talking about trying to save a null value in a text box. In
Firefox/IE/Camino/etc... saving a null value from an in place editor works
how it''s supposed to. If the value is null, then ''click to edit'' is
displayed. However with Safari when a null value is saved,