From: Kurt Zeilenga Date: Thu, 27 Nov 2003 06:45:08 +0000 (+0000) Subject: Fix last commit X-Git-Tag: OPENLDAP_REL_ENG_2_1_MP~360 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=0bc23d571e8ab5b42032a0abccb31fbd4714bc7c;p=openldap Fix last commit --- diff --git a/servers/slapd/back-monitor/backend.c b/servers/slapd/back-monitor/backend.c index 015992593f..8b8afa98b8 100644 --- a/servers/slapd/back-monitor/backend.c +++ b/servers/slapd/back-monitor/backend.c @@ -46,46 +46,6 @@ * 4. This notice may not be removed or altered. */ -#ifndef _BACK_MONITOR_H_ -#define _BACK_MONITOR_H_ - -#include -#include -#include -#include - -LDAP_BEGIN_DECL - -/* - * The cache maps DNs to Entries. -/* - * Copyright 2001, Pierangelo Masarati, All rights reserved. - * - * This work has beed deveolped for the OpenLDAP Foundation - * in the hope that it may be useful to the Open Source community, - * but WITHOUT ANY WARRANTY. - * - * Permission is granted to anyone to use this software for any purpose - * on any computer system, and to alter it and redistribute it, subject - * to the following restrictions: - * - * 1. The author and SysNet s.n.c. are not responsible for the consequences - * of use of this software, no matter how awful, even if they arise from - * flaws in it. - * - * 2. The origin of this software must not be misrepresented, either by - * explicit claim or by omission. Since few users ever read sources, - * credits should appear in the documentation. - * - * 3. Altered versions must be plainly marked as such, and must not be - * misrepresented as being the original software. Since few users - * ever read sources, credits should appear in the documentation. - * SysNet s.n.c. cannot be responsible for the consequences of the - * alterations. - * - * 4. This notice may not be removed or altered. - */ - #include "portable.h" diff --git a/servers/slapd/back-monitor/bind.c b/servers/slapd/back-monitor/bind.c index fd0be7f83e..bbfbdde06c 100644 --- a/servers/slapd/back-monitor/bind.c +++ b/servers/slapd/back-monitor/bind.c @@ -46,46 +46,6 @@ * 4. This notice may not be removed or altered. */ -#ifndef _BACK_MONITOR_H_ -#define _BACK_MONITOR_H_ - -#include -#include -#include -#include - -LDAP_BEGIN_DECL - -/* - * The cache maps DNs to Entries. -/* - * Copyright 2001, Pierangelo Masarati, All rights reserved. - * - * This work has beed deveolped for the OpenLDAP Foundation - * in the hope that it may be useful to the Open Source community, - * but WITHOUT ANY WARRANTY. - * - * Permission is granted to anyone to use this software for any purpose - * on any computer system, and to alter it and redistribute it, subject - * to the following restrictions: - * - * 1. The author and SysNet s.n.c. are not responsible for the consequences - * of use of this software, no matter how awful, even if they arise from - * flaws in it. - * - * 2. The origin of this software must not be misrepresented, either by - * explicit claim or by omission. Since few users ever read sources, - * credits should appear in the documentation. - * - * 3. Altered versions must be plainly marked as such, and must not be - * misrepresented as being the original software. Since few users - * ever read sources, credits should appear in the documentation. - * SysNet s.n.c. cannot be responsible for the consequences of the - * alterations. - * - * 4. This notice may not be removed or altered. - */ - #include "portable.h" #include diff --git a/servers/slapd/back-monitor/cache.c b/servers/slapd/back-monitor/cache.c index c18a5bce8f..f818f70aa3 100644 --- a/servers/slapd/back-monitor/cache.c +++ b/servers/slapd/back-monitor/cache.c @@ -46,46 +46,6 @@ * 4. This notice may not be removed or altered. */ -#ifndef _BACK_MONITOR_H_ -#define _BACK_MONITOR_H_ - -#include -#include -#include -#include - -LDAP_BEGIN_DECL - -/* - * The cache maps DNs to Entries. -/* - * Copyright 2001, Pierangelo Masarati, All rights reserved. - * - * This work has beed deveolped for the OpenLDAP Foundation - * in the hope that it may be useful to the Open Source community, - * but WITHOUT ANY WARRANTY. - * - * Permission is granted to anyone to use this software for any purpose - * on any computer system, and to alter it and redistribute it, subject - * to the following restrictions: - * - * 1. The author and SysNet s.n.c. are not responsible for the consequences - * of use of this software, no matter how awful, even if they arise from - * flaws in it. - * - * 2. The origin of this software must not be misrepresented, either by - * explicit claim or by omission. Since few users ever read sources, - * credits should appear in the documentation. - * - * 3. Altered versions must be plainly marked as such, and must not be - * misrepresented as being the original software. Since few users - * ever read sources, credits should appear in the documentation. - * SysNet s.n.c. cannot be responsible for the consequences of the - * alterations. - * - * 4. This notice may not be removed or altered. - */ - #include "portable.h" #include diff --git a/servers/slapd/back-monitor/compare.c b/servers/slapd/back-monitor/compare.c index 3d0aba49c6..d5d99e3e2b 100644 --- a/servers/slapd/back-monitor/compare.c +++ b/servers/slapd/back-monitor/compare.c @@ -46,46 +46,6 @@ * 4. This notice may not be removed or altered. */ -#ifndef _BACK_MONITOR_H_ -#define _BACK_MONITOR_H_ - -#include -#include -#include -#include - -LDAP_BEGIN_DECL - -/* - * The cache maps DNs to Entries. -/* - * Copyright 2001, Pierangelo Masarati, All rights reserved. - * - * This work has beed deveolped for the OpenLDAP Foundation - * in the hope that it may be useful to the Open Source community, - * but WITHOUT ANY WARRANTY. - * - * Permission is granted to anyone to use this software for any purpose - * on any computer system, and to alter it and redistribute it, subject - * to the following restrictions: - * - * 1. The author and SysNet s.n.c. are not responsible for the consequences - * of use of this software, no matter how awful, even if they arise from - * flaws in it. - * - * 2. The origin of this software must not be misrepresented, either by - * explicit claim or by omission. Since few users ever read sources, - * credits should appear in the documentation. - * - * 3. Altered versions must be plainly marked as such, and must not be - * misrepresented as being the original software. Since few users - * ever read sources, credits should appear in the documentation. - * SysNet s.n.c. cannot be responsible for the consequences of the - * alterations. - * - * 4. This notice may not be removed or altered. - */ - #include "portable.h" #include diff --git a/servers/slapd/back-monitor/conn.c b/servers/slapd/back-monitor/conn.c index 1c84cfef6c..4d72a0bf6e 100644 --- a/servers/slapd/back-monitor/conn.c +++ b/servers/slapd/back-monitor/conn.c @@ -46,46 +46,6 @@ * 4. This notice may not be removed or altered. */ -#ifndef _BACK_MONITOR_H_ -#define _BACK_MONITOR_H_ - -#include -#include -#include -#include - -LDAP_BEGIN_DECL - -/* - * The cache maps DNs to Entries. -/* - * Copyright 2001, Pierangelo Masarati, All rights reserved. - * - * This work has beed deveolped for the OpenLDAP Foundation - * in the hope that it may be useful to the Open Source community, - * but WITHOUT ANY WARRANTY. - * - * Permission is granted to anyone to use this software for any purpose - * on any computer system, and to alter it and redistribute it, subject - * to the following restrictions: - * - * 1. The author and SysNet s.n.c. are not responsible for the consequences - * of use of this software, no matter how awful, even if they arise from - * flaws in it. - * - * 2. The origin of this software must not be misrepresented, either by - * explicit claim or by omission. Since few users ever read sources, - * credits should appear in the documentation. - * - * 3. Altered versions must be plainly marked as such, and must not be - * misrepresented as being the original software. Since few users - * ever read sources, credits should appear in the documentation. - * SysNet s.n.c. cannot be responsible for the consequences of the - * alterations. - * - * 4. This notice may not be removed or altered. - */ - #include "portable.h" #include diff --git a/servers/slapd/back-monitor/database.c b/servers/slapd/back-monitor/database.c index a582710b44..80921f7472 100644 --- a/servers/slapd/back-monitor/database.c +++ b/servers/slapd/back-monitor/database.c @@ -46,46 +46,6 @@ * 4. This notice may not be removed or altered. */ -#ifndef _BACK_MONITOR_H_ -#define _BACK_MONITOR_H_ - -#include -#include -#include -#include - -LDAP_BEGIN_DECL - -/* - * The cache maps DNs to Entries. -/* - * Copyright 2001, Pierangelo Masarati, All rights reserved. - * - * This work has beed deveolped for the OpenLDAP Foundation - * in the hope that it may be useful to the Open Source community, - * but WITHOUT ANY WARRANTY. - * - * Permission is granted to anyone to use this software for any purpose - * on any computer system, and to alter it and redistribute it, subject - * to the following restrictions: - * - * 1. The author and SysNet s.n.c. are not responsible for the consequences - * of use of this software, no matter how awful, even if they arise from - * flaws in it. - * - * 2. The origin of this software must not be misrepresented, either by - * explicit claim or by omission. Since few users ever read sources, - * credits should appear in the documentation. - * - * 3. Altered versions must be plainly marked as such, and must not be - * misrepresented as being the original software. Since few users - * ever read sources, credits should appear in the documentation. - * SysNet s.n.c. cannot be responsible for the consequences of the - * alterations. - * - * 4. This notice may not be removed or altered. - */ - #include "portable.h" #include diff --git a/servers/slapd/back-monitor/entry.c b/servers/slapd/back-monitor/entry.c index d7224ea9a1..f257597b85 100644 --- a/servers/slapd/back-monitor/entry.c +++ b/servers/slapd/back-monitor/entry.c @@ -46,46 +46,6 @@ * 4. This notice may not be removed or altered. */ -#ifndef _BACK_MONITOR_H_ -#define _BACK_MONITOR_H_ - -#include -#include -#include -#include - -LDAP_BEGIN_DECL - -/* - * The cache maps DNs to Entries. -/* - * Copyright 2001, Pierangelo Masarati, All rights reserved. - * - * This work has beed deveolped for the OpenLDAP Foundation - * in the hope that it may be useful to the Open Source community, - * but WITHOUT ANY WARRANTY. - * - * Permission is granted to anyone to use this software for any purpose - * on any computer system, and to alter it and redistribute it, subject - * to the following restrictions: - * - * 1. The author and SysNet s.n.c. are not responsible for the consequences - * of use of this software, no matter how awful, even if they arise from - * flaws in it. - * - * 2. The origin of this software must not be misrepresented, either by - * explicit claim or by omission. Since few users ever read sources, - * credits should appear in the documentation. - * - * 3. Altered versions must be plainly marked as such, and must not be - * misrepresented as being the original software. Since few users - * ever read sources, credits should appear in the documentation. - * SysNet s.n.c. cannot be responsible for the consequences of the - * alterations. - * - * 4. This notice may not be removed or altered. - */ - #include "portable.h" #include diff --git a/servers/slapd/back-monitor/external.h b/servers/slapd/back-monitor/external.h index c4e8f99c96..e2767bcbde 100644 --- a/servers/slapd/back-monitor/external.h +++ b/servers/slapd/back-monitor/external.h @@ -45,46 +45,6 @@ * 4. This notice may not be removed or altered. */ -#ifndef _BACK_MONITOR_H_ -#define _BACK_MONITOR_H_ - -#include -#include -#include -#include - -LDAP_BEGIN_DECL - -/* - * The cache maps DNs to Entries. -/* - * Copyright 2001, Pierangelo Masarati, All rights reserved. - * - * This work has beed deveolped for the OpenLDAP Foundation - * in the hope that it may be useful to the Open Source community, - * but WITHOUT ANY WARRANTY. - * - * Permission is granted to anyone to use this software for any purpose - * on any computer system, and to alter it and redistribute it, subject - * to the following restrictions: - * - * 1. The author and SysNet s.n.c. are not responsible for the consequences - * of use of this software, no matter how awful, even if they arise from - * flaws in it. - * - * 2. The origin of this software must not be misrepresented, either by - * explicit claim or by omission. Since few users ever read sources, - * credits should appear in the documentation. - * - * 3. Altered versions must be plainly marked as such, and must not be - * misrepresented as being the original software. Since few users - * ever read sources, credits should appear in the documentation. - * SysNet s.n.c. cannot be responsible for the consequences of the - * alterations. - * - * 4. This notice may not be removed or altered. - */ - #ifndef _MONITOR_EXTERNAL_H #define _MONITOR_EXTERNAL_H diff --git a/servers/slapd/back-monitor/init.c b/servers/slapd/back-monitor/init.c index 33768ead29..24e1499fb0 100644 --- a/servers/slapd/back-monitor/init.c +++ b/servers/slapd/back-monitor/init.c @@ -46,46 +46,6 @@ * 4. This notice may not be removed or altered. */ -#ifndef _BACK_MONITOR_H_ -#define _BACK_MONITOR_H_ - -#include -#include -#include -#include - -LDAP_BEGIN_DECL - -/* - * The cache maps DNs to Entries. -/* - * Copyright 2001, Pierangelo Masarati, All rights reserved. - * - * This work has beed deveolped for the OpenLDAP Foundation - * in the hope that it may be useful to the Open Source community, - * but WITHOUT ANY WARRANTY. - * - * Permission is granted to anyone to use this software for any purpose - * on any computer system, and to alter it and redistribute it, subject - * to the following restrictions: - * - * 1. The author and SysNet s.n.c. are not responsible for the consequences - * of use of this software, no matter how awful, even if they arise from - * flaws in it. - * - * 2. The origin of this software must not be misrepresented, either by - * explicit claim or by omission. Since few users ever read sources, - * credits should appear in the documentation. - * - * 3. Altered versions must be plainly marked as such, and must not be - * misrepresented as being the original software. Since few users - * ever read sources, credits should appear in the documentation. - * SysNet s.n.c. cannot be responsible for the consequences of the - * alterations. - * - * 4. This notice may not be removed or altered. - */ - #include "portable.h" #include diff --git a/servers/slapd/back-monitor/listener.c b/servers/slapd/back-monitor/listener.c index 6d8fd28099..16d384c17a 100644 --- a/servers/slapd/back-monitor/listener.c +++ b/servers/slapd/back-monitor/listener.c @@ -46,46 +46,6 @@ * 4. This notice may not be removed or altered. */ -#ifndef _BACK_MONITOR_H_ -#define _BACK_MONITOR_H_ - -#include -#include -#include -#include - -LDAP_BEGIN_DECL - -/* - * The cache maps DNs to Entries. -/* - * Copyright 2001, Pierangelo Masarati, All rights reserved. - * - * This work has beed deveolped for the OpenLDAP Foundation - * in the hope that it may be useful to the Open Source community, - * but WITHOUT ANY WARRANTY. - * - * Permission is granted to anyone to use this software for any purpose - * on any computer system, and to alter it and redistribute it, subject - * to the following restrictions: - * - * 1. The author and SysNet s.n.c. are not responsible for the consequences - * of use of this software, no matter how awful, even if they arise from - * flaws in it. - * - * 2. The origin of this software must not be misrepresented, either by - * explicit claim or by omission. Since few users ever read sources, - * credits should appear in the documentation. - * - * 3. Altered versions must be plainly marked as such, and must not be - * misrepresented as being the original software. Since few users - * ever read sources, credits should appear in the documentation. - * SysNet s.n.c. cannot be responsible for the consequences of the - * alterations. - * - * 4. This notice may not be removed or altered. - */ - #include "portable.h" #include diff --git a/servers/slapd/back-monitor/log.c b/servers/slapd/back-monitor/log.c index e414e953a8..69e066f16e 100644 --- a/servers/slapd/back-monitor/log.c +++ b/servers/slapd/back-monitor/log.c @@ -46,46 +46,6 @@ * 4. This notice may not be removed or altered. */ -#ifndef _BACK_MONITOR_H_ -#define _BACK_MONITOR_H_ - -#include -#include -#include -#include - -LDAP_BEGIN_DECL - -/* - * The cache maps DNs to Entries. -/* - * Copyright 2001, Pierangelo Masarati, All rights reserved. - * - * This work has beed deveolped for the OpenLDAP Foundation - * in the hope that it may be useful to the Open Source community, - * but WITHOUT ANY WARRANTY. - * - * Permission is granted to anyone to use this software for any purpose - * on any computer system, and to alter it and redistribute it, subject - * to the following restrictions: - * - * 1. The author and SysNet s.n.c. are not responsible for the consequences - * of use of this software, no matter how awful, even if they arise from - * flaws in it. - * - * 2. The origin of this software must not be misrepresented, either by - * explicit claim or by omission. Since few users ever read sources, - * credits should appear in the documentation. - * - * 3. Altered versions must be plainly marked as such, and must not be - * misrepresented as being the original software. Since few users - * ever read sources, credits should appear in the documentation. - * SysNet s.n.c. cannot be responsible for the consequences of the - * alterations. - * - * 4. This notice may not be removed or altered. - */ - #include "portable.h" #include diff --git a/servers/slapd/back-monitor/modify.c b/servers/slapd/back-monitor/modify.c index f24daeb648..d6dc117b85 100644 --- a/servers/slapd/back-monitor/modify.c +++ b/servers/slapd/back-monitor/modify.c @@ -46,46 +46,6 @@ * 4. This notice may not be removed or altered. */ -#ifndef _BACK_MONITOR_H_ -#define _BACK_MONITOR_H_ - -#include -#include -#include -#include - -LDAP_BEGIN_DECL - -/* - * The cache maps DNs to Entries. -/* - * Copyright 2001, Pierangelo Masarati, All rights reserved. - * - * This work has beed deveolped for the OpenLDAP Foundation - * in the hope that it may be useful to the Open Source community, - * but WITHOUT ANY WARRANTY. - * - * Permission is granted to anyone to use this software for any purpose - * on any computer system, and to alter it and redistribute it, subject - * to the following restrictions: - * - * 1. The author and SysNet s.n.c. are not responsible for the consequences - * of use of this software, no matter how awful, even if they arise from - * flaws in it. - * - * 2. The origin of this software must not be misrepresented, either by - * explicit claim or by omission. Since few users ever read sources, - * credits should appear in the documentation. - * - * 3. Altered versions must be plainly marked as such, and must not be - * misrepresented as being the original software. Since few users - * ever read sources, credits should appear in the documentation. - * SysNet s.n.c. cannot be responsible for the consequences of the - * alterations. - * - * 4. This notice may not be removed or altered. - */ - #include "portable.h" #include diff --git a/servers/slapd/back-monitor/operation.c b/servers/slapd/back-monitor/operation.c index 66ab03b7e9..8e591f8878 100644 --- a/servers/slapd/back-monitor/operation.c +++ b/servers/slapd/back-monitor/operation.c @@ -46,46 +46,6 @@ * 4. This notice may not be removed or altered. */ -#ifndef _BACK_MONITOR_H_ -#define _BACK_MONITOR_H_ - -#include -#include -#include -#include - -LDAP_BEGIN_DECL - -/* - * The cache maps DNs to Entries. -/* - * Copyright 2001, Pierangelo Masarati, All rights reserved. - * - * This work has beed deveolped for the OpenLDAP Foundation - * in the hope that it may be useful to the Open Source community, - * but WITHOUT ANY WARRANTY. - * - * Permission is granted to anyone to use this software for any purpose - * on any computer system, and to alter it and redistribute it, subject - * to the following restrictions: - * - * 1. The author and SysNet s.n.c. are not responsible for the consequences - * of use of this software, no matter how awful, even if they arise from - * flaws in it. - * - * 2. The origin of this software must not be misrepresented, either by - * explicit claim or by omission. Since few users ever read sources, - * credits should appear in the documentation. - * - * 3. Altered versions must be plainly marked as such, and must not be - * misrepresented as being the original software. Since few users - * ever read sources, credits should appear in the documentation. - * SysNet s.n.c. cannot be responsible for the consequences of the - * alterations. - * - * 4. This notice may not be removed or altered. - */ - #include "portable.h" #include diff --git a/servers/slapd/back-monitor/operational.c b/servers/slapd/back-monitor/operational.c index d5026cb744..f174eecda8 100644 --- a/servers/slapd/back-monitor/operational.c +++ b/servers/slapd/back-monitor/operational.c @@ -18,19 +18,6 @@ * in OpenLDAP Software. */ -#ifndef _BACK_MONITOR_H_ -#define _BACK_MONITOR_H_ - -#include -#include -#include -#include - -LDAP_BEGIN_DECL - -/* - * The cache maps DNs to Entries. - #include "portable.h" #include