aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/backend
diff options
context:
space:
mode:
Diffstat (limited to 'addressbook/backend')
-rw-r--r--addressbook/backend/pas/pas-backend-ldap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/addressbook/backend/pas/pas-backend-ldap.c b/addressbook/backend/pas/pas-backend-ldap.c
index 22e37b3841..825f03ccc3 100644
--- a/addressbook/backend/pas/pas-backend-ldap.c
+++ b/addressbook/backend/pas/pas-backend-ldap.c
@@ -330,7 +330,7 @@ ldap_error_to_response (int ldap_error)
{
if (ldap_error == LDAP_SUCCESS)
return GNOME_Evolution_Addressbook_BookListener_Success;
- else if (NAME_ERROR (ldap_error))
+ else if (LDAP_NAME_ERROR (ldap_error))
return GNOME_Evolution_Addressbook_BookListener_CardNotFound;
else if (ldap_error == LDAP_INSUFFICIENT_ACCESS)
return GNOME_Evolution_Addressbook_BookListener_PermissionDenied;
td>-1/+0 * update xfce4 to 4.4.2oliver2008-02-133-5/+11 * - Fix a typo in bsd.sites.mk along with all the places it affectedsat2007-10-261-1/+1 * - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1 * update xfce to 4.4.1oliver2007-04-123-5/+5 * Switch to using new files Mk/bsd.ocaml.mk [1] and Mk/bsd.xfce.mk [2].linimon2007-03-141-1/+0 * fix objformat problem more properlyoliver2007-02-061-2/+2 * fix build (by using libtool:15) with recent CURRENTs where objformat went awayoliver2007-02-042-1/+1 * enhance the descriptionoliver2007-01-291-3/+5 * Import xfce 4.4oliver2007-01-234-74/+63 * Chase the GNOME X11BASE to LOCALBASE move, and fix the build with themarcus2006-10-142-6/+33 * Remove USE_REINPLACE from all categories starting with Pedwin2006-05-131-1/+0 * Remove whitespace from line endings in pkg-plist files.vd2006-05-121-1/+1 * Conversion to a single libtool environment.ade2006-02-232-2/+8 * SHA256ifyedwin2006-01-241-0/+1 * Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-16/+16 * Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1 * update to xfce 4.2.3.1oliver2005-11-093-4/+19 * Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-1/+1 * fix MASTER_SITESoliver2005-10-071-1/+1 * include bsd.port.pre.mk after OPTIONSoliver2005-10-071-1/+3 * fix typo I introduced in the previous commitoliver2005-06-101-1/+1 * check whether WITHOUT_LPR is defined while WITH_CUPS is not definedoliver2005-06-101-0/+4 * update to 4.2.2oliver2005-05-205-70/+22 * - make xfprint workoliver2005-04-143-2/+73 * adjust MASTER_SITESoliver2005-04-021-2/+3 * update to 4.2.1oliver2005-03-193-5/+4 * Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-1/+1 * don't set BUILD_DEPENDS=a2ps, add it (BUILD_DEPENDS+=a2ps)oliver2005-02-041-2/+2 * add another missing dependency....oliver2005-01-301-1/+2 * remove trailing \ from LIB_DEPENDSoliver2005-01-281-1/+1 * add some dependenciesoliver2005-01-281-1/+3 * - bring xfce4 to 4.2oliver2005-01-273-14/+73 * Bump PORTREVISIONS for all ports that depend on atk or pango to ease in themarcus2004-11-081-1/+1 * update to xfce4-4.0.6oliver2004-07-193-3/+5 * Apply a big libtool patch to allow porters to use the libtool installed bymarcus2004-07-101-1/+1 * update to 4.0.5oliver2004-04-193-7/+9 * Chase the glib20 update, and bump all affected ports' PORTREVISIONs.marcus2004-04-051-1/+1 * update to xfce 4.0.4oliver2004-03-153-6/+8 * Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1 * Add USE_GETTEXT and bump PORTREVISION.marcus2004-02-041-3/+3 * Now gettext 0.12.1 is gettext-old.trevor2004-01-241-1/+1 * Update xfce to 4.0.3oliver2004-01-113-3/+8 * update xfce to 4.0.1oliver2003-12-053-4/+7 * - Get the translations installed (Make configure able to detectoliver2003-10-192-3/+26 * Add back DIST_SUBDIR. It was removed by mistake.demon2003-09-292-1/+2 * Update to 4.0.0 release.demon2003-09-272-7/+4 * Update to version 4.0 RC3.demon2003-09-032-7/+6 * take maintainershipoliver2003-08-171-1/+1 * Start using the new xfce sub-categoryoliver2003-08-161-1/+1 * bumped PORTREVISIONoliver2003-07-311-0/+1 * Add missing dependenciesoliver2003-07-311-1/+2