From 41e57c041f56bdc5687eb92ce2cae3caa7333d33 Mon Sep 17 00:00:00 2001
From: Kurt Zeilenga <kurt@openldap.org>
Date: Thu, 2 Sep 1999 00:52:43 +0000
Subject: [PATCH] Add OpenLDAP RCS id

---
 clients/Makefile.in                      | 1 +
 clients/fax500/Makefile.in               | 2 ++
 clients/finger/Makefile.in               | 2 ++
 clients/gopher/Makefile.in               | 1 +
 clients/mail500/Makefile.in              | 2 ++
 clients/rcpt500/Makefile.in              | 2 ++
 clients/tools/Makefile.in                | 1 +
 clients/ud/Makefile.in                   | 2 ++
 contrib/Makefile.in                      | 1 +
 doc/Makefile.in                          | 1 +
 libraries/Makefile.in                    | 1 +
 servers/Makefile.in                      | 1 +
 servers/slapd/back-ldbm/dn2id.c          | 2 +-
 tests/Makefile.in                        | 1 +
 tests/scripts/acfilter.sh                | 4 ++++
 tests/scripts/all                        | 1 +
 tests/scripts/defines.sh                 | 2 ++
 tests/scripts/makeldbm.sh                | 1 +
 tests/scripts/passwd-search              | 1 +
 tests/scripts/startup_nis_ldap_server.sh | 4 ++--
 tests/scripts/test001-slapadd            | 1 +
 tests/scripts/test002-populate           | 1 +
 tests/scripts/test003-search             | 1 +
 tests/scripts/test004-modify             | 1 +
 tests/scripts/test005-modrdn             | 1 +
 tests/scripts/test006-acls               | 1 +
 tests/scripts/test007-replication        | 1 +
 tests/scripts/test008-concurrency        | 1 +
 tests/scripts/test009-referral           | 1 +
 29 files changed, 39 insertions(+), 3 deletions(-)

diff --git a/clients/Makefile.in b/clients/Makefile.in
index f4856e8713..29f8931285 100644
--- a/clients/Makefile.in
+++ b/clients/Makefile.in
@@ -1,3 +1,4 @@
+# $OpenLDAP$
 ## Copyright 1998 The OpenLDAP Foundation, All Rights Reserved.
 ## COPYING RESTRICTIONS APPLY, See COPYRIGHT file
 ##
diff --git a/clients/fax500/Makefile.in b/clients/fax500/Makefile.in
index 1955d9d411..4520a63ef6 100644
--- a/clients/fax500/Makefile.in
+++ b/clients/fax500/Makefile.in
@@ -1,3 +1,5 @@
+# $OpenLDAP$
+
 PROGRAMS= rp500 fax500 xrpcomp.tmp
 
 SRCS= main.c faxtotpc.c rp500.c
diff --git a/clients/finger/Makefile.in b/clients/finger/Makefile.in
index 4795e63924..613bda9e40 100644
--- a/clients/finger/Makefile.in
+++ b/clients/finger/Makefile.in
@@ -1,3 +1,5 @@
+# $OpenLDAP$
+
 SRCS=	main.c
 XSRCS=	version.c
 OBJS=	main.o
diff --git a/clients/gopher/Makefile.in b/clients/gopher/Makefile.in
index b010e426d1..a9d5e4ee94 100644
--- a/clients/gopher/Makefile.in
+++ b/clients/gopher/Makefile.in
@@ -1,3 +1,4 @@
+# $OpenLDAP$
 ##
 ## Makefile for gopher clients
 ##
diff --git a/clients/mail500/Makefile.in b/clients/mail500/Makefile.in
index 453d1199c7..38b61fd404 100644
--- a/clients/mail500/Makefile.in
+++ b/clients/mail500/Makefile.in
@@ -1,3 +1,5 @@
+# $OpenLDAP$
+
 PROGRAMS= mail500
 
 SRCS=	main.c
diff --git a/clients/rcpt500/Makefile.in b/clients/rcpt500/Makefile.in
index fc2ddaa88d..5af6536f91 100644
--- a/clients/rcpt500/Makefile.in
+++ b/clients/rcpt500/Makefile.in
@@ -1,3 +1,5 @@
+# $OpenLDAP$
+
 PROGRAMS= rcpt500
 SRCS= main.c cmds.c help.c query.c
 XSRCS= version.c
diff --git a/clients/tools/Makefile.in b/clients/tools/Makefile.in
index cfd882e582..11acdd9cff 100644
--- a/clients/tools/Makefile.in
+++ b/clients/tools/Makefile.in
@@ -1,3 +1,4 @@
+# $OpenLDAP$
 ##
 ## Makefile for LDAP tools
 ##
diff --git a/clients/ud/Makefile.in b/clients/ud/Makefile.in
index 0eaf5667b8..54c16e29e1 100644
--- a/clients/ud/Makefile.in
+++ b/clients/ud/Makefile.in
@@ -1,3 +1,5 @@
+# $OpenLDAP$
+
 SRCS=	main.c find.c mod.c print.c auth.c util.c help.c \
 	string_to_key.c group.c edit.c globals.c
 XSRCS= version.c
diff --git a/contrib/Makefile.in b/contrib/Makefile.in
index 8cedf8a186..e74ed3238d 100644
--- a/contrib/Makefile.in
+++ b/contrib/Makefile.in
@@ -1,3 +1,4 @@
+# $OpenLDAP$
 ## Copyright 1998 The OpenLDAP Foundation, All Rights Reserved.
 ## COPYING RESTRICTIONS APPLY, See COPYRIGHT file
 ##
diff --git a/doc/Makefile.in b/doc/Makefile.in
index c349a064e4..754eee763d 100644
--- a/doc/Makefile.in
+++ b/doc/Makefile.in
@@ -1,3 +1,4 @@
+# $OpenLDAP$
 ## Copyright 1998 The OpenLDAP Foundation, All Rights Reserved.
 ## COPYING RESTRICTIONS APPLY, See COPYRIGHT file
 ##
diff --git a/libraries/Makefile.in b/libraries/Makefile.in
index 7ffb1b9bfa..d911128bea 100644
--- a/libraries/Makefile.in
+++ b/libraries/Makefile.in
@@ -1,3 +1,4 @@
+# $OpenLDAP$
 ## Copyright 1998 The OpenLDAP Foundation, All Rights Reserved.
 ## COPYING RESTRICTIONS APPLY, see COPYRIGHT file
 ##
diff --git a/servers/Makefile.in b/servers/Makefile.in
index 6829e7bbb3..f883a0411b 100644
--- a/servers/Makefile.in
+++ b/servers/Makefile.in
@@ -1,3 +1,4 @@
+# $OpenLDAP$
 ## Copyright 1998 The OpenLDAP Foundation, All Rights Reserved.
 ## COPYING RESTRICTIONS APPLY, see COPYRIGHT file
 ##
diff --git a/servers/slapd/back-ldbm/dn2id.c b/servers/slapd/back-ldbm/dn2id.c
index 9a1d4f2ccc..f9b6154368 100644
--- a/servers/slapd/back-ldbm/dn2id.c
+++ b/servers/slapd/back-ldbm/dn2id.c
@@ -226,7 +226,7 @@ dn2id_delete(
 		}
 	}
 
-#if 0
+#if 1
 	{
 		char **subtree = dn_subtree( NULL, dn );
 
diff --git a/tests/Makefile.in b/tests/Makefile.in
index 4a66102e7d..d469c700eb 100644
--- a/tests/Makefile.in
+++ b/tests/Makefile.in
@@ -1,3 +1,4 @@
+# $OpenLDAP$
 ## Copyright 1998 The OpenLDAP Foundation, All Rights Reserved.
 ## COPYING RESTRICTIONS APPLY, see COPYRIGHT file
 ##
diff --git a/tests/scripts/acfilter.sh b/tests/scripts/acfilter.sh
index 22c58c3d0a..7e3659e568 100755
--- a/tests/scripts/acfilter.sh
+++ b/tests/scripts/acfilter.sh
@@ -1,2 +1,6 @@
 #! /bin/sh
+# $OpenLDAP$
+#
+# Strip operational attributes
+#
 egrep -iv '^modifiersname:|^modifytimestamp:|^creatorsname:|^createtimestamp'
diff --git a/tests/scripts/all b/tests/scripts/all
index 0b48a44829..bbbcad5c59 100755
--- a/tests/scripts/all
+++ b/tests/scripts/all
@@ -1,4 +1,5 @@
 #! /bin/sh
+# $OpenLDAP$
 
 # disable LDAP initialization
 LDAPNOINIT=true; export LDAPNOINIT
diff --git a/tests/scripts/defines.sh b/tests/scripts/defines.sh
index f5855c6209..94238c656d 100755
--- a/tests/scripts/defines.sh
+++ b/tests/scripts/defines.sh
@@ -1,3 +1,5 @@
+#!/bin/sh
+# $OpenLDAP$
 
 DATADIR=$SRCDIR/data
 PROGDIR=./progs
diff --git a/tests/scripts/makeldbm.sh b/tests/scripts/makeldbm.sh
index 06a3d4f3f3..68152bd857 100755
--- a/tests/scripts/makeldbm.sh
+++ b/tests/scripts/makeldbm.sh
@@ -1,4 +1,5 @@
 #! /bin/sh
+# $OpenLDAP$
 
 . scripts/defines.sh
 
diff --git a/tests/scripts/passwd-search b/tests/scripts/passwd-search
index dc0b751e8e..529ad83457 100755
--- a/tests/scripts/passwd-search
+++ b/tests/scripts/passwd-search
@@ -1,4 +1,5 @@
 #! /bin/sh
+# $OpenLDAP$
 
 if test $# -eq 0 ; then
 	SRCDIR="."
diff --git a/tests/scripts/startup_nis_ldap_server.sh b/tests/scripts/startup_nis_ldap_server.sh
index f2bf201747..442c62fa1c 100755
--- a/tests/scripts/startup_nis_ldap_server.sh
+++ b/tests/scripts/startup_nis_ldap_server.sh
@@ -1,5 +1,5 @@
-#!/bin/sh
-
+#! /bin/sh
+# $OpenLDAP$
 
 if [ $# -eq 0 ]; then
 	SRCDIR="."
diff --git a/tests/scripts/test001-slapadd b/tests/scripts/test001-slapadd
index fd59120f55..36b3b116cb 100755
--- a/tests/scripts/test001-slapadd
+++ b/tests/scripts/test001-slapadd
@@ -1,4 +1,5 @@
 #! /bin/sh
+# $OpenLDAP$
 
 if test $# -eq 0 ; then
 	SRCDIR="."
diff --git a/tests/scripts/test002-populate b/tests/scripts/test002-populate
index 252ce1faa0..dc358a980e 100755
--- a/tests/scripts/test002-populate
+++ b/tests/scripts/test002-populate
@@ -1,4 +1,5 @@
 #! /bin/sh
+# $OpenLDAP$
 
 if test $# -eq 0 ; then
 	SRCDIR="."
diff --git a/tests/scripts/test003-search b/tests/scripts/test003-search
index d75319c09c..9fcf18b711 100755
--- a/tests/scripts/test003-search
+++ b/tests/scripts/test003-search
@@ -1,4 +1,5 @@
 #! /bin/sh
+# $OpenLDAP$
 
 if test $# -eq 0 ; then
 	SRCDIR="."
diff --git a/tests/scripts/test004-modify b/tests/scripts/test004-modify
index 05b5fe432e..beb69b038f 100755
--- a/tests/scripts/test004-modify
+++ b/tests/scripts/test004-modify
@@ -1,4 +1,5 @@
 #! /bin/sh
+# $OpenLDAP$
 
 if test $# -eq 0 ; then
 	SRCDIR="."
diff --git a/tests/scripts/test005-modrdn b/tests/scripts/test005-modrdn
index f28aa71237..d53673ed1c 100755
--- a/tests/scripts/test005-modrdn
+++ b/tests/scripts/test005-modrdn
@@ -1,4 +1,5 @@
 #! /bin/sh
+# $OpenLDAP$
 
 if test $# -eq 0 ; then
 	SRCDIR="."
diff --git a/tests/scripts/test006-acls b/tests/scripts/test006-acls
index 6193e515c0..4b2f5b5fc0 100755
--- a/tests/scripts/test006-acls
+++ b/tests/scripts/test006-acls
@@ -1,4 +1,5 @@
 #! /bin/sh
+# $OpenLDAP$
 
 if test $# -eq 0 ; then
 	SRCDIR="."
diff --git a/tests/scripts/test007-replication b/tests/scripts/test007-replication
index f42683199b..3dd64a892d 100755
--- a/tests/scripts/test007-replication
+++ b/tests/scripts/test007-replication
@@ -1,4 +1,5 @@
 #! /bin/sh
+# $OpenLDAP$
 
 #
 # Test replication:
diff --git a/tests/scripts/test008-concurrency b/tests/scripts/test008-concurrency
index a7811adcf2..ce874511aa 100755
--- a/tests/scripts/test008-concurrency
+++ b/tests/scripts/test008-concurrency
@@ -1,4 +1,5 @@
 #! /bin/sh
+# $OpenLDAP$
 
 if test $# -eq 0 ; then
 	SRCDIR="."
diff --git a/tests/scripts/test009-referral b/tests/scripts/test009-referral
index cda35c3c91..ccd848444e 100755
--- a/tests/scripts/test009-referral
+++ b/tests/scripts/test009-referral
@@ -1,4 +1,5 @@
 #! /bin/sh
+# $OpenLDAP$
 
 #
 # Test default referral
-- 
GitLab