]> git.sur5r.net Git - openldap/commit
rework internal handling of strings to minimize temporary allocation; impacts rewrite...
authorPierangelo Masarati <ando@openldap.org>
Sat, 1 Jan 2005 16:11:38 +0000 (16:11 +0000)
committerPierangelo Masarati <ando@openldap.org>
Sat, 1 Jan 2005 16:11:38 +0000 (16:11 +0000)
commit250c0967130bd16283b44088416b822f1b9981ed
tree10895af3b42c1168a8a862c8a6c0423f0d2f4029
parent52b878dcc098275672eece1ab8c07eca9fc28a1f
rework internal handling of strings to minimize temporary allocation; impacts rewrite() and rewrite_session() behavior in case of no rewriting; set LDAPURLDesc lud_scope to LDAP_SCOPE_DEFAULT if set to LDAP_SCOPE_BASE, so no trailing '??base' is added to referrals...
servers/slapd/overlays/rwm.c
servers/slapd/overlays/rwm.h
servers/slapd/overlays/rwmdn.c
servers/slapd/overlays/rwmmap.c