]> git.sur5r.net Git - openldap/log
openldap
16 years agosilence warnings
Pierangelo Masarati [Fri, 23 Nov 2007 12:47:53 +0000 (12:47 +0000)]
silence warnings

16 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)

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

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

16 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.

16 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

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

16 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

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

16 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

16 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

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

16 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.

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

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

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

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

16 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

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

16 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

16 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

16 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

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

16 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

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

16 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.

16 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

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

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

16 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

16 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)

16 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?)

16 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.

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

16 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)

16 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

16 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.

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

16 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.

16 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

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

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

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

16 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.

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

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

16 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

16 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

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

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

16 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

16 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

16 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)

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

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

16 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

16 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

16 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

16 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.

16 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

16 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

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

16 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

16 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

16 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

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

16 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

16 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

16 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

16 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.

16 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

16 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.

16 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.

16 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.

16 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.

16 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

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

16 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()

16 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

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

16 years agoConcurrency tweaks:
Howard Chu [Thu, 25 Oct 2007 02:22:40 +0000 (02:22 +0000)]
Concurrency tweaks:
  store conn->c_sd, don't use ber_sockbuf_ctrl to retrieve it.
  use per-thread free lists for operations, no mutexes needed.

16 years agoMention delta-syncrepl and MirrorMode. N-Way Next
Gavin Henry [Wed, 24 Oct 2007 16:37:37 +0000 (16:37 +0000)]
Mention delta-syncrepl and MirrorMode. N-Way Next

16 years agoChaining fix.
Gavin Henry [Wed, 24 Oct 2007 16:36:56 +0000 (16:36 +0000)]
Chaining fix.

16 years agoPoint to 'Recommended OpenLDAP Software Dependency Versions' section when discussing...
Gavin Henry [Wed, 24 Oct 2007 16:36:26 +0000 (16:36 +0000)]
Point to 'Recommended OpenLDAP Software Dependency Versions' section when discussing BDB etc.

16 years agoWee fix.
Gavin Henry [Wed, 24 Oct 2007 16:35:11 +0000 (16:35 +0000)]
Wee fix.

16 years agoFinish port of rfc4511 into appendix for error codes. Just need to give examples...
Gavin Henry [Wed, 24 Oct 2007 15:43:19 +0000 (15:43 +0000)]
Finish port of rfc4511 into appendix for error codes. Just need to give examples as to why a user would hit a certain error in relation to a slap*/ldap* tool

16 years agofurther fix of double free (ITS#4860)
Pierangelo Masarati [Wed, 24 Oct 2007 10:34:43 +0000 (10:34 +0000)]
further fix of double free (ITS#4860)

16 years agodon't compute lengths twice
Pierangelo Masarati [Wed, 24 Oct 2007 10:34:04 +0000 (10:34 +0000)]
don't compute lengths twice

16 years agoITS#5197 fully revert prev commit, use thr_stub
Howard Chu [Tue, 23 Oct 2007 21:14:39 +0000 (21:14 +0000)]
ITS#5197 fully revert prev commit, use thr_stub

16 years agoITS#5197 add stub for ldap_pvt_thread_pool_query()
Howard Chu [Tue, 23 Oct 2007 21:14:11 +0000 (21:14 +0000)]
ITS#5197 add stub for ldap_pvt_thread_pool_query()

16 years agoForced commit, partially revert prev commit
Howard Chu [Tue, 23 Oct 2007 20:57:13 +0000 (20:57 +0000)]
Forced commit, partially revert prev commit

16 years agoITS#5197 don't check thread pool if NO_THREADS
Howard Chu [Tue, 23 Oct 2007 20:55:28 +0000 (20:55 +0000)]
ITS#5197 don't check thread pool if NO_THREADS

16 years agoITS#5189 revert index.c 1.67, just catch LDAP_OTHER
Howard Chu [Tue, 23 Oct 2007 00:25:51 +0000 (00:25 +0000)]
ITS#5189 revert index.c 1.67, just catch LDAP_OTHER

16 years agoFix prev commit, include errno.h
Howard Chu [Tue, 23 Oct 2007 00:05:03 +0000 (00:05 +0000)]
Fix prev commit, include errno.h

16 years agoITS#5189 recognize ENOMEM
Howard Chu [Tue, 23 Oct 2007 00:03:56 +0000 (00:03 +0000)]
ITS#5189 recognize ENOMEM

16 years agoFix typo
Howard Chu [Mon, 22 Oct 2007 09:14:56 +0000 (09:14 +0000)]
Fix typo

16 years agoFix depend dependency for parallel make
Howard Chu [Sat, 20 Oct 2007 04:29:11 +0000 (04:29 +0000)]
Fix depend dependency for parallel make

16 years agoFix depend/.links dependency for parallel make
Howard Chu [Sat, 20 Oct 2007 04:24:15 +0000 (04:24 +0000)]
Fix depend/.links dependency for parallel make

16 years agoFix liblutil link order
Howard Chu [Fri, 19 Oct 2007 04:46:41 +0000 (04:46 +0000)]
Fix liblutil link order

16 years agoITS#5193 don't use "cd; pwd" to get the absolute path of schema dir
Howard Chu [Fri, 19 Oct 2007 04:17:28 +0000 (04:17 +0000)]
ITS#5193 don't use "cd; pwd" to get the absolute path of schema dir