Append LDAP wildcard character to end of search string
commit1e1f5b9cef289f3458455362cef9425e591c7666
authorThomas Fitzsimmons <fitzsim@fitzsim.org>
Thu, 13 Nov 2014 06:34:35 +0000 (13 01:34 -0500)
committerThomas Fitzsimmons <fitzsim@fitzsim.org>
Thu, 13 Nov 2014 07:32:12 +0000 (13 02:32 -0500)
treeaebf200bca858e5c836282717636f2b64ef14abc
parent6a3a3b0e1061c54e400b54ac5bec7c300c5565ae
Append LDAP wildcard character to end of search string

* net/eudc.el (eudc-format-query): Preserve the
eudc-inline-query-format ordering of attributes in the returned
list.
* net/eudcb-ldap.el (eudc-ldap-format-query-as-rfc1558): Append
the LDAP wildcard character to the last attribute value.
lisp/ChangeLog
lisp/net/eudc.el
lisp/net/eudcb-ldap.el