]> git.sur5r.net Git - openldap/log
openldap
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