]>
git.sur5r.net Git - openldap/log
Kurt Zeilenga [Sat, 14 May 2005 01:26:06 +0000 (01:26 +0000)]
Split manage test between working and non-working-yet cases
Kurt Zeilenga [Fri, 13 May 2005 23:51:43 +0000 (23:51 +0000)]
Add manage obsolete attributes capability.
Kurt Zeilenga [Fri, 13 May 2005 21:09:26 +0000 (21:09 +0000)]
Additional manageDIT changes.
Now require be_isroot() instead of "manage".
Pierangelo Masarati [Fri, 13 May 2005 20:27:12 +0000 (20:27 +0000)]
improve fix
Pierangelo Masarati [Fri, 13 May 2005 19:29:38 +0000 (19:29 +0000)]
fix ACL_PRIV_MASK for manage
Pierangelo Masarati [Fri, 13 May 2005 19:08:41 +0000 (19:08 +0000)]
fix cleanup in case of error
Kurt Zeilenga [Fri, 13 May 2005 19:07:31 +0000 (19:07 +0000)]
manageDIT framework and obsolete objectclasses/DIT-content-rule override
Kurt Zeilenga [Fri, 13 May 2005 18:35:55 +0000 (18:35 +0000)]
Fix client-side ManageDIT control
Kurt Zeilenga [Fri, 13 May 2005 17:35:36 +0000 (17:35 +0000)]
finish global_schemacheck removal
Pierangelo Masarati [Fri, 13 May 2005 13:10:33 +0000 (13:10 +0000)]
fix sizelimit interaction with glue overlay (ITS#3724)
Howard Chu [Fri, 13 May 2005 09:56:17 +0000 (09:56 +0000)]
LDIF include must use a file URL
Pierangelo Masarati [Fri, 13 May 2005 09:06:28 +0000 (09:06 +0000)]
don't bother about slap_dummy_bv
Pierangelo Masarati [Fri, 13 May 2005 08:50:10 +0000 (08:50 +0000)]
don't free officially dummy values
Kurt Zeilenga [Fri, 13 May 2005 08:22:08 +0000 (08:22 +0000)]
Add parsing for manageDIT control.
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)
Howard Chu [Fri, 13 May 2005 05:22:08 +0000 (05:22 +0000)]
ITS#3278 use correct connection for sasl_install()
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).
Kurt Zeilenga [Fri, 13 May 2005 02:55:21 +0000 (02:55 +0000)]
Fix typo
Kurt Zeilenga [Fri, 13 May 2005 02:34:16 +0000 (02:34 +0000)]
Control cleanup
Howard Chu [Fri, 13 May 2005 01:35:20 +0000 (01:35 +0000)]
ITS#3608 - ignore unavailable non-critical controls
Howard Chu [Fri, 13 May 2005 01:33:22 +0000 (01:33 +0000)]
Fix parseSearchOptions
Howard Chu [Thu, 12 May 2005 23:38:59 +0000 (23:38 +0000)]
Fix typo
Pierangelo Masarati [Thu, 12 May 2005 22:37:56 +0000 (22:37 +0000)]
fix sizelimit bug (ITS#3720)
Howard Chu [Thu, 12 May 2005 04:03:31 +0000 (04:03 +0000)]
Fix Win32 build using separate object directory
Howard Chu [Thu, 12 May 2005 03:53:02 +0000 (03:53 +0000)]
Sample LDIF slapd configuration
Howard Chu [Thu, 12 May 2005 03:31:52 +0000 (03:31 +0000)]
core.schema converted to LDIF
Howard Chu [Thu, 12 May 2005 03:24:49 +0000 (03:24 +0000)]
Fix attribute sorting
Howard Chu [Thu, 12 May 2005 03:24:34 +0000 (03:24 +0000)]
Fix for slapadd'ing a config db
Howard Chu [Thu, 12 May 2005 02:56:11 +0000 (02:56 +0000)]
Fix prev commit
Howard Chu [Thu, 12 May 2005 00:46:39 +0000 (00:46 +0000)]
Updated ldif_read_record to support LDIF include: directive
Pierangelo Masarati [Thu, 12 May 2005 00:43:29 +0000 (00:43 +0000)]
fix and strengthen the structural objectClass test
Pierangelo Masarati [Thu, 12 May 2005 00:03:50 +0000 (00:03 +0000)]
remove global_schemacheck
Kurt Zeilenga [Wed, 11 May 2005 22:40:50 +0000 (22:40 +0000)]
Never publish:
supportedLDAPversion: 2
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.
Kurt Zeilenga [Wed, 11 May 2005 20:36:11 +0000 (20:36 +0000)]
prototype manage script
Howard Chu [Wed, 11 May 2005 10:18:27 +0000 (10:18 +0000)]
ITS#3577 Make librewrite shared - > liblrewrite.la
Pierangelo Masarati [Wed, 11 May 2005 08:41:35 +0000 (08:41 +0000)]
remove cruft
Pierangelo Masarati [Wed, 11 May 2005 08:39:39 +0000 (08:39 +0000)]
remove obsolete tests
Kurt Zeilenga [Wed, 11 May 2005 08:26:56 +0000 (08:26 +0000)]
Add code to build guide
Howard Chu [Wed, 11 May 2005 00:32:14 +0000 (00:32 +0000)]
More tweaks for BDB
Howard Chu [Wed, 11 May 2005 00:13:13 +0000 (00:13 +0000)]
More details
Howard Chu [Tue, 10 May 2005 20:42:39 +0000 (20:42 +0000)]
Add LDAP_DEBUG_SYNC loglevel
Howard Chu [Tue, 10 May 2005 11:32:25 +0000 (11:32 +0000)]
Preliminary slapd.d info, very incomplete
Howard Chu [Tue, 10 May 2005 01:16:21 +0000 (01:16 +0000)]
Fix typo, use dn.base instead of dn.exact in unparse
Howard Chu [Tue, 10 May 2005 00:51:28 +0000 (00:51 +0000)]
More value ACL style tweaks
Howard Chu [Tue, 10 May 2005 00:32:43 +0000 (00:32 +0000)]
Fix acl_unparse - add missing style specifiers
Kurt Zeilenga [Mon, 9 May 2005 19:07:42 +0000 (19:07 +0000)]
Don't split description across multiple values.
Howard Chu [Mon, 9 May 2005 11:20:24 +0000 (11:20 +0000)]
Fix (temporary) crash on ldbm
Howard Chu [Mon, 9 May 2005 10:41:05 +0000 (10:41 +0000)]
Add comments for config_overlay
Howard Chu [Mon, 9 May 2005 10:33:43 +0000 (10:33 +0000)]
More fixes for overlay support. Converted pcache to config table.
Howard Chu [Mon, 9 May 2005 10:33:01 +0000 (10:33 +0000)]
Fix debug msg
Pierangelo Masarati [Mon, 9 May 2005 09:32:44 +0000 (09:32 +0000)]
don't compare freed pointers (no harm)
Howard Chu [Mon, 9 May 2005 05:14:59 +0000 (05:14 +0000)]
Fix prev commit, extra objectclass table
Howard Chu [Mon, 9 May 2005 05:02:23 +0000 (05:02 +0000)]
Fix prev commit, trim unused cfOC vars
Howard Chu [Mon, 9 May 2005 05:02:01 +0000 (05:02 +0000)]
Table-driven config
Howard Chu [Mon, 9 May 2005 03:42:51 +0000 (03:42 +0000)]
Restructured to allow miscellaneous Adds under database/overlay objects
Sang Seok Lim [Mon, 9 May 2005 03:23:00 +0000 (03:23 +0000)]
LDIF update for CRL test
Howard Chu [Mon, 9 May 2005 01:20:03 +0000 (01:20 +0000)]
More for error propagation
Sang Seok Lim [Mon, 9 May 2005 01:08:03 +0000 (01:08 +0000)]
testscript update for testing CRL routine
Sang Seok Lim [Mon, 9 May 2005 01:06:06 +0000 (01:06 +0000)]
Bug fix in Component Matching for CRL support
Howard Chu [Mon, 9 May 2005 00:13:47 +0000 (00:13 +0000)]
Explicitly set LTONLY_MOD for shared overlays
Howard Chu [Mon, 9 May 2005 00:13:05 +0000 (00:13 +0000)]
Add (very limited) libtool 1.5 --tag support
Howard Chu [Mon, 9 May 2005 00:06:26 +0000 (00:06 +0000)]
Fix prev commit
Howard Chu [Sun, 8 May 2005 05:21:54 +0000 (05:21 +0000)]
Add notes about -F config dir option
Howard Chu [Sun, 8 May 2005 01:12:01 +0000 (01:12 +0000)]
NUL at end of entry not needed any more
Howard Chu [Sun, 8 May 2005 00:52:24 +0000 (00:52 +0000)]
Delete unused entry_lenlen code
Howard Chu [Sun, 8 May 2005 00:49:34 +0000 (00:49 +0000)]
Forced commit - prev commits fix ITS#3714
Howard Chu [Sun, 8 May 2005 00:47:14 +0000 (00:47 +0000)]
Macro fix, again
Howard Chu [Sun, 8 May 2005 00:45:58 +0000 (00:45 +0000)]
Fix bad macro interaction in prev commit
Howard Chu [Sat, 7 May 2005 23:14:57 +0000 (23:14 +0000)]
Simplify static build
Howard Chu [Sat, 7 May 2005 21:42:24 +0000 (21:42 +0000)]
ITS#3712 skip Winsock detection on Cygwin
Pierangelo Masarati [Sat, 7 May 2005 10:52:05 +0000 (10:52 +0000)]
don't leave consts around
Howard Chu [Fri, 6 May 2005 21:24:49 +0000 (21:24 +0000)]
Make entry_encode/decode independent of slapd structure sizes
Kurt Zeilenga [Fri, 6 May 2005 21:07:29 +0000 (21:07 +0000)]
ldap.h updates
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...
Howard Chu [Fri, 6 May 2005 20:20:45 +0000 (20:20 +0000)]
Propagate config errors back to caller.
Pierangelo Masarati [Fri, 6 May 2005 18:51:24 +0000 (18:51 +0000)]
re-enable by default
Kurt Zeilenga [Fri, 6 May 2005 17:50:03 +0000 (17:50 +0000)]
Remove _X_ from some items now standard track
Pierangelo Masarati [Fri, 6 May 2005 17:11:40 +0000 (17:11 +0000)]
cleanup ident string
Pierangelo Masarati [Fri, 6 May 2005 16:42:03 +0000 (16:42 +0000)]
more on strict config parsing (ITS#3705)
Pierangelo Masarati [Fri, 6 May 2005 12:54:01 +0000 (12:54 +0000)]
cleanup usage
Pierangelo Masarati [Fri, 6 May 2005 10:21:00 +0000 (10:21 +0000)]
add support for "subordinate" scope
Howard Chu [Fri, 6 May 2005 09:52:42 +0000 (09:52 +0000)]
Fix prev commit
Howard Chu [Fri, 6 May 2005 09:47:18 +0000 (09:47 +0000)]
Fix undefined attributetype initializer
Howard Chu [Fri, 6 May 2005 05:14:02 +0000 (05:14 +0000)]
ITS#3710 add missing space
Howard Chu [Fri, 6 May 2005 02:22:59 +0000 (02:22 +0000)]
Remove "ANSWERABILITY RESULTS" string, it interferes with comparison
Howard Chu [Fri, 6 May 2005 01:45:44 +0000 (01:45 +0000)]
Remove redundant def
Howard Chu [Fri, 6 May 2005 01:45:05 +0000 (01:45 +0000)]
Fix Windows export setup
Howard Chu [Fri, 6 May 2005 00:39:25 +0000 (00:39 +0000)]
More for ITS#3681
Howard Chu [Fri, 6 May 2005 00:14:36 +0000 (00:14 +0000)]
Fix backends.o dependencies
Howard Chu [Fri, 6 May 2005 00:02:26 +0000 (00:02 +0000)]
Fix for WIN32 mkdir
Howard Chu [Thu, 5 May 2005 23:04:49 +0000 (23:04 +0000)]
Pick up strutct timeval definition
Howard Chu [Thu, 5 May 2005 22:57:19 +0000 (22:57 +0000)]
ITS#3681 separate static from dynamic overlays
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.
Howard Chu [Thu, 5 May 2005 20:55:35 +0000 (20:55 +0000)]
Fix global entry setup
Kurt Zeilenga [Thu, 5 May 2005 20:39:58 +0000 (20:39 +0000)]
Wrap w in WAKE_LISTENER
Kurt Zeilenga [Thu, 5 May 2005 19:41:12 +0000 (19:41 +0000)]
Increase listen() backlog to 1024, allow compile time override
Pierangelo Masarati [Thu, 5 May 2005 18:11:35 +0000 (18:11 +0000)]
consistently rename function
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
Pierangelo Masarati [Thu, 5 May 2005 16:22:50 +0000 (16:22 +0000)]
line up with config code