Pierangelo Masarati
|
4e71b85481
|
exploit new frontend API 2 protocol error mapping
|
2004-04-05 17:32:59 +00:00 |
|
Pierangelo Masarati
|
58c637479d
|
return error code only if required (ITS#3042)
|
2004-04-03 12:15:33 +00:00 |
|
Pierangelo Masarati
|
ec6a663820
|
reset SlapReply flags
|
2004-03-17 11:50:15 +00:00 |
|
Pierangelo Masarati
|
246fa41c96
|
"searchFilter" by default must be empty
|
2004-03-10 21:53:39 +00:00 |
|
Pierangelo Masarati
|
6a75d14930
|
revert previous commit
|
2004-03-10 21:12:53 +00:00 |
|
Pierangelo Masarati
|
65b49dd312
|
add "searchFilterAttrDN" rewrite context, and allow filterstring rewrite
|
2004-03-10 21:11:14 +00:00 |
|
Pierangelo Masarati
|
823fa1705e
|
rewrite entry DN-valued attrs
|
2004-03-10 19:04:18 +00:00 |
|
Pierangelo Masarati
|
091246c6fd
|
move limits evaluation to frontend
|
2004-03-08 18:12:45 +00:00 |
|
Pierangelo Masarati
|
29a5162483
|
cleanup
|
2004-03-06 16:47:58 +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
|
ca5515b460
|
fix the problem right now
|
2004-02-28 15:20:56 +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
|
0690f79a5a
|
Cleanup unknown config directive handling.
|
2003-12-07 07:07:00 +00:00 |
|
Howard Chu
|
066a80bbbb
|
Moved proxy caching to overlay
|
2003-12-06 11:12:53 +00:00 |
|
Jong Hyuk Choi
|
2bb75d5469
|
misc cleanup
|
2003-12-01 17:56:36 +00:00 |
|
Jong Hyuk Choi
|
fb91d430f2
|
it seems more appropriate to return LDAP_SUCCESS.
|
2003-11-30 05:45:13 +00:00 |
|
Pierangelo Masarati
|
3aa27601e1
|
fix 'control reaches end of non-void function'
|
2003-11-29 18:00:07 +00:00 |
|
Pierangelo Masarati
|
99a3164972
|
fix uninitialized buffer (ITS#2849)
|
2003-11-29 17:58:49 +00:00 |
|
Kurt Zeilenga
|
a3d8cda201
|
notices and acknowledges
|
2003-11-27 06:35:14 +00:00 |
|
Kurt Zeilenga
|
e3a4c4ec9c
|
Notice/Acknowledge updates
|
2003-11-26 02:58:56 +00:00 |
|
Kurt Zeilenga
|
b83074c348
|
Formating
|
2003-11-20 04:45:08 +00:00 |
|
Pierangelo Masarati
|
75244afd8d
|
silence warning?
|
2003-11-14 18:41:42 +00:00 |
|
Pierangelo Masarati
|
a3deda8026
|
fix a number of mem leaks; add destroy code; HEADS-UP: API change in rewrite_info_delete()
|
2003-11-14 18:39:18 +00:00 |
|
Howard Chu
|
645c2bcb02
|
Drop unused arguments from syncrepl_add_glue
|
2003-10-24 08:10:16 +00:00 |
|
Howard Chu
|
942320dca1
|
Fix dnPrettyNormalize mem usage
|
2003-10-22 10:35:49 +00:00 |
|
Kurt Zeilenga
|
ce4b199485
|
Syncrepl code cleanup (namely prefix struct field names)
|
2003-10-22 05:19:30 +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
|
d06d4d33a8
|
no schema checking patch for proxy cache (apurva)
|
2003-09-03 15:44:22 +00:00 |
|
Jong Hyuk Choi
|
9760933c20
|
unifdef LDAP_CACHING
|
2003-08-27 23:21:17 +00:00 |
|
Jong Hyuk Choi
|
27b8d71cbb
|
cleanup
|
2003-08-27 16:39:53 +00:00 |
|
Jong Hyuk Choi
|
fcc59c6488
|
Proxy caching update : op->o_caching_on flag removed
|
2003-08-14 02:11:46 +00:00 |
|
Jong Hyuk Choi
|
d113166475
|
Proxy cache patch (by Jong, Apurva, & Kurt)
1. Glueing patch for proxy cache
2. test script update to avoid schema checking voilations (attributes set)
3. configuration patch for proxy cache
|
2003-08-13 23:44:56 +00:00 |
|
Jong Hyuk Choi
|
3b83a0b0a7
|
fix from Apurva
|
2003-06-28 00:36:27 +00:00 |
|
Jong Hyuk Choi
|
001cc11ef2
|
Proxy cache updates (with a test suite)
- IBM India Research (Apurva)
|
2003-06-21 00:21:57 +00:00 |
|
Howard Chu
|
aa3b69eb32
|
ITS#2440 unmunge init_module names
|
2003-06-12 22:25:20 +00:00 |
|
Hallvard Furuseth
|
d7c2f20ba7
|
Change dn->bv_val to op->o_req_dn.bv_val in LDAP_LOG() (from rev 1.24 change).
|
2003-06-04 12:34:42 +00:00 |
|
Pierangelo Masarati
|
476e1958b6
|
fix typo
|
2003-05-26 16:31:20 +00:00 |
|
Kurt Zeilenga
|
7ca24a8591
|
Another round of minor copyright updates
|
2003-05-25 03:56:57 +00:00 |
|
Pierangelo Masarati
|
6180bcbf51
|
Finish proxy cache cleanup and API porting (on behalf of Apurva Kumar)
|
2003-05-24 17:38:04 +00:00 |
|
Pierangelo Masarati
|
64485f5fe0
|
remove unused arg from fprintf (ITS#2516)
|
2003-05-15 12:18:04 +00:00 |
|
Jong Hyuk Choi
|
ca1da5b89a
|
-reenabling LDAP_CACHING
|
2003-05-09 16:48:50 +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 |
|
Pierangelo Masarati
|
0864531e58
|
add network timeout (ITS#2413 reworked)
|
2003-05-03 11:30:38 +00:00 |
|
Kurt Zeilenga
|
5cd994ed21
|
remove dnNormalize2
replace calls to dnNormalize2 with calls to dnNormalize
|
2003-04-29 18:28:14 +00:00 |
|
Kurt Zeilenga
|
eebc51b9bf
|
remove dnPretty
rename dnPretty2 to dnPretty
|
2003-04-29 18:13:10 +00:00 |
|
Hallvard Furuseth
|
6387a3b6bf
|
#include <ac/string.h>.
Print unsigned long with %lu, not %d.
|
2003-04-29 15:05:19 +00:00 |
|