]> git.sur5r.net Git - openldap/log
openldap
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

19 years agosyncrepl retry feature
Jong Hyuk Choi [Wed, 27 Oct 2004 19:43:45 +0000 (19:43 +0000)]
syncrepl retry feature

19 years agoComponent Matching module
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.

19 years agosyncrepl retry parameter
Jong Hyuk Choi [Wed, 27 Oct 2004 18:29:01 +0000 (18:29 +0000)]
syncrepl retry parameter

19 years agoITS#3369 - be is seldom NULL, now test for be == frontendDB
Howard Chu [Wed, 27 Oct 2004 16:28:12 +0000 (16:28 +0000)]
ITS#3369 - be is seldom NULL, now test for be == frontendDB

19 years agoITS#3365 - fix leaking bdb locks when evaluating dynamic groups
Howard Chu [Wed, 27 Oct 2004 14:52:18 +0000 (14:52 +0000)]
ITS#3365 - fix leaking bdb locks when evaluating dynamic groups

19 years agoITS#3358 - make bdb_cache_lru_add skip entries that are being deleted
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

19 years agowarn when using "replogfile" or "replica" inside monitor database
Pierangelo Masarati [Wed, 27 Oct 2004 11:34:27 +0000 (11:34 +0000)]
warn when using "replogfile" or "replica" inside monitor database

19 years agoclarify that the names of the configure statements are case-insensitive, despite...
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

19 years agoRecent updates
Kurt Zeilenga [Wed, 27 Oct 2004 04:52:02 +0000 (04:52 +0000)]
Recent updates

19 years agoNew I-Ds
Kurt Zeilenga [Sat, 23 Oct 2004 00:14:06 +0000 (00:14 +0000)]
New I-Ds

19 years agoprotocol-27
Kurt Zeilenga [Sat, 23 Oct 2004 00:12:24 +0000 (00:12 +0000)]
protocol-27

19 years agoAdd rfc3928
Kurt Zeilenga [Sat, 23 Oct 2004 00:11:23 +0000 (00:11 +0000)]
Add rfc3928

19 years agoAdd comment regarding last commit
Kurt Zeilenga [Wed, 20 Oct 2004 21:51:27 +0000 (21:51 +0000)]
Add comment regarding last commit

19 years agoFix LDAP Intermediate Response tag values.
Kurt Zeilenga [Wed, 20 Oct 2004 21:47:40 +0000 (21:47 +0000)]
Fix LDAP Intermediate Response tag values.
with code to accept old values.

19 years agoAdd turn to list
Kurt Zeilenga [Wed, 20 Oct 2004 20:40:54 +0000 (20:40 +0000)]
Add turn to list

19 years agoFix typo in select call
Howard Chu [Tue, 19 Oct 2004 03:18:22 +0000 (03:18 +0000)]
Fix typo in select call

19 years agoNEW_LOGGING
Kurt Zeilenga [Tue, 19 Oct 2004 03:18:03 +0000 (03:18 +0000)]
NEW_LOGGING

19 years agoITS#3168: Add LDAP_OPT_SOCKBUF
Kurt Zeilenga [Tue, 19 Oct 2004 03:07:05 +0000 (03:07 +0000)]
ITS#3168: Add LDAP_OPT_SOCKBUF

19 years agoFix typo
Kurt Zeilenga [Tue, 19 Oct 2004 03:06:16 +0000 (03:06 +0000)]
Fix typo

19 years agoMore NEW_LOGGING removal
Kurt Zeilenga [Tue, 19 Oct 2004 01:40:38 +0000 (01:40 +0000)]
More NEW_LOGGING removal

19 years agoMove POLL_* macros to <ac/socket.h>
Kurt Zeilenga [Mon, 18 Oct 2004 22:08:37 +0000 (22:08 +0000)]
Move POLL_* macros to <ac/socket.h>

19 years agoDefine INFTIM if not in <poll.h>
Kurt Zeilenga [Mon, 18 Oct 2004 22:01:10 +0000 (22:01 +0000)]
Define INFTIM if not in <poll.h>

19 years agoCatch POLLERR and POLLHUP.
Kurt Zeilenga [Mon, 18 Oct 2004 21:56:07 +0000 (21:56 +0000)]
Catch POLLERR and POLLHUP.

19 years agoFix bug in last commit
Kurt Zeilenga [Mon, 18 Oct 2004 21:45:13 +0000 (21:45 +0000)]
Fix bug in last commit

19 years agoRough but working poll(2) implementation for -lldap
Kurt Zeilenga [Mon, 18 Oct 2004 21:09:17 +0000 (21:09 +0000)]
Rough but working poll(2) implementation for -lldap

19 years agoPoll code needs a bit more work.
Kurt Zeilenga [Mon, 18 Oct 2004 18:18:52 +0000 (18:18 +0000)]
Poll code needs a bit more work.

19 years agoAdd <poll.h> detection as well
Kurt Zeilenga [Mon, 18 Oct 2004 18:15:07 +0000 (18:15 +0000)]
Add <poll.h> detection as well

19 years agoAdd basic check for poll(2)
Kurt Zeilenga [Mon, 18 Oct 2004 17:51:32 +0000 (17:51 +0000)]
Add basic check for poll(2)

19 years agoPatch for fast synchronous search result processing
Jong Hyuk Choi [Mon, 18 Oct 2004 04:58:36 +0000 (04:58 +0000)]
Patch for fast synchronous search result processing

19 years agoClarify which kinds of regexs are used.
Kurt Zeilenga [Sun, 17 Oct 2004 19:32:13 +0000 (19:32 +0000)]
Clarify which kinds of regexs are used.

19 years agoBDB 4.3 compatibility
Howard Chu [Sat, 16 Oct 2004 22:10:32 +0000 (22:10 +0000)]
BDB 4.3 compatibility

19 years agodefine DB_VERSION_FULL to simplify version checks
Howard Chu [Sat, 16 Oct 2004 21:59:58 +0000 (21:59 +0000)]
define DB_VERSION_FULL to simplify version checks

19 years agoFree old op->o_sync_csn before allocating new one. (Internal operations
Howard Chu [Sat, 16 Oct 2004 21:32:45 +0000 (21:32 +0000)]
Free old op->o_sync_csn before allocating new one. (Internal operations
using the same op structure, such as in refint overlay, cause a memleak
otherwise.) Probably should be using tmpmem for this.

19 years agofix typo when string keys are used
Pierangelo Masarati [Sat, 16 Oct 2004 16:16:57 +0000 (16:16 +0000)]
fix typo when string keys are used

19 years agofurther cleanup of search data upon exit, abandon, cancel
Jong Hyuk Choi [Sat, 16 Oct 2004 16:10:00 +0000 (16:10 +0000)]
further cleanup of search data upon exit, abandon, cancel

19 years agoBDB 4.3 compatibility, if the reader TXN is deadlocked we must abort
Howard Chu [Sat, 16 Oct 2004 13:07:01 +0000 (13:07 +0000)]
BDB 4.3 compatibility, if the reader TXN is deadlocked we must abort
and recreate it.

19 years agoAdd some chroot clarifications.
Kurt Zeilenga [Wed, 13 Oct 2004 01:29:50 +0000 (01:29 +0000)]
Add some chroot clarifications.

19 years agorebuild
Kurt Zeilenga [Wed, 13 Oct 2004 00:30:27 +0000 (00:30 +0000)]
rebuild

19 years agojail(2) support would be nice...
Kurt Zeilenga [Tue, 12 Oct 2004 17:58:43 +0000 (17:58 +0000)]
jail(2) support would be nice...

19 years agosyncrepl consistency patch: utilize BDB txn rollback
Jong Hyuk Choi [Tue, 12 Oct 2004 17:53:50 +0000 (17:53 +0000)]
syncrepl consistency patch: utilize BDB txn rollback

19 years agoITS#3311: check sasl_auxprop_add_plugin return
Kurt Zeilenga [Mon, 11 Oct 2004 20:52:31 +0000 (20:52 +0000)]
ITS#3311: check sasl_auxprop_add_plugin return
cleanup

19 years agosyncrepl consistency patch
Jong Hyuk Choi [Sat, 9 Oct 2004 09:26:16 +0000 (09:26 +0000)]
syncrepl consistency patch

19 years agoRevert last commit.
Kurt Zeilenga [Sat, 9 Oct 2004 06:13:47 +0000 (06:13 +0000)]
Revert last commit.
return 0 on timeout is actually correct.

19 years agoConditionally add SIGTRAP signal handler
Kurt Zeilenga [Sat, 9 Oct 2004 04:55:41 +0000 (04:55 +0000)]
Conditionally add SIGTRAP signal handler

19 years agoITS#3359: fix crash on recursive rebind following referral
Kurt Zeilenga [Sat, 9 Oct 2004 03:16:29 +0000 (03:16 +0000)]
ITS#3359: fix crash on recursive rebind following referral

19 years agoRFC 3909: LDAP Cancel Operation
Kurt Zeilenga [Sat, 9 Oct 2004 02:11:47 +0000 (02:11 +0000)]
RFC 3909: LDAP Cancel Operation

19 years agoITS#3362: Fix typo in dNSDomain def'n.
Kurt Zeilenga [Fri, 8 Oct 2004 17:41:02 +0000 (17:41 +0000)]
ITS#3362: Fix typo in dNSDomain def'n.

19 years agoimprove memory allocation in sets
Pierangelo Masarati [Fri, 8 Oct 2004 15:07:22 +0000 (15:07 +0000)]
improve memory allocation in sets

19 years agofurther cleanup of sets
Pierangelo Masarati [Fri, 8 Oct 2004 00:54:19 +0000 (00:54 +0000)]
further cleanup of sets

19 years ago"optimize" sets: since the attr part must be an attribute, use the AttributeDescription
Pierangelo Masarati [Fri, 8 Oct 2004 00:28:16 +0000 (00:28 +0000)]
"optimize" sets: since the attr part must be an attribute, use the AttributeDescription

19 years agorevert previous commit
Pierangelo Masarati [Fri, 8 Oct 2004 00:27:26 +0000 (00:27 +0000)]
revert previous commit

19 years agoimprove previous commit
Pierangelo Masarati [Thu, 7 Oct 2004 23:38:17 +0000 (23:38 +0000)]
improve previous commit

19 years agofix previous commit
Pierangelo Masarati [Thu, 7 Oct 2004 22:31:36 +0000 (22:31 +0000)]
fix previous commit

19 years agoimprove previous commit; now attrs in URI, if any, are added to that in the [<dn...
Pierangelo Masarati [Thu, 7 Oct 2004 20:44:01 +0000 (20:44 +0000)]
improve previous commit; now attrs in URI, if any, are added to that in the [<dn>]/<attr> form

19 years agoadd URI search to sets; documentation to come...
Pierangelo Masarati [Thu, 7 Oct 2004 17:05:48 +0000 (17:05 +0000)]
add URI search to sets; documentation to come...