]> git.sur5r.net Git - openldap/log
openldap
18 years agoITS#4088 force cursors to use same locker
Howard Chu [Tue, 18 Oct 2005 20:52:04 +0000 (20:52 +0000)]
ITS#4088 force cursors to use same locker

18 years agoDon't refer to deprecated routines
Kurt Zeilenga [Tue, 18 Oct 2005 20:37:03 +0000 (20:37 +0000)]
Don't refer to deprecated routines

18 years agoFix formatting
Howard Chu [Tue, 18 Oct 2005 03:50:06 +0000 (03:50 +0000)]
Fix formatting

18 years agoDelta-syncrepl doc updates
Howard Chu [Tue, 18 Oct 2005 03:25:57 +0000 (03:25 +0000)]
Delta-syncrepl doc updates

18 years agoAdd kqueue(2) support to slapd(8)
Kurt Zeilenga [Mon, 17 Oct 2005 21:32:33 +0000 (21:32 +0000)]
Add kqueue(2) support to slapd(8)

18 years agoNote that proxy authz was submitted for publication
Kurt Zeilenga [Mon, 17 Oct 2005 20:50:51 +0000 (20:50 +0000)]
Note that proxy authz was submitted for publication

18 years agomanagedit should be explicitly hidden (it was hidden behind LDAP_DEVEL).
Kurt Zeilenga [Mon, 17 Oct 2005 20:36:21 +0000 (20:36 +0000)]
managedit should be explicitly hidden (it was hidden behind LDAP_DEVEL).

18 years agoFix ITS#4098
Howard Chu [Mon, 17 Oct 2005 17:41:04 +0000 (17:41 +0000)]
Fix ITS#4098

18 years agoFix epoll, slapd_remove gets called multiple times for the same descriptor.
Howard Chu [Mon, 17 Oct 2005 17:31:48 +0000 (17:31 +0000)]
Fix epoll, slapd_remove gets called multiple times for the same descriptor.
Ignore subsequent calls.

18 years agoFix ldapi DN ordering
Howard Chu [Mon, 17 Oct 2005 12:57:53 +0000 (12:57 +0000)]
Fix ldapi DN ordering

18 years agoMore matching rules
Howard Chu [Mon, 17 Oct 2005 12:25:36 +0000 (12:25 +0000)]
More matching rules

18 years agoMore schema tweaks
Howard Chu [Mon, 17 Oct 2005 12:19:26 +0000 (12:19 +0000)]
More schema tweaks

18 years agoChange ModDN back to ModRDN. Legacy...
Howard Chu [Mon, 17 Oct 2005 11:40:20 +0000 (11:40 +0000)]
Change ModDN back to ModRDN. Legacy...

18 years agoSchema tweaks
Howard Chu [Mon, 17 Oct 2005 11:38:13 +0000 (11:38 +0000)]
Schema tweaks

18 years agoFix Bind/Unbind logging, align Search scopes with RFC2255
Howard Chu [Mon, 17 Oct 2005 08:32:29 +0000 (08:32 +0000)]
Fix Bind/Unbind logging, align Search scopes with RFC2255

18 years agoFix noop behavior, don't same TXN twice. Use consistent return code.
Howard Chu [Mon, 17 Oct 2005 08:09:28 +0000 (08:09 +0000)]
Fix noop behavior, don't same TXN twice. Use consistent return code.

18 years agoRevise last commit
Kurt Zeilenga [Sun, 16 Oct 2005 20:38:48 +0000 (20:38 +0000)]
Revise last commit

18 years agoFix TLS/SASL handling in new lightweight dispatcher
Kurt Zeilenga [Sun, 16 Oct 2005 20:33:01 +0000 (20:33 +0000)]
Fix TLS/SASL handling in new lightweight dispatcher

18 years agoMove slapd_set_read before return
Kurt Zeilenga [Sun, 16 Oct 2005 17:36:30 +0000 (17:36 +0000)]
Move slapd_set_read before return
(likely wake should be after... hmmm....)

18 years agosilence SLAP_SEM_LOAD_CONTROL related warnings...
Pierangelo Masarati [Sun, 16 Oct 2005 08:58:06 +0000 (08:58 +0000)]
silence SLAP_SEM_LOAD_CONTROL related warnings...

18 years agoITS#4088 proposed fix
Howard Chu [Sun, 16 Oct 2005 07:37:36 +0000 (07:37 +0000)]
ITS#4088 proposed fix

18 years agoAdd descr # to epoll_ctl failed error message
Kurt Zeilenga [Sun, 16 Oct 2005 06:41:55 +0000 (06:41 +0000)]
Add descr # to epoll_ctl failed error message

18 years agoITS#4089 add -g option to disable gluing
Howard Chu [Sun, 16 Oct 2005 02:55:51 +0000 (02:55 +0000)]
ITS#4089 add -g option to disable gluing

18 years agodisable SLAP_SEM_LOAD_CONTROL by default, needs additional review/work
Kurt Zeilenga [Sun, 16 Oct 2005 00:17:58 +0000 (00:17 +0000)]
disable SLAP_SEM_LOAD_CONTROL by default, needs additional review/work
Misc. other cleanup

18 years agoRevert prev commit, use -g option to disable glue instead
Howard Chu [Sat, 15 Oct 2005 21:52:01 +0000 (21:52 +0000)]
Revert prev commit, use -g option to disable glue instead

18 years agoITS#4089 use slapcat -n XX to specify just the superior of a glued tree
Howard Chu [Sat, 15 Oct 2005 20:08:56 +0000 (20:08 +0000)]
ITS#4089 use slapcat -n XX to specify just the superior of a glued tree

18 years agocomplete fix of slapd-monitor log modify (ITS#4091)
Pierangelo Masarati [Sat, 15 Oct 2005 17:37:18 +0000 (17:37 +0000)]
complete fix of slapd-monitor log modify (ITS#4091)

18 years agofix log level modification via slapd-monitor (ITS#4091)
Pierangelo Masarati [Sat, 15 Oct 2005 15:43:53 +0000 (15:43 +0000)]
fix log level modification via slapd-monitor (ITS#4091)

18 years agofix error message for invalid "uri" args
Pierangelo Masarati [Sat, 15 Oct 2005 12:33:04 +0000 (12:33 +0000)]
fix error message for invalid "uri" args

18 years agoRevised lightweight dispatcher -- writers moved into worker threads
Kurt Zeilenga [Sat, 15 Oct 2005 06:54:55 +0000 (06:54 +0000)]
Revised lightweight dispatcher -- writers moved into worker threads
Presently spawns operations in separate thread to ease clr_read/wake handling.
Seems to perform reasonable well...

18 years agoAdd delta syncrepl test
Howard Chu [Sat, 15 Oct 2005 06:16:01 +0000 (06:16 +0000)]
Add delta syncrepl test

18 years agoAdd var for accesslog
Howard Chu [Sat, 15 Oct 2005 06:14:52 +0000 (06:14 +0000)]
Add var for accesslog

18 years agoFix fallback retries
Howard Chu [Sat, 15 Oct 2005 06:14:12 +0000 (06:14 +0000)]
Fix fallback retries

18 years agoTrim down delta attr list
Howard Chu [Sat, 15 Oct 2005 05:37:10 +0000 (05:37 +0000)]
Trim down delta attr list

18 years agoFix delta deletes
Howard Chu [Sat, 15 Oct 2005 05:13:28 +0000 (05:13 +0000)]
Fix delta deletes

18 years agoUse generic filter for findbase
Howard Chu [Sat, 15 Oct 2005 05:13:05 +0000 (05:13 +0000)]
Use generic filter for findbase

18 years agoThe rest of the reloadHint support...
Howard Chu [Sat, 15 Oct 2005 03:27:05 +0000 (03:27 +0000)]
The rest of the reloadHint support...

18 years agoBetter delta syncrepl support, fallback to full refresh.
Howard Chu [Sat, 15 Oct 2005 03:26:31 +0000 (03:26 +0000)]
Better delta syncrepl support, fallback to full refresh.

18 years agoSend reloadHint TRUE by default
Howard Chu [Sat, 15 Oct 2005 00:43:47 +0000 (00:43 +0000)]
Send reloadHint TRUE by default

18 years agoAdd option to enable using the reloadHint. 2.2 consumers never sent this
Howard Chu [Sat, 15 Oct 2005 00:31:22 +0000 (00:31 +0000)]
Add option to enable using the reloadHint. 2.2 consumers never sent this
hint. The 2.3 consumer needs it for delta-syncrepl.

18 years agoDo some rough bounds checks on the age
Howard Chu [Fri, 14 Oct 2005 23:29:42 +0000 (23:29 +0000)]
Do some rough bounds checks on the age

18 years agoUpdate purge age days
Howard Chu [Fri, 14 Oct 2005 23:28:47 +0000 (23:28 +0000)]
Update purge age days

18 years agodon't copy o_ndn into lc_bound_ndn, otherwise we end up in a bind with DN but no...
Pierangelo Masarati [Fri, 14 Oct 2005 23:25:57 +0000 (23:25 +0000)]
don't copy o_ndn into lc_bound_ndn, otherwise we end up in a bind with DN but no password\!

18 years agoExtend age buffer
Howard Chu [Fri, 14 Oct 2005 23:24:34 +0000 (23:24 +0000)]
Extend age buffer

18 years agoRemove two-digit limitation on days in log purge interval
Howard Chu [Fri, 14 Oct 2005 23:18:12 +0000 (23:18 +0000)]
Remove two-digit limitation on days in log purge interval

18 years agoMore cleanup
Kurt Zeilenga [Fri, 14 Oct 2005 22:04:03 +0000 (22:04 +0000)]
More cleanup

18 years agocleanup
Kurt Zeilenga [Fri, 14 Oct 2005 21:46:44 +0000 (21:46 +0000)]
cleanup

18 years agocleanup
Kurt Zeilenga [Fri, 14 Oct 2005 21:37:14 +0000 (21:37 +0000)]
cleanup

18 years agobail out on invalid pid/args file(s) (ITS#4074); slaptest needs work yet
Pierangelo Masarati [Fri, 14 Oct 2005 21:21:27 +0000 (21:21 +0000)]
bail out on invalid pid/args file(s) (ITS#4074); slaptest needs work yet

18 years agoMove connectionless connection init to startup (may not be in the
Kurt Zeilenga [Fri, 14 Oct 2005 20:48:01 +0000 (20:48 +0000)]
Move connectionless connection init to startup (may not be in the
optimal place yet) to simply event management.  Needs testing.
Place revent clear calls immediately upon handling of event
(before any work).
Misc. other cleanup

18 years agocleanup
Kurt Zeilenga [Fri, 14 Oct 2005 18:47:32 +0000 (18:47 +0000)]
cleanup

18 years agoRemove unused variable (modtail in fe_op_modify())
Hallvard Furuseth [Fri, 14 Oct 2005 13:01:14 +0000 (13:01 +0000)]
Remove unused variable (modtail in fe_op_modify())

18 years agoconstify berval arg to load_extop(), to match usage
Hallvard Furuseth [Fri, 14 Oct 2005 12:57:07 +0000 (12:57 +0000)]
constify berval arg to load_extop(), to match usage

18 years agoAdd missing ";" in SLAP_SOCK_SET_INIT
Hallvard Furuseth [Fri, 14 Oct 2005 12:53:14 +0000 (12:53 +0000)]
Add missing ";" in SLAP_SOCK_SET_INIT

18 years agofix previous commit (modifyTimestamp didn't get appended to the list); add opattrs...
Pierangelo Masarati [Fri, 14 Oct 2005 10:02:50 +0000 (10:02 +0000)]
fix previous commit (modifyTimestamp didn't get appended to the list); add opattrs to back-monitor mods

18 years agoFix prototype
Kurt Zeilenga [Fri, 14 Oct 2005 05:44:28 +0000 (05:44 +0000)]
Fix prototype

18 years agoRevert prev commit, let the test run. It usually passes, will need to
Howard Chu [Fri, 14 Oct 2005 04:35:49 +0000 (04:35 +0000)]
Revert prev commit, let the test run. It usually passes, will need to
track down the infinite loop problem at some point. Probably not backend
dependent.

18 years agoITS#3440: (blind) fix for VxWorks inet_ntoa(3) leak,
Kurt Zeilenga [Fri, 14 Oct 2005 03:40:03 +0000 (03:40 +0000)]
ITS#3440: (blind) fix for VxWorks inet_ntoa(3) leak,
use inet_ntoa_b(3) instead.

18 years agomore about ITS#4086: fix back-meta as well
Pierangelo Masarati [Fri, 14 Oct 2005 00:43:23 +0000 (00:43 +0000)]
more about ITS#4086: fix back-meta as well

18 years agonote that "discover" is not supported yet
Pierangelo Masarati [Fri, 14 Oct 2005 00:20:56 +0000 (00:20 +0000)]
note that "discover" is not supported yet

18 years agomore cleanup
Pierangelo Masarati [Fri, 14 Oct 2005 00:17:51 +0000 (00:17 +0000)]
more cleanup

18 years agoThis test uses syncrepl persist, but ldbm doesn't support that. Exclude it.
Howard Chu [Fri, 14 Oct 2005 00:10:36 +0000 (00:10 +0000)]
This test uses syncrepl persist, but ldbm doesn't support that. Exclude it.

18 years agoFix prev commit for test037
Howard Chu [Fri, 14 Oct 2005 00:05:43 +0000 (00:05 +0000)]
Fix prev commit for test037

18 years agobetter fix to ITS#4086: treat mapping failures as undefined filter
Pierangelo Masarati [Fri, 14 Oct 2005 00:03:18 +0000 (00:03 +0000)]
better fix to ITS#4086: treat mapping failures as undefined filter

18 years agoDrop support for SSLeay.
Kurt Zeilenga [Thu, 13 Oct 2005 23:52:14 +0000 (23:52 +0000)]
Drop support for SSLeay.

18 years agotemporarily fix ITS#4086
Pierangelo Masarati [Thu, 13 Oct 2005 22:43:46 +0000 (22:43 +0000)]
temporarily fix ITS#4086

18 years agocleanup
Pierangelo Masarati [Thu, 13 Oct 2005 22:28:30 +0000 (22:28 +0000)]
cleanup

18 years agosilence warnings for DO_SAMBA build
Pierangelo Masarati [Thu, 13 Oct 2005 22:23:02 +0000 (22:23 +0000)]
silence warnings for DO_SAMBA build

18 years agofix back-ldbm build
Pierangelo Masarati [Thu, 13 Oct 2005 22:20:52 +0000 (22:20 +0000)]
fix back-ldbm build

18 years agoMove CSN invocations to backends
Howard Chu [Thu, 13 Oct 2005 11:58:44 +0000 (11:58 +0000)]
Move CSN invocations to backends

18 years agomissed \
Kurt Zeilenga [Thu, 13 Oct 2005 06:53:32 +0000 (06:53 +0000)]
missed \

18 years agoAdd ldap_bv2escaped_filter_value (ITS#2535)
Kurt Zeilenga [Thu, 13 Oct 2005 06:35:28 +0000 (06:35 +0000)]
Add ldap_bv2escaped_filter_value (ITS#2535)

18 years agocleanup
Kurt Zeilenga [Thu, 13 Oct 2005 04:33:01 +0000 (04:33 +0000)]
cleanup

18 years agocleanup
Kurt Zeilenga [Thu, 13 Oct 2005 02:08:14 +0000 (02:08 +0000)]
cleanup

18 years agoCorrect last commit message: lightweight listener (ITS#3975
Kurt Zeilenga [Wed, 12 Oct 2005 23:20:20 +0000 (23:20 +0000)]
Correct last commit message: lightweight listener (ITS#3975

18 years agoAlign Operation buffers using LBER_ALIGNED_BUFFER
Kurt Zeilenga [Wed, 12 Oct 2005 23:17:28 +0000 (23:17 +0000)]
Align Operation buffers using LBER_ALIGNED_BUFFER

18 years agoAssume TLS is properly configured if any one of
Kurt Zeilenga [Wed, 12 Oct 2005 20:31:04 +0000 (20:31 +0000)]
Assume TLS is properly configured if any one of
keyfile, certfile, cacertfile, or cacertdir is
provided.  Note that TLS can be properly configured
without any of these when non-X.509 cipher suites
are used, so this might have be rethought.

18 years agoITS#4078 fix buffer alignment
Howard Chu [Wed, 12 Oct 2005 17:34:06 +0000 (17:34 +0000)]
ITS#4078 fix buffer alignment

18 years agoTLS is configured after listener creation
Kurt Zeilenga [Wed, 12 Oct 2005 16:58:22 +0000 (16:58 +0000)]
TLS is configured after listener creation

18 years agoRemove obsolete csn variables
Howard Chu [Wed, 12 Oct 2005 07:59:51 +0000 (07:59 +0000)]
Remove obsolete csn variables

18 years agoFix typo
Howard Chu [Wed, 12 Oct 2005 00:31:05 +0000 (00:31 +0000)]
Fix typo

18 years agoAdd LDAP* to debug messages to aid tracking
Howard Chu [Wed, 12 Oct 2005 00:23:30 +0000 (00:23 +0000)]
Add LDAP* to debug messages to aid tracking

18 years agoFix ITS#3832 must mutex protect ld->ld_conns
Howard Chu [Wed, 12 Oct 2005 00:05:43 +0000 (00:05 +0000)]
Fix ITS#3832 must mutex protect ld->ld_conns

18 years agoITS#4077. I wonder if we should have an ARG_OCTAL flag to preserve the
Howard Chu [Tue, 11 Oct 2005 18:57:34 +0000 (18:57 +0000)]
ITS#4077. I wonder if we should have an ARG_OCTAL flag to preserve the
representation ... ?

18 years agoUse ldap_unbind_ext, don't depend on ldap-int.h
Howard Chu [Tue, 11 Oct 2005 03:05:13 +0000 (03:05 +0000)]
Use ldap_unbind_ext, don't depend on ldap-int.h

18 years agoFix writefds init on Windows
Howard Chu [Tue, 11 Oct 2005 02:56:56 +0000 (02:56 +0000)]
Fix writefds init on Windows

18 years agoRemove lint
Howard Chu [Tue, 11 Oct 2005 02:16:09 +0000 (02:16 +0000)]
Remove lint

18 years agofix ITS#4073
Pierangelo Masarati [Mon, 10 Oct 2005 14:54:14 +0000 (14:54 +0000)]
fix ITS#4073

18 years agoImprove prev commit
Howard Chu [Sun, 9 Oct 2005 21:20:40 +0000 (21:20 +0000)]
Improve prev commit

18 years agoITS#4035 let underlying backend know about updated rootdn
Howard Chu [Sun, 9 Oct 2005 21:17:18 +0000 (21:17 +0000)]
ITS#4035 let underlying backend know about updated rootdn

18 years agoITS#4072 prevent ldaps listeners when TLS is not configured
Howard Chu [Sun, 9 Oct 2005 20:04:49 +0000 (20:04 +0000)]
ITS#4072 prevent ldaps listeners when TLS is not configured

18 years agoITS#4072 ldap_pvt_tls_init_def_ctx() returns LDAP_NO_SUPPORT if not
Howard Chu [Sun, 9 Oct 2005 19:55:39 +0000 (19:55 +0000)]
ITS#4072 ldap_pvt_tls_init_def_ctx() returns LDAP_NO_SUPPORT if not
sufficiently configured. Update slapd/slurpd to act appropriately.

18 years agoITS#2942 skip referrals that we've already chased
Howard Chu [Sun, 9 Oct 2005 10:01:38 +0000 (10:01 +0000)]
ITS#2942 skip referrals that we've already chased

18 years agofix ITS#4071
Pierangelo Masarati [Sat, 8 Oct 2005 19:39:56 +0000 (19:39 +0000)]
fix ITS#4071

18 years agoimprove previous commit (ITS#4071)
Pierangelo Masarati [Sat, 8 Oct 2005 18:54:03 +0000 (18:54 +0000)]
improve previous commit (ITS#4071)

18 years agoAdd comment that LDAP_MORE_RESULTS_TO_RETURN is obsolete
Howard Chu [Sat, 8 Oct 2005 18:51:53 +0000 (18:51 +0000)]
Add comment that LDAP_MORE_RESULTS_TO_RETURN is obsolete

18 years agoSimplify lm_chain_tail handling, support LDAP_MSG_RECEIVED
Howard Chu [Sat, 8 Oct 2005 18:51:14 +0000 (18:51 +0000)]
Simplify lm_chain_tail handling, support LDAP_MSG_RECEIVED
Drop support for LDAP_MORE_RESULTS_TO_RETURN

18 years agoDon't set ndelay on socket connect if no timeout was specified
Howard Chu [Sat, 8 Oct 2005 18:19:50 +0000 (18:19 +0000)]
Don't set ndelay on socket connect if no timeout was specified

18 years agoallow rwm to work with either the real or the virtual naming context equal to the...
Pierangelo Masarati [Sat, 8 Oct 2005 10:56:10 +0000 (10:56 +0000)]
allow rwm to work with either the real or the virtual naming context equal to the empty DN

18 years agoITS#4068 fix queued UUIDs
Howard Chu [Fri, 7 Oct 2005 00:31:38 +0000 (00:31 +0000)]
ITS#4068 fix queued UUIDs