openldap/clients/tools
Lukas Juhrich c8ba729f84 Issue#8769 - Fix oid search extension syntax in documentation
The option string, e.g. '<oid>=:dn:' is parsed like a LDIF entry starting from
the '=' and replacing the '=' with a dummy variable 'x'.  In this case, said
string is 'x:dn:', so the resulting effective value is 'dn:'.  This also implies
that base64 values have to be passed in the form '<oid>=::<b64value>'.
2020-09-04 22:39:53 +00:00
..
common.c ITS#9338 Add backlog control for testing slapd write waits 2020-09-04 20:23:44 +01:00
common.h ITS#9338 Add backlog control for testing slapd write waits 2020-09-04 20:23:44 +01:00
ldapcompare.c ITS#6937 - Remove unused proctitle bits 2020-04-15 19:32:28 +00:00
ldapdelete.c ITS#6937 - Remove unused proctitle bits 2020-04-15 19:32:28 +00:00
ldapexop.c Happy New Year! 2020-01-09 16:50:21 +00:00
ldapmodify.c ITS#6937 - Remove unused proctitle bits 2020-04-15 19:32:28 +00:00
ldapmodrdn.c ITS#6937 - Remove unused proctitle bits 2020-04-15 19:32:28 +00:00
ldappasswd.c ITS#6937 - Remove unused proctitle bits 2020-04-15 19:32:28 +00:00
ldapsearch.c Issue#8769 - Fix oid search extension syntax in documentation 2020-09-04 22:39:53 +00:00
ldapurl.c Happy New Year! 2020-01-09 16:50:21 +00:00
ldapvc.c ITS#6937 - Remove unused proctitle bits 2020-04-15 19:32:28 +00:00
ldapwhoami.c ITS#6937 - Remove unused proctitle bits 2020-04-15 19:32:28 +00:00
Makefile.in ITS#9327 - Fix stripping when cross-compiling 2020-08-25 19:54:59 +00:00