]> git.sur5r.net Git - openldap/log
openldap
19 years agoITS#2919 move OpenLDAPtime to OpenLDAPperson
Howard Chu [Fri, 4 Mar 2005 11:35:37 +0000 (11:35 +0000)]
ITS#2919 move OpenLDAPtime to OpenLDAPperson

19 years agoITS#2919 add OpenLDAPtime test
Howard Chu [Fri, 4 Mar 2005 11:35:09 +0000 (11:35 +0000)]
ITS#2919 add OpenLDAPtime test

19 years agoRevert prev commit
Howard Chu [Fri, 4 Mar 2005 11:28:48 +0000 (11:28 +0000)]
Revert prev commit

19 years agoITS#2919 add OpenLDAPorg and OpenLDAPtime to root entry
Howard Chu [Fri, 4 Mar 2005 10:46:17 +0000 (10:46 +0000)]
ITS#2919 add OpenLDAPorg and OpenLDAPtime to root entry

19 years agoAdded config compatibility wrapper for overlays etc...
Howard Chu [Fri, 4 Mar 2005 10:32:51 +0000 (10:32 +0000)]
Added config compatibility wrapper for overlays etc...

19 years agoFix backend config table fallthru
Howard Chu [Fri, 4 Mar 2005 10:01:31 +0000 (10:01 +0000)]
Fix backend config table fallthru

19 years agoDon't restrict cache sizes to non-zero
Howard Chu [Fri, 4 Mar 2005 09:45:08 +0000 (09:45 +0000)]
Don't restrict cache sizes to non-zero

19 years agoFix schema init sequence
Howard Chu [Fri, 4 Mar 2005 09:26:50 +0000 (09:26 +0000)]
Fix schema init sequence

19 years agoITS#2919 add a user modifiable generalizedTime attribute
Howard Chu [Fri, 4 Mar 2005 09:16:37 +0000 (09:16 +0000)]
ITS#2919 add a user modifiable generalizedTime attribute
(please assign an OID for this attribute)

19 years agoFix prev commit, make sure to only send result once
Howard Chu [Fri, 4 Mar 2005 06:25:10 +0000 (06:25 +0000)]
Fix prev commit, make sure to only send result once

19 years agoFix ITS#3537 (need to repeat this fix for the other operations too.)
Howard Chu [Fri, 4 Mar 2005 06:20:37 +0000 (06:20 +0000)]
Fix ITS#3537 (need to repeat this fix for the other operations too.)

19 years agoITS#3579 disable ldap_syslog earlier.
Howard Chu [Fri, 4 Mar 2005 04:32:43 +0000 (04:32 +0000)]
ITS#3579 disable ldap_syslog earlier.

19 years agoITS#3533 use LDAP_DEBUG_TRACE for version info
Howard Chu [Fri, 4 Mar 2005 00:10:01 +0000 (00:10 +0000)]
ITS#3533 use LDAP_DEBUG_TRACE for version info

19 years agoMore verbmasks cleanup, added index unparsing
Howard Chu [Wed, 2 Mar 2005 16:35:59 +0000 (16:35 +0000)]
More verbmasks cleanup, added index unparsing

19 years agoCleanup verb/mask processing
Howard Chu [Wed, 2 Mar 2005 14:49:54 +0000 (14:49 +0000)]
Cleanup verb/mask processing

19 years agoAlways initialize back-config implicitly
Howard Chu [Wed, 2 Mar 2005 08:32:11 +0000 (08:32 +0000)]
Always initialize back-config implicitly

19 years agoFix initial config file info
Howard Chu [Wed, 2 Mar 2005 05:20:22 +0000 (05:20 +0000)]
Fix initial config file info

19 years agoReorganized config/bconfig. Migrated back-bdb config.
Howard Chu [Wed, 2 Mar 2005 04:46:50 +0000 (04:46 +0000)]
Reorganized config/bconfig. Migrated back-bdb config.

19 years agoDrop "access " from acl_unparse
Howard Chu [Tue, 1 Mar 2005 23:17:54 +0000 (23:17 +0000)]
Drop "access " from acl_unparse

19 years agoFix prev commit
Howard Chu [Tue, 1 Mar 2005 23:13:21 +0000 (23:13 +0000)]
Fix prev commit

19 years agoAdded general limits retrieval
Howard Chu [Tue, 1 Mar 2005 23:01:47 +0000 (23:01 +0000)]
Added general limits retrieval

19 years agoAdded limits_unparse_one
Howard Chu [Tue, 1 Mar 2005 21:25:32 +0000 (21:25 +0000)]
Added limits_unparse_one

19 years agoFix prev commit
Howard Chu [Tue, 1 Mar 2005 21:16:44 +0000 (21:16 +0000)]
Fix prev commit

19 years agoAdded authz-regexp, slapi plugin retrieval
Howard Chu [Tue, 1 Mar 2005 20:08:36 +0000 (20:08 +0000)]
Added authz-regexp, slapi plugin retrieval

19 years agoFix slapi plugin info
Howard Chu [Tue, 1 Mar 2005 20:05:20 +0000 (20:05 +0000)]
Fix slapi plugin info

19 years agofix ITS#3406 wrt/ dnattr; silence warning
Pierangelo Masarati [Tue, 1 Mar 2005 18:40:23 +0000 (18:40 +0000)]
fix ITS#3406 wrt/ dnattr; silence warning

19 years agoAdded oidm retrieval
Howard Chu [Tue, 1 Mar 2005 18:05:23 +0000 (18:05 +0000)]
Added oidm retrieval

19 years agoAdded ldap_pvt_sasl_secprops_unparse, slap_sasl_secprops_unparse
Howard Chu [Tue, 1 Mar 2005 11:42:31 +0000 (11:42 +0000)]
Added ldap_pvt_sasl_secprops_unparse, slap_sasl_secprops_unparse

19 years agoAdded moduleload/modulepath retrieval
Howard Chu [Mon, 28 Feb 2005 22:19:55 +0000 (22:19 +0000)]
Added moduleload/modulepath retrieval

19 years agoRemove ldapsasl, it is now part of Cyrus SASL
Howard Chu [Mon, 28 Feb 2005 01:09:15 +0000 (01:09 +0000)]
Remove ldapsasl, it is now part of Cyrus SASL

19 years agofix ITS#3570 (please review)
Pierangelo Masarati [Sun, 27 Feb 2005 20:02:13 +0000 (20:02 +0000)]
fix ITS#3570 (please review)

19 years ago(partial) fix to ITS#3570: detect an error condition; the error is yet to be fixed
Pierangelo Masarati [Sun, 27 Feb 2005 18:05:22 +0000 (18:05 +0000)]
(partial) fix to ITS#3570: detect an error condition; the error is yet to be fixed

19 years agoenable tls-related code only if available; import fix for asynchronous starttls from...
Pierangelo Masarati [Sun, 27 Feb 2005 17:20:04 +0000 (17:20 +0000)]
enable tls-related code only if available; import fix for asynchronous starttls from back-ldap

19 years agoITS#3557: {SSHA} not default due to missing include
Kurt Zeilenga [Sun, 27 Feb 2005 16:46:45 +0000 (16:46 +0000)]
ITS#3557: {SSHA} not default due to missing include

19 years agoFix compiler error and warnings.
Kurt Zeilenga [Sun, 27 Feb 2005 06:10:01 +0000 (06:10 +0000)]
Fix compiler error and warnings.

19 years agoUse #ifndef for SASL_VERSION_FULL, new Cyrus <sasl.h> defines it now
Howard Chu [Sat, 26 Feb 2005 03:00:30 +0000 (03:00 +0000)]
Use #ifndef for SASL_VERSION_FULL, new Cyrus <sasl.h> defines it now

19 years agoSASL/TLS fixes to prev commit
Howard Chu [Thu, 24 Feb 2005 09:07:40 +0000 (09:07 +0000)]
SASL/TLS fixes to prev commit

19 years agoDelete references to chain overlay, it's merged back into back-ldap
Howard Chu [Thu, 24 Feb 2005 08:27:10 +0000 (08:27 +0000)]
Delete references to chain overlay, it's merged back into back-ldap

19 years agoITS#3583
Kurt Zeilenga [Wed, 23 Feb 2005 16:08:11 +0000 (16:08 +0000)]
ITS#3583

19 years agoAdded syncrepl retrieval
Howard Chu [Wed, 23 Feb 2005 14:58:53 +0000 (14:58 +0000)]
Added syncrepl retrieval

19 years agoAdded replica retrieval
Howard Chu [Wed, 23 Feb 2005 12:03:14 +0000 (12:03 +0000)]
Added replica retrieval

19 years agoFix prev, add security factors
Howard Chu [Wed, 23 Feb 2005 07:09:24 +0000 (07:09 +0000)]
Fix prev, add security factors

19 years agoFix up memory usage
Howard Chu [Wed, 23 Feb 2005 04:25:24 +0000 (04:25 +0000)]
Fix up memory usage

19 years agoimprove previous commit; now attribute values are rewritten either if they were DN...
Pierangelo Masarati [Tue, 22 Feb 2005 21:29:42 +0000 (21:29 +0000)]
improve previous commit; now attribute values are rewritten either if they were DN-valued before or after being remapped

19 years agohonor remapped attrs in requested attrlist; fix erroneous cleanup of remapped request...
Pierangelo Masarati [Tue, 22 Feb 2005 20:16:31 +0000 (20:16 +0000)]
honor remapped attrs in requested attrlist; fix erroneous cleanup of remapped requested attrlist (only at response)

19 years agotest remapped attribute in requested attribute list
Pierangelo Masarati [Tue, 22 Feb 2005 20:08:53 +0000 (20:08 +0000)]
test remapped attribute in requested attribute list

19 years agomissing successful return was causing erroneous failure detection
Pierangelo Masarati [Tue, 22 Feb 2005 15:01:14 +0000 (15:01 +0000)]
missing successful return was causing erroneous failure detection

19 years agoDocument the '-q' quick mode option
Howard Chu [Tue, 22 Feb 2005 13:24:21 +0000 (13:24 +0000)]
Document the '-q' quick mode option

19 years agoMake replica directives visible/editable
Howard Chu [Tue, 22 Feb 2005 12:18:53 +0000 (12:18 +0000)]
Make replica directives visible/editable

19 years agoAdded acl_unparse, slap_sasl_getpolicy
Howard Chu [Tue, 22 Feb 2005 12:02:34 +0000 (12:02 +0000)]
Added acl_unparse, slap_sasl_getpolicy

19 years agoAdded overlay objects
Howard Chu [Mon, 21 Feb 2005 18:04:37 +0000 (18:04 +0000)]
Added overlay objects

19 years agoAdded includeFile objects
Howard Chu [Mon, 21 Feb 2005 17:38:27 +0000 (17:38 +0000)]
Added includeFile objects

19 years agoMore schema fixes
Howard Chu [Mon, 21 Feb 2005 14:57:02 +0000 (14:57 +0000)]
More schema fixes

19 years agoUse backend#0 for config, tools default to #1
Howard Chu [Mon, 21 Feb 2005 11:28:59 +0000 (11:28 +0000)]
Use backend#0 for config, tools default to #1

19 years agoITS#3559 fix hdb dn2idl idl_cache usage
Howard Chu [Mon, 21 Feb 2005 11:11:00 +0000 (11:11 +0000)]
ITS#3559 fix hdb dn2idl idl_cache usage

19 years agoRetrieve more values, bypass tool mode (for now)
Howard Chu [Mon, 21 Feb 2005 03:50:05 +0000 (03:50 +0000)]
Retrieve more values, bypass tool mode (for now)

19 years agoSimple values retrievable
Howard Chu [Mon, 21 Feb 2005 02:21:29 +0000 (02:21 +0000)]
Simple values retrievable

19 years agoJuggle ARG flags, needed some more bits
Howard Chu [Mon, 21 Feb 2005 01:10:23 +0000 (01:10 +0000)]
Juggle ARG flags, needed some more bits

19 years agofix previous commit (please check)
Pierangelo Masarati [Sun, 20 Feb 2005 23:06:55 +0000 (23:06 +0000)]
fix previous commit (please check)

19 years agoAdding back-config pieces
Howard Chu [Sun, 20 Feb 2005 18:33:40 +0000 (18:33 +0000)]
Adding back-config pieces

19 years agoPreliminary config attribute schema
Howard Chu [Sun, 20 Feb 2005 11:24:24 +0000 (11:24 +0000)]
Preliminary config attribute schema

19 years agoRearrange, merge sasl config back into main config
Howard Chu [Sun, 20 Feb 2005 06:47:54 +0000 (06:47 +0000)]
Rearrange, merge sasl config back into main config

19 years agoCleanup unused variables
Howard Chu [Sun, 20 Feb 2005 04:59:29 +0000 (04:59 +0000)]
Cleanup unused variables

19 years agobdb_show_key is for hash keys, not IDs
Howard Chu [Sun, 20 Feb 2005 04:32:54 +0000 (04:32 +0000)]
bdb_show_key is for hash keys, not IDs

19 years agoITS#3556 (SLAPI does not work on 64-bit platforms)
Luke Howard [Sun, 20 Feb 2005 02:13:14 +0000 (02:13 +0000)]
ITS#3556 (SLAPI does not work on 64-bit platforms)

19 years agoclarify comment
Pierangelo Masarati [Sat, 19 Feb 2005 16:55:14 +0000 (16:55 +0000)]
clarify comment

19 years agouse asynchronous StartTLS
Pierangelo Masarati [Sat, 19 Feb 2005 16:14:22 +0000 (16:14 +0000)]
use asynchronous StartTLS

19 years agohonor abandon/cancel (ITS#3551)
Pierangelo Masarati [Sat, 19 Feb 2005 12:25:55 +0000 (12:25 +0000)]
honor abandon/cancel (ITS#3551)

19 years agoTemporary placeholder, do not use. Will be hardcoded into config.c.
Howard Chu [Sat, 19 Feb 2005 12:22:47 +0000 (12:22 +0000)]
Temporary placeholder, do not use. Will be hardcoded into config.c.

19 years agoITS#3551 return SLAPD_ABANDON on abandon...
Howard Chu [Sat, 19 Feb 2005 12:10:40 +0000 (12:10 +0000)]
ITS#3551 return SLAPD_ABANDON on abandon...

19 years agofix ITS#3551
Pierangelo Masarati [Sat, 19 Feb 2005 11:07:02 +0000 (11:07 +0000)]
fix ITS#3551

19 years agoFix cancel cleanup
Howard Chu [Fri, 18 Feb 2005 07:12:57 +0000 (07:12 +0000)]
Fix cancel cleanup

19 years agoITS#3549 allow one op to progress when a socket with writewaiters
Howard Chu [Fri, 18 Feb 2005 04:21:59 +0000 (04:21 +0000)]
ITS#3549 allow one op to progress when a socket with writewaiters
becomes ready to write.

19 years agoFix if HAVE_TLS is missing
Howard Chu [Fri, 18 Feb 2005 04:20:56 +0000 (04:20 +0000)]
Fix if HAVE_TLS is missing

19 years agoAdd code to aid in testing Abandon/Cancel processing
Howard Chu [Fri, 18 Feb 2005 02:40:06 +0000 (02:40 +0000)]
Add code to aid in testing Abandon/Cancel processing

19 years agoITS#3552 fix bogus asserts
Howard Chu [Fri, 18 Feb 2005 02:35:23 +0000 (02:35 +0000)]
ITS#3552 fix bogus asserts

19 years agoITS#3549 acknowledge CANCEL requests
Howard Chu [Fri, 18 Feb 2005 01:08:47 +0000 (01:08 +0000)]
ITS#3549 acknowledge CANCEL requests

19 years agoITS#3549 cleanup abandon/cancel processing
Howard Chu [Fri, 18 Feb 2005 01:01:35 +0000 (01:01 +0000)]
ITS#3549 cleanup abandon/cancel processing

19 years agoAnother abandon check
Howard Chu [Fri, 18 Feb 2005 00:50:17 +0000 (00:50 +0000)]
Another abandon check

19 years agoAlways return SLAPD_ABANDON in response to op->o_abandon being set.
Howard Chu [Fri, 18 Feb 2005 00:37:40 +0000 (00:37 +0000)]
Always return SLAPD_ABANDON in response to op->o_abandon being set.

19 years agoRevert use_thread option, it didn't gain anything.
Howard Chu [Thu, 17 Feb 2005 15:18:30 +0000 (15:18 +0000)]
Revert use_thread option, it didn't gain anything.

19 years agoITS#3546 fix consumer crash on interrupt (provider crash still unresolved)
Howard Chu [Thu, 17 Feb 2005 15:07:27 +0000 (15:07 +0000)]
ITS#3546 fix consumer crash on interrupt (provider crash still unresolved)

19 years agoinitialize AttributeAssertion before using
Sang Seok Lim [Wed, 16 Feb 2005 17:00:11 +0000 (17:00 +0000)]
initialize AttributeAssertion before using

19 years agoAdd back-hdb description
Howard Chu [Tue, 15 Feb 2005 23:44:32 +0000 (23:44 +0000)]
Add back-hdb description

19 years agoMisc clean up
Sang Seok Lim [Tue, 15 Feb 2005 16:55:00 +0000 (16:55 +0000)]
Misc clean up

19 years agotest filter updates for Attribute Aliasing
Sang Seok Lim [Tue, 15 Feb 2005 05:25:26 +0000 (05:25 +0000)]
test filter updates for Attribute Aliasing

19 years agoAttribute Aliasing : equality matching support
Sang Seok Lim [Tue, 15 Feb 2005 05:24:48 +0000 (05:24 +0000)]
Attribute Aliasing : equality matching support

19 years agorev 05
Kurt Zeilenga [Sat, 12 Feb 2005 17:48:12 +0000 (17:48 +0000)]
rev 05

19 years agorev 01
Kurt Zeilenga [Sat, 12 Feb 2005 16:25:02 +0000 (16:25 +0000)]
rev 01

19 years agorev 08 (expired)
Kurt Zeilenga [Sat, 12 Feb 2005 16:24:34 +0000 (16:24 +0000)]
rev 08 (expired)

19 years agorev 30
Kurt Zeilenga [Fri, 11 Feb 2005 20:56:17 +0000 (20:56 +0000)]
rev 30

19 years agoDelete unused syncrepl_pool
Howard Chu [Fri, 11 Feb 2005 10:20:16 +0000 (10:20 +0000)]
Delete unused syncrepl_pool

19 years agoFix memory leak in a component encoder
Sang Seok Lim [Thu, 10 Feb 2005 16:58:56 +0000 (16:58 +0000)]
Fix memory leak in a component encoder

19 years agofix typo
Pierangelo Masarati [Tue, 8 Feb 2005 13:17:02 +0000 (13:17 +0000)]
fix typo

19 years agoallow stacking of a default chaining control when chasing further referrals; fix...
Pierangelo Masarati [Sun, 6 Feb 2005 22:12:02 +0000 (22:12 +0000)]
allow stacking of a default chaining control when chasing further referrals; fix referral return memory allocation on direct search

19 years agoprovisions for configuring a desired chaining policy via the chaining behavior control
Pierangelo Masarati [Sat, 5 Feb 2005 18:21:14 +0000 (18:21 +0000)]
provisions for configuring a desired chaining policy via the chaining behavior control

19 years agotemporarily revert to synchronous start tls
Pierangelo Masarati [Sat, 5 Feb 2005 17:33:22 +0000 (17:33 +0000)]
temporarily revert to synchronous start tls

19 years agoimport selected improvements from back-ldap: use asynchronous Start TLS exop; allow...
Pierangelo Masarati [Sat, 5 Feb 2005 15:55:27 +0000 (15:55 +0000)]
import selected improvements from back-ldap: use asynchronous Start TLS exop; allow propagating TLS if used in the original connection; minor cleanup

19 years agouse asynchronous Start TLS exop; allow propagating TLS if used in the original connec...
Pierangelo Masarati [Sat, 5 Feb 2005 15:55:02 +0000 (15:55 +0000)]
use asynchronous Start TLS exop; allow propagating TLS if used in the original connection; minor cleanup

19 years agoimport referral chaing options from back-ldap
Pierangelo Masarati [Sat, 5 Feb 2005 11:33:32 +0000 (11:33 +0000)]
import referral chaing options from back-ldap