]>
git.sur5r.net Git - openldap/log
Kurt Zeilenga [Wed, 23 Apr 2003 16:50:56 +0000 (16:50 +0000)]
Rebuild configure scripts with --enable-hdb support
Add HDB to test suite
Jong Hyuk Choi [Wed, 23 Apr 2003 16:29:31 +0000 (16:29 +0000)]
ber, bv memory cleanup
Howard Chu [Wed, 23 Apr 2003 11:52:22 +0000 (11:52 +0000)]
Fix byte-ordering in bdb_dup_compare
Luke Howard [Wed, 23 Apr 2003 11:29:11 +0000 (11:29 +0000)]
slapi_dn_normalize() should pretty DN; slapi_dn_normalize_case() should normalize it
(appears to be correct based on iPlanet documentation)
Howard Chu [Wed, 23 Apr 2003 10:26:06 +0000 (10:26 +0000)]
Change RDN compare funcs, we don't need lexical ordering
Luke Howard [Wed, 23 Apr 2003 09:50:41 +0000 (09:50 +0000)]
Use attr_merge_normalize() instead of attr_mergeit()
(Seems to me that attr_mergeit() can be deprecated in favour of the
former -- Howard?)
Howard Chu [Wed, 23 Apr 2003 09:13:24 +0000 (09:13 +0000)]
Added back-hdb
Howard Chu [Wed, 23 Apr 2003 08:46:23 +0000 (08:46 +0000)]
Subtree rename support for the cache
Luke Howard [Wed, 23 Apr 2003 08:16:05 +0000 (08:16 +0000)]
Allow search rewriter plugins to also set the search base, scope, and alias
dereference policy
Howard Chu [Wed, 23 Apr 2003 07:25:44 +0000 (07:25 +0000)]
Fix multiple inclusion
Luke Howard [Wed, 23 Apr 2003 07:01:56 +0000 (07:01 +0000)]
Fix incorrect usage of slapi_ch_free()
Howard Chu [Wed, 23 Apr 2003 06:54:36 +0000 (06:54 +0000)]
Added back-hdb. Contributed by Howard Chu @ Symas Corp.
Howard Chu [Wed, 23 Apr 2003 06:34:55 +0000 (06:34 +0000)]
Function renaming, make internal funcs static, etc.
Luke Howard [Wed, 23 Apr 2003 05:00:00 +0000 (05:00 +0000)]
Fix SLAPI debug message typo
Howard Chu [Wed, 23 Apr 2003 03:35:37 +0000 (03:35 +0000)]
Fix file: URL examples
Howard Chu [Wed, 23 Apr 2003 03:32:05 +0000 (03:32 +0000)]
Fix missing slash in file: URL
Kurt Zeilenga [Wed, 23 Apr 2003 02:25:39 +0000 (02:25 +0000)]
Add CONTRIBUTING section to HEAD's README
Jong Hyuk Choi [Tue, 22 Apr 2003 23:02:11 +0000 (23:02 +0000)]
move ldap_get_message_ber() from ldap.h to ldap_pvt.h
Jong Hyuk Choi [Tue, 22 Apr 2003 22:09:25 +0000 (22:09 +0000)]
get_ldapmsg_ber() -> ldap_get_message_ber()
Jong Hyuk Choi [Tue, 22 Apr 2003 21:42:14 +0000 (21:42 +0000)]
Misc cleanup - more to come.
Jong Hyuk Choi [Tue, 22 Apr 2003 21:38:59 +0000 (21:38 +0000)]
get_ldapmsg_ber() added.
Kurt Zeilenga [Tue, 22 Apr 2003 20:35:41 +0000 (20:35 +0000)]
Fix typo in last commit
Howard Chu [Tue, 22 Apr 2003 20:35:29 +0000 (20:35 +0000)]
Missed a bei_rdn in prev commit
Kurt Zeilenga [Tue, 22 Apr 2003 20:33:08 +0000 (20:33 +0000)]
Fix up subtreeSpecification to allow new GSER-based string format
(real validatator needed).
Jong Hyuk Choi [Tue, 22 Apr 2003 20:08:37 +0000 (20:08 +0000)]
subtreeSpecification syntax change : -binary +validator
Howard Chu [Tue, 22 Apr 2003 18:59:37 +0000 (18:59 +0000)]
Omit bei_rdn field from EntryInfo
Howard Chu [Tue, 22 Apr 2003 18:22:51 +0000 (18:22 +0000)]
filter_candidate tweaks, search_stack tweaks
Jong Hyuk Choi [Tue, 22 Apr 2003 17:59:54 +0000 (17:59 +0000)]
more cleanup for the backend API change
Howard Chu [Tue, 22 Apr 2003 17:06:35 +0000 (17:06 +0000)]
Trim dead BDB_HIER stuff
Howard Chu [Tue, 22 Apr 2003 17:05:22 +0000 (17:05 +0000)]
Fix args to bdb_cache_modrdn
Jong Hyuk Choi [Tue, 22 Apr 2003 17:00:04 +0000 (17:00 +0000)]
subentry cleanup
Howard Chu [Tue, 22 Apr 2003 16:06:29 +0000 (16:06 +0000)]
Fix multi-line string literals. new GCC complains...
Howard Chu [Tue, 22 Apr 2003 13:14:06 +0000 (13:14 +0000)]
Fix id2entry, let bdb_cache_release_all clean up EntryInfos
Fix idl_cache_put
Howard Chu [Tue, 22 Apr 2003 06:29:13 +0000 (06:29 +0000)]
Mem context tweaks for bdb_dn2idl
Howard Chu [Tue, 22 Apr 2003 05:15:50 +0000 (05:15 +0000)]
Fix typo in prev commit
Howard Chu [Tue, 22 Apr 2003 05:14:27 +0000 (05:14 +0000)]
Moved IDL cache code to standalone functions.
Use IDL cache in bdb_dn2id_children.
Howard Chu [Tue, 22 Apr 2003 04:06:09 +0000 (04:06 +0000)]
Pass parent EntryInfo instead of parent DN to dn2id_add/delete.
Add bdb_cache_children, remove cache flag manipulation from dn2id_children
Kurt Zeilenga [Tue, 22 Apr 2003 01:17:23 +0000 (01:17 +0000)]
Don't do (unsafe) DNS reverse lookups.
HEADS UP: May break some Kerberos deployments.
Kurt Zeilenga [Mon, 21 Apr 2003 19:01:08 +0000 (19:01 +0000)]
cleanup
Kurt Zeilenga [Mon, 21 Apr 2003 18:57:49 +0000 (18:57 +0000)]
Assign experimental OID to syncReplCookie
Kurt Zeilenga [Mon, 21 Apr 2003 18:45:46 +0000 (18:45 +0000)]
More ldap_connect_to_host() tweaks.
Howard Chu [Mon, 21 Apr 2003 18:28:38 +0000 (18:28 +0000)]
memory context tweaks
Kurt Zeilenga [Mon, 21 Apr 2003 18:28:08 +0000 (18:28 +0000)]
Fix builds when getaddrinfo is not detected but getnameinfo is.
This does not happen normally.
Howard Chu [Mon, 21 Apr 2003 18:09:44 +0000 (18:09 +0000)]
Fix previous commit
Kurt Zeilenga [Mon, 21 Apr 2003 17:06:37 +0000 (17:06 +0000)]
ITS#2459 (partial) fix. Eliminate address parameter all together.
Need to look closely at the memcpy. (It likely can be eliminated
as well.)
Jong Hyuk Choi [Mon, 21 Apr 2003 14:08:13 +0000 (14:08 +0000)]
OpenLDAP synchronization based replication engine
Jong Hyuk Choi [Mon, 21 Apr 2003 14:01:39 +0000 (14:01 +0000)]
memory API change
Howard Chu [Mon, 21 Apr 2003 03:55:20 +0000 (03:55 +0000)]
Perform is_at_subtype check inline
Kurt Zeilenga [Mon, 21 Apr 2003 02:29:46 +0000 (02:29 +0000)]
clarify that updatedn permits replica updating subject to access controls.
Howard Chu [Sun, 20 Apr 2003 09:18:02 +0000 (09:18 +0000)]
Fix glue_sub_init realloc disconnect
Pierangelo Masarati [Fri, 18 Apr 2003 17:17:18 +0000 (17:17 +0000)]
use a macro for the entry buffer size
Pierangelo Masarati [Fri, 18 Apr 2003 17:16:48 +0000 (17:16 +0000)]
use SLAP_PTRCMP
Pierangelo Masarati [Fri, 18 Apr 2003 10:02:43 +0000 (10:02 +0000)]
reset passwords before freeindg them
Pierangelo Masarati [Fri, 18 Apr 2003 10:02:00 +0000 (10:02 +0000)]
ensure all metasingleconns are init'ed
Howard Chu [Fri, 18 Apr 2003 09:43:22 +0000 (09:43 +0000)]
Add shm_key config keyword to use shared memory for BDB environment
Unmeasurable performance difference on my tests, but who knows...
Luke Howard [Fri, 18 Apr 2003 08:21:12 +0000 (08:21 +0000)]
Fix crasher when duplicating substring assertions
Howard Chu [Fri, 18 Apr 2003 07:43:07 +0000 (07:43 +0000)]
Minor fixes
Luke Howard [Fri, 18 Apr 2003 07:29:45 +0000 (07:29 +0000)]
Improve error checking
Howard Chu [Fri, 18 Apr 2003 05:53:24 +0000 (05:53 +0000)]
Fix prev commit, extended search was broken
Luke Howard [Fri, 18 Apr 2003 04:57:15 +0000 (04:57 +0000)]
Don't pollute op->o_bd in access_allowed()
Howard Chu [Fri, 18 Apr 2003 04:44:46 +0000 (04:44 +0000)]
Fix undefined filters
Howard Chu [Fri, 18 Apr 2003 04:44:06 +0000 (04:44 +0000)]
Fix undefined substring filters
Howard Chu [Fri, 18 Apr 2003 03:36:52 +0000 (03:36 +0000)]
ITS#2453, Fix filter candidate generation
Howard Chu [Fri, 18 Apr 2003 02:31:38 +0000 (02:31 +0000)]
ITS#2449, broken NOT filters
Jong Hyuk Choi [Fri, 18 Apr 2003 00:35:11 +0000 (00:35 +0000)]
Caching non-existing index entries in the IDL cache - caching keys only
Pierangelo Masarati [Thu, 17 Apr 2003 22:19:14 +0000 (22:19 +0000)]
improve previous commit
Pierangelo Masarati [Thu, 17 Apr 2003 21:48:57 +0000 (21:48 +0000)]
don't return referral if cannot compute one (should fix ITS#2435)
Howard Chu [Thu, 17 Apr 2003 11:03:21 +0000 (11:03 +0000)]
Use EntryInfo navigation for search scope checks
Howard Chu [Thu, 17 Apr 2003 09:23:53 +0000 (09:23 +0000)]
Finish alias scope support
Howard Chu [Thu, 17 Apr 2003 05:15:12 +0000 (05:15 +0000)]
Fix prev commit
Howard Chu [Thu, 17 Apr 2003 04:55:39 +0000 (04:55 +0000)]
Fix database search loop conditions
Howard Chu [Thu, 17 Apr 2003 04:36:42 +0000 (04:36 +0000)]
Fix AVL comparisons
Howard Chu [Thu, 17 Apr 2003 04:31:32 +0000 (04:31 +0000)]
Added hyc & Symas
Kurt Zeilenga [Thu, 17 Apr 2003 03:35:38 +0000 (03:35 +0000)]
fix typo
Kurt Zeilenga [Thu, 17 Apr 2003 03:35:20 +0000 (03:35 +0000)]
whoops
Kurt Zeilenga [Thu, 17 Apr 2003 03:30:10 +0000 (03:30 +0000)]
Minor tweak
Kurt Zeilenga [Thu, 17 Apr 2003 02:47:12 +0000 (02:47 +0000)]
contributor notices
Howard Chu [Thu, 17 Apr 2003 00:52:31 +0000 (00:52 +0000)]
Added CACHE_ENTRY_NO_KIDS flag to bei_state to shortcut dn2id_children.
Pierangelo Masarati [Wed, 16 Apr 2003 22:23:46 +0000 (22:23 +0000)]
add caveats to man page; cleanup and small improvements
Pierangelo Masarati [Wed, 16 Apr 2003 22:22:57 +0000 (22:22 +0000)]
cleanup; improve error handling
Kurt Zeilenga [Wed, 16 Apr 2003 21:42:52 +0000 (21:42 +0000)]
Add associated matching rule checks
Pierangelo Masarati [Wed, 16 Apr 2003 20:55:42 +0000 (20:55 +0000)]
allow compare on dynamically generated operational attributes (may be moved to the frontend)
Pierangelo Masarati [Wed, 16 Apr 2003 20:54:56 +0000 (20:54 +0000)]
clarify hasSubordinate filtering
Pierangelo Masarati [Wed, 16 Apr 2003 20:54:30 +0000 (20:54 +0000)]
fix id query
Pierangelo Masarati [Wed, 16 Apr 2003 19:49:00 +0000 (19:49 +0000)]
use global bervals for TRUE/FALSE
Pierangelo Masarati [Wed, 16 Apr 2003 19:48:14 +0000 (19:48 +0000)]
fix possible typo
Howard Chu [Wed, 16 Apr 2003 16:23:36 +0000 (16:23 +0000)]
Hierarchical cache management.
Pierangelo Masarati [Wed, 16 Apr 2003 10:22:33 +0000 (10:22 +0000)]
use syntax and matching rules knowledge when preparing SQL filters (to reduce pseudo-normalization efforts and search candidate number)
Kurt Zeilenga [Wed, 16 Apr 2003 05:56:28 +0000 (05:56 +0000)]
Add associated matching rules
Kurt Zeilenga [Wed, 16 Apr 2003 03:30:20 +0000 (03:30 +0000)]
Add comments about associated rules. Need to add checks
in mr.c, populated their values in schema_init.c, and then
put them to use.
Pierangelo Masarati [Wed, 16 Apr 2003 01:21:02 +0000 (01:21 +0000)]
fix update operations
Howard Chu [Wed, 16 Apr 2003 01:04:00 +0000 (01:04 +0000)]
Free IDL_CACHE locks
Howard Chu [Wed, 16 Apr 2003 00:18:56 +0000 (00:18 +0000)]
Add ldap_pvt_thread_pool_context() stub for NO_THREADS builds
Pierangelo Masarati [Tue, 15 Apr 2003 23:11:31 +0000 (23:11 +0000)]
more cleanup; small improvements
Pierangelo Masarati [Tue, 15 Apr 2003 22:43:56 +0000 (22:43 +0000)]
honor attributes request
Pierangelo Masarati [Tue, 15 Apr 2003 21:58:16 +0000 (21:58 +0000)]
backout unintended commit :)
Pierangelo Masarati [Tue, 15 Apr 2003 21:56:21 +0000 (21:56 +0000)]
add slurpd pid/args files
Pierangelo Masarati [Tue, 15 Apr 2003 21:55:25 +0000 (21:55 +0000)]
fix backsql new API; use berbuf instead of berval
Pierangelo Masarati [Tue, 15 Apr 2003 20:55:29 +0000 (20:55 +0000)]
document recent changes
Julius Enarusai [Tue, 15 Apr 2003 20:40:02 +0000 (20:40 +0000)]
Fixed minor compile errors