Howard Chu
|
ee42df4cea
|
Always return SLAPD_ABANDON in response to op->o_abandon being set.
|
2005-02-18 00:37:40 +00:00 |
|
Pierangelo Masarati
|
73ca57cfef
|
import selected improvements from back-ldap: use asynchronous Start TLS exop; allow propagating TLS if used in the original connection; minor cleanup
|
2005-02-05 15:55:27 +00:00 |
|
Pierangelo Masarati
|
5427af1f62
|
don't play with controls at bind; rather use the ldap_*_ext API
|
2005-01-26 09:52:12 +00:00 |
|
Pierangelo Masarati
|
521100db56
|
fix ITS#3498; some cleanup
|
2005-01-20 17:44:53 +00:00 |
|
Pierangelo Masarati
|
8d14165274
|
fix ITS#3464
|
2005-01-08 10:59:32 +00:00 |
|
Pierangelo Masarati
|
5422345e55
|
major namespace cleanup & minor fixes
|
2005-01-08 09:20:54 +00:00 |
|
Kurt Zeilenga
|
dc0eacd40b
|
Happy New Year!
|
2005-01-01 20:49:32 +00:00 |
|
Pierangelo Masarati
|
ba6ac023ad
|
works now
|
2004-12-30 17:45:07 +00:00 |
|
Pierangelo Masarati
|
7198e9e4b9
|
fix typos leading to memory issues
|
2004-12-23 10:43:58 +00:00 |
|
Pierangelo Masarati
|
018526ff14
|
fix spurius noSuchObject when base=suffix
|
2004-11-12 12:51:16 +00:00 |
|
Pierangelo Masarati
|
761f287943
|
multiple precision with BIGNUM/gmp/ulong
|
2004-09-26 22:58:47 +00:00 |
|
Kurt Zeilenga
|
d611a4b49a
|
unifdef -UNEW_LOGGING
|
2004-09-04 04:54:28 +00:00 |
|
Pierangelo Masarati
|
00f1c085cf
|
move call to frontend API
|
2004-08-24 09:29:11 +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
|
40e42fcd11
|
res is already freed by ldap_parse_reference() (ITS#3190)
|
2004-06-17 18:27:51 +00:00 |
|
Pierangelo Masarati
|
4c685bfd1e
|
clarify no limits in (internal) searches
|
2004-06-12 17:32:20 +00:00 |
|
Pierangelo Masarati
|
d40e5a365a
|
fix DN_SEPARATOR() and clarify its use
|
2004-05-07 09:03:05 +00:00 |
|
Pierangelo Masarati
|
b34cf02488
|
more on fixing escaped semicolon in normalized DN
|
2004-05-07 02:18:08 +00:00 |
|
Kurt Zeilenga
|
44725e7303
|
use BER_BVNULL
|
2004-04-07 04:11:43 +00:00 |
|
Pierangelo Masarati
|
4e71b85481
|
exploit new frontend API 2 protocol error mapping
|
2004-04-05 17:32:59 +00:00 |
|
Pierangelo Masarati
|
ec6a663820
|
reset SlapReply flags
|
2004-03-17 11:50:15 +00:00 |
|
Pierangelo Masarati
|
65b49dd312
|
add "searchFilterAttrDN" rewrite context, and allow filterstring rewrite
|
2004-03-10 21:11:14 +00:00 |
|
Pierangelo Masarati
|
091246c6fd
|
move limits evaluation to frontend
|
2004-03-08 18:12:45 +00:00 |
|
Pierangelo Masarati
|
abf2df7a11
|
initial round of fixes related to ITS#2986
|
2004-03-06 15:01:16 +00:00 |
|
Pierangelo Masarati
|
d015b9583c
|
handle filter computed in a more granular way (ITS#2977)
|
2004-02-28 16:05:59 +00:00 |
|
Pierangelo Masarati
|
4e57108991
|
allow search limits based on groups (ITS#2967)
|
2004-02-18 16:40:36 +00:00 |
|
Kurt Zeilenga
|
3c598e89fb
|
Happy new year
|
2004-01-01 19:15:16 +00:00 |
|
Howard Chu
|
b011c51390
|
Clean up entry initialization
|
2003-12-13 02:00:07 +00:00 |
|
Kurt Zeilenga
|
fbba83b20f
|
notices and acknowledgements
|
2003-12-08 17:41:40 +00:00 |
|
Howard Chu
|
066a80bbbb
|
Moved proxy caching to overlay
|
2003-12-06 11:12:53 +00:00 |
|
Kurt Zeilenga
|
a3d8cda201
|
notices and acknowledges
|
2003-11-27 06:35:14 +00:00 |
|
Pierangelo Masarati
|
a78c03bb4a
|
fix a_nvals according to back-ldap implementation (ITS#2716; at least part of it)
|
2003-10-04 17:18:25 +00:00 |
|
Jong Hyuk Choi
|
9760933c20
|
unifdef LDAP_CACHING
|
2003-08-27 23:21:17 +00:00 |
|
Pierangelo Masarati
|
f2dfb55780
|
now LDAP_CACHING can be enabled again; not sure it works, though
|
2003-05-09 00:36:31 +00:00 |
|
Kurt Zeilenga
|
5cd994ed21
|
remove dnNormalize2
replace calls to dnNormalize2 with calls to dnNormalize
|
2003-04-29 18:28:14 +00:00 |
|
Luke Howard
|
7cb946924e
|
Fix compilation errors (caching must still be undefined though)
|
2003-04-11 04:22:37 +00:00 |
|
Pierangelo Masarati
|
5fbdf3f3eb
|
return 'matched' only if all the targets didn't recognize the search base
|
2003-04-08 11:38:38 +00:00 |
|
Pierangelo Masarati
|
81c616fdb2
|
works fine now
|
2003-04-07 19:01:48 +00:00 |
|
Pierangelo Masarati
|
6ef22ccdcb
|
first cut at grouping rewrite/map stuff; needs work
|
2003-04-07 17:04:14 +00:00 |
|
Pierangelo Masarati
|
1bae6d28e5
|
silence warnings
|
2003-04-05 16:58:36 +00:00 |
|
Pierangelo Masarati
|
5804183f04
|
propagate selected changes to back-ldap
|
2003-04-05 16:53:57 +00:00 |
|
Pierangelo Masarati
|
dfbbd11bd3
|
remove more unnecessary args
|
2003-04-04 00:43:40 +00:00 |
|
Pierangelo Masarati
|
798289fd50
|
new API; compiles if proxy is disabled
|
2003-04-03 21:35:54 +00:00 |
|
Jong Hyuk Choi
|
6f81235386
|
Commit of the Proxy Cache contribution (ITS#2062)
from IBM India Research (Apurva Kumar)
Code review by Pierangelo, Kurt, and Jong.
|
2003-03-06 19:44:41 +00:00 |
|
Pierangelo Masarati
|
bf35f8e37f
|
improved filter mapping/rewrite; improved result rewriting; improved attribute/objectclass mapping configuration
|
2003-03-01 11:08:53 +00:00 |
|
Pierangelo Masarati
|
628bcc7174
|
improve error handling
|
2003-02-10 22:34:06 +00:00 |
|
Pierangelo Masarati
|
1db0725502
|
partially fix ITS#2310
|
2003-02-10 21:37:30 +00:00 |
|
Pierangelo Masarati
|
45f4e3602b
|
clean up mapping api
|
2003-01-27 16:39:56 +00:00 |
|
Pierangelo Masarati
|
a62249ed27
|
fix objectclass mapping (to nothing)
|
2003-01-27 16:07:10 +00:00 |
|
Pierangelo Masarati
|
d8756a1c98
|
fix ITS#2289 (don't use shared data for search state; use msgid instead)
|
2003-01-23 22:07:33 +00:00 |
|