Quellcode durchsuchen
Unify address book searches. See ChangeLog comments. Also, fixed bug wherein file backend wasn't escaping regular expression correctly and bug where LDAP backend was allowing multiple * in a row. File based backend used to search all fields at once, concatenated by spaces, which 'worked', but is misleading and nothing like the other backends.