]> git.sur5r.net Git - openldap/log
openldap
24 years agoldap_modify: delete of last attribute value should delete attribute (ITS#229) OPENLDAP_DEVEL_REFERRALS
Kurt Zeilenga [Sat, 17 Jul 1999 23:06:53 +0000 (23:06 +0000)]
ldap_modify: delete of last attribute value should delete attribute (ITS#229)

24 years agoUse Sleep to yield
Kurt Zeilenga [Sat, 17 Jul 1999 23:02:58 +0000 (23:02 +0000)]
Use Sleep to yield

24 years agoFix BDB2 (apparently broken before I started adding referrals)
Kurt Zeilenga [Fri, 16 Jul 1999 02:18:03 +0000 (02:18 +0000)]
Fix BDB2 (apparently broken before I started adding referrals)

24 years agoIntegrate LDBM changes into BDB2...
Kurt Zeilenga [Fri, 16 Jul 1999 01:53:38 +0000 (01:53 +0000)]
Integrate LDBM changes into BDB2...

24 years agoFix all user attributes bug
Kurt Zeilenga [Fri, 16 Jul 1999 01:52:56 +0000 (01:52 +0000)]
Fix all user attributes bug

24 years agoFix comments and entry lock leak.
Kurt Zeilenga [Fri, 16 Jul 1999 01:52:06 +0000 (01:52 +0000)]
Fix comments and entry lock leak.

24 years agoAdd [-M[M]] to manual pages
Kurt Zeilenga [Thu, 15 Jul 1999 22:57:22 +0000 (22:57 +0000)]
Add [-M[M]] to manual pages

24 years agoAdd updateref directive to manual.
Kurt Zeilenga [Thu, 15 Jul 1999 22:49:18 +0000 (22:49 +0000)]
Add updateref directive to manual.

24 years agoremove managedsait comment
Kurt Zeilenga [Thu, 15 Jul 1999 22:38:37 +0000 (22:38 +0000)]
remove managedsait comment

24 years agoModify replication test such that ldapmodify call is directed
Kurt Zeilenga [Thu, 15 Jul 1999 21:40:47 +0000 (21:40 +0000)]
Modify replication test such that ldapmodify call is directed
at slave which must refer client to master...

24 years agoUpdate comments to reflect that this is a default referral test.
Kurt Zeilenga [Thu, 15 Jul 1999 21:01:38 +0000 (21:01 +0000)]
Update comments to reflect that this is a default referral test.

24 years agoFix simple referral test.
Kurt Zeilenga [Thu, 15 Jul 1999 20:57:54 +0000 (20:57 +0000)]
Fix simple referral test.

24 years agoAdd basic referral test.
Kurt Zeilenga [Thu, 15 Jul 1999 20:31:17 +0000 (20:31 +0000)]
Add basic referral test.

24 years agoFix all user attributes usage statement
Kurt Zeilenga [Thu, 15 Jul 1999 20:26:06 +0000 (20:26 +0000)]
Fix all user attributes usage statement

24 years agoAdd 'referral'/'ref' to schema
Kurt Zeilenga [Thu, 15 Jul 1999 05:45:01 +0000 (05:45 +0000)]
Add 'referral'/'ref' to schema

24 years agoImprove -MM usage messages
Kurt Zeilenga [Thu, 15 Jul 1999 05:44:12 +0000 (05:44 +0000)]
Improve -MM usage messages

24 years agoLDIF for referrals/alias tests.
Kurt Zeilenga [Thu, 15 Jul 1999 04:31:01 +0000 (04:31 +0000)]
LDIF for referrals/alias tests.

24 years agoreplace alias dereferencing code.
Kurt Zeilenga [Thu, 15 Jul 1999 03:34:48 +0000 (03:34 +0000)]
replace alias dereferencing code.

24 years agoAdd -M[M] to enable manageDSAit control.
Kurt Zeilenga [Thu, 15 Jul 1999 03:33:53 +0000 (03:33 +0000)]
Add -M[M] to enable manageDSAit control.

24 years agoDidn't mean to include alias codes in last commit nor
Kurt Zeilenga [Wed, 14 Jul 1999 07:01:11 +0000 (07:01 +0000)]
Didn't mean to include alias codes in last commit nor
send_search_reference changes.

24 years agoFix transposed send_search_entry args.
Kurt Zeilenga [Wed, 14 Jul 1999 02:54:35 +0000 (02:54 +0000)]
Fix transposed send_search_entry args.
Toy with back-passwd/search scopes.

24 years agoAdd basic support for per-replica update referrals.
Kurt Zeilenga [Tue, 13 Jul 1999 00:12:09 +0000 (00:12 +0000)]
Add basic support for per-replica update referrals.

24 years agoMake other backends (excepting BDB2) compile.
Kurt Zeilenga [Mon, 12 Jul 1999 23:17:38 +0000 (23:17 +0000)]
Make other backends (excepting BDB2) compile.
Integration of BDB2 changes will be deferred until after
LDBM work is completed.

24 years agoFix value_normalize bug. Must uppercase the dn.
Kurt Zeilenga [Mon, 12 Jul 1999 23:00:38 +0000 (23:00 +0000)]
Fix value_normalize bug.  Must uppercase the dn.
Change no search candidates error to success.
'make ldbm' now works again!

24 years agoAdd comment warn about unprotected root dse, cn=config, ....
Kurt Zeilenga [Mon, 12 Jul 1999 22:59:01 +0000 (22:59 +0000)]
Add comment warn about unprotected root dse, cn=config, ....

24 years agoNeed to use -s base with "cn=monitor".
Kurt Zeilenga [Mon, 12 Jul 1999 21:13:36 +0000 (21:13 +0000)]
Need to use -s base with "cn=monitor".
Replace simple sleep in test008 with search loop

24 years agoProperly search for cn=monitor (to detect running slapd)
Kurt Zeilenga [Mon, 12 Jul 1999 20:55:28 +0000 (20:55 +0000)]
Properly search for cn=monitor (to detect running slapd)

24 years agoFix bugs in last commit. LDBM Tests 0 - 4 now work.
Kurt Zeilenga [Mon, 12 Jul 1999 20:48:15 +0000 (20:48 +0000)]
Fix bugs in last commit.  LDBM Tests 0 - 4 now work.

24 years agoAdd controls.c to tools makefile
Kurt Zeilenga [Mon, 12 Jul 1999 19:18:42 +0000 (19:18 +0000)]
Add controls.c to tools makefile
Remove suffixalias.c from slapd makefile

24 years agoNeed normalized dn during entry testing.
Kurt Zeilenga [Mon, 12 Jul 1999 19:07:33 +0000 (19:07 +0000)]
Need normalized dn during entry testing.

24 years agoRound two of referrals/aliases: WORK IN PROGRESS, may not compile!
Kurt Zeilenga [Mon, 12 Jul 1999 19:02:42 +0000 (19:02 +0000)]
Round two of referrals/aliases: WORK IN PROGRESS, may not compile!
Basic support for "named referrals", manageDSAit control.
Disabled alias support for now.  Will implemented "named aliases"
to replace current alias/suffix-alias support.

24 years agoTreat references as labeled URI. Trim as needed.
Kurt Zeilenga [Fri, 9 Jul 1999 23:11:28 +0000 (23:11 +0000)]
Treat references as labeled URI.  Trim as needed.

24 years agoImport <ac/time.h> change from -devel.
Kurt Zeilenga [Fri, 9 Jul 1999 21:11:05 +0000 (21:11 +0000)]
Import <ac/time.h> change from -devel.

24 years agoFix tag/msgid bugs. Branch now passes 'cd tests/make ldbm' (which
Kurt Zeilenga [Fri, 9 Jul 1999 20:28:54 +0000 (20:28 +0000)]
Fix tag/msgid bugs.  Branch now passes 'cd tests/make ldbm' (which
doesn't say anything about referrals).

24 years agoAdd additional args to send_ldap_result calls.
Kurt Zeilenga [Fri, 9 Jul 1999 20:02:57 +0000 (20:02 +0000)]
Add additional args to send_ldap_result calls.

24 years agoback-ldbm and ldbm tools now compile.
Kurt Zeilenga [Fri, 9 Jul 1999 18:57:56 +0000 (18:57 +0000)]
back-ldbm and ldbm tools now compile.

24 years agoLDAPv3 Referrals (using old style referral entries) initial commit.
Kurt Zeilenga [Fri, 9 Jul 1999 18:31:10 +0000 (18:31 +0000)]
LDAPv3 Referrals (using old style referral entries) initial commit.
Have not completed work on backends other than LDBM.
All send_() routines have new parameters (which will likely change
some more to support responses with controls).
slapd/back-ldbm only compiles.  NOT TESTED.  This is a work in progress.

25 years agoImport of Umich LDAP 3.3 UMICH UMICH_LDAP_3_3
Kurt Zeilenga [Sun, 9 Aug 1998 00:43:13 +0000 (00:43 +0000)]
Import of Umich LDAP 3.3

25 years agoInitial revision
Kurt Zeilenga [Sun, 9 Aug 1998 00:43:13 +0000 (00:43 +0000)]
Initial revision