Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
openldap
OpenLDAP
Commits
f195b20a
Commit
f195b20a
authored
May 07, 2004
by
Pierangelo Masarati
Browse files
always hexpair escape special chars (databases must be rebuilt)
parent
79698410
Changes
1
Hide whitespace changes
Inline
Side-by-side
libraries/libldap/getdn.c
View file @
f195b20a
...
...
@@ -31,7 +31,9 @@
/* extension to UFN that turns trailing "dc=value" rdns in DNS style,
* e.g. "ou=People,dc=openldap,dc=org" => "People, openldap.org" */
#define DC_IN_UFN
#if 0
#define PRETTY_ESCAPE
#endif
/* parsing/printing routines */
static
int
str2strval
(
const
char
*
str
,
ber_len_t
stoplen
,
struct
berval
*
val
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment