diff options
author | Chris Toshok <toshok@ximian.com> | 2002-03-01 04:20:42 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2002-03-01 04:20:42 +0800 |
commit | 2d731c96fcbb5b628f14659283217973a988b846 (patch) | |
tree | 9c26a716816a76029025681fce1d314c06829d81 /help | |
parent | fe651a3d8f7a7d2191917877d127e55c1b2c577d (diff) | |
download | gsoc2013-evolution-2d731c96fcbb5b628f14659283217973a988b846.tar gsoc2013-evolution-2d731c96fcbb5b628f14659283217973a988b846.tar.gz gsoc2013-evolution-2d731c96fcbb5b628f14659283217973a988b846.tar.bz2 gsoc2013-evolution-2d731c96fcbb5b628f14659283217973a988b846.tar.lz gsoc2013-evolution-2d731c96fcbb5b628f14659283217973a988b846.tar.xz gsoc2013-evolution-2d731c96fcbb5b628f14659283217973a988b846.tar.zst gsoc2013-evolution-2d731c96fcbb5b628f14659283217973a988b846.zip |
[fixes bug #20690] the data arg is not GList** anymore, it's
2002-02-27 Chris Toshok <toshok@ximian.com>
[fixes bug #20690]
* backend/pas/pas-backend-ldap.c (func_and): the data arg is not
GList** anymore, it's PASBackendLDAPSExpData*, so use
ldap_data->list instead of *list.
(func_or): same.
(func_not): same.
(func_contains): same.
(func_is): same.
(func_endswith): same.
(func_beginswith): same, but also special case the beginswith
"fileAs" query type (the one used by the alphabet buttons on the
right hand side, so we can deal with entries that don't have
fileAs attributes, and return meaningful responses.)
(pas_backend_ldap_build_query): initialize the
PASBackendLDAPSExpData struct and pass that instead of &list.
Also, take the PASBackendLDAP arg to add to the struct in case we
need it at some point in the future.
(ldap_search_handler): pass in the PASBackendLDAP.
svn path=/trunk/; revision=15871
Diffstat (limited to 'help')
0 files changed, 0 insertions, 0 deletions