]>
git.sur5r.net Git - openldap/log
Pierangelo Masarati [Mon, 15 Nov 2004 10:28:33 +0000 (10:28 +0000)]
allow backends to automatically install overlays; issue warnings in case of duplicates (fixes ITS#3395 for cases (1.a), (1.b) and (2) simultaneously)
Howard Chu [Mon, 15 Nov 2004 04:05:32 +0000 (04:05 +0000)]
Fix prev commit. I wonder if we should convert the fdset bitvector into
an array like winsock does. That would speed up response time for small
number of connections with large FD_SETSIZE, but probably equalize out
as the number of active connections goes up. ??
Howard Chu [Sun, 14 Nov 2004 21:27:53 +0000 (21:27 +0000)]
Slight tweak for select descriptor checking
Sang Seok Lim [Sun, 14 Nov 2004 20:11:38 +0000 (20:11 +0000)]
ComponentFilterMatch support for userCertificate
Pierangelo Masarati [Sat, 13 Nov 2004 18:52:44 +0000 (18:52 +0000)]
first step towards removing back-*/external.h
Pierangelo Masarati [Sat, 13 Nov 2004 18:40:16 +0000 (18:40 +0000)]
fix ITS#3391
Pierangelo Masarati [Sat, 13 Nov 2004 18:36:02 +0000 (18:36 +0000)]
inherit from back-ldap
Pierangelo Masarati [Sat, 13 Nov 2004 18:23:54 +0000 (18:23 +0000)]
more cleanup
Pierangelo Masarati [Sat, 13 Nov 2004 17:59:21 +0000 (17:59 +0000)]
cleanup
Pierangelo Masarati [Sat, 13 Nov 2004 17:51:18 +0000 (17:51 +0000)]
cleanup
Pierangelo Masarati [Sat, 13 Nov 2004 17:27:15 +0000 (17:27 +0000)]
sanity check
Pierangelo Masarati [Sat, 13 Nov 2004 17:20:24 +0000 (17:20 +0000)]
improve overlay helpers
Pierangelo Masarati [Sat, 13 Nov 2004 16:16:01 +0000 (16:16 +0000)]
cleanup
Pierangelo Masarati [Sat, 13 Nov 2004 15:10:47 +0000 (15:10 +0000)]
further cleanup
Pierangelo Masarati [Sat, 13 Nov 2004 15:04:01 +0000 (15:04 +0000)]
line up tests with back-ldap and rwm
Pierangelo Masarati [Sat, 13 Nov 2004 14:57:39 +0000 (14:57 +0000)]
further cleanup
Pierangelo Masarati [Sat, 13 Nov 2004 14:50:34 +0000 (14:50 +0000)]
no longer required (moved to rwm overlay)
Pierangelo Masarati [Sat, 13 Nov 2004 14:45:18 +0000 (14:45 +0000)]
import stuff removed from back-ldap
Pierangelo Masarati [Sat, 13 Nov 2004 14:43:30 +0000 (14:43 +0000)]
remove rewrite stuff -- now delegted to rwm overlay
Howard Chu [Sat, 13 Nov 2004 13:23:33 +0000 (13:23 +0000)]
fasttool: BDB 4.3 uses DB_LOG_INMEMORY instead of DB_TXN_NOT_DURABLE
Howard Chu [Sat, 13 Nov 2004 13:22:48 +0000 (13:22 +0000)]
Update BDB 4.3 errcall prototype again to silence warnings
Pierangelo Masarati [Sat, 13 Nov 2004 12:23:01 +0000 (12:23 +0000)]
add test for proxy massaging, in view of using rwm for back-ldap massaging
Pierangelo Masarati [Sat, 13 Nov 2004 12:15:40 +0000 (12:15 +0000)]
disable referral rewrite in default suffix massage
Howard Chu [Sat, 13 Nov 2004 09:25:46 +0000 (09:25 +0000)]
BDB 4.3 detection, new static backend handler
Pierangelo Masarati [Fri, 12 Nov 2004 12:54:42 +0000 (12:54 +0000)]
more on monitor customization
Pierangelo Masarati [Fri, 12 Nov 2004 12:53:19 +0000 (12:53 +0000)]
cleanup
Pierangelo Masarati [Fri, 12 Nov 2004 12:52:42 +0000 (12:52 +0000)]
initialize var
Pierangelo Masarati [Fri, 12 Nov 2004 12:51:53 +0000 (12:51 +0000)]
check validity of naming context
Pierangelo Masarati [Fri, 12 Nov 2004 12:51:16 +0000 (12:51 +0000)]
fix spurius noSuchObject when base=suffix
Pierangelo Masarati [Fri, 12 Nov 2004 12:49:43 +0000 (12:49 +0000)]
don't hijack members of op for temporaries...
Pierangelo Masarati [Fri, 12 Nov 2004 12:46:30 +0000 (12:46 +0000)]
cleanup
Pierangelo Masarati [Fri, 12 Nov 2004 12:45:40 +0000 (12:45 +0000)]
silence warnings
Pierangelo Masarati [Fri, 12 Nov 2004 12:45:10 +0000 (12:45 +0000)]
<CONTROL> deserves a separate section
Pierangelo Masarati [Thu, 11 Nov 2004 13:12:34 +0000 (13:12 +0000)]
make sure we're comparing the same database
Pierangelo Masarati [Thu, 11 Nov 2004 09:43:15 +0000 (09:43 +0000)]
remove backed-out code from previous commit
Pierangelo Masarati [Thu, 11 Nov 2004 08:03:31 +0000 (08:03 +0000)]
cleanup
Pierangelo Masarati [Thu, 11 Nov 2004 00:39:19 +0000 (00:39 +0000)]
rework static backend initialization
Pierangelo Masarati [Thu, 11 Nov 2004 00:38:11 +0000 (00:38 +0000)]
rework static backend initialization
Pierangelo Masarati [Thu, 11 Nov 2004 00:32:47 +0000 (00:32 +0000)]
fix return code; fix test (please review)
Jong Hyuk Choi [Wed, 10 Nov 2004 21:38:41 +0000 (21:38 +0000)]
fix slap_sl_free() calls in pre / post read controls
Howard Chu [Wed, 10 Nov 2004 18:20:49 +0000 (18:20 +0000)]
Fix bind_anon keyword
Pierangelo Masarati [Wed, 10 Nov 2004 09:56:55 +0000 (09:56 +0000)]
fix ITS#3350 (rewrite/remap will be replaced by the rwm overlay)
Pierangelo Masarati [Wed, 10 Nov 2004 09:45:02 +0000 (09:45 +0000)]
fix ITS#3387
Jong Hyuk Choi [Wed, 10 Nov 2004 03:58:39 +0000 (03:58 +0000)]
fix unfortunate omission of [-r] in ldapdelete(1)
Jong Hyuk Choi [Wed, 10 Nov 2004 03:52:42 +0000 (03:52 +0000)]
fix suspicious capitalization to make subentries control work properly
Jong Hyuk Choi [Wed, 10 Nov 2004 03:52:12 +0000 (03:52 +0000)]
ldapsync fix for recursive deletion (ITS#3385)
Jong Hyuk Choi [Wed, 10 Nov 2004 03:51:05 +0000 (03:51 +0000)]
improve ldapdelete to handle subentries (ITS#3385)
Howard Chu [Wed, 10 Nov 2004 01:29:51 +0000 (01:29 +0000)]
Delete incorrect comments
Luke Howard [Tue, 9 Nov 2004 05:39:09 +0000 (05:39 +0000)]
dup is a global declaration on some platforms - avoid warning when
compiling with maximum error reporting
Howard Chu [Tue, 9 Nov 2004 03:12:03 +0000 (03:12 +0000)]
A bit more...
Pierangelo Masarati [Mon, 8 Nov 2004 18:52:27 +0000 (18:52 +0000)]
allow to register entries and entry callbacks; radical namespace cleanup
Pierangelo Masarati [Mon, 8 Nov 2004 11:33:53 +0000 (11:33 +0000)]
allow creation of subsystems whatever order the databases appear
Pierangelo Masarati [Mon, 8 Nov 2004 10:55:33 +0000 (10:55 +0000)]
fix typo in rww; general cleanup
Pierangelo Masarati [Mon, 8 Nov 2004 10:10:15 +0000 (10:10 +0000)]
rework subsystem initialization (can be added dynamically...)
Howard Chu [Mon, 8 Nov 2004 07:18:33 +0000 (07:18 +0000)]
Better cache counting, partially revert 1.85
Howard Chu [Mon, 8 Nov 2004 04:23:37 +0000 (04:23 +0000)]
Assist in cache debugging
Ralf Haferkamp [Fri, 5 Nov 2004 15:29:59 +0000 (15:29 +0000)]
Plugged memory leak
Howard Chu [Fri, 5 Nov 2004 08:57:05 +0000 (08:57 +0000)]
Only use libltdl #if SLAPD_MODULES is defined, otherwise ignore
external pwdCheckModules.
Howard Chu [Fri, 5 Nov 2004 07:51:33 +0000 (07:51 +0000)]
ITS#3376 fix subordinate keyword
Kurt Zeilenga [Fri, 5 Nov 2004 07:48:15 +0000 (07:48 +0000)]
unifdef -DBDB_ALIASES
delete dead code
Howard Chu [Fri, 5 Nov 2004 07:10:44 +0000 (07:10 +0000)]
ITS#3376 Fix prev commit, handling of replogfile
Howard Chu [Fri, 5 Nov 2004 06:22:04 +0000 (06:22 +0000)]
ITS#3376 table-driven config engine
Howard Chu [Thu, 4 Nov 2004 03:10:03 +0000 (03:10 +0000)]
Minor cleanup of prev commit
Howard Chu [Thu, 4 Nov 2004 02:59:34 +0000 (02:59 +0000)]
Consolidate redundant code
Kurt Zeilenga [Wed, 3 Nov 2004 21:11:18 +0000 (21:11 +0000)]
Rebuild without re-running aclocal
Kurt Zeilenga [Wed, 3 Nov 2004 21:06:17 +0000 (21:06 +0000)]
rebuild
Kurt Zeilenga [Wed, 3 Nov 2004 21:06:05 +0000 (21:06 +0000)]
Rebuild
Ralf Haferkamp [Wed, 3 Nov 2004 12:02:38 +0000 (12:02 +0000)]
- Added autoconf test for CRL capable OpenSSL Version
- #ifdef'd CRL checking code.
Hallvard Furuseth [Tue, 2 Nov 2004 17:19:17 +0000 (17:19 +0000)]
--sort should not imply --join if --trace is also specified.
Howard Chu [Tue, 2 Nov 2004 04:51:06 +0000 (04:51 +0000)]
Incomplete skeleton
Hallvard Furuseth [Mon, 1 Nov 2004 21:40:26 +0000 (21:40 +0000)]
Add slapd-tools/statslog, useful to search and inspect statslog output.
Sang Seok Lim [Mon, 1 Nov 2004 19:10:54 +0000 (19:10 +0000)]
Misc cleanup
Sang Seok Lim [Mon, 1 Nov 2004 18:59:33 +0000 (18:59 +0000)]
Bug fix: return value check
Howard Chu [Sun, 31 Oct 2004 22:07:15 +0000 (22:07 +0000)]
Fix hdb cache kid counts
Howard Chu [Sun, 31 Oct 2004 13:04:27 +0000 (13:04 +0000)]
ITS#3356 - when purging cache, free entryInfo if node has no children
Howard Chu [Sat, 30 Oct 2004 23:48:26 +0000 (23:48 +0000)]
Don't access entry after commit; it may be gone if the cache is full
Kurt Zeilenga [Sat, 30 Oct 2004 20:19:30 +0000 (20:19 +0000)]
fair use
Pierangelo Masarati [Sat, 30 Oct 2004 11:40:40 +0000 (11:40 +0000)]
silence warnings (some cleanup required)
Jong Hyuk Choi [Thu, 28 Oct 2004 21:40:42 +0000 (21:40 +0000)]
patch for ITS#3379
Ralf Haferkamp [Thu, 28 Oct 2004 18:50:38 +0000 (18:50 +0000)]
CRL checking options for ldap.conf and slapd.conf
Pierangelo Masarati [Thu, 28 Oct 2004 17:53:46 +0000 (17:53 +0000)]
clearly indicate what the default rules are
Jong Hyuk Choi [Thu, 28 Oct 2004 03:28:21 +0000 (03:28 +0000)]
include test.schema again
Jong Hyuk Choi [Wed, 27 Oct 2004 22:39:54 +0000 (22:39 +0000)]
Misc cleanup
Jong Hyuk Choi [Wed, 27 Oct 2004 22:31:49 +0000 (22:31 +0000)]
include test.schema
Jong Hyuk Choi [Wed, 27 Oct 2004 22:01:19 +0000 (22:01 +0000)]
move componentCertificate to test.schema for now
Kurt Zeilenga [Wed, 27 Oct 2004 21:37:40 +0000 (21:37 +0000)]
Remove 'componentCertificate', doesn't belong in 'core.schema'.
Sang Seok Lim [Wed, 27 Oct 2004 20:14:29 +0000 (20:14 +0000)]
remove a componentCertificate attribute from the organizationalPerson objectclass
Sang Seok Lim [Wed, 27 Oct 2004 19:53:26 +0000 (19:53 +0000)]
Header file for component.c
Jong Hyuk Choi [Wed, 27 Oct 2004 19:43:45 +0000 (19:43 +0000)]
syncrepl retry feature
Sang Seok Lim [Wed, 27 Oct 2004 19:37:02 +0000 (19:37 +0000)]
Component Matching module
See "contrib/slapd-modules/comp_match/README" to understand
what's the purpose of this patch is and how to use it.
Jong Hyuk Choi [Wed, 27 Oct 2004 18:29:01 +0000 (18:29 +0000)]
syncrepl retry parameter
Howard Chu [Wed, 27 Oct 2004 16:28:12 +0000 (16:28 +0000)]
ITS#3369 - be is seldom NULL, now test for be == frontendDB
Howard Chu [Wed, 27 Oct 2004 14:52:18 +0000 (14:52 +0000)]
ITS#3365 - fix leaking bdb locks when evaluating dynamic groups
Howard Chu [Wed, 27 Oct 2004 14:01:12 +0000 (14:01 +0000)]
ITS#3358 - make bdb_cache_lru_add skip entries that are being deleted
Pierangelo Masarati [Wed, 27 Oct 2004 11:34:27 +0000 (11:34 +0000)]
warn when using "replogfile" or "replica" inside monitor database
Pierangelo Masarati [Wed, 27 Oct 2004 11:26:27 +0000 (11:26 +0000)]
clarify that the names of the configure statements are case-insensitive, despite style considerations lead to use uppercase for some and lowercase for others
Kurt Zeilenga [Wed, 27 Oct 2004 04:52:02 +0000 (04:52 +0000)]
Recent updates
Kurt Zeilenga [Sat, 23 Oct 2004 00:14:06 +0000 (00:14 +0000)]
New I-Ds
Kurt Zeilenga [Sat, 23 Oct 2004 00:12:24 +0000 (00:12 +0000)]
protocol-27
Kurt Zeilenga [Sat, 23 Oct 2004 00:11:23 +0000 (00:11 +0000)]
Add rfc3928