]>
git.sur5r.net Git - openldap/log
Howard Chu [Wed, 21 Nov 2007 15:53:42 +0000 (15:53 +0000)]
Document truncate mode
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.
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
Howard Chu [Wed, 21 Nov 2007 14:55:40 +0000 (14:55 +0000)]
Minor cleanup
Howard Chu [Wed, 21 Nov 2007 14:51:55 +0000 (14:51 +0000)]
ITS#5221 fix NO_KIDS/NO_GRANDKIDS flags on rename ops
Gavin Henry [Wed, 21 Nov 2007 14:07:33 +0000 (14:07 +0000)]
Wrong ldap uri format
Ralf Haferkamp [Wed, 21 Nov 2007 11:19:10 +0000 (11:19 +0000)]
getURLString() is const now to avoid uneeded copying when using UrlLists
Howard Chu [Wed, 21 Nov 2007 05:08:08 +0000 (05:08 +0000)]
Fix dec to bin for zero value
Howard Chu [Wed, 21 Nov 2007 03:33:33 +0000 (03:33 +0000)]
Fix typo
Howard Chu [Wed, 21 Nov 2007 03:24:49 +0000 (03:24 +0000)]
Silently restrict index_intlen to 4-255.
Howard Chu [Wed, 21 Nov 2007 03:22:02 +0000 (03:22 +0000)]
Tweak prev commit
Howard Chu [Wed, 21 Nov 2007 03:13:22 +0000 (03:13 +0000)]
Tweak prev commit
Howard Chu [Wed, 21 Nov 2007 03:10:39 +0000 (03:10 +0000)]
Add index_intlen keyword
Howard Chu [Wed, 21 Nov 2007 03:07:09 +0000 (03:07 +0000)]
integer indexing must be unsigned
Howard Chu [Wed, 21 Nov 2007 02:54:57 +0000 (02:54 +0000)]
Add index_intlen keyword for ordered indexing of integers
Howard Chu [Wed, 21 Nov 2007 02:52:53 +0000 (02:52 +0000)]
Silence warning
Howard Chu [Wed, 21 Nov 2007 01:49:09 +0000 (01:49 +0000)]
Fix dec to bin negative number handling
Howard Chu [Tue, 20 Nov 2007 18:14:17 +0000 (18:14 +0000)]
Fix typo in dec to bin conversion
Howard Chu [Tue, 20 Nov 2007 15:10:52 +0000 (15:10 +0000)]
ITS#5215 fix Windows slapd.def rules
Howard Chu [Tue, 20 Nov 2007 14:56:20 +0000 (14:56 +0000)]
Fix test050
Howard Chu [Tue, 20 Nov 2007 12:06:28 +0000 (12:06 +0000)]
ITS#5183 - better delete index handling
Howard Chu [Mon, 19 Nov 2007 22:17:45 +0000 (22:17 +0000)]
Fix typos
Gavin Henry [Mon, 19 Nov 2007 18:20:31 +0000 (18:20 +0000)]
test050 extended to run with 3 slapd instances. Please test.
Howard Chu [Sun, 18 Nov 2007 21:49:04 +0000 (21:49 +0000)]
ITS#5232 report and fail on internal errors
Howard Chu [Sun, 18 Nov 2007 21:48:26 +0000 (21:48 +0000)]
Fix prev commit
Howard Chu [Sun, 18 Nov 2007 21:09:01 +0000 (21:09 +0000)]
ITS#5237 typos
Howard Chu [Sun, 18 Nov 2007 20:50:20 +0000 (20:50 +0000)]
ITS#5183 preliminary fix - this whole approach needs re-design
Pierangelo Masarati [Sat, 17 Nov 2007 13:50:49 +0000 (13:50 +0000)]
sync 'c' with RFC4519 (ITS#5236)
Pierangelo Masarati [Sat, 17 Nov 2007 13:39:19 +0000 (13:39 +0000)]
let c_conn_idx be -1 (ITS#5235?)
Gavin Henry [Fri, 16 Nov 2007 13:14:50 +0000 (13:14 +0000)]
MirroMode fix. Diagram next and MMR stuff.
Pierangelo Masarati [Thu, 15 Nov 2007 22:50:27 +0000 (22:50 +0000)]
treat empty as NULL
Gavin Henry [Wed, 14 Nov 2007 18:05:07 +0000 (18:05 +0000)]
addpartial overlay update for 2.4.6 (ITS#3593)
Gavin Henry [Wed, 14 Nov 2007 10:00:36 +0000 (10:00 +0000)]
(ITS#5228) Patches for minor typos in man pages
Howard Chu [Wed, 14 Nov 2007 01:28:29 +0000 (01:28 +0000)]
Fix rev 1.266, was creating {0}config entry prematurely.
Howard Chu [Tue, 13 Nov 2007 01:35:58 +0000 (01:35 +0000)]
Eliminate unnecessary Op copies
Howard Chu [Tue, 13 Nov 2007 01:22:45 +0000 (01:22 +0000)]
ITS#4889 fix search. remainder of code needs similar work.
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
Howard Chu [Mon, 12 Nov 2007 12:16:05 +0000 (12:16 +0000)]
Fix prev commit, broke test033
Howard Chu [Mon, 12 Nov 2007 11:45:12 +0000 (11:45 +0000)]
Fix pagedresults resume
Howard Chu [Mon, 12 Nov 2007 11:41:45 +0000 (11:41 +0000)]
Fix unlock in prev commit
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.
Howard Chu [Mon, 12 Nov 2007 11:14:55 +0000 (11:14 +0000)]
Tweak entry parent check
Howard Chu [Mon, 12 Nov 2007 08:34:55 +0000 (08:34 +0000)]
Cleanup debug msgs
Howard Chu [Mon, 12 Nov 2007 08:14:50 +0000 (08:14 +0000)]
ITS#5230 fix slimit for rootDN w/pagedresults
Howard Chu [Mon, 12 Nov 2007 07:59:54 +0000 (07:59 +0000)]
ITS#5224 add any necessary socket libraries
Howard Chu [Mon, 12 Nov 2007 03:50:31 +0000 (03:50 +0000)]
ITS#5225 fix contextCSN updating
Quanah Gibson-Mount [Sun, 11 Nov 2007 20:32:18 +0000 (20:32 +0000)]
cleanup
Howard Chu [Fri, 9 Nov 2007 07:28:42 +0000 (07:28 +0000)]
More for ITS#5212 make conditional explicit
Howard Chu [Fri, 9 Nov 2007 03:56:26 +0000 (03:56 +0000)]
There can be multiple ETCDIR instances on a line
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)
Gavin Henry [Wed, 7 Nov 2007 23:52:55 +0000 (23:52 +0000)]
ITS#5217 and ITS#5216
Gavin Henry [Wed, 7 Nov 2007 23:28:31 +0000 (23:28 +0000)]
ITS#5223
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
Kurt Zeilenga [Wed, 7 Nov 2007 16:18:05 +0000 (16:18 +0000)]
Add www rule for webmaster use
Kurt Zeilenga [Wed, 7 Nov 2007 16:00:01 +0000 (16:00 +0000)]
Add rule to produce OpenLDAP-Admin-Guide.pdf
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.
Ralf Haferkamp [Wed, 7 Nov 2007 11:02:26 +0000 (11:02 +0000)]
increased version number and regenerated autoconf/automake files
Ralf Haferkamp [Wed, 7 Nov 2007 11:01:03 +0000 (11:01 +0000)]
Fixed gcc 4.3 compile issues
Howard Chu [Wed, 7 Nov 2007 04:59:03 +0000 (04:59 +0000)]
Fix prev commit
Howard Chu [Wed, 7 Nov 2007 04:58:07 +0000 (04:58 +0000)]
ITS#5146 better check for single val in modify
Howard Chu [Wed, 7 Nov 2007 04:41:12 +0000 (04:41 +0000)]
ITS#5200 fix typo in ITS#1749 patch
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
Howard Chu [Wed, 7 Nov 2007 04:02:21 +0000 (04:02 +0000)]
fix prev commit (ITS#5212)
Howard Chu [Mon, 5 Nov 2007 09:30:40 +0000 (09:30 +0000)]
ITS#5209 sasl_host may be different from global_host
Howard Chu [Sun, 4 Nov 2007 12:34:41 +0000 (12:34 +0000)]
ITS#5211 spec says we must ignore invalid cookies
Howard Chu [Fri, 2 Nov 2007 16:51:13 +0000 (16:51 +0000)]
Forced commit - prev was for ITS#5210, not 5120
Howard Chu [Fri, 2 Nov 2007 16:40:42 +0000 (16:40 +0000)]
More for prev commit, ITS#5120.
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
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.
Gavin Henry [Mon, 29 Oct 2007 22:14:12 +0000 (22:14 +0000)]
common-errors finished, bar some formation of man page names etc.
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.
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.
Howard Chu [Thu, 25 Oct 2007 08:45:00 +0000 (08:45 +0000)]
Use per-thread slap_counters to eliminate lock contention
Howard Chu [Thu, 25 Oct 2007 06:50:43 +0000 (06:50 +0000)]
Fix typo in prev commit
Howard Chu [Thu, 25 Oct 2007 06:48:44 +0000 (06:48 +0000)]
Use thread-specific data in pool_context()
Howard Chu [Thu, 25 Oct 2007 06:42:40 +0000 (06:42 +0000)]
Added native thread-specific data support
Howard Chu [Thu, 25 Oct 2007 04:29:46 +0000 (04:29 +0000)]
Repack Connection structure for alignment
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.
Gavin Henry [Wed, 24 Oct 2007 16:37:37 +0000 (16:37 +0000)]
Mention delta-syncrepl and MirrorMode. N-Way Next
Gavin Henry [Wed, 24 Oct 2007 16:36:56 +0000 (16:36 +0000)]
Chaining fix.
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.
Gavin Henry [Wed, 24 Oct 2007 16:35:11 +0000 (16:35 +0000)]
Wee fix.
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
Pierangelo Masarati [Wed, 24 Oct 2007 10:34:43 +0000 (10:34 +0000)]
further fix of double free (ITS#4860)
Pierangelo Masarati [Wed, 24 Oct 2007 10:34:04 +0000 (10:34 +0000)]
don't compute lengths twice
Howard Chu [Tue, 23 Oct 2007 21:14:39 +0000 (21:14 +0000)]
ITS#5197 fully revert prev commit, use thr_stub
Howard Chu [Tue, 23 Oct 2007 21:14:11 +0000 (21:14 +0000)]
ITS#5197 add stub for ldap_pvt_thread_pool_query()
Howard Chu [Tue, 23 Oct 2007 20:57:13 +0000 (20:57 +0000)]
Forced commit, partially revert prev commit
Howard Chu [Tue, 23 Oct 2007 20:55:28 +0000 (20:55 +0000)]
ITS#5197 don't check thread pool if NO_THREADS
Howard Chu [Tue, 23 Oct 2007 00:25:51 +0000 (00:25 +0000)]
ITS#5189 revert index.c 1.67, just catch LDAP_OTHER
Howard Chu [Tue, 23 Oct 2007 00:05:03 +0000 (00:05 +0000)]
Fix prev commit, include errno.h
Howard Chu [Tue, 23 Oct 2007 00:03:56 +0000 (00:03 +0000)]
ITS#5189 recognize ENOMEM
Howard Chu [Mon, 22 Oct 2007 09:14:56 +0000 (09:14 +0000)]
Fix typo
Howard Chu [Sat, 20 Oct 2007 04:29:11 +0000 (04:29 +0000)]
Fix depend dependency for parallel make
Howard Chu [Sat, 20 Oct 2007 04:24:15 +0000 (04:24 +0000)]
Fix depend/.links dependency for parallel make
Howard Chu [Fri, 19 Oct 2007 04:46:41 +0000 (04:46 +0000)]
Fix liblutil link order
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
Gavin Henry [Thu, 18 Oct 2007 23:50:42 +0000 (23:50 +0000)]
Almost complete MirrorMode section. back-ldap proxy example to do.
Gavin Henry [Thu, 18 Oct 2007 23:50:08 +0000 (23:50 +0000)]
Backup strategy discussions. db_recover example to do.
Gavin Henry [Thu, 18 Oct 2007 23:49:11 +0000 (23:49 +0000)]
more word additions.