Home GnuPG
Diffusion GnuPG 8898e869a292

* gpgkeys_ldap.c (search_key, main): Fix bug where searching for foo
8898e869a292Unpublished

Unpublished Commit ยท Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

(no title)

* gpgkeys_ldap.c (search_key, main): Fix bug where searching for foo
bar (no quotes) on the command line resulted in searching for
"foo\2Abar" due to LDAP quoting.  The proper search is "foo*bar".

Details

Provenance
dshawAuthored on Jul 27 2007, 6:21 PM
Parents
rG73f9238d93d2: * ldap.m4: If we don't find ldap or winldap, try for mozldap.
Branches
Unknown
Tags
Unknown

Event Timeline

David Shaw <dshaw@jabberwocky.com> committed rG8898e869a292: * gpgkeys_ldap.c (search_key, main): Fix bug where searching for foo (authored by David Shaw <dshaw@jabberwocky.com>).Jul 27 2007, 6:21 PM