]> git.sur5r.net Git - openldap/log
openldap
19 years agomanageDIT framework and obsolete objectclasses/DIT-content-rule override
Kurt Zeilenga [Fri, 13 May 2005 19:07:31 +0000 (19:07 +0000)]
manageDIT framework and obsolete objectclasses/DIT-content-rule override

19 years agoFix client-side ManageDIT control
Kurt Zeilenga [Fri, 13 May 2005 18:35:55 +0000 (18:35 +0000)]
Fix client-side ManageDIT control

19 years agofinish global_schemacheck removal
Kurt Zeilenga [Fri, 13 May 2005 17:35:36 +0000 (17:35 +0000)]
finish global_schemacheck removal

19 years agofix sizelimit interaction with glue overlay (ITS#3724)
Pierangelo Masarati [Fri, 13 May 2005 13:10:33 +0000 (13:10 +0000)]
fix sizelimit interaction with glue overlay (ITS#3724)

19 years agoLDIF include must use a file URL
Howard Chu [Fri, 13 May 2005 09:56:17 +0000 (09:56 +0000)]
LDIF include must use a file URL

19 years agodon't bother about slap_dummy_bv
Pierangelo Masarati [Fri, 13 May 2005 09:06:28 +0000 (09:06 +0000)]
don't bother about slap_dummy_bv

19 years agodon't free officially dummy values
Pierangelo Masarati [Fri, 13 May 2005 08:50:10 +0000 (08:50 +0000)]
don't free officially dummy values

19 years agoAdd parsing for manageDIT control.
Kurt Zeilenga [Fri, 13 May 2005 08:22:08 +0000 (08:22 +0000)]
Add parsing for manageDIT control.

19 years agoextend manageDIT test cases (now just need to find time
Kurt Zeilenga [Fri, 13 May 2005 06:43:06 +0000 (06:43 +0000)]
extend manageDIT test cases (now just need to find time
to implement this)

19 years agoITS#3278 use correct connection for sasl_install()
Howard Chu [Fri, 13 May 2005 05:22:08 +0000 (05:22 +0000)]
ITS#3278 use correct connection for sasl_install()

19 years agoAdd client-side ManageDIT control support
Kurt Zeilenga [Fri, 13 May 2005 03:00:04 +0000 (03:00 +0000)]
Add client-side ManageDIT control support
(to be used to 'manage' DIT entries).

19 years agoFix typo
Kurt Zeilenga [Fri, 13 May 2005 02:55:21 +0000 (02:55 +0000)]
Fix typo

19 years agoControl cleanup
Kurt Zeilenga [Fri, 13 May 2005 02:34:16 +0000 (02:34 +0000)]
Control cleanup

19 years agoITS#3608 - ignore unavailable non-critical controls
Howard Chu [Fri, 13 May 2005 01:35:20 +0000 (01:35 +0000)]
ITS#3608 - ignore unavailable non-critical controls

19 years agoFix parseSearchOptions
Howard Chu [Fri, 13 May 2005 01:33:22 +0000 (01:33 +0000)]
Fix parseSearchOptions

19 years agoFix typo
Howard Chu [Thu, 12 May 2005 23:38:59 +0000 (23:38 +0000)]
Fix typo

19 years agofix sizelimit bug (ITS#3720)
Pierangelo Masarati [Thu, 12 May 2005 22:37:56 +0000 (22:37 +0000)]
fix sizelimit bug (ITS#3720)

19 years agoFix Win32 build using separate object directory
Howard Chu [Thu, 12 May 2005 04:03:31 +0000 (04:03 +0000)]
Fix Win32 build using separate object directory

19 years agoSample LDIF slapd configuration
Howard Chu [Thu, 12 May 2005 03:53:02 +0000 (03:53 +0000)]
Sample LDIF slapd configuration

19 years agocore.schema converted to LDIF
Howard Chu [Thu, 12 May 2005 03:31:52 +0000 (03:31 +0000)]
core.schema converted to LDIF

19 years agoFix attribute sorting
Howard Chu [Thu, 12 May 2005 03:24:49 +0000 (03:24 +0000)]
Fix attribute sorting

19 years agoFix for slapadd'ing a config db
Howard Chu [Thu, 12 May 2005 03:24:34 +0000 (03:24 +0000)]
Fix for slapadd'ing a config db

19 years agoFix prev commit
Howard Chu [Thu, 12 May 2005 02:56:11 +0000 (02:56 +0000)]
Fix prev commit

19 years agoUpdated ldif_read_record to support LDIF include: directive
Howard Chu [Thu, 12 May 2005 00:46:39 +0000 (00:46 +0000)]
Updated ldif_read_record to support LDIF include: directive

19 years agofix and strengthen the structural objectClass test
Pierangelo Masarati [Thu, 12 May 2005 00:43:29 +0000 (00:43 +0000)]
fix and strengthen the structural objectClass test

19 years agoremove global_schemacheck
Pierangelo Masarati [Thu, 12 May 2005 00:03:50 +0000 (00:03 +0000)]
remove global_schemacheck

19 years agoNever publish:
Kurt Zeilenga [Wed, 11 May 2005 22:40:50 +0000 (22:40 +0000)]
Never publish:
supportedLDAPversion: 2

19 years agoMostly remove global_schemacheck. More cleanup needed in
Kurt Zeilenga [Wed, 11 May 2005 22:24:18 +0000 (22:24 +0000)]
Mostly remove global_schemacheck.  More cleanup needed in
bconfig.c and back-sql.

19 years agoprototype manage script
Kurt Zeilenga [Wed, 11 May 2005 20:36:11 +0000 (20:36 +0000)]
prototype manage script

19 years agoITS#3577 Make librewrite shared - > liblrewrite.la
Howard Chu [Wed, 11 May 2005 10:18:27 +0000 (10:18 +0000)]
ITS#3577 Make librewrite shared - > liblrewrite.la

19 years agoremove cruft
Pierangelo Masarati [Wed, 11 May 2005 08:41:35 +0000 (08:41 +0000)]
remove cruft

19 years agoremove obsolete tests
Pierangelo Masarati [Wed, 11 May 2005 08:39:39 +0000 (08:39 +0000)]
remove obsolete tests

19 years agoAdd code to build guide
Kurt Zeilenga [Wed, 11 May 2005 08:26:56 +0000 (08:26 +0000)]
Add code to build guide

19 years agoMore tweaks for BDB
Howard Chu [Wed, 11 May 2005 00:32:14 +0000 (00:32 +0000)]
More tweaks for BDB

19 years agoMore details
Howard Chu [Wed, 11 May 2005 00:13:13 +0000 (00:13 +0000)]
More details

19 years agoAdd LDAP_DEBUG_SYNC loglevel
Howard Chu [Tue, 10 May 2005 20:42:39 +0000 (20:42 +0000)]
Add LDAP_DEBUG_SYNC loglevel

19 years agoPreliminary slapd.d info, very incomplete
Howard Chu [Tue, 10 May 2005 11:32:25 +0000 (11:32 +0000)]
Preliminary slapd.d info, very incomplete

19 years agoFix typo, use dn.base instead of dn.exact in unparse
Howard Chu [Tue, 10 May 2005 01:16:21 +0000 (01:16 +0000)]
Fix typo, use dn.base instead of dn.exact in unparse

19 years agoMore value ACL style tweaks
Howard Chu [Tue, 10 May 2005 00:51:28 +0000 (00:51 +0000)]
More value ACL style tweaks

19 years agoFix acl_unparse - add missing style specifiers
Howard Chu [Tue, 10 May 2005 00:32:43 +0000 (00:32 +0000)]
Fix acl_unparse - add missing style specifiers

19 years agoDon't split description across multiple values.
Kurt Zeilenga [Mon, 9 May 2005 19:07:42 +0000 (19:07 +0000)]
Don't split description across multiple values.

19 years agoFix (temporary) crash on ldbm
Howard Chu [Mon, 9 May 2005 11:20:24 +0000 (11:20 +0000)]
Fix (temporary) crash on ldbm

19 years agoAdd comments for config_overlay
Howard Chu [Mon, 9 May 2005 10:41:05 +0000 (10:41 +0000)]
Add comments for config_overlay

19 years agoMore fixes for overlay support. Converted pcache to config table.
Howard Chu [Mon, 9 May 2005 10:33:43 +0000 (10:33 +0000)]
More fixes for overlay support. Converted pcache to config table.

19 years agoFix debug msg
Howard Chu [Mon, 9 May 2005 10:33:01 +0000 (10:33 +0000)]
Fix debug msg

19 years agodon't compare freed pointers (no harm)
Pierangelo Masarati [Mon, 9 May 2005 09:32:44 +0000 (09:32 +0000)]
don't compare freed pointers (no harm)

19 years agoFix prev commit, extra objectclass table
Howard Chu [Mon, 9 May 2005 05:14:59 +0000 (05:14 +0000)]
Fix prev commit, extra objectclass table

19 years agoFix prev commit, trim unused cfOC vars
Howard Chu [Mon, 9 May 2005 05:02:23 +0000 (05:02 +0000)]
Fix prev commit, trim unused cfOC vars

19 years agoTable-driven config
Howard Chu [Mon, 9 May 2005 05:02:01 +0000 (05:02 +0000)]
Table-driven config

19 years agoRestructured to allow miscellaneous Adds under database/overlay objects
Howard Chu [Mon, 9 May 2005 03:42:51 +0000 (03:42 +0000)]
Restructured to allow miscellaneous Adds under database/overlay objects

19 years agoLDIF update for CRL test
Sang Seok Lim [Mon, 9 May 2005 03:23:00 +0000 (03:23 +0000)]
LDIF update for CRL test

19 years agoMore for error propagation
Howard Chu [Mon, 9 May 2005 01:20:03 +0000 (01:20 +0000)]
More for error propagation

19 years agotestscript update for testing CRL routine
Sang Seok Lim [Mon, 9 May 2005 01:08:03 +0000 (01:08 +0000)]
testscript update for testing CRL routine

19 years agoBug fix in Component Matching for CRL support
Sang Seok Lim [Mon, 9 May 2005 01:06:06 +0000 (01:06 +0000)]
Bug fix in Component Matching for CRL support

19 years agoExplicitly set LTONLY_MOD for shared overlays
Howard Chu [Mon, 9 May 2005 00:13:47 +0000 (00:13 +0000)]
Explicitly set LTONLY_MOD for shared overlays

19 years agoAdd (very limited) libtool 1.5 --tag support
Howard Chu [Mon, 9 May 2005 00:13:05 +0000 (00:13 +0000)]
Add (very limited) libtool 1.5 --tag support

19 years agoFix prev commit
Howard Chu [Mon, 9 May 2005 00:06:26 +0000 (00:06 +0000)]
Fix prev commit

19 years agoAdd notes about -F config dir option
Howard Chu [Sun, 8 May 2005 05:21:54 +0000 (05:21 +0000)]
Add notes about -F config dir option

19 years agoNUL at end of entry not needed any more
Howard Chu [Sun, 8 May 2005 01:12:01 +0000 (01:12 +0000)]
NUL at end of entry not needed any more

19 years agoDelete unused entry_lenlen code
Howard Chu [Sun, 8 May 2005 00:52:24 +0000 (00:52 +0000)]
Delete unused entry_lenlen code

19 years agoForced commit - prev commits fix ITS#3714
Howard Chu [Sun, 8 May 2005 00:49:34 +0000 (00:49 +0000)]
Forced commit - prev commits fix ITS#3714

19 years agoMacro fix, again
Howard Chu [Sun, 8 May 2005 00:47:14 +0000 (00:47 +0000)]
Macro fix, again

19 years agoFix bad macro interaction in prev commit
Howard Chu [Sun, 8 May 2005 00:45:58 +0000 (00:45 +0000)]
Fix bad macro interaction in prev commit

19 years agoSimplify static build
Howard Chu [Sat, 7 May 2005 23:14:57 +0000 (23:14 +0000)]
Simplify static build

19 years agoITS#3712 skip Winsock detection on Cygwin
Howard Chu [Sat, 7 May 2005 21:42:24 +0000 (21:42 +0000)]
ITS#3712 skip Winsock detection on Cygwin

19 years agodon't leave consts around
Pierangelo Masarati [Sat, 7 May 2005 10:52:05 +0000 (10:52 +0000)]
don't leave consts around

19 years agoMake entry_encode/decode independent of slapd structure sizes
Howard Chu [Fri, 6 May 2005 21:24:49 +0000 (21:24 +0000)]
Make entry_encode/decode independent of slapd structure sizes

19 years agoldap.h updates
Kurt Zeilenga [Fri, 6 May 2005 21:07:29 +0000 (21:07 +0000)]
ldap.h updates

19 years agouse appropriate log level if bailing out; need to use Debug() instead fprintf( stderr...
Pierangelo Masarati [Fri, 6 May 2005 20:36:59 +0000 (20:36 +0000)]
use appropriate log level if bailing out; need to use Debug() instead fprintf( stderr ) in many places...

19 years agoPropagate config errors back to caller.
Howard Chu [Fri, 6 May 2005 20:20:45 +0000 (20:20 +0000)]
Propagate config errors back to caller.

19 years agore-enable by default
Pierangelo Masarati [Fri, 6 May 2005 18:51:24 +0000 (18:51 +0000)]
re-enable by default

19 years agoRemove _X_ from some items now standard track
Kurt Zeilenga [Fri, 6 May 2005 17:50:03 +0000 (17:50 +0000)]
Remove _X_ from some items now standard track

19 years agocleanup ident string
Pierangelo Masarati [Fri, 6 May 2005 17:11:40 +0000 (17:11 +0000)]
cleanup ident string

19 years agomore on strict config parsing (ITS#3705)
Pierangelo Masarati [Fri, 6 May 2005 16:42:03 +0000 (16:42 +0000)]
more on strict config parsing (ITS#3705)

19 years agocleanup usage
Pierangelo Masarati [Fri, 6 May 2005 12:54:01 +0000 (12:54 +0000)]
cleanup usage

19 years agoadd support for "subordinate" scope
Pierangelo Masarati [Fri, 6 May 2005 10:21:00 +0000 (10:21 +0000)]
add support for "subordinate" scope

19 years agoFix prev commit
Howard Chu [Fri, 6 May 2005 09:52:42 +0000 (09:52 +0000)]
Fix prev commit

19 years agoFix undefined attributetype initializer
Howard Chu [Fri, 6 May 2005 09:47:18 +0000 (09:47 +0000)]
Fix undefined attributetype initializer

19 years agoITS#3710 add missing space
Howard Chu [Fri, 6 May 2005 05:14:02 +0000 (05:14 +0000)]
ITS#3710 add missing space

19 years agoRemove "ANSWERABILITY RESULTS" string, it interferes with comparison
Howard Chu [Fri, 6 May 2005 02:22:59 +0000 (02:22 +0000)]
Remove "ANSWERABILITY RESULTS" string, it interferes with comparison

19 years agoRemove redundant def
Howard Chu [Fri, 6 May 2005 01:45:44 +0000 (01:45 +0000)]
Remove redundant def

19 years agoFix Windows export setup
Howard Chu [Fri, 6 May 2005 01:45:05 +0000 (01:45 +0000)]
Fix Windows export setup

19 years agoMore for ITS#3681
Howard Chu [Fri, 6 May 2005 00:39:25 +0000 (00:39 +0000)]
More for ITS#3681

19 years agoFix backends.o dependencies
Howard Chu [Fri, 6 May 2005 00:14:36 +0000 (00:14 +0000)]
Fix backends.o dependencies

19 years agoFix for WIN32 mkdir
Howard Chu [Fri, 6 May 2005 00:02:26 +0000 (00:02 +0000)]
Fix for WIN32 mkdir

19 years agoPick up strutct timeval definition
Howard Chu [Thu, 5 May 2005 23:04:49 +0000 (23:04 +0000)]
Pick up strutct timeval definition

19 years agoITS#3681 separate static from dynamic overlays
Howard Chu [Thu, 5 May 2005 22:57:19 +0000 (22:57 +0000)]
ITS#3681 separate static from dynamic overlays

19 years agoMust always accept "base" for ACL_STYLE_BASE since that is always how
Howard Chu [Thu, 5 May 2005 21:47:40 +0000 (21:47 +0000)]
Must always accept "base" for ACL_STYLE_BASE since that is always how
it gets unparsed.

19 years agoFix global entry setup
Howard Chu [Thu, 5 May 2005 20:55:35 +0000 (20:55 +0000)]
Fix global entry setup

19 years agoWrap w in WAKE_LISTENER
Kurt Zeilenga [Thu, 5 May 2005 20:39:58 +0000 (20:39 +0000)]
Wrap w in WAKE_LISTENER

19 years agoIncrease listen() backlog to 1024, allow compile time override
Kurt Zeilenga [Thu, 5 May 2005 19:41:12 +0000 (19:41 +0000)]
Increase listen() backlog to 1024, allow compile time override

19 years agoconsistently rename function
Pierangelo Masarati [Thu, 5 May 2005 18:11:35 +0000 (18:11 +0000)]
consistently rename function

19 years agoa bit more reworking and streamline; the change to the LAST_CONN test seems to elimin...
Pierangelo Masarati [Thu, 5 May 2005 17:34:11 +0000 (17:34 +0000)]
a bit more reworking and streamline; the change to the LAST_CONN test seems to eliminate the last LDAP_BUSY problems on the only machine that was showing it yet; please test

19 years agoline up with config code
Pierangelo Masarati [Thu, 5 May 2005 16:22:50 +0000 (16:22 +0000)]
line up with config code

19 years agofix previous commit: don't loop on undefined; return success with no data in case...
Pierangelo Masarati [Thu, 5 May 2005 12:01:12 +0000 (12:01 +0000)]
fix previous commit: don't loop on undefined; return success with no data in case of undefined filter

19 years agofix support for absoluteFilters
Pierangelo Masarati [Thu, 5 May 2005 11:19:11 +0000 (11:19 +0000)]
fix support for absoluteFilters

19 years agofix previous commit
Pierangelo Masarati [Thu, 5 May 2005 00:31:11 +0000 (00:31 +0000)]
fix previous commit

19 years agomove discover function to frontend
Pierangelo Masarati [Thu, 5 May 2005 00:22:43 +0000 (00:22 +0000)]
move discover function to frontend

19 years agohonor T-F filters (ITS#3706) and some cleanup
Pierangelo Masarati [Thu, 5 May 2005 00:07:17 +0000 (00:07 +0000)]
honor T-F filters (ITS#3706) and some cleanup

19 years agohonor T-F filters (ITS#3706) and lots of cleanup
Pierangelo Masarati [Wed, 4 May 2005 23:57:55 +0000 (23:57 +0000)]
honor T-F filters (ITS#3706) and lots of cleanup