From: Kurt Zeilenga Date: Wed, 8 Sep 1999 22:52:19 +0000 (+0000) Subject: Add OpenLDAP RCSid X-Git-Tag: TWEB_OL_BASE~10 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=e642a1b9cdcfcb6f0c1b1737d5eba0b60cf4fca9;p=openldap Add OpenLDAP RCSid --- diff --git a/Makefile.in b/Makefile.in index fa5ff9b794..a4c7025afa 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1,4 +1,4 @@ -# $Id$ +# $OpenLDAP$ # Master Makefile for OpenLDAP ## ## Copyright 1998,1999 The OpenLDAP Foundation, Redwood City, California, USA diff --git a/build/db.2.x.README b/build/db.2.x.README index 03d565bb71..0b6cfdbf29 100644 --- a/build/db.2.x.README +++ b/build/db.2.x.README @@ -27,6 +27,3 @@ The OpenLDAP configure tool will most probably find the correct configuration itself. No special action has to be taken while building the OpenLDAP package. -9 Jan 1999, KSp - -Last updated: 29 July 1999 by Kdz diff --git a/libraries/libavl/Makefile.in b/libraries/libavl/Makefile.in index 893c780639..92af71fa0d 100644 --- a/libraries/libavl/Makefile.in +++ b/libraries/libavl/Makefile.in @@ -1,3 +1,4 @@ +# $OpenLDAP$ ## ## LIBAVL ## diff --git a/libraries/liblber/Makefile.in b/libraries/liblber/Makefile.in index c24756630a..4808224b22 100644 --- a/libraries/liblber/Makefile.in +++ b/libraries/liblber/Makefile.in @@ -1,3 +1,4 @@ +# $OpenLDAP$ ## Copyright 1998-1999 The OpenLDAP Foundation, All Rights Reserved. ## COPYING RESTRICTIONS APPLY, see COPYRIGHT file ## diff --git a/libraries/libldap/Makefile.in b/libraries/libldap/Makefile.in index ff5ccc79b5..1ee85ec934 100644 --- a/libraries/libldap/Makefile.in +++ b/libraries/libldap/Makefile.in @@ -1,3 +1,4 @@ +# $OpenLDAP$ ## Copyright 1998-1999 The OpenLDAP Foundation, All Rights Reserved. ## COPYING RESTRICTIONS APPLY, see COPYRIGHT file ## diff --git a/libraries/libldap_r/Makefile.in b/libraries/libldap_r/Makefile.in index 4ad78afd88..fba054ecb0 100644 --- a/libraries/libldap_r/Makefile.in +++ b/libraries/libldap_r/Makefile.in @@ -1,3 +1,4 @@ +# $OpenLDAP$ ## ## Makefile.in for LDAP -lldap ## diff --git a/libraries/libldbm/Makefile.in b/libraries/libldbm/Makefile.in index c27b26042f..7926c3673d 100644 --- a/libraries/libldbm/Makefile.in +++ b/libraries/libldbm/Makefile.in @@ -1,3 +1,4 @@ +# $OpenLDAP$ ## ## Makefile for -lldbm ## diff --git a/libraries/libldif/Makefile.in b/libraries/libldif/Makefile.in index 9b7e6b9a4a..020e16d816 100644 --- a/libraries/libldif/Makefile.in +++ b/libraries/libldif/Makefile.in @@ -1,3 +1,4 @@ +# $OpenLDAP$ ## ## Makefile for -lldif ## diff --git a/libraries/liblutil/Makefile.in b/libraries/liblutil/Makefile.in index eba6a65ad9..31e3aa9d8d 100644 --- a/libraries/liblutil/Makefile.in +++ b/libraries/liblutil/Makefile.in @@ -1,3 +1,4 @@ +# $OpenLDAP$ ## ## Makefile for -lutil ## diff --git a/servers/ldapd/Makefile.in b/servers/ldapd/Makefile.in index dc352b636a..57ff20adde 100644 --- a/servers/ldapd/Makefile.in +++ b/servers/ldapd/Makefile.in @@ -1,3 +1,4 @@ +# $OpenLDAP$ ## ## Makefile.in for ldapd ## diff --git a/servers/slapd/Makefile.in b/servers/slapd/Makefile.in index 05744d04ca..8752f3f40c 100644 --- a/servers/slapd/Makefile.in +++ b/servers/slapd/Makefile.in @@ -1,3 +1,4 @@ +# $OpenLDAP$ ## ## Makefile.in for slapd ## diff --git a/servers/slapd/back-bdb2/Makefile.in b/servers/slapd/back-bdb2/Makefile.in index 08e30bea34..fd25b63bcb 100644 --- a/servers/slapd/back-bdb2/Makefile.in +++ b/servers/slapd/back-bdb2/Makefile.in @@ -1,3 +1,5 @@ +# $OpenLDAP$ + SRCS = idl.c add.c search.c cache.c dbcache.c dn2id.c entry.c id2entry.c \ index.c id2children.c nextid.c abandon.c compare.c group.c \ modify.c modrdn.c delete.c init.c config.c bind.c attr.c \ diff --git a/servers/slapd/back-ldap/Makefile.in b/servers/slapd/back-ldap/Makefile.in index 208c16785f..fe015081fc 100644 --- a/servers/slapd/back-ldap/Makefile.in +++ b/servers/slapd/back-ldap/Makefile.in @@ -1,3 +1,5 @@ +# $OpenLDAP$ + SRCS = init.c config.c search.c bind.c unbind.c add.c compare.c \ delete.c modify.c modrdn.c OBJS = init.lo config.lo search.lo bind.lo unbind.lo add.lo compare.lo \ diff --git a/servers/slapd/back-ldbm/Makefile.in b/servers/slapd/back-ldbm/Makefile.in index 3a88ae1c3b..d6ce016904 100644 --- a/servers/slapd/back-ldbm/Makefile.in +++ b/servers/slapd/back-ldbm/Makefile.in @@ -1,3 +1,5 @@ +# $OpenLDAP$ + SRCS = idl.c add.c search.c cache.c dbcache.c dn2id.c entry.c id2entry.c \ index.c id2children.c nextid.c abandon.c compare.c group.c \ modify.c modrdn.c delete.c init.c config.c bind.c attr.c \ diff --git a/servers/slapd/back-passwd/Makefile.in b/servers/slapd/back-passwd/Makefile.in index cc329172e7..090ff008a0 100644 --- a/servers/slapd/back-passwd/Makefile.in +++ b/servers/slapd/back-passwd/Makefile.in @@ -1,3 +1,5 @@ +# $OpenLDAP$ + SRCS = search.c config.c init.c OBJS = search.lo config.lo init.lo diff --git a/servers/slapd/back-perl/Makefile.in b/servers/slapd/back-perl/Makefile.in index ac304be956..aaaf32df41 100644 --- a/servers/slapd/back-perl/Makefile.in +++ b/servers/slapd/back-perl/Makefile.in @@ -1,3 +1,4 @@ +# $OpenLDAP$ ########################################################################### # # Copyright 1999, John C. Quillan, All rights reserved. diff --git a/servers/slapd/back-shell/Makefile.in b/servers/slapd/back-shell/Makefile.in index a84238bd12..e0c052cc3d 100644 --- a/servers/slapd/back-shell/Makefile.in +++ b/servers/slapd/back-shell/Makefile.in @@ -1,3 +1,5 @@ +# $OpenLDAP$ + SRCS = init.c config.c fork.c search.c bind.c unbind.c add.c delete.c \ modify.c modrdn.c compare.c abandon.c result.c OBJS = init.lo config.lo fork.lo search.lo bind.lo unbind.lo add.lo delete.lo \ diff --git a/servers/slapd/back-tcl/Makefile.in b/servers/slapd/back-tcl/Makefile.in index 48de791460..6a565402e6 100644 --- a/servers/slapd/back-tcl/Makefile.in +++ b/servers/slapd/back-tcl/Makefile.in @@ -1,3 +1,4 @@ +# $OpenLDAP$ ########################################################################### # # Copyright 1999, Ben Collins , All rights reserved. diff --git a/servers/slapd/back-tcl/external.h b/servers/slapd/back-tcl/external.h index da7886a081..ece4c51e62 100644 --- a/servers/slapd/back-tcl/external.h +++ b/servers/slapd/back-tcl/external.h @@ -1,4 +1,4 @@ -/* $Id: external.h,v 1.7 1999/06/29 01:29:27 kdz Exp $ */ +/* $OpenLDAP$ */ #ifndef _TCL_EXTERNAL_H #define _TCL_EXTERNAL_H diff --git a/servers/slapd/back-tcl/tcl_back.h b/servers/slapd/back-tcl/tcl_back.h index 3ad290e240..cba34eb176 100644 --- a/servers/slapd/back-tcl/tcl_back.h +++ b/servers/slapd/back-tcl/tcl_back.h @@ -1,6 +1,5 @@ +/* $OpenLDAP$ */ /* tcl_back.h - tcl backend header (structs, functions) - * - * $Id: tcl_back.h,v 1.1 1999/02/17 01:23:18 bcollins Exp $ * * Copyright 1999, Ben Collins , All rights reserved. * diff --git a/servers/slapd/schema/core.schema b/servers/slapd/schema/core.schema index 3738b7478f..37cccba582 100644 --- a/servers/slapd/schema/core.schema +++ b/servers/slapd/schema/core.schema @@ -1,3 +1,5 @@ +# $OpenLDAP$ +# # OpenLDAP Core schema # # Includes "standard" schema items from: diff --git a/servers/slapd/schema/internet_mail.at.conf b/servers/slapd/schema/internet_mail.at.conf index 59880bb54f..e67ea7929a 100644 --- a/servers/slapd/schema/internet_mail.at.conf +++ b/servers/slapd/schema/internet_mail.at.conf @@ -1,3 +1,4 @@ +# $OpenLDAP$ # # By: Juan C. Gomez / gomez@engr.sgi.com # Date: May/1999 diff --git a/servers/slapd/schema/internet_mail.oc.conf b/servers/slapd/schema/internet_mail.oc.conf index fa03ffaa98..a707778020 100644 --- a/servers/slapd/schema/internet_mail.oc.conf +++ b/servers/slapd/schema/internet_mail.oc.conf @@ -1,3 +1,4 @@ +# $OpenLDAP$ # # By: Juan C. Gomez / gomez@engr.sgi.com # Date: May/1999 diff --git a/servers/slapd/schema/misc.schema b/servers/slapd/schema/misc.schema index 75cdbcc65c..c5cfb497bc 100644 --- a/servers/slapd/schema/misc.schema +++ b/servers/slapd/schema/misc.schema @@ -1,4 +1,5 @@ # Assorted definitions from several sources +# $OpenLDAP$ # # RFC2247 diff --git a/servers/slapd/schema/nadf.schema b/servers/slapd/schema/nadf.schema index ae40d9bdd7..2daca76f8d 100644 --- a/servers/slapd/schema/nadf.schema +++ b/servers/slapd/schema/nadf.schema @@ -1,3 +1,4 @@ +# $OpenLDAP$ # These are definitions from the North American Directory Forum # They were taken from ftp://ftp.gte.com/pub/nadf/nadf-docs/sd-04.ps diff --git a/servers/slapd/schema/nis.at.conf b/servers/slapd/schema/nis.at.conf index 5cd9edfad4..1331c3c2fb 100644 --- a/servers/slapd/schema/nis.at.conf +++ b/servers/slapd/schema/nis.at.conf @@ -1,3 +1,4 @@ +# $OpenLDAP$ # # By: Juan C. Gomez / gomez@engr.sgi.com # Date: May/1999 diff --git a/servers/slapd/schema/nis.oc.conf b/servers/slapd/schema/nis.oc.conf index d624b3f8ee..fe8a110e28 100644 --- a/servers/slapd/schema/nis.oc.conf +++ b/servers/slapd/schema/nis.oc.conf @@ -1,3 +1,4 @@ +# $OpenLDAP$ # # By: Juan C. Gomez / gomez@engr.sgi.com # Date: May/1999 diff --git a/servers/slapd/schema/nis.schema b/servers/slapd/schema/nis.schema index 54ac1dffa8..7c5ccf2b06 100644 --- a/servers/slapd/schema/nis.schema +++ b/servers/slapd/schema/nis.schema @@ -1,4 +1,4 @@ - +# $OpenLDAP$ # Definitions from RFC2307 # Note: The definitions in RFC2307 are given in syntaxes closely related diff --git a/servers/slapd/schema/others_nis.at.conf b/servers/slapd/schema/others_nis.at.conf index 784bcfd40f..1c6d91e00f 100644 --- a/servers/slapd/schema/others_nis.at.conf +++ b/servers/slapd/schema/others_nis.at.conf @@ -1,3 +1,4 @@ +# $OpenLDAP$ # # By: Juan C. Gomez / gomez@engr.sgi.com # Date: May/1999 diff --git a/servers/slapd/schema/others_nis.oc.conf b/servers/slapd/schema/others_nis.oc.conf index 6380244a67..ad3833ee53 100644 --- a/servers/slapd/schema/others_nis.oc.conf +++ b/servers/slapd/schema/others_nis.oc.conf @@ -1,3 +1,4 @@ +# $OpenLDAP$ # # By: Juan C. Gomez # Date: 05/04/1999 diff --git a/servers/slapd/schema/pilot.schema b/servers/slapd/schema/pilot.schema index d807f78419..2a205798b2 100644 --- a/servers/slapd/schema/pilot.schema +++ b/servers/slapd/schema/pilot.schema @@ -1,3 +1,5 @@ +# $OpenLDAP$ + # These come from RFC1274 and are in ASN.1 syntax. They have been # translated with some imagination. Only attributes and classes we # already had are here. In general, the matching rules in the diff --git a/servers/slapd/shell-backends/Makefile.in b/servers/slapd/shell-backends/Makefile.in index 7865e3700e..6935c5ffa2 100644 --- a/servers/slapd/shell-backends/Makefile.in +++ b/servers/slapd/shell-backends/Makefile.in @@ -1,3 +1,5 @@ +# $OpenLDAP$ + PROGRAMS = passwd-shell SRCS = passwd-shell.c shellutil.c diff --git a/servers/slapd/slapd.at.conf b/servers/slapd/slapd.at.conf index 01451706ff..0191d2b652 100644 --- a/servers/slapd/slapd.at.conf +++ b/servers/slapd/slapd.at.conf @@ -1,3 +1,4 @@ +# $OpenLDAP$ attribute photo bin attribute personalsignature bin attribute jpegphoto bin diff --git a/servers/slapd/slapd.conf b/servers/slapd/slapd.conf index 9133a46aa0..59be805b5b 100644 --- a/servers/slapd/slapd.conf +++ b/servers/slapd/slapd.conf @@ -1,3 +1,4 @@ +# $OpenLDAP$ # # See slapd.conf(5) for details on configuration options. # This file should NOT be world readable. diff --git a/servers/slapd/slapd.oc.conf b/servers/slapd/slapd.oc.conf index 8a143c0316..c74c1f834b 100644 --- a/servers/slapd/slapd.oc.conf +++ b/servers/slapd/slapd.oc.conf @@ -1,3 +1,5 @@ +# $OpenLDAP$ + objectclass top requires objectClass diff --git a/servers/slapd/tools/Makefile.in b/servers/slapd/tools/Makefile.in index 89afb06d6a..5e6c8719ff 100644 --- a/servers/slapd/tools/Makefile.in +++ b/servers/slapd/tools/Makefile.in @@ -1,3 +1,4 @@ +# $OpenLDAP$ #----------------------------------------------------------------------------- # Copyright (c) 1995 Regents of the University of Michigan. # All rights reserved. diff --git a/servers/slurpd/Makefile.in b/servers/slurpd/Makefile.in index f171c2a7b4..3b244dace5 100644 --- a/servers/slurpd/Makefile.in +++ b/servers/slurpd/Makefile.in @@ -1,3 +1,4 @@ +# $OpenLDAP$ ## ## Makefile.in for slurpd ## diff --git a/tests/data/slapd-acl.conf b/tests/data/slapd-acl.conf index 8e0e328b9d..feb3846cea 100644 --- a/tests/data/slapd-acl.conf +++ b/tests/data/slapd-acl.conf @@ -1,3 +1,4 @@ +# $OpenLDAP$ # # master slapd config -- for testing # diff --git a/tests/data/slapd-bdb2-acl.conf b/tests/data/slapd-bdb2-acl.conf index 4e0e9b9e2b..50769f3ad2 100644 --- a/tests/data/slapd-bdb2-acl.conf +++ b/tests/data/slapd-bdb2-acl.conf @@ -1,3 +1,4 @@ +# $OpenLDAP$ # # master slapd config -- for testing # diff --git a/tests/data/slapd-bdb2-master.conf b/tests/data/slapd-bdb2-master.conf index 3780491b86..2c2f0da5ef 100644 --- a/tests/data/slapd-bdb2-master.conf +++ b/tests/data/slapd-bdb2-master.conf @@ -1,3 +1,4 @@ +# $OpenLDAP$ # # master slapd config -- for testing # diff --git a/tests/data/slapd-bdb2-nis-master.conf b/tests/data/slapd-bdb2-nis-master.conf index 01af675f43..3380ca6453 100644 --- a/tests/data/slapd-bdb2-nis-master.conf +++ b/tests/data/slapd-bdb2-nis-master.conf @@ -1,3 +1,4 @@ +# $OpenLDAP$ # # master slapd config -- for testing # diff --git a/tests/data/slapd-bdb2-ref-slave.conf b/tests/data/slapd-bdb2-ref-slave.conf index 1495bfd337..7a0c819f76 100644 --- a/tests/data/slapd-bdb2-ref-slave.conf +++ b/tests/data/slapd-bdb2-ref-slave.conf @@ -1,3 +1,4 @@ +# $OpenLDAP$ # # slave slapd config -- for default referral testing # diff --git a/tests/data/slapd-bdb2-repl-master.conf b/tests/data/slapd-bdb2-repl-master.conf index 5491bcd7b9..bf0ddf764b 100644 --- a/tests/data/slapd-bdb2-repl-master.conf +++ b/tests/data/slapd-bdb2-repl-master.conf @@ -1,3 +1,4 @@ +# $OpenLDAP$ # # master slapd config -- for testing of replication # diff --git a/tests/data/slapd-bdb2-repl-slave.conf b/tests/data/slapd-bdb2-repl-slave.conf index 7051425d15..7e2ad2c612 100644 --- a/tests/data/slapd-bdb2-repl-slave.conf +++ b/tests/data/slapd-bdb2-repl-slave.conf @@ -1,3 +1,4 @@ +# $OpenLDAP$ # # master slapd config -- for testing of replication # diff --git a/tests/data/slapd-master.conf b/tests/data/slapd-master.conf index 418ed5e7c4..d1c2387e20 100644 --- a/tests/data/slapd-master.conf +++ b/tests/data/slapd-master.conf @@ -1,3 +1,4 @@ +# $OpenLDAP$ # # master slapd config -- for testing # diff --git a/tests/data/slapd-nis-master.conf b/tests/data/slapd-nis-master.conf index ca6a53df1b..b6d152ba44 100644 --- a/tests/data/slapd-nis-master.conf +++ b/tests/data/slapd-nis-master.conf @@ -1,3 +1,4 @@ +# $OpenLDAP$ # # master slapd config -- for testing # diff --git a/tests/data/slapd-passwd.conf b/tests/data/slapd-passwd.conf index 9acc2b1aad..10925e52d7 100644 --- a/tests/data/slapd-passwd.conf +++ b/tests/data/slapd-passwd.conf @@ -1,3 +1,4 @@ +# $OpenLDAP$ # # master slapd config -- for testing # diff --git a/tests/data/slapd-ref-slave.conf b/tests/data/slapd-ref-slave.conf index 9fa77fb978..c10b036a49 100644 --- a/tests/data/slapd-ref-slave.conf +++ b/tests/data/slapd-ref-slave.conf @@ -1,3 +1,4 @@ +# $OpenLDAP$ # # slave slapd config -- for default referral testing # diff --git a/tests/data/slapd-repl-master.conf b/tests/data/slapd-repl-master.conf index d0220ddd08..d4f702f78b 100644 --- a/tests/data/slapd-repl-master.conf +++ b/tests/data/slapd-repl-master.conf @@ -1,3 +1,4 @@ +# $OpenLDAP$ # # master slapd config -- for testing of replication # diff --git a/tests/data/slapd-repl-slave.conf b/tests/data/slapd-repl-slave.conf index 02fc97d6f8..e9f0bb3ee7 100644 --- a/tests/data/slapd-repl-slave.conf +++ b/tests/data/slapd-repl-slave.conf @@ -1,3 +1,4 @@ +# $OpenLDAP$ # # master slapd config -- for testing of replication # diff --git a/tests/data/slapd.at.conf b/tests/data/slapd.at.conf index 01451706ff..0191d2b652 100644 --- a/tests/data/slapd.at.conf +++ b/tests/data/slapd.at.conf @@ -1,3 +1,4 @@ +# $OpenLDAP$ attribute photo bin attribute personalsignature bin attribute jpegphoto bin diff --git a/tests/data/slapd.oc.conf b/tests/data/slapd.oc.conf index fe077cdfa3..fc63fa4fc8 100644 --- a/tests/data/slapd.oc.conf +++ b/tests/data/slapd.oc.conf @@ -1,3 +1,5 @@ +# $OpenLDAP$ + objectclass top requires objectClass