]>
 
 
git.sur5r.net Git - openldap/log 
 
 
 
 
 
 
Kurt Zeilenga  [Mon, 11 Feb 2002 16:40:13 +0000  (16:40 +0000)] 
 
Set SHTOOL directly.  Add 'make pathtest'. 
 
Howard Chu  [Mon, 11 Feb 2002 09:57:08 +0000  (09:57 +0000)] 
 
Fix ITS#1597 
 
Howard Chu  [Mon, 11 Feb 2002 09:39:15 +0000  (09:39 +0000)] 
 
Fix #include of sasl.h 
 
Howard Chu  [Mon, 11 Feb 2002 09:38:49 +0000  (09:38 +0000)] 
 
Silence a warning about ldap_debug 
 
Kurt Zeilenga  [Mon, 11 Feb 2002 08:28:51 +0000  (08:28 +0000)] 
 
Don't use 'shtool mkln' as ln(1) replacement. 
Allow both <sasl/sasl.h> and <sasl.h> 
 
Pierangelo Masarati  [Mon, 11 Feb 2002 08:09:25 +0000  (08:09 +0000)] 
 
remove cruft related to librewrite 
 
Kurt Zeilenga  [Mon, 11 Feb 2002 06:45:59 +0000  (06:45 +0000)] 
 
Add rcs ids 
 
Kurt Zeilenga  [Mon, 11 Feb 2002 01:58:36 +0000  (01:58  +0000)] 
 
notes needs for future additions 
 
Kurt Zeilenga  [Mon, 11 Feb 2002 00:28:17 +0000  (00:28  +0000)] 
 
Minor astestic changes 
 
Kurt Zeilenga  [Sun, 10 Feb 2002 23:49:57 +0000  (23:49 +0000)] 
 
Add a little boldness 
 
Kurt Zeilenga  [Sun, 10 Feb 2002 22:54:02 +0000  (22:54 +0000)] 
 
shtool mkln -s doesn't work like ln -s.  Revert for now. 
 
Kurt Zeilenga  [Sun, 10 Feb 2002 22:42:51 +0000  (22:42 +0000)] 
 
Update libtool usage 
	s/-L.../libraries -lldap/.../libraries/libldap/libldap.la/ 
 
Kurt Zeilenga  [Sun, 10 Feb 2002 20:14:38 +0000  (20:14 +0000)] 
 
Need to libldap/liblber to library path to get proper linkage 
 
Kurt Zeilenga  [Sun, 10 Feb 2002 18:05:04 +0000  (18:05 +0000)] 
 
Fix compile error properly 
 
Kurt Zeilenga  [Sun, 10 Feb 2002 17:51:19 +0000  (17:51 +0000)] 
 
Update Cyrus SASL detection to always look for <sasl.h> regardless 
of version and then try -lsasl2 and -lsasl.  Make SASL code 
conditional on SASL_VERSION_MAJOR, not HAVE_CYRUS_SASL. 
 
Kurt Zeilenga  [Sun, 10 Feb 2002 17:50:58 +0000  (17:50 +0000)] 
 
shtool updates 
 
Howard Chu  [Sun, 10 Feb 2002 14:27:23 +0000  (14:27 +0000)] 
 
Support for Cyrus SASLv2. Untested. 
 
Howard Chu  [Sun, 10 Feb 2002 14:23:55 +0000  (14:23 +0000)] 
 
Added check for Cyrus SASLv2 
 
Kurt Zeilenga  [Sun, 10 Feb 2002 06:33:57 +0000  (06:33 +0000)] 
 
Reflect recent updates 
 
Kurt Zeilenga  [Sun, 10 Feb 2002 06:26:48 +0000  (06:26 +0000)] 
 
Misc SHTOOL use updates 
 
Kurt Zeilenga  [Sun, 10 Feb 2002 05:42:57 +0000  (05:42  +0000)] 
 
Re add ltmain.sh 
 
Kurt Zeilenga  [Sun, 10 Feb 2002 05:10:19 +0000  (05:10  +0000)] 
 
Disable use of --only-* flags 
 
Kurt Zeilenga  [Sun, 10 Feb 2002 04:30:23 +0000  (04:30  +0000)] 
 
Update to use shtool, remove ltconfig 
 
Kurt Zeilenga  [Sun, 10 Feb 2002 03:03:47 +0000  (03:03  +0000)] 
 
Update to libtool 1.4.2 
 
Kurt Zeilenga  [Sun, 10 Feb 2002 02:09:25 +0000  (02:09  +0000)] 
 
Suck in very latest versions from the FSF. 
 
Kurt Zeilenga  [Sat, 9 Feb 2002 23:55:37 +0000  (23:55 +0000)] 
 
Reverse arguments of is_object_subclass and reverse backwards calls 
 
Kurt Zeilenga  [Sat, 9 Feb 2002 23:13:59 +0000  (23:13 +0000)] 
 
Change structuralObjectClass to use objectClassMatch, 
enabling objectclass subclass debugging 
 
Kurt Zeilenga  [Sat, 9 Feb 2002 23:12:30 +0000  (23:12 +0000)] 
 
s/person/pilotPerson 
 
Kurt Zeilenga  [Sat, 9 Feb 2002 23:08:40 +0000  (23:08 +0000)] 
 
Add manager to expected output as it a person, not a pilotPerson 
 
Kurt Zeilenga  [Sat, 9 Feb 2002 23:04:18 +0000  (23:04 +0000)] 
 
Search for pilotPerson instead of person to test objectClass handling 
 
Pierangelo Masarati  [Sat, 9 Feb 2002 17:31:49 +0000  (17:31 +0000)] 
 
fix for acl state 
 
Pierangelo Masarati  [Sat, 9 Feb 2002 09:05:40 +0000  (09:05 +0000)] 
 
fix for acl state 
 
Kurt Zeilenga  [Sat, 9 Feb 2002 05:14:17 +0000  (05:14  +0000)] 
 
Add ACL state recording to avoid multiple evaluation of 
value-independent access controls. 
 
Howard Chu  [Sat, 9 Feb 2002 01:09:23 +0000  (01:09  +0000)] 
 
Slightly better fix for library cleanup. Requires GCC. 
 
Howard Chu  [Fri, 8 Feb 2002 21:53:04 +0000  (21:53 +0000)] 
 
Fix flag initialization 
 
Kurt Zeilenga  [Fri, 8 Feb 2002 19:10:06 +0000  (19:10 +0000)] 
 
Fix misplaced "search" references 
 
Kurt Zeilenga  [Fri, 8 Feb 2002 18:32:12 +0000  (18:32 +0000)] 
 
Treat access to dn="" as access to dn.base="".  Avoid empty regex. 
Note: by dn="" already treated as anonymous. 
 
Kurt Zeilenga  [Fri, 8 Feb 2002 18:26:53 +0000  (18:26 +0000)] 
 
Update comment 
 
Howard Chu  [Fri, 8 Feb 2002 06:54:04 +0000  (06:54 +0000)] 
 
Some malloc tweaks for for print_vals 
 
Howard Chu  [Fri, 8 Feb 2002 06:44:33 +0000  (06:44 +0000)] 
 
Added replica attr=<attribute list> support to filter replog content 
 
Howard Chu  [Fri, 8 Feb 2002 06:42:34 +0000  (06:42 +0000)] 
 
Minor IDL tweaks 
 
Kurt Zeilenga  [Thu, 7 Feb 2002 18:41:59 +0000  (18:41 +0000)] 
 
ITS#1587: s/2289/2589/ 
 
Kurt Zeilenga  [Thu, 7 Feb 2002 18:17:24 +0000  (18:17 +0000)] 
 
s/rootDSEfile/rootDSE/ 
 
Pierangelo Masarati  [Wed, 6 Feb 2002 08:43:32 +0000  (08:43 +0000)] 
 
fixes ITS#1578 
 
Pierangelo Masarati  [Wed, 6 Feb 2002 08:41:05 +0000  (08:41 +0000)] 
 
fixes ITS#1582 (didn't trap SLAP_MOD_SOFTADD modification type) 
 
Kurt Zeilenga  [Sat, 2 Feb 2002 20:30:31 +0000  (20:30 +0000)] 
 
Add LDIFv1 "control" task 
 
Howard Chu  [Sat, 2 Feb 2002 10:37:25 +0000  (10:37 +0000)] 
 
Finished compare implementation 
 
Howard Chu  [Sat, 2 Feb 2002 10:13:16 +0000  (10:13 +0000)] 
 
Deleted unneeded unbind.c 
 
Howard Chu  [Sat, 2 Feb 2002 10:10:35 +0000  (10:10 +0000)] 
 
API updates, some typo fixes 
 
Kurt Zeilenga  [Sat, 2 Feb 2002 06:26:06 +0000  (06:26 +0000)] 
 
switch to openldap-data directory 
 
Kurt Zeilenga  [Sat, 2 Feb 2002 06:25:05 +0000  (06:25 +0000)] 
 
Switch to openldap-data directory 
 
Kurt Zeilenga  [Sat, 2 Feb 2002 06:24:47 +0000  (06:24 +0000)] 
 
Switch to openldap-data 
 
Kurt Zeilenga  [Sat, 2 Feb 2002 06:23:35 +0000  (06:23 +0000)] 
 
create openldap-data, not openldap-ldbm 
 
Kurt Zeilenga  [Sat, 2 Feb 2002 06:23:12 +0000  (06:23 +0000)] 
 
use BDB and other updates 
 
Kurt Zeilenga  [Sat, 2 Feb 2002 06:18:11 +0000  (06:18 +0000)] 
 
Add a default db directory for all backends 
 
Kurt Zeilenga  [Sat, 2 Feb 2002 03:28:32 +0000  (03:28  +0000)] 
 
Add cache txn_prepare code based upon submission (ITS#1575) by 
Jong Hyuk Choi <jongchoi@us.ibm.com>.  Needs a bit more work 
(GID should be globally unique). 
 
Kurt Zeilenga  [Fri, 1 Feb 2002 22:43:46 +0000  (22:43 +0000)] 
 
Fix failure message 
 
Kurt Zeilenga  [Fri, 1 Feb 2002 22:24:23 +0000  (22:24 +0000)] 
 
Add autoconf update to TODO list (I'll likely have to do this myself) 
Add shtool use to TODO list 
 
Howard Chu  [Fri, 1 Feb 2002 03:13:04 +0000  (03:13  +0000)] 
 
Added conversion from UTF-8 to T.61. 
 
Kurt Zeilenga  [Thu, 31 Jan 2002 23:23:35 +0000  (23:23 +0000)] 
 
Add no-op control to list 
 
Kurt Zeilenga  [Thu, 31 Jan 2002 22:54:13 +0000  (22:54 +0000)] 
 
Disable broken test011 
Add sleep to test012 
 
Kurt Zeilenga  [Thu, 31 Jan 2002 22:52:00 +0000  (22:52 +0000)] 
 
V2 kbind fix (blind commit) 
 
Kurt Zeilenga  [Thu, 31 Jan 2002 15:09:55 +0000  (15:09 +0000)] 
 
Fix binary v lang_range typo 
 
Howard Chu  [Thu, 31 Jan 2002 14:12:06 +0000  (14:12 +0000)] 
 
Fix ITS#1573 spelling errors 
 
Howard Chu  [Thu, 31 Jan 2002 14:10:19 +0000  (14:10 +0000)] 
 
Fix ITS#1572, check for NULL objectClass in is_entry_objectclass 
 
Howard Chu  [Thu, 31 Jan 2002 13:42:06 +0000  (13:42 +0000)] 
 
First pass at T.61 <-> UTF-8 translation. Only does T.61 to UTF-8. 
Feel free to inspect, not yet ready for use. 
 
Kurt Zeilenga  [Thu, 31 Jan 2002 00:11:44 +0000  (00:11  +0000)] 
 
remove deadwood, e.g. slap_index2prefix() 
 
Kurt Zeilenga  [Thu, 31 Jan 2002 00:10:24 +0000  (00:10  +0000)] 
 
Adjust size offsets, needs work 
 
Kurt Zeilenga  [Wed, 30 Jan 2002 23:06:38 +0000  (23:06 +0000)] 
 
Updated to FSF versions.  Make cause tool breakage. 
 
Kurt Zeilenga  [Wed, 30 Jan 2002 21:35:52 +0000  (21:35 +0000)] 
 
no 'diff -o' on this system 
 
Kurt Zeilenga  [Wed, 30 Jan 2002 04:06:31 +0000  (04:06  +0000)] 
 
Misc WinNT build updates 
 
Kurt Zeilenga  [Wed, 30 Jan 2002 04:01:38 +0000  (04:01  +0000)] 
 
Add a project for ldapcompare(1) 
 
Kurt Zeilenga  [Wed, 30 Jan 2002 01:31:44 +0000  (01:31  +0000)] 
 
Back-BDB now requires Berkeley DB 4 as this release includes 
important fixes necessary for proper operation of back-bdb. 
 
Kurt Zeilenga  [Wed, 30 Jan 2002 01:21:08 +0000  (01:21  +0000)] 
 
Add comment to -lV3 test that this is not needed in 
newer versions of HP-UX.  However, as the test causes 
no problems on any system, it's left in place (as someone 
might actually be using an older version of HP-UX). 
 
Kurt Zeilenga  [Wed, 30 Jan 2002 00:41:36 +0000  (00:41  +0000)] 
 
Add clarification to password-hash directive 
 
Kurt Zeilenga  [Wed, 30 Jan 2002 00:05:45 +0000  (00:05  +0000)] 
 
Add updated TCP wrapper check based upon patch provided 
by Albert Chin-A-Young <china@thewrittenword.com> in ITS#1544. 
 
Kurt Zeilenga  [Tue, 29 Jan 2002 22:41:43 +0000  (22:41 +0000)] 
 
Add to different parents 
 
Kurt Zeilenga  [Tue, 29 Jan 2002 20:05:55 +0000  (20:05 +0000)] 
 
Entry rwlock is no longer needed as concurrency is managed 
by the giant rwlock. 
 
Kurt Zeilenga  [Tue, 29 Jan 2002 19:43:17 +0000  (19:43 +0000)] 
 
Fix giant lock handling on entry release 
 
Kurt Zeilenga  [Tue, 29 Jan 2002 19:01:15 +0000  (19:01 +0000)] 
 
revert constification of slap_init_user() 
 
Kurt Zeilenga  [Tue, 29 Jan 2002 17:58:36 +0000  (17:58 +0000)] 
 
Add giant lock code back in... (it's my flakey devbox that needed work) 
 
Kurt Zeilenga  [Tue, 29 Jan 2002 17:49:37 +0000  (17:49 +0000)] 
 
Back out giant lock code, needs more work 
 
Kurt Zeilenga  [Tue, 29 Jan 2002 17:27:20 +0000  (17:27 +0000)] 
 
Add GIANT rwlock!  This should resolve nasty concurrency issues. 
 
Kurt Zeilenga  [Tue, 29 Jan 2002 17:25:04 +0000  (17:25 +0000)] 
 
Add time.c 
 
Pierangelo Masarati  [Tue, 29 Jan 2002 17:23:26 +0000  (17:23 +0000)] 
 
added local time under 'lang' (lang-x-local) 
 
Pierangelo Masarati  [Tue, 29 Jan 2002 12:15:13 +0000  (12:15 +0000)] 
 
add Time subsystem 
 
Pierangelo Masarati  [Tue, 29 Jan 2002 08:58:34 +0000  (08:58 +0000)] 
 
fix uninitialized last (NULL) entry in BerVarray 
 
Kurt Zeilenga  [Tue, 29 Jan 2002 07:33:11 +0000  (07:33 +0000)] 
 
Initial ldapcompare(1) implementation.  Adapted from patch 
submitted by Jeff Costlow <j.costlow@f5.com> (ITS#1560). 
 
Portions: 
Copyright 2002, F5 Networks, Inc, All rights reserved. 
This software is not subject to any license of F5 Networks. 
 
This is free software; you can redistribute and use it 
under the same terms as OpenLDAP itself. 
 
Kurt Zeilenga  [Tue, 29 Jan 2002 06:06:20 +0000  (06:06 +0000)] 
 
Some misc cleanup 
 
Kurt Zeilenga  [Tue, 29 Jan 2002 05:05:25 +0000  (05:05  +0000)] 
 
disable debug checks 
 
Kurt Zeilenga  [Tue, 29 Jan 2002 04:53:47 +0000  (04:53  +0000)] 
 
BDB_ALIASES and BDB_SUBENTRIES cleanup 
 
Kurt Zeilenga  [Tue, 29 Jan 2002 04:33:19 +0000  (04:33  +0000)] 
 
Add search no-op support. 
 
Kurt Zeilenga  [Tue, 29 Jan 2002 00:05:30 +0000  (00:05  +0000)] 
 
Fix Debug() statement 
 
Kurt Zeilenga  [Tue, 29 Jan 2002 00:02:27 +0000  (00:02  +0000)] 
 
Add first cut BDB no-op control support. 
 
Kurt Zeilenga  [Mon, 28 Jan 2002 22:57:50 +0000  (22:57 +0000)] 
 
Delete CDB (no transactions) support 
 
Kurt Zeilenga  [Mon, 28 Jan 2002 21:33:57 +0000  (21:33 +0000)] 
 
Fix typo in last commit 
 
Kurt Zeilenga  [Mon, 28 Jan 2002 21:24:40 +0000  (21:24 +0000)] 
 
Initial ldapwhoami implementation 
 
Pierangelo Masarati  [Mon, 28 Jan 2002 20:36:29 +0000  (20:36 +0000)] 
 
Check the ldif file without actually creating the db (but inits the files; 
maybe I should trim this also).  Useful to check LARGE ldif files which 
will require TONS on indices without failing at the very last entry for 
a silly typo after 45 min. or more :) 
 
Pierangelo Masarati  [Mon, 28 Jan 2002 20:26:55 +0000  (20:26 +0000)] 
 
uses URL extensions to set socket permissions other than default 
 
URL Syntax: 
 
ldapi://[<path>[/????[!]x-mod=<mod>]] 
 
where <path> is the URL-encoded path of the socket (i.e. use %2F instead 
of '/' for UNIX filenames!) and <mod> is 3*[w|-] (all we need is write 
permission to the socket, read/execute permissions are ignored; however, 
they're set when opening the listener).  The critical flag (the optional 
'!' if not used ignores the result of the chmod() operation. 
 
Kurt Zeilenga  [Mon, 28 Jan 2002 20:25:30 +0000  (20:25 +0000)] 
 
Add whoami extended operation. 
Add no-op control (needs backend implementation) 
Updated modify password extended option API 
Kludged control infrastructure to support frontend only controls