summaryrefslogtreecommitdiffstats
path: root/ldap/servers/plugins
diff options
context:
space:
mode:
authorNoriko Hosoi <nhosoi@redhat.com>2005-02-02 19:35:54 +0000
committerNoriko Hosoi <nhosoi@redhat.com>2005-02-02 19:35:54 +0000
commit4e1df29390c456c9bd02f578bab94a3c8034fbb9 (patch)
tree485475a8a43195b9d3009b6ddf8f1511e3d245e9 /ldap/servers/plugins
parentae05276447e919c49e2ce81e3435f949471685b8 (diff)
downloadds-4e1df29390c456c9bd02f578bab94a3c8034fbb9.tar.gz
ds-4e1df29390c456c9bd02f578bab94a3c8034fbb9.tar.xz
ds-4e1df29390c456c9bd02f578bab94a3c8034fbb9.zip
[146919] De-brand the Directory Server as "brandx"
Diffstat (limited to 'ldap/servers/plugins')
-rw-r--r--ldap/servers/plugins/acl/libacl.def2
-rw-r--r--ldap/servers/plugins/chainingdb/libcb.def2
-rw-r--r--ldap/servers/plugins/collation/collation.def2
-rw-r--r--ldap/servers/plugins/cos/cos.def2
-rw-r--r--ldap/servers/plugins/distrib/README2
-rw-r--r--ldap/servers/plugins/distrib/libdistrib.def2
-rw-r--r--ldap/servers/plugins/passthru/libpassthru.def2
-rw-r--r--ldap/servers/plugins/pwdstorage/libpwdstorage.def2
-rw-r--r--ldap/servers/plugins/referint/referint.def2
-rw-r--r--ldap/servers/plugins/replication/replication.def2
-rw-r--r--ldap/servers/plugins/retrocl/retrocl.def2
-rw-r--r--ldap/servers/plugins/roles/roles.def2
-rw-r--r--ldap/servers/plugins/statechange/statechange.def2
-rw-r--r--ldap/servers/plugins/syntaxes/libsyntax.def2
-rw-r--r--ldap/servers/plugins/uiduniq/libuiduniq.def2
-rw-r--r--ldap/servers/plugins/views/views.def2
16 files changed, 16 insertions, 16 deletions
diff --git a/ldap/servers/plugins/acl/libacl.def b/ldap/servers/plugins/acl/libacl.def
index 947638cd..08b38c64 100644
--- a/ldap/servers/plugins/acl/libacl.def
+++ b/ldap/servers/plugins/acl/libacl.def
@@ -6,7 +6,7 @@
;
;
;
-DESCRIPTION 'Netscape Directory Server 7.0 ACL Plugin'
+DESCRIPTION 'Brandx Directory Server 7.1 ACL Plugin'
;CODE SHARED READ EXECUTE
;DATA SHARED READ WRITE
EXPORTS
diff --git a/ldap/servers/plugins/chainingdb/libcb.def b/ldap/servers/plugins/chainingdb/libcb.def
index 71fe8482..9b82ad38 100644
--- a/ldap/servers/plugins/chainingdb/libcb.def
+++ b/ldap/servers/plugins/chainingdb/libcb.def
@@ -6,7 +6,7 @@
;
;
;
-DESCRIPTION 'Netscape Directory Server 7 Chaining Database Plugin'
+DESCRIPTION 'Brandx Directory Server 7 Chaining Database Plugin'
;CODE SHARED READ EXECUTE
;DATA SHARED READ WRITE
EXPORTS
diff --git a/ldap/servers/plugins/collation/collation.def b/ldap/servers/plugins/collation/collation.def
index bd5d531b..02733ec8 100644
--- a/ldap/servers/plugins/collation/collation.def
+++ b/ldap/servers/plugins/collation/collation.def
@@ -4,7 +4,7 @@
; All rights reserved.
; END COPYRIGHT BLOCK
;
-DESCRIPTION 'Netscape Directory Server 7 Collation Plugin'
+DESCRIPTION 'Brandx Directory Server 7 Collation Plugin'
EXPORTS
orderingRule_init @2
plugin_init_debug_level @3
diff --git a/ldap/servers/plugins/cos/cos.def b/ldap/servers/plugins/cos/cos.def
index 484d9c6a..e1b6551a 100644
--- a/ldap/servers/plugins/cos/cos.def
+++ b/ldap/servers/plugins/cos/cos.def
@@ -4,7 +4,7 @@
; All rights reserved.
; END COPYRIGHT BLOCK
;
-DESCRIPTION 'Netscape Directory Server 7 Class Of Service Plugin'
+DESCRIPTION 'Brandx Directory Server 7 Class Of Service Plugin'
EXPORTS
cos_init @2
plugin_init_debug_level @3
diff --git a/ldap/servers/plugins/distrib/README b/ldap/servers/plugins/distrib/README
index 3ee6ff88..516d33ce 100644
--- a/ldap/servers/plugins/distrib/README
+++ b/ldap/servers/plugins/distrib/README
@@ -4,7 +4,7 @@
----------------------------
This directory contains code for some sample server plug-ins intended for
-use with the Netscape Directory Server 7.
+use with the Brandx Directory Server 7.
NOTE: Before you compile and run these examples, make sure
to change any server-specific data in the examples to
diff --git a/ldap/servers/plugins/distrib/libdistrib.def b/ldap/servers/plugins/distrib/libdistrib.def
index baef2027..9c36e66d 100644
--- a/ldap/servers/plugins/distrib/libdistrib.def
+++ b/ldap/servers/plugins/distrib/libdistrib.def
@@ -4,7 +4,7 @@
; Some preexisting portions Copyright 2001 Netscape Communications Corp.
; All rights reserved.
;-------------------------------------------------------------------------
-DESCRIPTION 'Netscape Directory Server 7 distribution logic example'
+DESCRIPTION 'Brandx Directory Server 7 distribution logic example'
EXPORTS
alpha_distribution @1
hash_distribution @2
diff --git a/ldap/servers/plugins/passthru/libpassthru.def b/ldap/servers/plugins/passthru/libpassthru.def
index b08d907a..f1b04c7e 100644
--- a/ldap/servers/plugins/passthru/libpassthru.def
+++ b/ldap/servers/plugins/passthru/libpassthru.def
@@ -6,7 +6,7 @@
;
;
;
-DESCRIPTION 'Netscape Directory Server 7 Pass Through Authentication Plugin'
+DESCRIPTION 'Brandx Directory Server 7 Pass Through Authentication Plugin'
;CODE SHARED READ EXECUTE
;DATA SHARED READ WRITE
EXPORTS
diff --git a/ldap/servers/plugins/pwdstorage/libpwdstorage.def b/ldap/servers/plugins/pwdstorage/libpwdstorage.def
index e19305d5..846905d2 100644
--- a/ldap/servers/plugins/pwdstorage/libpwdstorage.def
+++ b/ldap/servers/plugins/pwdstorage/libpwdstorage.def
@@ -4,7 +4,7 @@
; All rights reserved.
; END COPYRIGHT BLOCK
;
-DESCRIPTION 'Netscape Directory Server 7 password storage scheme Plugin'
+DESCRIPTION 'Brandx Directory Server 7 password storage scheme Plugin'
EXPORTS
sha_pwd_storage_scheme_init @2
ssha_pwd_storage_scheme_init @3
diff --git a/ldap/servers/plugins/referint/referint.def b/ldap/servers/plugins/referint/referint.def
index 75861791..3dcd618a 100644
--- a/ldap/servers/plugins/referint/referint.def
+++ b/ldap/servers/plugins/referint/referint.def
@@ -4,7 +4,7 @@
; All rights reserved.
; END COPYRIGHT BLOCK
;
-DESCRIPTION 'Netscape Directory Server 7 Referint Plugin'
+DESCRIPTION 'Brandx Directory Server 7 Referint Plugin'
CODE SHARED READ EXECUTE
DATA SHARED READ WRITE
EXPORTS
diff --git a/ldap/servers/plugins/replication/replication.def b/ldap/servers/plugins/replication/replication.def
index e71be4f6..739b49cf 100644
--- a/ldap/servers/plugins/replication/replication.def
+++ b/ldap/servers/plugins/replication/replication.def
@@ -6,7 +6,7 @@
;
;
;
-DESCRIPTION 'Netscape Directory Server 7.0 Replication Plugin'
+DESCRIPTION 'Brandx Directory Server 7.1 Replication Plugin'
;CODE SHARED READ EXECUTE
;DATA SHARED READ WRITE
EXPORTS
diff --git a/ldap/servers/plugins/retrocl/retrocl.def b/ldap/servers/plugins/retrocl/retrocl.def
index ce730c44..e8708361 100644
--- a/ldap/servers/plugins/retrocl/retrocl.def
+++ b/ldap/servers/plugins/retrocl/retrocl.def
@@ -6,7 +6,7 @@
;
;
-DESCRIPTION 'Netscape Directory Server 7.0 Retro-Changelog Plugin'
+DESCRIPTION 'Brandx Directory Server 7.1 Retro-Changelog Plugin'
;CODE SHARED READ EXECUTE
;DATA SHARED READ WRITE
EXPORTS
diff --git a/ldap/servers/plugins/roles/roles.def b/ldap/servers/plugins/roles/roles.def
index 0ae9d85f..a124811a 100644
--- a/ldap/servers/plugins/roles/roles.def
+++ b/ldap/servers/plugins/roles/roles.def
@@ -4,7 +4,7 @@
; All rights reserved.
; END COPYRIGHT BLOCK
;
-DESCRIPTION 'Netscape Directory Server 7.0 Roles Plugin'
+DESCRIPTION 'Brandx Directory Server 7.1 Roles Plugin'
EXPORTS
roles_init @2
plugin_init_debug_level @3
diff --git a/ldap/servers/plugins/statechange/statechange.def b/ldap/servers/plugins/statechange/statechange.def
index ed6dca6b..601f0b90 100644
--- a/ldap/servers/plugins/statechange/statechange.def
+++ b/ldap/servers/plugins/statechange/statechange.def
@@ -4,7 +4,7 @@
; All rights reserved.
; END COPYRIGHT BLOCK
;
-DESCRIPTION 'Netscape Directory Server 7.0 State Change Plugin'
+DESCRIPTION 'Brandx Directory Server 7.1 State Change Plugin'
EXPORTS
statechange_init @2
plugin_init_debug_level @3
diff --git a/ldap/servers/plugins/syntaxes/libsyntax.def b/ldap/servers/plugins/syntaxes/libsyntax.def
index 30cb6b40..63397bc7 100644
--- a/ldap/servers/plugins/syntaxes/libsyntax.def
+++ b/ldap/servers/plugins/syntaxes/libsyntax.def
@@ -4,7 +4,7 @@
; All rights reserved.
; END COPYRIGHT BLOCK
;
-DESCRIPTION 'Directory Server 7 syntaxes Plugin'
+DESCRIPTION 'Brandx Directory Server 7 syntaxes Plugin'
EXPORTS
cis_init @2
ces_init @3
diff --git a/ldap/servers/plugins/uiduniq/libuiduniq.def b/ldap/servers/plugins/uiduniq/libuiduniq.def
index 52bbfcca..41da527b 100644
--- a/ldap/servers/plugins/uiduniq/libuiduniq.def
+++ b/ldap/servers/plugins/uiduniq/libuiduniq.def
@@ -6,7 +6,7 @@
;
;
;
-DESCRIPTION 'Netscape Directory Server 7 Unique Attribute Checking Plugin'
+DESCRIPTION 'Brandx Directory Server 7 Unique Attribute Checking Plugin'
;CODE SHARED READ EXECUTE
;DATA SHARED READ WRITE
EXPORTS
diff --git a/ldap/servers/plugins/views/views.def b/ldap/servers/plugins/views/views.def
index 26d28966..173f3124 100644
--- a/ldap/servers/plugins/views/views.def
+++ b/ldap/servers/plugins/views/views.def
@@ -4,7 +4,7 @@
; All rights reserved.
; END COPYRIGHT BLOCK
;
-DESCRIPTION 'Netscape Directory Server 7.0 State Change Plugin'
+DESCRIPTION 'Brandx Directory Server 7.1 State Change Plugin'
EXPORTS
views_init @2
plugin_init_debug_level @3