Displaying 20 results from an estimated 100 matches similar to: "[PATCH] increase fd_limit to max_client_limit automatically"
2015 Mar 20
0
[PATCH] increase fd_limit to max_client_limit automatically
On 22 Jan 2015, at 14:01, Lauri Tirkkonen <ltirkkon at niksula.hut.fi> wrote:
>
> Hi, with a low soft limit on file descriptors, dovecot 2.2.15 warns on
> startup:
>
> Warning: fd limit (ulimit -n) is lower than required under max. load
> (256 < 1000), because of default_client_limit
>
> It could try increasing the limit first, and only report the warning
2014 Feb 21
3
[Bug 907] New: please include systemd service file
https://bugzilla.netfilter.org/show_bug.cgi?id=907
Summary: please include systemd service file
Product: nftables
Version: unspecified
Platform: x86_64
URL: https://github.com/zabbal/nftables-systemd
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P5
Component: nft
2003 Jan 26
1
[PATCH] open O_TEXT and O_BINARY for cygwin/windows
Ville Herva [mailto:vherva@niksula.hut.fi] wrote:
> Of course, whether O_TEXT is defined or not does not
> necessarily imply the availability of "t", but I
> can't think of better alternative.
Stratus VOS implements O_TEXT and O_BINARY but does not recognize "t". We
have the options defined in ANS C and in POSIX. I'm at home and don't have
my reference
2008 May 01
1
[patch] let valgrind run on login process with GDB=1
Not sure if this should be included in dovecot, just posting if someone
feels like using valgrind.
Diego.
-----
diff -r ba634d2c0ab9 src/master/login-process.c
--- a/src/master/login-process.c Wed Apr 30 20:18:37 2008 +0300
+++ b/src/master/login-process.c Thu May 01 00:59:10 2008 +0200
@@ -689,7 +689,8 @@ static pid_t create_login_process(struct
fd_limit = 16 +
2001 Nov 24
2
Authenticating the rsync server
Scenario: I have a main website. I want to allow other people with web
servers to use rsync to synchronize mirror copies of my website.
When the mirror website uses rsync to connect to the server, how can it be
sure that the server is not an IP spoofing impostor that is serving up
altered files?
2014 Feb 21
1
[Bug 906] New: include systemd service file
https://bugzilla.netfilter.org/show_bug.cgi?id=906
Summary: include systemd service file
Product: ulogd
Version: SVN (please provide timestamp)
Platform: x86_64
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P5
Component: ulogd
AssignedTo: netfilter-buglog at lists.netfilter.org
2001 Mar 13
1
sysmetrics.c:42: SYSMETRICS_Init: Assertion hdc' failed.
A simple opengl app that used to work quite fine with wine.
Newest CVS, has been like this for some time:
============================================================================
FIXME:pthread_rwlock_rdlock
FIXME:pthread_rwlock_unlock
Could not stat /mnt/teapot/movies (Input/output error), ignoring drive H:
Warning: the temporary directory '/mnt/fat/temp' (specified in wine
2002 Sep 11
2
limit of 256 characters in pathname
Hi,
We use rsync on NT (server and client) and we get errors on filenames with
a path that has in total more than 256 characters. This seems to be caused
by a limit in rsync, not in NT. Is there a way to break this limit withuo
having to manually shorten all this filenames?
Thx already!
Rgds,
Bart Coninckx
Network Administrator
CNE, ASE
*************************************
Watco ICT Services
2000 Jun 13
2
2.2.1p1 / AIX 4.2.1.0.06 login nits
Hi.
New (2.1.1p1) login code is nicer on AIX (4.2.1.0.06). Thanks.
A couple of issues, though, which I haven't really dug into yet. I'm
wondering if anyone else has seen them? If not, I'll investigate &
report.
1. If I set "UseLogin" to "yes", everything seems fine except that
the authentication agent forwarding doesn't work. The "SSH"
2002 Jun 26
0
[Bug 301] New: In openssh 3.3 and 3.4 pam session seems be called from non-root
http://bugzilla.mindrot.org/show_bug.cgi?id=301
Summary: In openssh 3.3 and 3.4 pam session seems be called from
non-root
Product: Portable OpenSSH
Version: -current
Platform: All
OS/Version: Linux
Status: NEW
Severity: critical
Priority: P3
Component: sshd
AssignedTo:
2004 Nov 19
0
/usr/local/bin/wine-kthread: could not open
Hy all.. i've just subscribed to the list thow i've been using wine for
a while now.
I 've emeregd (I have Gentoo) the latest wine and ,
Here-s what i get:
mihaiv bin # wine
/usr/local/bin/wine-kthread: could not open
mihaiv bin # /usr/local/bin/wine-kthread
Wine 20041019
Usage: wine PROGRAM [ARGUMENTS...] Run the specified program
wine --help Display this help and exit
wine
2007 Jun 04
1
[LLVMdev] Patch to build on NetBSD
This trivial patch enables LLVM to build on NetBSD.
Neil.
Index: Program.inc
===================================================================
RCS file: /var/cvs/llvm/llvm/lib/System/Unix/Program.inc,v
retrieving revision 1.24
diff -u -p -r1.24 Program.inc
--- Program.inc 23 Apr 2007 07:22:51 -0000 1.24
+++ Program.inc 4 Jun 2007 13:05:22 -0000
@@ -125,11 +125,13 @@ static void SetMemoryLimits
1999 Aug 26
0
smbsh always segfaults
Version 2.0.5a (same prob w/2.0.4b, though). smbsh segfaults after I
enter my password. As root, it just seg faults. As my login user, it
dumps core.
Attached is a script of an strace of it.
Running RH 6.0, kernel 2.2.10, AMD K6-2/350, 64M RAM. Configure options
were:
CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=%{pref} --libdir=/etc \
--with-lockdir=/var/lock/samba
2007 Jul 03
0
[LLVMdev] Solaris 9 compilation
Hi all!
I gave a shot at compiling core llvm with a Solaris 9 machine.
The compiler is FSF gcc 3.4.6. I am building trunk in the release version.
So far I did not run tests (no dejagnu installed).
Here are my findings:
0) Configuring. I had to suppress the solaris tools by:
env AR=/opt/gnu/bin/ar NM=/opt/gnu/bin/nm RANLIB=/opt/gnu/bin/ranlib STRIP=/opt/gnu/bin/strip ../llvm/configure
1999 Sep 15
0
FreeBSD Security Advisory: FreeBSD-SA-99:04.core
-----BEGIN PGP SIGNED MESSAGE-----
=============================================================================
FreeBSD-SA-99:04 Security Advisory
FreeBSD, Inc.
Topic: Coredumps and symbolic links
Category: core
Module: kernel
Announced: 1999-09-15
Affects:
2017 Apr 20
1
[PATCH] tests: Replace test-max-disks with several tests.
Replace the monolithic 'test-max-disks.pl' script with a test program
written in C. The program is completely equivalent to the old script,
except for the enhancement that it is able to detect if disks are
added to the appliance in the wrong order.
The tests themselves are split out into some shell scripts:
- test-27-disks: Fully tests 27 disks.
This is the minimum supported
2008 Aug 24
2
Unusual bug in glusterfsd
Hi,
I'm rather new to this project, having stumbled across it earlier this
afternoon, so forgive me if I'm still trying to find my way around. I
was in the need of an alternative to NFS that would let me spread the
task of sharing my downloaded source code files across a couple of
boxes, and GlusterFS looked like a great candidate, having had no luck
with Coda or OpenAFS.
I also want
2008 Jan 17
1
convert plugin fails - drops root privileges then tries to create file in /
Hi
I just tried to run the convert plugin as described at
http://wiki.dovecot.org/Plugins/Convert
(except with mail_location = maildir:~/Mail)
It fails with an error message:
Eopen(/.temp.falcon.endbracket.net.18618.8d5e0a038da6cf06) failed:
Permission denied
Error: imap dump-capability process returned 89
It looks like Dovecot execs /usr/libexec/dovecot/imap, which drops root
privileges
1998 Feb 22
0
resource starvation against passwd(1)
Standard apology if old...
This demonstrates a resource starvation attack on the
setuid root passwd(1) program. In the case I tested it was the
Red Hat Linux passwd-0.50-7 program without shadowing.
#include <stdio.h>
#include <sys/time.h>
#include <stdlib.h>
#include <unistd.h>
#include <sys/resource.h>
main ()
{
struct rlimit rl, *rlp;
rlp=&rl;
2002 Dec 27
1
RLIMIT_AS patch for FreeBSD
Hey,
I've just updated the FreeBSD dovecot port to the 0.99.4 beta release,
the following patch was needed as FreeBSD has setrlimit(2) but does not
define RLIMIT_AS (I believe). I switched the code the require both,
alternatively find a parallel option in the FreeBSD setrlimit(2) manual
page. ( http://www.freebsd.org/cgi/man.cgi?setrlimit )
You may be interested in integrating this patch.