]> git.sur5r.net Git - openldap/log
openldap
16 years agoCleanup prev commit
Howard Chu [Fri, 30 Nov 2007 18:25:45 +0000 (18:25 +0000)]
Cleanup prev commit

16 years agoFix 1.426, must sign-extend small numbers, not zero-pad
Howard Chu [Fri, 30 Nov 2007 18:12:17 +0000 (18:12 +0000)]
Fix 1.426, must sign-extend small numbers, not zero-pad

16 years agoFix rev 1.49
Howard Chu [Fri, 30 Nov 2007 18:10:22 +0000 (18:10 +0000)]
Fix rev 1.49

16 years agoPop local callback for modify
Howard Chu [Thu, 29 Nov 2007 23:03:44 +0000 (23:03 +0000)]
Pop local callback for modify

16 years agoFix prev commit, leave callback stack alone in compare()
Howard Chu [Thu, 29 Nov 2007 22:56:54 +0000 (22:56 +0000)]
Fix prev commit, leave callback stack alone in compare()

16 years agoMMR intro complete. Example to come.
Gavin Henry [Thu, 29 Nov 2007 17:52:30 +0000 (17:52 +0000)]
MMR intro complete. Example to come.

17 years agoMirrorMode picture, spell check and wee MMR update.
Gavin Henry [Thu, 29 Nov 2007 16:59:10 +0000 (16:59 +0000)]
MirrorMode picture, spell check and wee MMR update.

17 years agoawk portability fix
Howard Chu [Thu, 29 Nov 2007 13:45:55 +0000 (13:45 +0000)]
awk portability fix

17 years agoForced commit to check logs/cvsweb
Kurt Zeilenga [Wed, 28 Nov 2007 19:11:20 +0000 (19:11 +0000)]
Forced commit to check logs/cvsweb

17 years agoTrim debug flag
Howard Chu [Wed, 28 Nov 2007 16:40:04 +0000 (16:40 +0000)]
Trim debug flag

17 years agoAllow initialization when using custom "memberof-group-oc" and
Ralf Haferkamp [Wed, 28 Nov 2007 12:09:55 +0000 (12:09 +0000)]
Allow initialization when using custom "memberof-group-oc" and
"memberof-member-ad" and "groupOfNames" and "member" are undefined

17 years agoForced commit to test cvs log email
Kurt Zeilenga [Tue, 27 Nov 2007 21:23:08 +0000 (21:23 +0000)]
Forced commit to test cvs log email

17 years agocleanup
Quanah Gibson-Mount [Tue, 27 Nov 2007 20:58:19 +0000 (20:58 +0000)]
cleanup

17 years agoReverse last commit (made by mistake)
Kurt Zeilenga [Tue, 27 Nov 2007 20:49:47 +0000 (20:49 +0000)]
Reverse last commit (made by mistake)

17 years agoOpenLDAP Devel README
Kurt Zeilenga [Tue, 27 Nov 2007 20:48:38 +0000 (20:48 +0000)]
OpenLDAP Devel README
This software was obtained from the development branch (HEAD) of
the OpenLDAP Software Repository.  This copy is likely already
not current, the development branch changes frequently.  These
changes include code implementing experimental features and
unproven bug fixes.  Please do NOT redistribute copies of the
development branch.

The OpenLDAP Developer's FAQ is available at:
<http://www.openldap.org/faq/index.cgi?file=4>

Client developers seeking a suitable development platform
should use "release" or "stable" versions.
<http://www.openldap.org/software/>

Contributing
See <http://www.openldap.org/devel/contributing.html> for how to
contribute code or documentation to OpenLDAP.  Use the Issue Tracking
System <http://www.openldap.org/its/> to submit contributions.
While you are encouraged to coordinate and discuss the development
activities on the openldap-devel@openldap.org mailing list prior
to submission, it is noted that contributions must be submitted
using the Issue Tracking System to be considered.

---
$OpenLDAP: pkg/ldap/README,v 1.45 2007/03/10 17:03:58 kurt Exp $

This work is part of OpenLDAP Software <http://www.openldap.org/>.

Copyright 1998-2007 The OpenLDAP Foundation.
All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted only as authorized by the OpenLDAP
Public License.

A copy of this license is available in the file LICENSE in the
top-level directory of the distribution or, alternatively, at
<http://www.OpenLDAP.org/license.html>.

OpenLDAP is a registered trademark of the OpenLDAP Foundation.

17 years agoRevert 1.7 changes back to 1.6 per discussion with Howard. (ITS#5139)
Quanah Gibson-Mount [Tue, 27 Nov 2007 18:49:23 +0000 (18:49 +0000)]
Revert 1.7 changes back to 1.6 per discussion with Howard. (ITS#5139)

17 years agoStreamlined Winsock connection management
Howard Chu [Mon, 26 Nov 2007 17:03:26 +0000 (17:03 +0000)]
Streamlined Winsock connection management

17 years agoindex_intlen defaults to 4 now
Howard Chu [Sun, 25 Nov 2007 13:20:44 +0000 (13:20 +0000)]
index_intlen defaults to 4 now

17 years agoChange integer indexing to ordered only, no backward compatibility
Howard Chu [Sun, 25 Nov 2007 13:19:08 +0000 (13:19 +0000)]
Change integer indexing to ordered only, no backward compatibility

17 years agoFix connection teardown
Howard Chu [Sat, 24 Nov 2007 11:33:04 +0000 (11:33 +0000)]
Fix connection teardown

17 years agosilence warnings
Pierangelo Masarati [Fri, 23 Nov 2007 12:47:53 +0000 (12:47 +0000)]
silence warnings

17 years agofurther clarify size limit related issues in sync replication (ITS#5243)
Pierangelo Masarati [Fri, 23 Nov 2007 12:07:12 +0000 (12:07 +0000)]
further clarify size limit related issues in sync replication (ITS#5243)

17 years agoFix typo in prev commit
Howard Chu [Thu, 22 Nov 2007 08:52:39 +0000 (08:52 +0000)]
Fix typo in prev commit

17 years agoDocument truncate mode
Howard Chu [Wed, 21 Nov 2007 15:53:42 +0000 (15:53 +0000)]
Document truncate mode

17 years agoFix, truncate should not be valid for slapadd, should be for slapindex.
Howard Chu [Wed, 21 Nov 2007 15:40:09 +0000 (15:40 +0000)]
Fix, truncate should not be valid for slapadd, should be for slapindex.

17 years agoMore for #5221, don't muck with kids counters on simple renames
Howard Chu [Wed, 21 Nov 2007 15:11:26 +0000 (15:11 +0000)]
More for #5221, don't muck with kids counters on simple renames

17 years agoMinor cleanup
Howard Chu [Wed, 21 Nov 2007 14:55:40 +0000 (14:55 +0000)]
Minor cleanup

17 years agoITS#5221 fix NO_KIDS/NO_GRANDKIDS flags on rename ops
Howard Chu [Wed, 21 Nov 2007 14:51:55 +0000 (14:51 +0000)]
ITS#5221 fix NO_KIDS/NO_GRANDKIDS flags on rename ops

17 years agoWrong ldap uri format
Gavin Henry [Wed, 21 Nov 2007 14:07:33 +0000 (14:07 +0000)]
Wrong ldap uri format

17 years agogetURLString() is const now to avoid uneeded copying when using UrlLists
Ralf Haferkamp [Wed, 21 Nov 2007 11:19:10 +0000 (11:19 +0000)]
getURLString() is const now to avoid uneeded copying when using UrlLists

17 years agoFix dec to bin for zero value
Howard Chu [Wed, 21 Nov 2007 05:08:08 +0000 (05:08 +0000)]
Fix dec to bin for zero value

17 years agoFix typo
Howard Chu [Wed, 21 Nov 2007 03:33:33 +0000 (03:33 +0000)]
Fix typo

17 years agoSilently restrict index_intlen to 4-255.
Howard Chu [Wed, 21 Nov 2007 03:24:49 +0000 (03:24 +0000)]
Silently restrict index_intlen to 4-255.

17 years agoTweak prev commit
Howard Chu [Wed, 21 Nov 2007 03:22:02 +0000 (03:22 +0000)]
Tweak prev commit

17 years agoTweak prev commit
Howard Chu [Wed, 21 Nov 2007 03:13:22 +0000 (03:13 +0000)]
Tweak prev commit

17 years agoAdd index_intlen keyword
Howard Chu [Wed, 21 Nov 2007 03:10:39 +0000 (03:10 +0000)]
Add index_intlen keyword

17 years agointeger indexing must be unsigned
Howard Chu [Wed, 21 Nov 2007 03:07:09 +0000 (03:07 +0000)]
integer indexing must be unsigned

17 years agoAdd index_intlen keyword for ordered indexing of integers
Howard Chu [Wed, 21 Nov 2007 02:54:57 +0000 (02:54 +0000)]
Add index_intlen keyword for ordered indexing of integers

17 years agoSilence warning
Howard Chu [Wed, 21 Nov 2007 02:52:53 +0000 (02:52 +0000)]
Silence warning

17 years agoFix dec to bin negative number handling
Howard Chu [Wed, 21 Nov 2007 01:49:09 +0000 (01:49 +0000)]
Fix dec to bin negative number handling

17 years agoFix typo in dec to bin conversion
Howard Chu [Tue, 20 Nov 2007 18:14:17 +0000 (18:14 +0000)]
Fix typo in dec to bin conversion

17 years agoITS#5215 fix Windows slapd.def rules
Howard Chu [Tue, 20 Nov 2007 15:10:52 +0000 (15:10 +0000)]
ITS#5215 fix Windows slapd.def rules

17 years agoFix test050
Howard Chu [Tue, 20 Nov 2007 14:56:20 +0000 (14:56 +0000)]
Fix test050

17 years agoITS#5183 - better delete index handling
Howard Chu [Tue, 20 Nov 2007 12:06:28 +0000 (12:06 +0000)]
ITS#5183 - better delete index handling

17 years agoFix typos
Howard Chu [Mon, 19 Nov 2007 22:17:45 +0000 (22:17 +0000)]
Fix typos

17 years agotest050 extended to run with 3 slapd instances. Please test.
Gavin Henry [Mon, 19 Nov 2007 18:20:31 +0000 (18:20 +0000)]
test050 extended to run with 3 slapd instances. Please test.

17 years agoITS#5232 report and fail on internal errors
Howard Chu [Sun, 18 Nov 2007 21:49:04 +0000 (21:49 +0000)]
ITS#5232 report and fail on internal errors

17 years agoFix prev commit
Howard Chu [Sun, 18 Nov 2007 21:48:26 +0000 (21:48 +0000)]
Fix prev commit

17 years agoITS#5237 typos
Howard Chu [Sun, 18 Nov 2007 21:09:01 +0000 (21:09 +0000)]
ITS#5237 typos

17 years agoITS#5183 preliminary fix - this whole approach needs re-design
Howard Chu [Sun, 18 Nov 2007 20:50:20 +0000 (20:50 +0000)]
ITS#5183 preliminary fix - this whole approach needs re-design

17 years agosync 'c' with RFC4519 (ITS#5236)
Pierangelo Masarati [Sat, 17 Nov 2007 13:50:49 +0000 (13:50 +0000)]
sync 'c' with RFC4519 (ITS#5236)

17 years agolet c_conn_idx be -1 (ITS#5235?)
Pierangelo Masarati [Sat, 17 Nov 2007 13:39:19 +0000 (13:39 +0000)]
let c_conn_idx be -1 (ITS#5235?)

17 years agoMirroMode fix. Diagram next and MMR stuff.
Gavin Henry [Fri, 16 Nov 2007 13:14:50 +0000 (13:14 +0000)]
MirroMode fix. Diagram next and MMR stuff.

17 years agotreat empty as NULL
Pierangelo Masarati [Thu, 15 Nov 2007 22:50:27 +0000 (22:50 +0000)]
treat empty as NULL

17 years agoaddpartial overlay update for 2.4.6 (ITS#3593)
Gavin Henry [Wed, 14 Nov 2007 18:05:07 +0000 (18:05 +0000)]
addpartial overlay update for 2.4.6 (ITS#3593)

17 years ago(ITS#5228) Patches for minor typos in man pages
Gavin Henry [Wed, 14 Nov 2007 10:00:36 +0000 (10:00 +0000)]
(ITS#5228) Patches for minor typos in man pages

17 years agoFix rev 1.266, was creating {0}config entry prematurely.
Howard Chu [Wed, 14 Nov 2007 01:28:29 +0000 (01:28 +0000)]
Fix rev 1.266, was creating {0}config entry prematurely.

17 years agoEliminate unnecessary Op copies
Howard Chu [Tue, 13 Nov 2007 01:35:58 +0000 (01:35 +0000)]
Eliminate unnecessary Op copies

17 years agoITS#4889 fix search. remainder of code needs similar work.
Howard Chu [Tue, 13 Nov 2007 01:22:45 +0000 (01:22 +0000)]
ITS#4889 fix search. remainder of code needs similar work.

17 years agoITS#5231 don't maintain presentlist for entries added in Persist phase
Howard Chu [Mon, 12 Nov 2007 14:38:34 +0000 (14:38 +0000)]
ITS#5231 don't maintain presentlist for entries added in Persist phase

17 years agoFix prev commit, broke test033
Howard Chu [Mon, 12 Nov 2007 12:16:05 +0000 (12:16 +0000)]
Fix prev commit, broke test033

17 years agoFix pagedresults resume
Howard Chu [Mon, 12 Nov 2007 11:45:12 +0000 (11:45 +0000)]
Fix pagedresults resume

17 years agoFix unlock in prev commit
Howard Chu [Mon, 12 Nov 2007 11:41:45 +0000 (11:41 +0000)]
Fix unlock in prev commit

17 years agoCache-thrashing protection: if the DB has more entries than the cache,
Howard Chu [Mon, 12 Nov 2007 11:16:30 +0000 (11:16 +0000)]
Cache-thrashing protection: if the DB has more entries than the cache,
don't allow large search operations that touch more entries churn the
existing cached entries.

17 years agoTweak entry parent check
Howard Chu [Mon, 12 Nov 2007 11:14:55 +0000 (11:14 +0000)]
Tweak entry parent check

17 years agoCleanup debug msgs
Howard Chu [Mon, 12 Nov 2007 08:34:55 +0000 (08:34 +0000)]
Cleanup debug msgs

17 years agoITS#5230 fix slimit for rootDN w/pagedresults
Howard Chu [Mon, 12 Nov 2007 08:14:50 +0000 (08:14 +0000)]
ITS#5230 fix slimit for rootDN w/pagedresults

17 years agoITS#5224 add any necessary socket libraries
Howard Chu [Mon, 12 Nov 2007 07:59:54 +0000 (07:59 +0000)]
ITS#5224 add any necessary socket libraries

17 years agoITS#5225 fix contextCSN updating
Howard Chu [Mon, 12 Nov 2007 03:50:31 +0000 (03:50 +0000)]
ITS#5225 fix contextCSN updating

17 years agocleanup
Quanah Gibson-Mount [Sun, 11 Nov 2007 20:32:18 +0000 (20:32 +0000)]
cleanup

17 years agoMore for ITS#5212 make conditional explicit
Howard Chu [Fri, 9 Nov 2007 07:28:42 +0000 (07:28 +0000)]
More for ITS#5212 make conditional explicit

17 years agoThere can be multiple ETCDIR instances on a line
Howard Chu [Fri, 9 Nov 2007 03:56:26 +0000 (03:56 +0000)]
There can be multiple ETCDIR instances on a line

17 years agoFix op->o_abandon handling. Use fake connection to add results to the cache (ITS...
Ralf Haferkamp [Thu, 8 Nov 2007 15:43:42 +0000 (15:43 +0000)]
Fix op->o_abandon handling. Use fake connection to add results to the cache (ITS#5187)

17 years agoITS#5217 and ITS#5216
Gavin Henry [Wed, 7 Nov 2007 23:52:55 +0000 (23:52 +0000)]
ITS#5217 and ITS#5216

17 years agoITS#5223
Gavin Henry [Wed, 7 Nov 2007 23:28:31 +0000 (23:28 +0000)]
ITS#5223

17 years agoUpdate www to build OpenLDAP-Admin-Guide.pdf instead of guide.pdf as
Kurt Zeilenga [Wed, 7 Nov 2007 16:46:50 +0000 (16:46 +0000)]
Update www to build OpenLDAP-Admin-Guide.pdf instead of guide.pdf as
www pages have now been updated to reference OpenLDAP-Admin-Guide.pdf

17 years agoAdd www rule for webmaster use
Kurt Zeilenga [Wed, 7 Nov 2007 16:18:05 +0000 (16:18 +0000)]
Add www rule for webmaster use

17 years agoAdd rule to produce OpenLDAP-Admin-Guide.pdf
Kurt Zeilenga [Wed, 7 Nov 2007 16:00:01 +0000 (16:00 +0000)]
Add rule to produce OpenLDAP-Admin-Guide.pdf

17 years agoThis is used in the Makefile rule to build guide.pdf. Hence the -f is bogus.
Kurt Zeilenga [Wed, 7 Nov 2007 15:56:15 +0000 (15:56 +0000)]
This is used in the Makefile rule to build guide.pdf.  Hence the -f is bogus.

17 years agoincreased version number and regenerated autoconf/automake files
Ralf Haferkamp [Wed, 7 Nov 2007 11:02:26 +0000 (11:02 +0000)]
increased version number and regenerated autoconf/automake files

17 years agoFixed gcc 4.3 compile issues
Ralf Haferkamp [Wed, 7 Nov 2007 11:01:03 +0000 (11:01 +0000)]
Fixed gcc 4.3 compile issues

17 years agoFix prev commit
Howard Chu [Wed, 7 Nov 2007 04:59:03 +0000 (04:59 +0000)]
Fix prev commit

17 years agoITS#5146 better check for single val in modify
Howard Chu [Wed, 7 Nov 2007 04:58:07 +0000 (04:58 +0000)]
ITS#5146 better check for single val in modify

17 years agoITS#5200 fix typo in ITS#1749 patch
Howard Chu [Wed, 7 Nov 2007 04:41:12 +0000 (04:41 +0000)]
ITS#5200 fix typo in ITS#1749 patch

17 years agoITS#5186 check for multiple suffixes at config time, not open time
Howard Chu [Wed, 7 Nov 2007 04:31:06 +0000 (04:31 +0000)]
ITS#5186 check for multiple suffixes at config time, not open time

17 years agofix prev commit (ITS#5212)
Howard Chu [Wed, 7 Nov 2007 04:02:21 +0000 (04:02 +0000)]
fix prev commit (ITS#5212)

17 years agoITS#5209 sasl_host may be different from global_host
Howard Chu [Mon, 5 Nov 2007 09:30:40 +0000 (09:30 +0000)]
ITS#5209 sasl_host may be different from global_host

17 years agoITS#5211 spec says we must ignore invalid cookies
Howard Chu [Sun, 4 Nov 2007 12:34:41 +0000 (12:34 +0000)]
ITS#5211 spec says we must ignore invalid cookies

17 years agoForced commit - prev was for ITS#5210, not 5120
Howard Chu [Fri, 2 Nov 2007 16:51:13 +0000 (16:51 +0000)]
Forced commit - prev was for ITS#5210, not 5120

17 years agoMore for prev commit, ITS#5120.
Howard Chu [Fri, 2 Nov 2007 16:40:42 +0000 (16:40 +0000)]
More for prev commit, ITS#5120.

17 years agoDon't send cookie at end of refresh if nothing changed in refreshAndPersist
Howard Chu [Fri, 2 Nov 2007 00:25:11 +0000 (00:25 +0000)]
Don't send cookie at end of refresh if nothing changed in refreshAndPersist

17 years agoITS#5191 do all pagedresult control parsing in the frontend, don't
Howard Chu [Thu, 1 Nov 2007 15:11:22 +0000 (15:11 +0000)]
ITS#5191 do all pagedresult control parsing in the frontend, don't
re-parse in the backend. Keep track of pagedresult controls and state
in backglue.

17 years agocommon-errors finished, bar some formation of man page names etc.
Gavin Henry [Mon, 29 Oct 2007 22:14:12 +0000 (22:14 +0000)]
common-errors finished, bar some formation of man page names etc.

17 years agoI don't think we need to pull anything in from these blog entries. We've covered...
Gavin Henry [Mon, 29 Oct 2007 21:34:00 +0000 (21:34 +0000)]
I don't think we need to pull anything in from these blog entries. We've covered enough reasons.

17 years agoForced commit: forgot to note that SLAP_LIGHTWEIGHT_DISPATCHER is
Howard Chu [Thu, 25 Oct 2007 08:56:15 +0000 (08:56 +0000)]
Forced commit: forgot to note that SLAP_LIGHTWEIGHT_DISPATCHER is
now unifdef'd.

17 years agoUse per-thread slap_counters to eliminate lock contention
Howard Chu [Thu, 25 Oct 2007 08:45:00 +0000 (08:45 +0000)]
Use per-thread slap_counters to eliminate lock contention

17 years agoFix typo in prev commit
Howard Chu [Thu, 25 Oct 2007 06:50:43 +0000 (06:50 +0000)]
Fix typo in prev commit

17 years agoUse thread-specific data in pool_context()
Howard Chu [Thu, 25 Oct 2007 06:48:44 +0000 (06:48 +0000)]
Use thread-specific data in pool_context()

17 years agoAdded native thread-specific data support
Howard Chu [Thu, 25 Oct 2007 06:42:40 +0000 (06:42 +0000)]
Added native thread-specific data support

17 years agoRepack Connection structure for alignment
Howard Chu [Thu, 25 Oct 2007 04:29:46 +0000 (04:29 +0000)]
Repack Connection structure for alignment