Displaying 3 results from an estimated 3 matches for "145241".
2007 Mar 30
2
[PATCH] Split sql drivers from lib-sql to plugins
Hi,
in order to solve rhbz#170960 [1], I split the sql drivers to plugins so that
they are loaded dynamically and can be split to separate packages.
[1] https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=170960
The patches are here:
[2] http://people.redhat.com/tjanouse/dovecot/145241/dovecot-1.0-split.patch
[3] http://people.redhat.com/tjanouse/dovecot/145241/dovecot-trunk-split.patch
(mv src/lib-sql/driver-mysql.c src/plugins/sql-mysql/, etc., afterwards)
I'd like to ask for your comments and whether it's ok for inclusion or at
least ok to use in the Fedora package....
2005 Jan 16
0
Proposed dovecot update changes in Fedora
...t discussions related to Fedora Core
<fedora-devel-list at redhat.com>
Subject: Proposed dovecot update changes
John,
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=143707
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=145214
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=145241
Any objections to my proposed changes? I can implement all of this and
supply patches for your review, or apply it myself to CVS if you wish. I
summarize each problem and my proposed solution below.
1. Unnecessary dependency on mysql/postgresql
=============================================
Prere...
2009 Mar 31
1
Memory Leak when using winsock.shutdown ?
I'm using Wine 1.0 on Puppy Linux 3.01
I wrote an application with a http-server and a socket-server for windows
and I like to use this on linux. (Delphi with Indy components)
My application works fine on windows without any memory leak.
But running with wine the VmRSS-value is permanently increased.
I use following bash-script to check this:
Code:
while true; do cat