Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Nadezhda Ivanova
OpenLDAP
Commits
2c21fdce
Commit
2c21fdce
authored
Nov 26, 2003
by
Kurt Zeilenga
Browse files
move AVL routines into -llutil
update misc notices
parent
a6bc7469
Changes
29
Expand all
Hide whitespace changes
Inline
Side-by-side
INSTALL
View file @
2c21fdce
...
@@ -94,13 +94,14 @@ configuration directory (normally /usr/local/etc/openldap).
...
@@ -94,13 +94,14 @@ configuration directory (normally /usr/local/etc/openldap).
slapd.conf Standalone LDAP daemon
slapd.conf Standalone LDAP daemon
schema/*.schema Schema Definitions
schema/*.schema Schema Definitions
End of OpenLDAP INSTALL file.
---
$OpenLDAP: pkg/openldap-guide/release/install.sdf,v 1.16 2002/02/18
$OpenLDAP: pkg/openldap-guide/release/install.sdf,v 1.16 2002/02/18
17:09:26 kurt Exp $
17:09:26 kurt Exp $
Copyright 1998-2003 The OpenLDAP Foundation, Redwood City,
This work is part of OpenLDAP Software <http://www.openldap.org/>.
California, USA. All rights reserved.
Copyright 1998-2003 The OpenLDAP Foundation.
All rights reserved.
Redistribution and use in source and binary forms, with or without
Redistribution and use in source and binary forms, with or without
modification, are permitted only as authorized by the OpenLDAP
modification, are permitted only as authorized by the OpenLDAP
...
...
Makefile.in
View file @
2c21fdce
# Master Makefile for OpenLDAP
# Master Makefile for OpenLDAP
# $OpenLDAP$
# $OpenLDAP$
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
##
## Copyright 1998-2003 The OpenLDAP Foundation.
## Copyright 1998-2003 The OpenLDAP Foundation.
## All rights reserved.
## All rights reserved.
##
##
...
...
README
View file @
2c21fdce
...
@@ -26,8 +26,10 @@ Contributing
...
@@ -26,8 +26,10 @@ Contributing
---
---
$OpenLDAP$
$OpenLDAP$
Copyright 1998-2003 The OpenLDAP Foundation, Redwood City,
This work is part of OpenLDAP Software <http://www.openldap.org/>.
California, USA. All rights reserved.
Copyright 1998-2003 The OpenLDAP Foundation.
All rights reserved.
Redistribution and use in source and binary forms, with or without
Redistribution and use in source and binary forms, with or without
modification, are permitted only as authorized by the OpenLDAP
modification, are permitted only as authorized by the OpenLDAP
...
...
acconfig.h
View file @
2c21fdce
/* Copyright 1998-2003 The OpenLDAP Foundation
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
*
* Copyright 1998-2003 The OpenLDAP Foundation
* All rights reserved.
* All rights reserved.
*
*
* Redistribution and use in source and binary forms, with or without
* Redistribution and use in source and binary forms, with or without
...
...
acinclude.m4
View file @
2c21fdce
dnl OpenLDAP Autoconf Macros
dnl OpenLDAP Autoconf Macros
dnl $OpenLDAP$
dnl $OpenLDAP$
dnl This work is part of OpenLDAP Software <http://www.openldap.org/>.
dnl
dnl
dnl Copyright 1998-2003 The OpenLDAP Foundation.
dnl Copyright 1998-2003 The OpenLDAP Foundation.
dnl All rights reserved.
dnl All rights reserved.
...
...
build/build.mak
View file @
2c21fdce
# build.mak: nmake for MSVC builds
# build.mak: nmake for MSVC builds
# $OpenLDAP$
# $OpenLDAP$
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
##
## Copyright 1998-2003 The OpenLDAP Foundation.
## Copyright 1998-2003 The OpenLDAP Foundation.
## All rights reserved.
## All rights reserved.
##
##
...
...
build/crupdate
View file @
2c21fdce
#! /bin/sh
#! /bin/sh
# $OpenLDAP$
# $OpenLDAP$
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
##
## Copyright 1998-2003 The OpenLDAP Foundation.
## Copyright 1998-2003 The OpenLDAP Foundation.
## All rights reserved.
## All rights reserved.
##
##
...
...
build/mkdep
View file @
2c21fdce
#! /bin/sh -
#! /bin/sh -
# $OpenLDAP$
# $OpenLDAP$
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
##
## Copyright 1998-2003 The OpenLDAP Foundation.
## Copyright 1998-2003 The OpenLDAP Foundation.
## All rights reserved.
## All rights reserved.
##
##
...
...
build/mkdep.aix
View file @
2c21fdce
#! /bin/sh
#! /bin/sh
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
##
## Copyright 1998-2003 The OpenLDAP Foundation.
## Copyright 1998-2003 The OpenLDAP Foundation.
## All rights reserved.
## All rights reserved.
##
##
...
@@ -9,6 +11,7 @@
...
@@ -9,6 +11,7 @@
## A copy of this license is available in the file LICENSE in the
## A copy of this license is available in the file LICENSE in the
## top-level directory of the distribution or, alternatively, at
## top-level directory of the distribution or, alternatively, at
## <http://www.OpenLDAP.org/license.html>.
## <http://www.OpenLDAP.org/license.html>.
cc_r
-ME
$*
>
/dev/null
cc_r
-ME
$*
>
/dev/null
cat
*
.u
cat
*
.u
rm
*
.u
rm
*
.u
build/mkrelease
View file @
2c21fdce
#! /bin/sh
#! /bin/sh
# $OpenLDAP$
# $OpenLDAP$
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
##
## Copyright 1998-2003 The OpenLDAP Foundation.
## Copyright 1998-2003 The OpenLDAP Foundation.
## All rights reserved.
## All rights reserved.
##
##
...
...
build/mkvers.bat
View file @
2c21fdce
:: $OpenLDAP$
:: $OpenLDAP$
:: This work is part of OpenLDAP Software <http://www.openldap.org/>.
::
:: Copyright 1998-2003 The OpenLDAP Foundation.
:: Copyright 1998-2003 The OpenLDAP Foundation.
:: All rights reserved.
:: All rights reserved.
::
::
...
...
build/mkversion
View file @
2c21fdce
#! /bin/sh
#! /bin/sh
# Create a version.c file
# $OpenLDAP$
# $OpenLDAP$
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
##
## Copyright 1998-2003 The OpenLDAP Foundation.
## Copyright 1998-2003 The OpenLDAP Foundation.
## All rights reserved.
## All rights reserved.
##
##
...
@@ -10,9 +13,7 @@
...
@@ -10,9 +13,7 @@
## A copy of this license is available in the file LICENSE in the
## A copy of this license is available in the file LICENSE in the
## top-level directory of the distribution or, alternatively, at
## top-level directory of the distribution or, alternatively, at
## <http://www.OpenLDAP.org/license.html>.
## <http://www.OpenLDAP.org/license.html>.
#
# Create a version.c file
#
PACKAGE
=
OpenLDAP
PACKAGE
=
OpenLDAP
VERSION
=
unknown
VERSION
=
unknown
SYMBOL
=
__Version
SYMBOL
=
__Version
...
...
build/openldap.m4
View file @
2c21fdce
dnl OpenLDAP Autoconf Macros
dnl OpenLDAP Autoconf Macros
dnl $OpenLDAP$
dnl $OpenLDAP$
dnl This work is part of OpenLDAP Software <http://www.openldap.org/>.
dnl
dnl
dnl Copyright 1998-2003 The OpenLDAP Foundation.
dnl Copyright 1998-2003 The OpenLDAP Foundation.
dnl All rights reserved.
dnl All rights reserved.
...
...
build/top.mk
View file @
2c21fdce
...
@@ -155,7 +155,6 @@ LDAP_LIBLDAP_R_LA = $(LDAP_LIBDIR)/libldap_r/libldap_r.la
...
@@ -155,7 +155,6 @@ LDAP_LIBLDAP_R_LA = $(LDAP_LIBDIR)/libldap_r/libldap_r.la
LDAP_LIBLDBM_A_no
=
LDAP_LIBLDBM_A_no
=
LDAP_LIBLDBM_A_yes
=
$(LDAP_LIBDIR)
/libldbm/libldbm.a
LDAP_LIBLDBM_A_yes
=
$(LDAP_LIBDIR)
/libldbm/libldbm.a
LDAP_LIBAVL_A
=
$(LDAP_LIBDIR)
/libavl/libavl.a
LDAP_LIBLDBM_A
=
$
(
LDAP_LIBLDBM_A_@BUILD_LDBM@
)
LDAP_LIBLDBM_A
=
$
(
LDAP_LIBLDBM_A_@BUILD_LDBM@
)
LDAP_LIBREWRITE_A
=
$(LDAP_LIBDIR)
/librewrite/librewrite.a
LDAP_LIBREWRITE_A
=
$(LDAP_LIBDIR)
/librewrite/librewrite.a
LDAP_LIBLUNICODE_A
=
$(LDAP_LIBDIR)
/liblunicode/liblunicode.a
LDAP_LIBLUNICODE_A
=
$(LDAP_LIBDIR)
/liblunicode/liblunicode.a
...
@@ -165,7 +164,7 @@ LDAP_L = $(LDAP_LIBLUTIL_A) \
...
@@ -165,7 +164,7 @@ LDAP_L = $(LDAP_LIBLUTIL_A) \
$(LDAP_LIBLDAP_LA)
$(LDAP_LIBLBER_LA)
$(LDAP_LIBLDAP_LA)
$(LDAP_LIBLBER_LA)
SLURPD_L
=
$(LDAP_LIBLUTIL_A)
\
SLURPD_L
=
$(LDAP_LIBLUTIL_A)
\
$(LDAP_LIBLDAP_R_LA)
$(LDAP_LIBLBER_LA)
$(LDAP_LIBLDAP_R_LA)
$(LDAP_LIBLBER_LA)
SLAPD_L
=
$(LDAP_LIBAVL_A)
$(LDAP_LIBLDBM_A)
\
SLAPD_L
=
$(LDAP_LIBLDBM_A)
\
$(LDAP_LIBLUNICODE_A)
$(LDAP_LIBREWRITE_A)
\
$(LDAP_LIBLUNICODE_A)
$(LDAP_LIBREWRITE_A)
\
$(SLURPD_L)
$(SLURPD_L)
...
...
build/version.h
View file @
2c21fdce
/*
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
*
* Copyright 1998-2003 The OpenLDAP Foundation.
* Copyright 1998-2003 The OpenLDAP Foundation.
* All rights reserved.
* All rights reserved.
*
*
...
...
build/version.sh
View file @
2c21fdce
#! /bin/sh
#! /bin/sh
# $OpenLDAP$
# $OpenLDAP$
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
##
## Copyright 1998-2003 The OpenLDAP Foundation.
## Copyright 1998-2003 The OpenLDAP Foundation.
## All rights reserved.
## All rights reserved.
##
##
...
@@ -10,7 +12,7 @@
...
@@ -10,7 +12,7 @@
## A copy of this license is available in the file LICENSE in the
## A copy of this license is available in the file LICENSE in the
## top-level directory of the distribution or, alternatively, at
## top-level directory of the distribution or, alternatively, at
## <http://www.OpenLDAP.org/license.html>.
## <http://www.OpenLDAP.org/license.html>.
#
DIR
=
`
dirname
$0
`
DIR
=
`
dirname
$0
`
.
$DIR
/version.var
.
$DIR
/version.var
...
...
build/version.var
View file @
2c21fdce
#! /bin/sh
#! /bin/sh
# $OpenLDAP$
# $OpenLDAP$
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
##
## Copyright 1998-2003 The OpenLDAP Foundation.
## Copyright 1998-2003 The OpenLDAP Foundation.
## All rights reserved.
## All rights reserved.
##
##
...
@@ -10,7 +12,6 @@
...
@@ -10,7 +12,6 @@
## A copy of this license is available in the file LICENSE in the
## A copy of this license is available in the file LICENSE in the
## top-level directory of the distribution or, alternatively, at
## top-level directory of the distribution or, alternatively, at
## <http://www.OpenLDAP.org/license.html>.
## <http://www.OpenLDAP.org/license.html>.
#
ol_package
=
OpenLDAP
ol_package
=
OpenLDAP
ol_major
=
2
ol_major
=
2
ol_minor
=
X
ol_minor
=
X
...
...
configure
View file @
2c21fdce
This diff is collapsed.
Click to expand it.
configure.in
View file @
2c21fdce
dnl $OpenLDAP$
dnl $OpenLDAP$
dnl This work is part of OpenLDAP Software <http://www.openldap.org/>.
dnl
dnl
dnl Copyright 1998-2003 The OpenLDAP Foundation.
dnl Copyright 1998-2003 The OpenLDAP Foundation.
dnl All rights reserved.
dnl All rights reserved.
...
@@ -20,6 +21,8 @@ define([AC_INIT_BINSH],
...
@@ -20,6 +21,8 @@ define([AC_INIT_BINSH],
# $]OpenLDAP[$
# $]OpenLDAP[$
# from] translit([$OpenLDAP$], $")] [
# from] translit([$OpenLDAP$], $")] [
# This work is part of OpenLDAP Software <http://www.openldap.org/>.
#
# Copyright 1998-2003 The OpenLDAP Foundation.
# Copyright 1998-2003 The OpenLDAP Foundation.
# All rights reserved.
# All rights reserved.
#
#
...
@@ -2933,7 +2936,6 @@ clients/Makefile:build/top.mk:clients/Makefile.in:build/dir.mk \
...
@@ -2933,7 +2936,6 @@ clients/Makefile:build/top.mk:clients/Makefile.in:build/dir.mk \
clients/tools/Makefile:build/top.mk:clients/tools/Makefile.in:build/rules.mk \
clients/tools/Makefile:build/top.mk:clients/tools/Makefile.in:build/rules.mk \
include/Makefile:build/top.mk:include/Makefile.in \
include/Makefile:build/top.mk:include/Makefile.in \
libraries/Makefile:build/top.mk:libraries/Makefile.in:build/dir.mk \
libraries/Makefile:build/top.mk:libraries/Makefile.in:build/dir.mk \
libraries/libavl/Makefile:build/top.mk:libraries/libavl/Makefile.in:build/lib.mk:build/lib-static.mk \
libraries/liblber/Makefile:build/top.mk:libraries/liblber/Makefile.in:build/lib.mk:build/lib-shared.mk \
libraries/liblber/Makefile:build/top.mk:libraries/liblber/Makefile.in:build/lib.mk:build/lib-shared.mk \
libraries/libldap/Makefile:build/top.mk:libraries/libldap/Makefile.in:build/lib.mk:build/lib-shared.mk \
libraries/libldap/Makefile:build/top.mk:libraries/libldap/Makefile.in:build/lib.mk:build/lib-shared.mk \
libraries/libldap_r/Makefile:build/top.mk:libraries/libldap_r/Makefile.in:build/lib.mk:build/lib-shared.mk \
libraries/libldap_r/Makefile:build/top.mk:libraries/libldap_r/Makefile.in:build/lib.mk:build/lib-shared.mk \
...
...
include/ldap.h
View file @
2c21fdce
/* $OpenLDAP$ */
/* $OpenLDAP$ */
/*
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
* Copyright 1998-2003 The OpenLDAP Foundation, Redwood City, California, USA
*
* Copyright 1998-2003 The OpenLDAP Foundation.
* All rights reserved.
* All rights reserved.
*
*
* Redistribution and use in source and binary forms, with or without
* Redistribution and use in source and binary forms, with or without
* modification, are permitted only as authorized by the OpenLDAP
* modification, are permitted only as authorized by the OpenLDAP
* Public License. A copy of this license is available at
* Public License.
* http://www.OpenLDAP.org/license.html or in file LICENSE in the
*
* top-level directory of the distribution.
* A copy of this license is available in file LICENSE in the
* top-level directory of the distribution or, alternatively, at
* <http://www.OpenLDAP.org/license.html>.
*/
*/
/* Portions
/* Portions Copyright (c) 1990 Regents of the University of Michigan.
* Copyright (c) 1990 Regents of the University of Michigan.
* All rights reserved.
* All rights reserved.
*
*
* Redistribution and use in source and binary forms are permitted
* Redistribution and use in source and binary forms are permitted
...
...
Prev
1
2
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment