]>
 
 
git.sur5r.net Git - openldap/log 
 
 
 
 
 
 
Pierangelo Masarati  [Sat, 8 Dec 2007 21:57:22 +0000  (21:57 +0000)] 
 
don't try to count non-expired entries if database does not exist (ITS#5267) 
 
Hallvard Furuseth  [Sat, 8 Dec 2007 18:01:47 +0000  (18:01 +0000)] 
 
Fix typo in error message 
 
Howard Chu  [Sat, 8 Dec 2007 17:51:13 +0000  (17:51 +0000)] 
 
ITS#5269 fixes from Guillaume Rousse at inria.fr 
 
Howard Chu  [Sat, 8 Dec 2007 17:45:10 +0000  (17:45 +0000)] 
 
ITS#5268 omit contextCSN when replicating 
 
Howard Chu  [Sat, 8 Dec 2007 17:44:15 +0000  (17:44 +0000)] 
 
ITS#5268 don't replicate dSAOperation attributes unless specifically 
requested. (It doesn't actually make sense to request them in that 
case, but allow it.) 
 
Howard Chu  [Sat, 8 Dec 2007 17:03:47 +0000  (17:03 +0000)] 
 
Omit auditContext when sync control is present 
 
Pierangelo Masarati  [Sat, 8 Dec 2007 17:00:34 +0000  (17:00 +0000)] 
 
don't try to delete expired entries if database does not exist (ITS#5267) 
 
Howard Chu  [Fri, 7 Dec 2007 11:27:57 +0000  (11:27 +0000)] 
 
ITS#5161 make sure accesslog_response is called for abandoned writes 
This probably needs to be cleaned up more. There should be a log 
schema flag that indicates that an op was abandoned. 
 
Hallvard Furuseth  [Thu, 6 Dec 2007 17:37:41 +0000  (17:37 +0000)] 
 
ITS#5248: use volatile sig_atomic_t for signal variables gotintr, abcan 
 
Hallvard Furuseth  [Thu, 6 Dec 2007 17:23:23 +0000  (17:23 +0000)] 
 
Remove unused variables 
 
Hallvard Furuseth  [Thu, 6 Dec 2007 17:15:41 +0000  (17:15 +0000)] 
 
ITS#5248: use volatile sig_atomic_t for signal variable gotsig 
 
Hallvard Furuseth  [Thu, 6 Dec 2007 17:13:01 +0000  (17:13 +0000)] 
 
Remove unused variable 
 
Hallvard Furuseth  [Thu, 6 Dec 2007 17:08:10 +0000  (17:08 +0000)] 
 
Restore pre-C99 preprocessor support (since rev 1.165) 
 
Howard Chu  [Thu, 6 Dec 2007 16:54:47 +0000  (16:54 +0000)] 
 
Cleanup dup_compare 
 
Howard Chu  [Thu, 6 Dec 2007 15:59:28 +0000  (15:59 +0000)] 
 
Drop unnecessary lock 
 
Howard Chu  [Thu, 6 Dec 2007 15:58:47 +0000  (15:58 +0000)] 
 
Re-introduce hdb dup_compare function, default compares too much 
 
Howard Chu  [Thu, 6 Dec 2007 14:16:34 +0000  (14:16 +0000)] 
 
More cleanup, hdb fixes 
 
Pierangelo Masarati  [Thu, 6 Dec 2007 12:29:04 +0000  (12:29 +0000)] 
 
save old values when deleting (ITS#5258; not optimal) 
 
Howard Chu  [Thu, 6 Dec 2007 06:40:13 +0000  (06:40 +0000)] 
 
More cleanup 
 
Howard Chu  [Thu, 6 Dec 2007 06:20:42 +0000  (06:20 +0000)] 
 
Cleanup prev commits 
 
Howard Chu  [Thu, 6 Dec 2007 05:48:02 +0000  (05:48  +0000)] 
 
ITS#5262 must protect dn2id between the time it's read from the DB 
and it's inserted into EntryInfo cache. 
 
Howard Chu  [Thu, 6 Dec 2007 01:51:32 +0000  (01:51  +0000)] 
 
BDB 4.2 compatibility for log_printf (requires modern C preprocessor) 
 
Howard Chu  [Wed, 5 Dec 2007 22:35:39 +0000  (22:35 +0000)] 
 
Prefix log msgs with "slapd" 
 
Howard Chu  [Wed, 5 Dec 2007 22:27:12 +0000  (22:27 +0000)] 
 
Use BDB transaction log for debug messages 
 
Howard Chu  [Wed, 5 Dec 2007 14:56:47 +0000  (14:56 +0000)] 
 
ITS#5262 additional cleanup 
 
Howard Chu  [Wed, 5 Dec 2007 14:09:34 +0000  (14:09 +0000)] 
 
ITS#5262 use explicit cursor and locker in dn2id 
 
Howard Chu  [Wed, 5 Dec 2007 05:24:15 +0000  (05:24  +0000)] 
 
Fix ITS#5257 
 
Howard Chu  [Wed, 5 Dec 2007 02:36:53 +0000  (02:36  +0000)] 
 
Revert 1.159, seems to trigger a concurrency bug. ??? 
 
Gavin Henry  [Tue, 4 Dec 2007 20:53:19 +0000  (20:53 +0000)] 
 
LDIF output format example. Still to fix modulepath example for auditlog 
 
Gavin Henry  [Mon, 3 Dec 2007 21:57:32 +0000  (21:57 +0000)] 
 
(ITS#5245) auditlog man page slapo-auditlog.5 
 
Hallvard Furuseth  [Mon, 3 Dec 2007 09:54:01 +0000  (09:54 +0000)] 
 
Integer indexing - cleanup, signedness, redefine signmask => RIP overflow test 
 
Howard Chu  [Sun, 2 Dec 2007 21:46:50 +0000  (21:46 +0000)] 
 
Cleanup overflow check 
 
Hallvard Furuseth  [Sun, 2 Dec 2007 19:25:33 +0000  (19:25 +0000)] 
 
Integer indexing - cleanup 
 
Howard Chu  [Sun, 2 Dec 2007 19:11:41 +0000  (19:11 +0000)] 
 
Add memctx to lutil_str2bin() 
 
Hallvard Furuseth  [Sun, 2 Dec 2007 17:32:08 +0000  (17:32 +0000)] 
 
Fix last patch, and reduce allocations in lutil_str2bin(). 
 
Hallvard Furuseth  [Sun, 2 Dec 2007 16:10:23 +0000  (16:10 +0000)] 
 
Integer indexing - handle huge values 
 
Howard Chu  [Sat, 1 Dec 2007 20:28:18 +0000  (20:28 +0000)] 
 
Fix tmpbuf size 
 
Howard Chu  [Sat, 1 Dec 2007 19:19:20 +0000  (19:19 +0000)] 
 
Fix dirsep chars before opening file 
 
Howard Chu  [Sat, 1 Dec 2007 19:18:43 +0000  (19:18 +0000)] 
 
Cleanups from Hallvard 
 
Howard Chu  [Sat, 1 Dec 2007 19:08:30 +0000  (19:08 +0000)] 
 
Shrink presence key 
 
Howard Chu  [Sat, 1 Dec 2007 11:44:18 +0000  (11:44 +0000)] 
 
Trim unneeded tmp var 
 
Howard Chu  [Sat, 1 Dec 2007 11:41:52 +0000  (11:41 +0000)] 
 
Omit leading zero pad byte 
 
Howard Chu  [Sat, 1 Dec 2007 11:14:40 +0000  (11:14 +0000)] 
 
Fix carries 
 
Howard Chu  [Sat, 1 Dec 2007 11:00:40 +0000  (11:00 +0000)] 
 
Fix sign bit 
 
Howard Chu  [Fri, 30 Nov 2007 22:26:23 +0000  (22:26 +0000)] 
 
Fix prev. Once more, with feeling. 
 
Howard Chu  [Fri, 30 Nov 2007 18:32:42 +0000  (18:32 +0000)] 
 
Fix prev cleanup. 
 
Howard Chu  [Fri, 30 Nov 2007 18:25:45 +0000  (18:25 +0000)] 
 
Cleanup prev commit 
 
Howard Chu  [Fri, 30 Nov 2007 18:12:17 +0000  (18:12 +0000)] 
 
Fix 1.426, must sign-extend small numbers, not zero-pad 
 
Howard Chu  [Fri, 30 Nov 2007 18:10:22 +0000  (18:10 +0000)] 
 
Fix rev 1.49 
 
Howard Chu  [Thu, 29 Nov 2007 23:03:44 +0000  (23:03 +0000)] 
 
Pop local callback for modify 
 
Howard Chu  [Thu, 29 Nov 2007 22:56:54 +0000  (22:56 +0000)] 
 
Fix prev commit, leave callback stack alone in compare() 
 
Gavin Henry  [Thu, 29 Nov 2007 17:52:30 +0000  (17:52 +0000)] 
 
MMR intro complete. Example to come. 
 
Gavin Henry  [Thu, 29 Nov 2007 16:59:10 +0000  (16:59 +0000)] 
 
MirrorMode picture, spell check and wee MMR update. 
 
Howard Chu  [Thu, 29 Nov 2007 13:45:55 +0000  (13:45 +0000)] 
 
awk portability fix 
 
Kurt Zeilenga  [Wed, 28 Nov 2007 19:11:20 +0000  (19:11 +0000)] 
 
Forced commit to check logs/cvsweb 
 
Howard Chu  [Wed, 28 Nov 2007 16:40:04 +0000  (16:40 +0000)] 
 
Trim debug flag 
 
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 
 
Kurt Zeilenga  [Tue, 27 Nov 2007 21:23:08 +0000  (21:23 +0000)] 
 
Forced commit to test cvs log email 
 
Quanah Gibson-Mount  [Tue, 27 Nov 2007 20:58:19 +0000  (20:58 +0000)] 
 
cleanup 
 
Kurt Zeilenga  [Tue, 27 Nov 2007 20:49:47 +0000  (20:49 +0000)] 
 
Reverse last commit (made by mistake) 
 
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. 
 
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) 
 
Howard Chu  [Mon, 26 Nov 2007 17:03:26 +0000  (17:03 +0000)] 
 
Streamlined Winsock connection management 
 
Howard Chu  [Sun, 25 Nov 2007 13:20:44 +0000  (13:20 +0000)] 
 
index_intlen defaults to 4 now 
 
Howard Chu  [Sun, 25 Nov 2007 13:19:08 +0000  (13:19 +0000)] 
 
Change integer indexing to ordered only, no backward compatibility 
 
Howard Chu  [Sat, 24 Nov 2007 11:33:04 +0000  (11:33 +0000)] 
 
Fix connection teardown 
 
Pierangelo Masarati  [Fri, 23 Nov 2007 12:47:53 +0000  (12:47 +0000)] 
 
silence warnings 
 
Pierangelo Masarati  [Fri, 23 Nov 2007 12:07:12 +0000  (12:07 +0000)] 
 
further clarify size limit related issues in sync replication (ITS#5243) 
 
Howard Chu  [Thu, 22 Nov 2007 08:52:39 +0000  (08:52 +0000)] 
 
Fix typo in prev commit 
 
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