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 |
|
Pierangelo Masarati
|
629885a269
|
use SLAP_PTRCMP
|
2003-04-18 17:16:48 +00:00 |
|
Pierangelo Masarati
|
7de67df355
|
ensure all metasingleconns are init'ed
|
2003-04-18 10:02:00 +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 |
|
Luke Howard
|
7e31732cc5
|
Don't segfault on malformed configuration
|
2003-04-04 04:06:18 +00:00 |
|
Luke Howard
|
95f0c5d5e2
|
Don't free pointer into contiguously allocated memory
|
2003-04-04 03:58:24 +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 |
|
Pierangelo Masarati
|
d0b08200b7
|
new API cleanup in proxy cache code (more work needed)
|
2003-03-31 14:02:25 +00:00 |
|
Howard Chu
|
99950e4fe4
|
Deleted BackendInfo->bi_acl_attribute, bi_acl_group.
Replaced with bi_entry_get_rw.
Implemented for back-bdb, back-ldbm, back-ldap.
|
2003-03-26 11:50:03 +00:00 |
|
Pierangelo Masarati
|
3415b384e2
|
cleanup cache search
|
2003-03-11 12:24:38 +00:00 |
|
Pierangelo Masarati
|
5c7e6e872d
|
cleanup bind
|
2003-03-11 12:24:14 +00:00 |
|
Pierangelo Masarati
|
998ab2f441
|
fix log message (ITS#2359)
|
2003-03-10 07:36:42 +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
|
40622232f7
|
silence warning
|
2003-03-03 21:32:08 +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 |
|
Howard Chu
|
64be098f28
|
Sync with MR flags in slap.h
|
2003-02-26 08:40:33 +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
|
f19df0a307
|
add 'rebind-as-user' according to back-ldap's implementation
|
2003-02-05 22:04:20 +00:00 |
|
Pierangelo Masarati
|
e5a1418756
|
improve last commit
|
2003-02-04 19:27:56 +00:00 |
|
Pierangelo Masarati
|
c432154ad1
|
allow multiple URIs (need to backport to back-ldap)
|
2003-02-04 18:49:58 +00:00 |
|
Pierangelo Masarati
|
71e35141e1
|
cleanup null mapping detection
|
2003-01-27 21:34:25 +00:00 |
|
Pierangelo Masarati
|
985dc00b30
|
cleanup objectclass detection
|
2003-01-27 16:46:02 +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
|
5a771fcac0
|
cleanup versioning
|
2003-01-23 22:45:17 +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 |
|