Pierangelo Masarati
|
b48ace2dfe
|
more about ITS#4086: fix back-meta as well
|
2005-10-14 00:43:23 +00:00 |
|
Pierangelo Masarati
|
72080136d1
|
more cleanup
|
2005-10-14 00:17:51 +00:00 |
|
Pierangelo Masarati
|
f161b7f875
|
better fix to ITS#4086: treat mapping failures as undefined filter
|
2005-10-14 00:03:18 +00:00 |
|
Pierangelo Masarati
|
001e565577
|
temporarily fix ITS#4086
|
2005-10-13 22:43:46 +00:00 |
|
Pierangelo Masarati
|
9a64785e4d
|
plug leaks; fix map initialization
|
2005-08-01 22:40:18 +00:00 |
|
Pierangelo Masarati
|
e161f50ac0
|
silence warning
|
2005-07-25 23:06:12 +00:00 |
|
Hallvard Furuseth
|
81ecb0b153
|
assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL).
|
2005-07-18 06:22:33 +00:00 |
|
Pierangelo Masarati
|
c7c572f883
|
fix ITS#3785: do our best to deal with invalid filters...
|
2005-06-16 19:27:03 +00:00 |
|
Pierangelo Masarati
|
b8b0bb000b
|
honor T-F filters (ITS#3706)
|
2005-05-04 23:57:33 +00:00 |
|
Pierangelo Masarati
|
6076695eb8
|
handle the null lud_dn case...
|
2005-04-26 10:34:37 +00:00 |
|
Pierangelo Masarati
|
4e8256f6ab
|
improve previous commit; now attribute values are rewritten either if they were DN-valued before or after being remapped
|
2005-02-22 21:29:42 +00:00 |
|
Pierangelo Masarati
|
b116bb3814
|
fix ITS#3499 (may need further testing)
|
2005-01-20 22:44:54 +00:00 |
|
Kurt Zeilenga
|
dc0eacd40b
|
Happy New Year!
|
2005-01-01 20:49:32 +00:00 |
|
Pierangelo Masarati
|
250c096713
|
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...
|
2005-01-01 16:11:38 +00:00 |
|
Pierangelo Masarati
|
f1427fd871
|
remap compare attribute; fix erroneous pointers; minor cleanup
|
2004-12-30 17:46:38 +00:00 |
|
Pierangelo Masarati
|
d7bdb8cb24
|
disable referral rewrite in default suffix massage
|
2004-11-13 12:15:40 +00:00 |
|
Kurt Zeilenga
|
d611a4b49a
|
unifdef -UNEW_LOGGING
|
2004-09-04 04:54:28 +00:00 |
|
Pierangelo Masarati
|
9f6f5491fe
|
slightly rework user/operational attributes handling (including fixing a bug in the logic of the previous change to backend_operational()); cleanup; more improvements to slapo-rwm and back-relay
|
2004-07-25 23:16:40 +00:00 |
|
Pierangelo Masarati
|
3b8111f1c4
|
use a separate field for a modified entry in SlapReply
|
2004-07-13 22:52:54 +00:00 |
|
Pierangelo Masarati
|
f4a428d060
|
cleanup
|
2004-07-12 22:33:44 +00:00 |
|
Pierangelo Masarati
|
22bd2667ce
|
mostly done...
|
2004-07-11 22:57:51 +00:00 |
|
Pierangelo Masarati
|
c507808524
|
add "searchFilterAttrDN" rewrite context, and allow filterstring rewrite
|
2004-03-10 21:41:02 +00:00 |
|
Pierangelo Masarati
|
6a425692be
|
another round at rwm; now add and compare are nearly complete; error handling is in place
|
2004-03-09 07:06:20 +00:00 |
|
Kurt Zeilenga
|
3c598e89fb
|
Happy new year
|
2004-01-01 19:15:16 +00:00 |
|
Pierangelo Masarati
|
588f1f6185
|
resolve naming conflicts when compiling rwm overlay as static (will disappear as soon as rwm stuff is removed from back-ldap/back-meta)
|
2003-12-14 11:13:25 +00:00 |
|
Pierangelo Masarati
|
409003a731
|
make names unique, since back-ldap/back-meta still have/use suffix_massage* routines
|
2003-12-10 00:15:02 +00:00 |
|
Pierangelo Masarati
|
b5bba83a31
|
add rwm overlay configure and make stuff (need autoconf/autoheader ...)
|
2003-12-09 23:50:10 +00:00 |
|
Kurt Zeilenga
|
fbba83b20f
|
notices and acknowledgements
|
2003-12-08 17:41:40 +00:00 |
|
Pierangelo Masarati
|
f02b6cfba7
|
first cut at dn rewrite/attr mapping overlay
|
2003-12-06 09:53:41 +00:00 |
|