diff options
author | Chris Toshok <toshok@ximian.com> | 2001-07-26 02:58:47 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2001-07-26 02:58:47 +0800 |
commit | 2061924fd02b4e7f3bed5d444d41b616f268d916 (patch) | |
tree | d4d40016cd9107e3a265132b8d645b8d70f09f2b /tools | |
parent | 5faad755894f3fc316b58027c29695f78ceba134 (diff) | |
download | gsoc2013-evolution-2061924fd02b4e7f3bed5d444d41b616f268d916.tar gsoc2013-evolution-2061924fd02b4e7f3bed5d444d41b616f268d916.tar.gz gsoc2013-evolution-2061924fd02b4e7f3bed5d444d41b616f268d916.tar.bz2 gsoc2013-evolution-2061924fd02b4e7f3bed5d444d41b616f268d916.tar.lz gsoc2013-evolution-2061924fd02b4e7f3bed5d444d41b616f268d916.tar.xz gsoc2013-evolution-2061924fd02b4e7f3bed5d444d41b616f268d916.tar.zst gsoc2013-evolution-2061924fd02b4e7f3bed5d444d41b616f268d916.zip |
change the way x-evolution-any-field is converted to an ldap query. it
2001-07-25 Chris Toshok <toshok@ximian.com>
* backend/pas/pas-backend-ldap.c (func_contains): change the way
x-evolution-any-field is converted to an ldap query. it used to
be we'd nest queries like: (|(|(|(foo=*x*))(bar=*x*))(baz=*x*)).
now we build it like: (|(foo=*x*)(bar=*x*)(baz=*x*)). much more
efficient (both in the building, and on the server side no doubt).
svn path=/trunk/; revision=11407
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions