[PATCH] cyrus-imapd: define LDAP_DEPRECATED, fixing a few warnings when building with OpenLDAP 2.3

2007-10-01 Thread Tomas Janousek
A few functions used in ptclient/ldap.c have been deprecated in OpenLDAP 2.3 and are no longer declared unless LDAP_DEPRECATED is defined. This causes a few warnings and two conversions from int to pointer. This patch fixes it. Signed-off-by: Tomas Janousek [EMAIL PROTECTED] --- --- cyrus-imapd

Re: [PATCH] cyrus-imapd: use getgrouplist instead of set/getgrent on systems supporting it

2007-09-17 Thread Tomas Janousek
); + } } } Regards, -- Tomas Janousek, SW Engineer, Red Hat, Inc.

Re: Cyrus 2.3.9 RC1

2007-08-14 Thread Tomas Janousek
, -- Tomas Janousek, SW Engineer, Red Hat, Inc. --- cyrus-imapd-2.3.9/imap/quota_db.c.openmacro 2007-08-14 16:21:29.0 +0200 +++ cyrus-imapd-2.3.9/imap/quota_db.c 2007-08-14 16:31:48.0 +0200 @@ -251,7 +251,7 @@ strlcat(fname, FNAME_QUOTADB, fname_len); } -ret = QDB