]> git.sur5r.net Git - openldap/log
openldap
19 years agoAvoid filling the wake_sds when massive numbers of connections close at once.
Howard Chu [Tue, 16 Nov 2004 20:26:50 +0000 (20:26 +0000)]
Avoid filling the wake_sds when massive numbers of connections close at once.

19 years agomore on ITS#3396: note that the filter is mandatory, and that the protocol must be...
Pierangelo Masarati [Tue, 16 Nov 2004 18:57:40 +0000 (18:57 +0000)]
more on ITS#3396: note that the filter is mandatory, and that the protocol must be ldap://

19 years agofix ITS#3396 (filter in URI replacement must be present)
Pierangelo Masarati [Tue, 16 Nov 2004 18:43:48 +0000 (18:43 +0000)]
fix ITS#3396 (filter in URI replacement must be present)

19 years agopartially revert previous commit (the "creator" special DN pattern is redundant as...
Pierangelo Masarati [Mon, 15 Nov 2004 22:57:03 +0000 (22:57 +0000)]
partially revert previous commit (the "creator" special DN pattern is redundant as "dnattr" is more expressive

19 years agoback out previous commit
Pierangelo Masarati [Mon, 15 Nov 2004 22:54:17 +0000 (22:54 +0000)]
back out previous commit

19 years agomove special dn patterns to style enum; add creator special dn pattern
Pierangelo Masarati [Mon, 15 Nov 2004 22:21:50 +0000 (22:21 +0000)]
move special dn patterns to style enum; add creator special dn pattern

19 years agomove special dn patterns to style enum; add creator special dn pattern
Pierangelo Masarati [Mon, 15 Nov 2004 22:15:28 +0000 (22:15 +0000)]
move special dn patterns to style enum; add creator special dn pattern

19 years agominor cleanup
Pierangelo Masarati [Mon, 15 Nov 2004 22:10:10 +0000 (22:10 +0000)]
minor cleanup

19 years agoremove back-*/external.h
Pierangelo Masarati [Mon, 15 Nov 2004 19:45:49 +0000 (19:45 +0000)]
remove back-*/external.h

19 years agoadd directory in labeledURI for back-bdb/hdb; put overlays in database entry's children
Pierangelo Masarati [Mon, 15 Nov 2004 15:46:56 +0000 (15:46 +0000)]
add directory in labeledURI for back-bdb/hdb; put overlays in database entry's children

19 years agocleanup
Pierangelo Masarati [Mon, 15 Nov 2004 14:17:08 +0000 (14:17 +0000)]
cleanup

19 years agodon't list multiple occurrences of the same overlay
Pierangelo Masarati [Mon, 15 Nov 2004 14:13:54 +0000 (14:13 +0000)]
don't list multiple occurrences of the same overlay

19 years agoallow backends to automatically install overlays; issue warnings in case of duplicate...
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)

19 years agoFix prev commit. I wonder if we should convert the fdset bitvector into
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. ??

19 years agoSlight tweak for select descriptor checking
Howard Chu [Sun, 14 Nov 2004 21:27:53 +0000 (21:27 +0000)]
Slight tweak for select descriptor checking

19 years agoComponentFilterMatch support for userCertificate
Sang Seok Lim [Sun, 14 Nov 2004 20:11:38 +0000 (20:11 +0000)]
ComponentFilterMatch support for userCertificate

19 years agofirst step towards removing back-*/external.h
Pierangelo Masarati [Sat, 13 Nov 2004 18:52:44 +0000 (18:52 +0000)]
first step towards removing back-*/external.h

19 years agofix ITS#3391
Pierangelo Masarati [Sat, 13 Nov 2004 18:40:16 +0000 (18:40 +0000)]
fix ITS#3391

19 years agoinherit from back-ldap
Pierangelo Masarati [Sat, 13 Nov 2004 18:36:02 +0000 (18:36 +0000)]
inherit from back-ldap

19 years agomore cleanup
Pierangelo Masarati [Sat, 13 Nov 2004 18:23:54 +0000 (18:23 +0000)]
more cleanup

19 years agocleanup
Pierangelo Masarati [Sat, 13 Nov 2004 17:59:21 +0000 (17:59 +0000)]
cleanup

19 years agocleanup
Pierangelo Masarati [Sat, 13 Nov 2004 17:51:18 +0000 (17:51 +0000)]
cleanup

19 years agosanity check
Pierangelo Masarati [Sat, 13 Nov 2004 17:27:15 +0000 (17:27 +0000)]
sanity check

19 years agoimprove overlay helpers
Pierangelo Masarati [Sat, 13 Nov 2004 17:20:24 +0000 (17:20 +0000)]
improve overlay helpers

19 years agocleanup
Pierangelo Masarati [Sat, 13 Nov 2004 16:16:01 +0000 (16:16 +0000)]
cleanup

19 years agofurther cleanup
Pierangelo Masarati [Sat, 13 Nov 2004 15:10:47 +0000 (15:10 +0000)]
further cleanup

19 years agoline up tests with back-ldap and rwm
Pierangelo Masarati [Sat, 13 Nov 2004 15:04:01 +0000 (15:04 +0000)]
line up tests with back-ldap and rwm

19 years agofurther cleanup
Pierangelo Masarati [Sat, 13 Nov 2004 14:57:39 +0000 (14:57 +0000)]
further cleanup

19 years agono longer required (moved to rwm overlay)
Pierangelo Masarati [Sat, 13 Nov 2004 14:50:34 +0000 (14:50 +0000)]
no longer required (moved to rwm overlay)

19 years agoimport stuff removed from back-ldap
Pierangelo Masarati [Sat, 13 Nov 2004 14:45:18 +0000 (14:45 +0000)]
import stuff removed from back-ldap

19 years agoremove rewrite stuff -- now delegted to rwm overlay
Pierangelo Masarati [Sat, 13 Nov 2004 14:43:30 +0000 (14:43 +0000)]
remove rewrite stuff -- now delegted to rwm overlay

19 years agofasttool: BDB 4.3 uses DB_LOG_INMEMORY instead of DB_TXN_NOT_DURABLE
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

19 years agoUpdate BDB 4.3 errcall prototype again to silence warnings
Howard Chu [Sat, 13 Nov 2004 13:22:48 +0000 (13:22 +0000)]
Update BDB 4.3 errcall prototype again to silence warnings

19 years agoadd test for proxy massaging, in view of using rwm for back-ldap massaging
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

19 years agodisable referral rewrite in default suffix massage
Pierangelo Masarati [Sat, 13 Nov 2004 12:15:40 +0000 (12:15 +0000)]
disable referral rewrite in default suffix massage

19 years agoBDB 4.3 detection, new static backend handler
Howard Chu [Sat, 13 Nov 2004 09:25:46 +0000 (09:25 +0000)]
BDB 4.3 detection, new static backend handler

19 years agomore on monitor customization
Pierangelo Masarati [Fri, 12 Nov 2004 12:54:42 +0000 (12:54 +0000)]
more on monitor customization

19 years agocleanup
Pierangelo Masarati [Fri, 12 Nov 2004 12:53:19 +0000 (12:53 +0000)]
cleanup

19 years agoinitialize var
Pierangelo Masarati [Fri, 12 Nov 2004 12:52:42 +0000 (12:52 +0000)]
initialize var

19 years agocheck validity of naming context
Pierangelo Masarati [Fri, 12 Nov 2004 12:51:53 +0000 (12:51 +0000)]
check validity of naming context

19 years agofix spurius noSuchObject when base=suffix
Pierangelo Masarati [Fri, 12 Nov 2004 12:51:16 +0000 (12:51 +0000)]
fix spurius noSuchObject when base=suffix

19 years agodon't hijack members of op for temporaries...
Pierangelo Masarati [Fri, 12 Nov 2004 12:49:43 +0000 (12:49 +0000)]
don't hijack members of op for temporaries...

19 years agocleanup
Pierangelo Masarati [Fri, 12 Nov 2004 12:46:30 +0000 (12:46 +0000)]
cleanup

19 years agosilence warnings
Pierangelo Masarati [Fri, 12 Nov 2004 12:45:40 +0000 (12:45 +0000)]
silence warnings

19 years ago<CONTROL> deserves a separate section
Pierangelo Masarati [Fri, 12 Nov 2004 12:45:10 +0000 (12:45 +0000)]
<CONTROL> deserves a separate section

19 years agomake sure we're comparing the same database
Pierangelo Masarati [Thu, 11 Nov 2004 13:12:34 +0000 (13:12 +0000)]
make sure we're comparing the same database

19 years agoremove backed-out code from previous commit
Pierangelo Masarati [Thu, 11 Nov 2004 09:43:15 +0000 (09:43 +0000)]
remove backed-out code from previous commit

19 years agocleanup
Pierangelo Masarati [Thu, 11 Nov 2004 08:03:31 +0000 (08:03 +0000)]
cleanup

19 years agorework static backend initialization
Pierangelo Masarati [Thu, 11 Nov 2004 00:39:19 +0000 (00:39 +0000)]
rework static backend initialization

19 years agorework static backend initialization
Pierangelo Masarati [Thu, 11 Nov 2004 00:38:11 +0000 (00:38 +0000)]
rework static backend initialization

19 years agofix return code; fix test (please review)
Pierangelo Masarati [Thu, 11 Nov 2004 00:32:47 +0000 (00:32 +0000)]
fix return code; fix test (please review)

19 years agofix slap_sl_free() calls in pre / post read controls
Jong Hyuk Choi [Wed, 10 Nov 2004 21:38:41 +0000 (21:38 +0000)]
fix slap_sl_free() calls in pre / post read controls

19 years agoFix bind_anon keyword
Howard Chu [Wed, 10 Nov 2004 18:20:49 +0000 (18:20 +0000)]
Fix bind_anon keyword

19 years agofix ITS#3350 (rewrite/remap will be replaced by the rwm overlay)
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)

19 years agofix ITS#3387
Pierangelo Masarati [Wed, 10 Nov 2004 09:45:02 +0000 (09:45 +0000)]
fix ITS#3387

19 years agofix unfortunate omission of [-r] in ldapdelete(1)
Jong Hyuk Choi [Wed, 10 Nov 2004 03:58:39 +0000 (03:58 +0000)]
fix unfortunate omission of [-r] in ldapdelete(1)

19 years agofix suspicious capitalization to make subentries control work properly
Jong Hyuk Choi [Wed, 10 Nov 2004 03:52:42 +0000 (03:52 +0000)]
fix suspicious capitalization to make subentries control work properly

19 years agoldapsync fix for recursive deletion (ITS#3385)
Jong Hyuk Choi [Wed, 10 Nov 2004 03:52:12 +0000 (03:52 +0000)]
ldapsync fix for recursive deletion (ITS#3385)

19 years agoimprove ldapdelete to handle subentries (ITS#3385)
Jong Hyuk Choi [Wed, 10 Nov 2004 03:51:05 +0000 (03:51 +0000)]
improve ldapdelete to handle subentries (ITS#3385)

19 years agoDelete incorrect comments
Howard Chu [Wed, 10 Nov 2004 01:29:51 +0000 (01:29 +0000)]
Delete incorrect comments

19 years agodup is a global declaration on some platforms - avoid warning when
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

19 years agoA bit more...
Howard Chu [Tue, 9 Nov 2004 03:12:03 +0000 (03:12 +0000)]
A bit more...

19 years agoallow to register entries and entry callbacks; radical namespace cleanup
Pierangelo Masarati [Mon, 8 Nov 2004 18:52:27 +0000 (18:52 +0000)]
allow to register entries and entry callbacks; radical namespace cleanup

19 years agoallow creation of subsystems whatever order the databases appear
Pierangelo Masarati [Mon, 8 Nov 2004 11:33:53 +0000 (11:33 +0000)]
allow creation of subsystems whatever order the databases appear

19 years agofix typo in rww; general cleanup
Pierangelo Masarati [Mon, 8 Nov 2004 10:55:33 +0000 (10:55 +0000)]
fix typo in rww; general cleanup

19 years agorework subsystem initialization (can be added dynamically...)
Pierangelo Masarati [Mon, 8 Nov 2004 10:10:15 +0000 (10:10 +0000)]
rework subsystem initialization (can be added dynamically...)

19 years agoBetter cache counting, partially revert 1.85
Howard Chu [Mon, 8 Nov 2004 07:18:33 +0000 (07:18 +0000)]
Better cache counting, partially revert 1.85

19 years agoAssist in cache debugging
Howard Chu [Mon, 8 Nov 2004 04:23:37 +0000 (04:23 +0000)]
Assist in cache debugging

19 years agoPlugged memory leak
Ralf Haferkamp [Fri, 5 Nov 2004 15:29:59 +0000 (15:29 +0000)]
Plugged memory leak

19 years agoOnly use libltdl #if SLAPD_MODULES is defined, otherwise ignore
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.

19 years agoITS#3376 fix subordinate keyword
Howard Chu [Fri, 5 Nov 2004 07:51:33 +0000 (07:51 +0000)]
ITS#3376 fix subordinate keyword

19 years agounifdef -DBDB_ALIASES
Kurt Zeilenga [Fri, 5 Nov 2004 07:48:15 +0000 (07:48 +0000)]
unifdef -DBDB_ALIASES
delete dead code

19 years agoITS#3376 Fix prev commit, handling of replogfile
Howard Chu [Fri, 5 Nov 2004 07:10:44 +0000 (07:10 +0000)]
ITS#3376 Fix prev commit, handling of replogfile

19 years agoITS#3376 table-driven config engine
Howard Chu [Fri, 5 Nov 2004 06:22:04 +0000 (06:22 +0000)]
ITS#3376 table-driven config engine

19 years agoMinor cleanup of prev commit
Howard Chu [Thu, 4 Nov 2004 03:10:03 +0000 (03:10 +0000)]
Minor cleanup of prev commit

19 years agoConsolidate redundant code
Howard Chu [Thu, 4 Nov 2004 02:59:34 +0000 (02:59 +0000)]
Consolidate redundant code

19 years agoRebuild without re-running aclocal
Kurt Zeilenga [Wed, 3 Nov 2004 21:11:18 +0000 (21:11 +0000)]
Rebuild without re-running aclocal

19 years agorebuild
Kurt Zeilenga [Wed, 3 Nov 2004 21:06:17 +0000 (21:06 +0000)]
rebuild

19 years agoRebuild
Kurt Zeilenga [Wed, 3 Nov 2004 21:06:05 +0000 (21:06 +0000)]
Rebuild

19 years ago- Added autoconf test for CRL capable OpenSSL Version
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.

19 years ago--sort should not imply --join if --trace is also specified.
Hallvard Furuseth [Tue, 2 Nov 2004 17:19:17 +0000 (17:19 +0000)]
--sort should not imply --join if --trace is also specified.

19 years agoIncomplete skeleton
Howard Chu [Tue, 2 Nov 2004 04:51:06 +0000 (04:51 +0000)]
Incomplete skeleton

19 years agoAdd slapd-tools/statslog, useful to search and inspect statslog output.
Hallvard Furuseth [Mon, 1 Nov 2004 21:40:26 +0000 (21:40 +0000)]
Add slapd-tools/statslog, useful to search and inspect statslog output.

19 years agoMisc cleanup
Sang Seok Lim [Mon, 1 Nov 2004 19:10:54 +0000 (19:10 +0000)]
Misc cleanup

19 years agoBug fix: return value check
Sang Seok Lim [Mon, 1 Nov 2004 18:59:33 +0000 (18:59 +0000)]
Bug fix: return value check

19 years agoFix hdb cache kid counts
Howard Chu [Sun, 31 Oct 2004 22:07:15 +0000 (22:07 +0000)]
Fix hdb cache kid counts

19 years agoITS#3356 - when purging cache, free entryInfo if node has no children
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

19 years agoDon't access entry after commit; it may be gone if the cache is full
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

19 years agofair use
Kurt Zeilenga [Sat, 30 Oct 2004 20:19:30 +0000 (20:19 +0000)]
fair use

19 years agosilence warnings (some cleanup required)
Pierangelo Masarati [Sat, 30 Oct 2004 11:40:40 +0000 (11:40 +0000)]
silence warnings (some cleanup required)

19 years agopatch for ITS#3379
Jong Hyuk Choi [Thu, 28 Oct 2004 21:40:42 +0000 (21:40 +0000)]
patch for ITS#3379

19 years agoCRL checking options for ldap.conf and slapd.conf
Ralf Haferkamp [Thu, 28 Oct 2004 18:50:38 +0000 (18:50 +0000)]
CRL checking options for ldap.conf and slapd.conf

19 years agoclearly indicate what the default rules are
Pierangelo Masarati [Thu, 28 Oct 2004 17:53:46 +0000 (17:53 +0000)]
clearly indicate what the default rules are

19 years agoinclude test.schema again
Jong Hyuk Choi [Thu, 28 Oct 2004 03:28:21 +0000 (03:28 +0000)]
include test.schema again

19 years agoMisc cleanup
Jong Hyuk Choi [Wed, 27 Oct 2004 22:39:54 +0000 (22:39 +0000)]
Misc cleanup

19 years agoinclude test.schema
Jong Hyuk Choi [Wed, 27 Oct 2004 22:31:49 +0000 (22:31 +0000)]
include test.schema

19 years agomove componentCertificate to test.schema for now
Jong Hyuk Choi [Wed, 27 Oct 2004 22:01:19 +0000 (22:01 +0000)]
move componentCertificate to test.schema for now

19 years agoRemove 'componentCertificate', doesn't belong in 'core.schema'.
Kurt Zeilenga [Wed, 27 Oct 2004 21:37:40 +0000 (21:37 +0000)]
Remove 'componentCertificate', doesn't belong in 'core.schema'.

19 years agoremove a componentCertificate attribute from the organizationalPerson objectclass
Sang Seok Lim [Wed, 27 Oct 2004 20:14:29 +0000 (20:14 +0000)]
remove a componentCertificate attribute from the organizationalPerson objectclass

19 years agoHeader file for component.c
Sang Seok Lim [Wed, 27 Oct 2004 19:53:26 +0000 (19:53 +0000)]
Header file for component.c