mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-21 07:09:34 -05:00
Happy New Year (belated)
This commit is contained in:
parent
d3c90c989c
commit
c890c96d13
842 changed files with 853 additions and 853 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
Copyright 1998-2007 The OpenLDAP Foundation
|
Copyright 1998-2008 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
|
||||||
|
|
|
||||||
2
INSTALL
2
INSTALL
|
|
@ -107,7 +107,7 @@ $OpenLDAP: pkg/openldap-guide/release/install.sdf,v 1.16 2002/02/18
|
||||||
|
|
||||||
This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||||
|
|
||||||
Copyright 1998-2007 The OpenLDAP Foundation.
|
Copyright 1998-2008 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
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
# $OpenLDAP$
|
# $OpenLDAP$
|
||||||
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||||
##
|
##
|
||||||
## Copyright 1998-2007 The OpenLDAP Foundation.
|
## Copyright 1998-2008 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
|
||||||
|
|
|
||||||
2
README
2
README
|
|
@ -27,7 +27,7 @@ $OpenLDAP$
|
||||||
|
|
||||||
This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||||
|
|
||||||
Copyright 1998-2007 The OpenLDAP Foundation.
|
Copyright 1998-2008 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
|
||||||
|
|
|
||||||
2
build/config.guess
vendored
2
build/config.guess
vendored
|
|
@ -29,7 +29,7 @@ timestamp='2003-07-02-OpenLDAP'
|
||||||
# configuration script generated by Autoconf, and is distributable
|
# configuration script generated by Autoconf, and is distributable
|
||||||
# under the same distributions terms as OpenLDAP itself.
|
# under the same distributions terms as OpenLDAP itself.
|
||||||
|
|
||||||
## Portions Copyright 1998-2007 The OpenLDAP Foundation.
|
## Portions Copyright 1998-2008 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
|
||||||
|
|
|
||||||
2
build/config.sub
vendored
2
build/config.sub
vendored
|
|
@ -34,7 +34,7 @@ timestamp='2003-07-04-OpenLDAP'
|
||||||
# configuration script generated by Autoconf, and is distributable
|
# configuration script generated by Autoconf, and is distributable
|
||||||
# under the same distributions terms as OpenLDAP itself.
|
# under the same distributions terms as OpenLDAP itself.
|
||||||
|
|
||||||
## Portions Copyright 1998-2007 The OpenLDAP Foundation.
|
## Portions Copyright 1998-2008 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
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
# $OpenLDAP$
|
# $OpenLDAP$
|
||||||
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||||
##
|
##
|
||||||
## Copyright 1998-2007 The OpenLDAP Foundation.
|
## Copyright 1998-2008 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
|
||||||
|
|
@ -18,5 +18,5 @@
|
||||||
|
|
||||||
set -e # exit immediately if any errors occur
|
set -e # exit immediately if any errors occur
|
||||||
|
|
||||||
find . -type f -not -name 'LICENSE*' -print -exec perl -pi -e 's/Copyright ([0-9]{4})([,\-][0-9]{2,4})*,? The OpenLDAP Foundation/Copyright $1-2007 The OpenLDAP Foundation/g;' {} \;
|
find . -type f -not -name 'LICENSE*' -print -exec perl -pi -e 's/Copyright ([0-9]{4})([,\-][0-9]{2,4})*,? The OpenLDAP Foundation/Copyright $1-2008 The OpenLDAP Foundation/g;' {} \;
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
# $OpenLDAP$
|
# $OpenLDAP$
|
||||||
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||||
##
|
##
|
||||||
## Copyright 1998-2007 The OpenLDAP Foundation.
|
## Copyright 1998-2008 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
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
# $OpenLDAP$
|
# $OpenLDAP$
|
||||||
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||||
##
|
##
|
||||||
## Copyright 1998-2007 The OpenLDAP Foundation.
|
## Copyright 1998-2008 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
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
# $OpenLDAP$
|
# $OpenLDAP$
|
||||||
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||||
##
|
##
|
||||||
## Copyright 1998-2007 The OpenLDAP Foundation.
|
## Copyright 1998-2008 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
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
# $OpenLDAP$
|
# $OpenLDAP$
|
||||||
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||||
##
|
##
|
||||||
## Copyright 1998-2007 The OpenLDAP Foundation.
|
## Copyright 1998-2008 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
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
# $OpenLDAP$
|
# $OpenLDAP$
|
||||||
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||||
##
|
##
|
||||||
## Copyright 1998-2007 The OpenLDAP Foundation.
|
## Copyright 1998-2008 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
|
||||||
|
|
|
||||||
|
|
@ -28,7 +28,7 @@
|
||||||
# configuration script generated by Autoconf, and is distributable
|
# configuration script generated by Autoconf, and is distributable
|
||||||
# under the same distributions terms as OpenLDAP itself.
|
# under the same distributions terms as OpenLDAP itself.
|
||||||
|
|
||||||
## Portions Copyright 1998-2007 The OpenLDAP Foundation.
|
## Portions Copyright 1998-2008 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
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
# $OpenLDAP$
|
# $OpenLDAP$
|
||||||
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||||
##
|
##
|
||||||
## Copyright 1998-2007 The OpenLDAP Foundation.
|
## Copyright 1998-2008 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
|
||||||
|
|
|
||||||
|
|
@ -29,7 +29,7 @@
|
||||||
# configuration script generated by Autoconf, and is distributable
|
# configuration script generated by Autoconf, and is distributable
|
||||||
# under the same distributions terms as OpenLDAP itself.
|
# under the same distributions terms as OpenLDAP itself.
|
||||||
|
|
||||||
## Copyright 1998-2007 The OpenLDAP Foundation.
|
## Copyright 1998-2008 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
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
# $OpenLDAP$
|
# $OpenLDAP$
|
||||||
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||||
##
|
##
|
||||||
## Copyright 1998-2007 The OpenLDAP Foundation.
|
## Copyright 1998-2008 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
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
#! /bin/sh
|
#! /bin/sh
|
||||||
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||||
##
|
##
|
||||||
## Copyright 1998-2007 The OpenLDAP Foundation.
|
## Copyright 1998-2008 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
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
# $OpenLDAP$
|
# $OpenLDAP$
|
||||||
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||||
##
|
##
|
||||||
## Copyright 1998-2007 The OpenLDAP Foundation.
|
## Copyright 1998-2008 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
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
:: $OpenLDAP$
|
:: $OpenLDAP$
|
||||||
:: This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
:: This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||||
::
|
::
|
||||||
:: Copyright 1998-2007 The OpenLDAP Foundation.
|
:: Copyright 1998-2008 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
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@
|
||||||
# $OpenLDAP$
|
# $OpenLDAP$
|
||||||
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||||
##
|
##
|
||||||
## Copyright 1998-2007 The OpenLDAP Foundation.
|
## Copyright 1998-2008 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
|
||||||
|
|
@ -55,7 +55,7 @@ WHOWHERE="$USER@`uname -n`:`pwd`"
|
||||||
cat << __EOF__
|
cat << __EOF__
|
||||||
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||||
*
|
*
|
||||||
* Copyright 1998-2007 The OpenLDAP Foundation.
|
* Copyright 1998-2008 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
|
||||||
|
|
@ -68,7 +68,7 @@ cat << __EOF__
|
||||||
*/
|
*/
|
||||||
|
|
||||||
static const char copyright[] =
|
static const char copyright[] =
|
||||||
"Copyright 1998-2007 The OpenLDAP Foundation. All rights reserved.\n"
|
"Copyright 1998-2008 The OpenLDAP Foundation. All rights reserved.\n"
|
||||||
"COPYING RESTRICTIONS APPLY\n";
|
"COPYING RESTRICTIONS APPLY\n";
|
||||||
|
|
||||||
$static $const char $SYMBOL[] =
|
$static $const char $SYMBOL[] =
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
# $OpenLDAP$
|
# $OpenLDAP$
|
||||||
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||||
##
|
##
|
||||||
## Copyright 1998-2007 The OpenLDAP Foundation.
|
## Copyright 1998-2008 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
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@ dnl OpenLDAP Autoconf Macros
|
||||||
dnl $OpenLDAP$
|
dnl $OpenLDAP$
|
||||||
dnl This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
dnl This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||||
dnl
|
dnl
|
||||||
dnl Copyright 1998-2007 The OpenLDAP Foundation.
|
dnl Copyright 1998-2008 The OpenLDAP Foundation.
|
||||||
dnl All rights reserved.
|
dnl All rights reserved.
|
||||||
dnl
|
dnl
|
||||||
dnl Redistribution and use in source and binary forms, with or without
|
dnl Redistribution and use in source and binary forms, with or without
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
# $OpenLDAP$
|
# $OpenLDAP$
|
||||||
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||||
##
|
##
|
||||||
## Copyright 1998-2007 The OpenLDAP Foundation.
|
## Copyright 1998-2008 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
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
# $OpenLDAP$
|
# $OpenLDAP$
|
||||||
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||||
##
|
##
|
||||||
## Copyright 1998-2007 The OpenLDAP Foundation.
|
## Copyright 1998-2008 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
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
# $OpenLDAP$
|
# $OpenLDAP$
|
||||||
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||||
##
|
##
|
||||||
## Copyright 1998-2007 The OpenLDAP Foundation.
|
## Copyright 1998-2008 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
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||||
*
|
*
|
||||||
* Copyright 1998-2007 The OpenLDAP Foundation.
|
* Copyright 1998-2008 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
|
||||||
|
|
@ -13,6 +13,6 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
static const char copyright[] =
|
static const char copyright[] =
|
||||||
"Copyright 1998-2007 The OpenLDAP Foundation. All rights reserved.\n"
|
"Copyright 1998-2008 The OpenLDAP Foundation. All rights reserved.\n"
|
||||||
"COPYING RESTRICTIONS APPLY.\n";
|
"COPYING RESTRICTIONS APPLY.\n";
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
# $OpenLDAP$
|
# $OpenLDAP$
|
||||||
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||||
##
|
##
|
||||||
## Copyright 1998-2007 The OpenLDAP Foundation.
|
## Copyright 1998-2008 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
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
# $OpenLDAP$
|
# $OpenLDAP$
|
||||||
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||||
##
|
##
|
||||||
## Copyright 1998-2007 The OpenLDAP Foundation.
|
## Copyright 1998-2008 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
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
# $OpenLDAP$
|
# $OpenLDAP$
|
||||||
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||||
##
|
##
|
||||||
## Copyright 1998-2007 The OpenLDAP Foundation.
|
## Copyright 1998-2008 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
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
# $OpenLDAP$
|
# $OpenLDAP$
|
||||||
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||||
##
|
##
|
||||||
## Copyright 1998-2007 The OpenLDAP Foundation.
|
## Copyright 1998-2008 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
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
/* $OpenLDAP$ */
|
/* $OpenLDAP$ */
|
||||||
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||||
*
|
*
|
||||||
* Copyright 1998-2007 The OpenLDAP Foundation.
|
* Copyright 1998-2008 The OpenLDAP Foundation.
|
||||||
* Portions Copyright 2003 Kurt D. Zeilenga.
|
* Portions Copyright 2003 Kurt D. Zeilenga.
|
||||||
* Portions Copyright 2003 IBM Corporation.
|
* Portions Copyright 2003 IBM Corporation.
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
/* $OpenLDAP$ */
|
/* $OpenLDAP$ */
|
||||||
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||||
*
|
*
|
||||||
* Copyright 1998-2007 The OpenLDAP Foundation.
|
* Copyright 1998-2008 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
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
/* $OpenLDAP$ */
|
/* $OpenLDAP$ */
|
||||||
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||||
*
|
*
|
||||||
* Copyright 1998-2007 The OpenLDAP Foundation.
|
* Copyright 1998-2008 The OpenLDAP Foundation.
|
||||||
* Portions Copyright 1998-2003 Kurt D. Zeilenga.
|
* Portions Copyright 1998-2003 Kurt D. Zeilenga.
|
||||||
* Portions Copyright 1998-2001 Net Boolean Incorporated.
|
* Portions Copyright 1998-2001 Net Boolean Incorporated.
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
/* $OpenLDAP$ */
|
/* $OpenLDAP$ */
|
||||||
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||||
*
|
*
|
||||||
* Copyright 1998-2007 The OpenLDAP Foundation.
|
* Copyright 1998-2008 The OpenLDAP Foundation.
|
||||||
* Portions Copyright 1998-2003 Kurt D. Zeilenga.
|
* Portions Copyright 1998-2003 Kurt D. Zeilenga.
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
/* $OpenLDAP$ */
|
/* $OpenLDAP$ */
|
||||||
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||||
*
|
*
|
||||||
* Copyright 2005-2007 The OpenLDAP Foundation.
|
* Copyright 2005-2008 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
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
/* $OpenLDAP$ */
|
/* $OpenLDAP$ */
|
||||||
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||||
*
|
*
|
||||||
* Copyright 1998-2007 The OpenLDAP Foundation.
|
* Copyright 1998-2008 The OpenLDAP Foundation.
|
||||||
* Portions Copyright 2006 Howard Chu.
|
* Portions Copyright 2006 Howard Chu.
|
||||||
* Portions Copyright 1998-2003 Kurt D. Zeilenga.
|
* Portions Copyright 1998-2003 Kurt D. Zeilenga.
|
||||||
* Portions Copyright 1998-2001 Net Boolean Incorporated.
|
* Portions Copyright 1998-2001 Net Boolean Incorporated.
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
/* $OpenLDAP$ */
|
/* $OpenLDAP$ */
|
||||||
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||||
*
|
*
|
||||||
* Copyright 1998-2007 The OpenLDAP Foundation.
|
* Copyright 1998-2008 The OpenLDAP Foundation.
|
||||||
* Portions Copyright 1998-2003 Kurt D. Zeilenga.
|
* Portions Copyright 1998-2003 Kurt D. Zeilenga.
|
||||||
* Portions Copyright 1998-2001 Net Boolean Incorporated.
|
* Portions Copyright 1998-2001 Net Boolean Incorporated.
|
||||||
* Portions Copyright 2001-2003 IBM Corporation.
|
* Portions Copyright 2001-2003 IBM Corporation.
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
/* $OpenLDAP$ */
|
/* $OpenLDAP$ */
|
||||||
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||||
*
|
*
|
||||||
* Copyright 1998-2007 The OpenLDAP Foundation.
|
* Copyright 1998-2008 The OpenLDAP Foundation.
|
||||||
* Portions Copyright 1998-2003 Kurt D. Zeilenga.
|
* Portions Copyright 1998-2003 Kurt D. Zeilenga.
|
||||||
* Portions Copyright 1998-2001 Net Boolean Incorporated.
|
* Portions Copyright 1998-2001 Net Boolean Incorporated.
|
||||||
* Portions Copyright 2001-2003 IBM Corporation.
|
* Portions Copyright 2001-2003 IBM Corporation.
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
/* $OpenLDAP$ */
|
/* $OpenLDAP$ */
|
||||||
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||||
*
|
*
|
||||||
* Copyright 1998-2007 The OpenLDAP Foundation.
|
* Copyright 1998-2008 The OpenLDAP Foundation.
|
||||||
* Portions Copyright 1998-2003 Kurt D. Zeilenga.
|
* Portions Copyright 1998-2003 Kurt D. Zeilenga.
|
||||||
* Portions Copyright 1998-2001 Net Boolean Incorporated.
|
* Portions Copyright 1998-2001 Net Boolean Incorporated.
|
||||||
* Portions Copyright 2001-2003 IBM Corporation.
|
* Portions Copyright 2001-2003 IBM Corporation.
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
/* $OpenLDAP$ */
|
/* $OpenLDAP$ */
|
||||||
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||||
*
|
*
|
||||||
* Copyright 1998-2007 The OpenLDAP Foundation.
|
* Copyright 1998-2008 The OpenLDAP Foundation.
|
||||||
* Portions Copyright 1998-2003 Kurt D. Zeilenga.
|
* Portions Copyright 1998-2003 Kurt D. Zeilenga.
|
||||||
* Portions Copyright 1998-2001 Net Boolean Incorporated.
|
* Portions Copyright 1998-2001 Net Boolean Incorporated.
|
||||||
* Portions Copyright 2001-2003 IBM Corporation.
|
* Portions Copyright 2001-2003 IBM Corporation.
|
||||||
|
|
|
||||||
8
configure
vendored
8
configure
vendored
|
|
@ -3,7 +3,7 @@
|
||||||
# Guess values for system-dependent variables and create Makefiles.
|
# Guess values for system-dependent variables and create Makefiles.
|
||||||
# Generated by GNU Autoconf 2.59.
|
# Generated by GNU Autoconf 2.59.
|
||||||
#
|
#
|
||||||
# Copyright 1998-2007 The OpenLDAP Foundation. All rights reserved.
|
# Copyright 1998-2008 The OpenLDAP Foundation. All rights reserved.
|
||||||
# Restrictions apply, see COPYRIGHT and LICENSE files.
|
# Restrictions apply, see COPYRIGHT and LICENSE files.
|
||||||
#
|
#
|
||||||
# Copyright (C) 2003 Free Software Foundation, Inc.
|
# Copyright (C) 2003 Free Software Foundation, Inc.
|
||||||
|
|
@ -1206,7 +1206,7 @@ Copyright (C) 2003 Free Software Foundation, Inc.
|
||||||
This configure script is free software; the Free Software Foundation
|
This configure script is free software; the Free Software Foundation
|
||||||
gives unlimited permission to copy, distribute and modify it.
|
gives unlimited permission to copy, distribute and modify it.
|
||||||
|
|
||||||
Copyright 1998-2007 The OpenLDAP Foundation. All rights reserved.
|
Copyright 1998-2008 The OpenLDAP Foundation. All rights reserved.
|
||||||
Restrictions apply, see COPYRIGHT and LICENSE files.
|
Restrictions apply, see COPYRIGHT and LICENSE files.
|
||||||
_ACEOF
|
_ACEOF
|
||||||
exit 0
|
exit 0
|
||||||
|
|
@ -42409,7 +42409,7 @@ rm -f $BACKENDSC
|
||||||
cat > $BACKENDSC << ENDX
|
cat > $BACKENDSC << ENDX
|
||||||
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||||
*
|
*
|
||||||
* Copyright 1998-2007 The OpenLDAP Foundation.
|
* Copyright 1998-2008 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
|
||||||
|
|
@ -42460,7 +42460,7 @@ rm -f $OVERLAYSC
|
||||||
cat > $OVERLAYSC << ENDX
|
cat > $OVERLAYSC << ENDX
|
||||||
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||||
*
|
*
|
||||||
* Copyright 1998-2007 The OpenLDAP Foundation.
|
* Copyright 1998-2008 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
|
||||||
|
|
|
||||||
10
configure.in
10
configure.in
|
|
@ -1,7 +1,7 @@
|
||||||
dnl $OpenLDAP$
|
dnl $OpenLDAP$
|
||||||
dnl This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
dnl This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||||
dnl
|
dnl
|
||||||
dnl Copyright 1998-2007 The OpenLDAP Foundation.
|
dnl Copyright 1998-2008 The OpenLDAP Foundation.
|
||||||
dnl All rights reserved.
|
dnl All rights reserved.
|
||||||
dnl
|
dnl
|
||||||
dnl Redistribution and use in source and binary forms, with or without
|
dnl Redistribution and use in source and binary forms, with or without
|
||||||
|
|
@ -23,7 +23,7 @@ define([AC_LIBTOOL_LANG_F77_CONFIG], [:])dnl
|
||||||
define([AC_LIBTOOL_LANG_GCJ_CONFIG], [:])dnl
|
define([AC_LIBTOOL_LANG_GCJ_CONFIG], [:])dnl
|
||||||
dnl ================================================================
|
dnl ================================================================
|
||||||
dnl Configure.in for OpenLDAP
|
dnl Configure.in for OpenLDAP
|
||||||
AC_COPYRIGHT([[Copyright 1998-2007 The OpenLDAP Foundation. All rights reserved.
|
AC_COPYRIGHT([[Copyright 1998-2008 The OpenLDAP Foundation. All rights reserved.
|
||||||
Restrictions apply, see COPYRIGHT and LICENSE files.]])
|
Restrictions apply, see COPYRIGHT and LICENSE files.]])
|
||||||
AC_REVISION([$OpenLDAP$])
|
AC_REVISION([$OpenLDAP$])
|
||||||
AC_INIT([OpenLDAP],,[http://www.openldap.org/its/])
|
AC_INIT([OpenLDAP],,[http://www.openldap.org/its/])
|
||||||
|
|
@ -96,7 +96,7 @@ AH_TOP([
|
||||||
/* begin of portable.h.pre */
|
/* begin of portable.h.pre */
|
||||||
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||||
*
|
*
|
||||||
* Copyright 1998-2007 The OpenLDAP Foundation
|
* Copyright 1998-2008 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
|
||||||
|
|
@ -3040,7 +3040,7 @@ rm -f $BACKENDSC
|
||||||
cat > $BACKENDSC << ENDX
|
cat > $BACKENDSC << ENDX
|
||||||
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||||
*
|
*
|
||||||
* Copyright 1998-2007 The OpenLDAP Foundation.
|
* Copyright 1998-2008 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
|
||||||
|
|
@ -3091,7 +3091,7 @@ rm -f $OVERLAYSC
|
||||||
cat > $OVERLAYSC << ENDX
|
cat > $OVERLAYSC << ENDX
|
||||||
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||||
*
|
*
|
||||||
* Copyright 1998-2007 The OpenLDAP Foundation.
|
* Copyright 1998-2008 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
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
Copyright 1998-2007 The OpenLDAP Foundation
|
Copyright 1998-2008 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
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
/* Generic time.h */
|
/* Generic time.h */
|
||||||
/* $OpenLDAP$ */
|
/* $OpenLDAP$ */
|
||||||
/*
|
/*
|
||||||
* Copyright 1998-2007 The OpenLDAP Foundation, Redwood City, California, USA
|
* Copyright 1998-2008 The OpenLDAP Foundation, Redwood City, California, USA
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
* Redistribution and use in source and binary forms are permitted only
|
* Redistribution and use in source and binary forms are permitted only
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
Copyright 2005-2007 The OpenLDAP Foundation. All rights reserved.
|
Copyright 2005-2008 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
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
/* $OpenLDAP$ */
|
/* $OpenLDAP$ */
|
||||||
/*
|
/*
|
||||||
* Copyright 1998-2007 The OpenLDAP Foundation.
|
* Copyright 1998-2008 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
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
Copyright 2004-2007 The OpenLDAP Foundation. All rights reserved.
|
Copyright 2004-2008 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
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
/* $OpenLDAP$ */
|
/* $OpenLDAP$ */
|
||||||
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||||
*
|
*
|
||||||
* Copyright 2005-2007 The OpenLDAP Foundation.
|
* Copyright 2005-2008 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
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
.TH SLAPO-ALLOP 5 "RELEASEDATE" "OpenLDAP LDVERSION"
|
.TH SLAPO-ALLOP 5 "RELEASEDATE" "OpenLDAP LDVERSION"
|
||||||
.\" Copyright 2005-2007 The OpenLDAP Foundation All Rights Reserved.
|
.\" Copyright 2005-2008 The OpenLDAP Foundation All Rights Reserved.
|
||||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||||
.\" $OpenLDAP$
|
.\" $OpenLDAP$
|
||||||
.SH NAME
|
.SH NAME
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
# $OpenLDAP$
|
# $OpenLDAP$
|
||||||
# This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
# This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||||
#
|
#
|
||||||
# Copyright 2003-2007 The OpenLDAP Foundation.
|
# Copyright 2003-2008 The OpenLDAP Foundation.
|
||||||
# Portions Copyright 2004 by IBM Corporation.
|
# Portions Copyright 2004 by IBM Corporation.
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
/* $OpenLDAP$ */
|
/* $OpenLDAP$ */
|
||||||
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||||
*
|
*
|
||||||
* Copyright 2004-2007 The OpenLDAP Foundation.
|
* Copyright 2004-2008 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
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
Copyright 2004-2007 The OpenLDAP Foundation. All rights reserved.
|
Copyright 2004-2008 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
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
/* $OpenLDAP$ */
|
/* $OpenLDAP$ */
|
||||||
/*
|
/*
|
||||||
* Copyright 2004-2007 The OpenLDAP Foundation.
|
* Copyright 2004-2008 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
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
/* $OpenLDAP$ */
|
/* $OpenLDAP$ */
|
||||||
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||||
*
|
*
|
||||||
* Copyright 2004-2007 The OpenLDAP Foundation.
|
* Copyright 2004-2008 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
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
.\" Copyright 2004-2007 The OpenLDAP Foundation All Rights Reserved.
|
.\" Copyright 2004-2008 The OpenLDAP Foundation All Rights Reserved.
|
||||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||||
.TH SLAPO_LASTMOD 5 "RELEASEDATE" "OpenLDAP LDVERSION"
|
.TH SLAPO_LASTMOD 5 "RELEASEDATE" "OpenLDAP LDVERSION"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
Copyright 2004-2007 The OpenLDAP Foundation. All rights reserved.
|
Copyright 2004-2008 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
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
/* $OpenLDAP$ */
|
/* $OpenLDAP$ */
|
||||||
/*
|
/*
|
||||||
* Copyright 1998-2007 The OpenLDAP Foundation.
|
* Copyright 1998-2008 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
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
/* $OpenLDAP$ */
|
/* $OpenLDAP$ */
|
||||||
/*
|
/*
|
||||||
* Copyright 1998-2007 The OpenLDAP Foundation.
|
* Copyright 1998-2008 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
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
/* $OpenLDAP$ */
|
/* $OpenLDAP$ */
|
||||||
/*
|
/*
|
||||||
* Copyright 1998-2007 The OpenLDAP Foundation.
|
* Copyright 1998-2008 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
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
/* $OpenLDAP$ */
|
/* $OpenLDAP$ */
|
||||||
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||||
*
|
*
|
||||||
* Copyright 2006-2007 The OpenLDAP Foundation.
|
* Copyright 2006-2008 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
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
/* $OpenLDAP$ */
|
/* $OpenLDAP$ */
|
||||||
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||||
*
|
*
|
||||||
* Copyright 2007 The OpenLDAP Foundation.
|
* Copyright 2007-2008 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
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
Copyright 2004-2007 The OpenLDAP Foundation. All rights reserved.
|
Copyright 2004-2008 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
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
Copyright 2003-2007 The OpenLDAP Foundation. All rights reserved.
|
Copyright 2003-2008 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
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
# $OpenLDAP$
|
# $OpenLDAP$
|
||||||
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||||
##
|
##
|
||||||
## Copyright 1998-2007 The OpenLDAP Foundation.
|
## Copyright 1998-2008 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
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
# $OpenLDAP$
|
# $OpenLDAP$
|
||||||
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||||
##
|
##
|
||||||
## Copyright 1998-2007 The OpenLDAP Foundation.
|
## Copyright 1998-2008 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
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
# $OpenLDAP$
|
# $OpenLDAP$
|
||||||
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||||
##
|
##
|
||||||
## Copyright 1998-2007 The OpenLDAP Foundation.
|
## Copyright 1998-2008 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
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
.TH LDAPCOMPARE 1 "RELEASEDATE" "OpenLDAP LDVERSION"
|
.TH LDAPCOMPARE 1 "RELEASEDATE" "OpenLDAP LDVERSION"
|
||||||
.\" $OpenLDAP$
|
.\" $OpenLDAP$
|
||||||
.\" Copyright 1998-2007 The OpenLDAP Foundation All Rights Reserved.
|
.\" Copyright 1998-2008 The OpenLDAP Foundation All Rights Reserved.
|
||||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||||
.SH NAME
|
.SH NAME
|
||||||
ldapcompare \- LDAP compare tool
|
ldapcompare \- LDAP compare tool
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
.TH LDAPDELETE 1 "RELEASEDATE" "OpenLDAP LDVERSION"
|
.TH LDAPDELETE 1 "RELEASEDATE" "OpenLDAP LDVERSION"
|
||||||
.\" $OpenLDAP$
|
.\" $OpenLDAP$
|
||||||
.\" Copyright 1998-2007 The OpenLDAP Foundation All Rights Reserved.
|
.\" Copyright 1998-2008 The OpenLDAP Foundation All Rights Reserved.
|
||||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||||
.SH NAME
|
.SH NAME
|
||||||
ldapdelete \- LDAP delete entry tool
|
ldapdelete \- LDAP delete entry tool
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
.TH LDAPMODIFY 1 "RELEASEDATE" "OpenLDAP LDVERSION"
|
.TH LDAPMODIFY 1 "RELEASEDATE" "OpenLDAP LDVERSION"
|
||||||
.\" $OpenLDAP$
|
.\" $OpenLDAP$
|
||||||
.\" Copyright 1998-2007 The OpenLDAP Foundation All Rights Reserved.
|
.\" Copyright 1998-2008 The OpenLDAP Foundation All Rights Reserved.
|
||||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||||
.SH NAME
|
.SH NAME
|
||||||
ldapmodify, ldapadd \- LDAP modify entry and LDAP add entry tools
|
ldapmodify, ldapadd \- LDAP modify entry and LDAP add entry tools
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
.TH LDAPMODRDN 1 "RELEASEDATE" "OpenLDAP LDVERSION"
|
.TH LDAPMODRDN 1 "RELEASEDATE" "OpenLDAP LDVERSION"
|
||||||
.\" $OpenLDAP$
|
.\" $OpenLDAP$
|
||||||
.\" Copyright 1998-2007 The OpenLDAP Foundation All Rights Reserved.
|
.\" Copyright 1998-2008 The OpenLDAP Foundation All Rights Reserved.
|
||||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||||
.SH NAME
|
.SH NAME
|
||||||
ldapmodrdn \- LDAP rename entry tool
|
ldapmodrdn \- LDAP rename entry tool
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
.TH LDAPPASSWD 1 "RELEASEDATE" "OpenLDAP LDVERSION"
|
.TH LDAPPASSWD 1 "RELEASEDATE" "OpenLDAP LDVERSION"
|
||||||
.\" $OpenLDAP$
|
.\" $OpenLDAP$
|
||||||
.\" Copyright 1998-2007 The OpenLDAP Foundation All Rights Reserved.
|
.\" Copyright 1998-2008 The OpenLDAP Foundation All Rights Reserved.
|
||||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||||
.SH NAME
|
.SH NAME
|
||||||
ldappasswd \- change the password of an LDAP entry
|
ldappasswd \- change the password of an LDAP entry
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
.TH LDAPSEARCH 1 "RELEASEDATE" "OpenLDAP LDVERSION"
|
.TH LDAPSEARCH 1 "RELEASEDATE" "OpenLDAP LDVERSION"
|
||||||
.\" $OpenLDAP$
|
.\" $OpenLDAP$
|
||||||
.\" Copyright 1998-2007 The OpenLDAP Foundation All Rights Reserved.
|
.\" Copyright 1998-2008 The OpenLDAP Foundation All Rights Reserved.
|
||||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||||
.SH NAME
|
.SH NAME
|
||||||
ldapsearch \- LDAP search tool
|
ldapsearch \- LDAP search tool
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
.TH LDAPWHOAMI 1 "RELEASEDATE" "OpenLDAP LDVERSION"
|
.TH LDAPWHOAMI 1 "RELEASEDATE" "OpenLDAP LDVERSION"
|
||||||
.\" $OpenLDAP$
|
.\" $OpenLDAP$
|
||||||
.\" Copyright 1998-2007 The OpenLDAP Foundation All Rights Reserved.
|
.\" Copyright 1998-2008 The OpenLDAP Foundation All Rights Reserved.
|
||||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||||
.SH NAME
|
.SH NAME
|
||||||
ldapwhoami \- LDAP who am i? tool
|
ldapwhoami \- LDAP who am i? tool
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
# $OpenLDAP$
|
# $OpenLDAP$
|
||||||
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
|
||||||
##
|
##
|
||||||
## Copyright 1998-2007 The OpenLDAP Foundation.
|
## Copyright 1998-2008 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
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
.TH LBER_DECODE 3 "RELEASEDATE" "OpenLDAP LDVERSION"
|
.TH LBER_DECODE 3 "RELEASEDATE" "OpenLDAP LDVERSION"
|
||||||
.\" $OpenLDAP$
|
.\" $OpenLDAP$
|
||||||
.\" Copyright 1998-2007 The OpenLDAP Foundation All Rights Reserved.
|
.\" Copyright 1998-2008 The OpenLDAP Foundation All Rights Reserved.
|
||||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||||
.SH NAME
|
.SH NAME
|
||||||
ber_get_next, ber_skip_tag, ber_peek_tag, ber_scanf, ber_get_int, ber_get_enum, ber_get_stringb, ber_get_stringa, ber_get_stringal, ber_get_stringbv, ber_get_null, ber_get_boolean, ber_get_bitstring, ber_first_element, ber_next_element \- OpenLDAP LBER simplified Basic Encoding Rules library routines for decoding
|
ber_get_next, ber_skip_tag, ber_peek_tag, ber_scanf, ber_get_int, ber_get_enum, ber_get_stringb, ber_get_stringa, ber_get_stringal, ber_get_stringbv, ber_get_null, ber_get_boolean, ber_get_bitstring, ber_first_element, ber_next_element \- OpenLDAP LBER simplified Basic Encoding Rules library routines for decoding
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
.TH LBER_ENCODE 3 "RELEASEDATE" "OpenLDAP LDVERSION"
|
.TH LBER_ENCODE 3 "RELEASEDATE" "OpenLDAP LDVERSION"
|
||||||
.\" $OpenLDAP$
|
.\" $OpenLDAP$
|
||||||
.\" Copyright 1998-2007 The OpenLDAP Foundation All Rights Reserved.
|
.\" Copyright 1998-2008 The OpenLDAP Foundation All Rights Reserved.
|
||||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||||
.SH NAME
|
.SH NAME
|
||||||
ber_alloc_t, ber_flush, ber_flush2, ber_printf, ber_put_int, ber_put_enum, ber_put_ostring, ber_put_string, ber_put_null, ber_put_boolean, ber_put_bitstring, ber_start_seq, ber_start_set, ber_put_seq, ber_put_set \- OpenLDAP LBER simplified Basic Encoding Rules library routines for encoding
|
ber_alloc_t, ber_flush, ber_flush2, ber_printf, ber_put_int, ber_put_enum, ber_put_ostring, ber_put_string, ber_put_null, ber_put_boolean, ber_put_bitstring, ber_start_seq, ber_start_set, ber_put_seq, ber_put_set \- OpenLDAP LBER simplified Basic Encoding Rules library routines for encoding
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
.TH LBER_MEMORY 3 "RELEASEDATE" "OpenLDAP LDVERSION"
|
.TH LBER_MEMORY 3 "RELEASEDATE" "OpenLDAP LDVERSION"
|
||||||
.\" $OpenLDAP$
|
.\" $OpenLDAP$
|
||||||
.\" Copyright 1998-2007 The OpenLDAP Foundation All Rights Reserved.
|
.\" Copyright 1998-2008 The OpenLDAP Foundation All Rights Reserved.
|
||||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||||
.SH NAME
|
.SH NAME
|
||||||
ber_memalloc, ber_memcalloc, ber_memrealloc, ber_memfree, ber_memvfree \- OpenLDAP LBER memory allocators
|
ber_memalloc, ber_memcalloc, ber_memrealloc, ber_memfree, ber_memvfree \- OpenLDAP LBER memory allocators
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
.TH LBER_SOCKBUF 3 "RELEASEDATE" "OpenLDAP LDVERSION"
|
.TH LBER_SOCKBUF 3 "RELEASEDATE" "OpenLDAP LDVERSION"
|
||||||
.\" $OpenLDAP$
|
.\" $OpenLDAP$
|
||||||
.\" Copyright 1998-2007 The OpenLDAP Foundation All Rights Reserved.
|
.\" Copyright 1998-2008 The OpenLDAP Foundation All Rights Reserved.
|
||||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||||
.SH NAME
|
.SH NAME
|
||||||
ber_sockbuf_alloc, ber_sockbuf_free, ber_sockbuf_ctrl, ber_sockbuf_add_io, ber_sockbuf_remove_io, Sockbuf_IO \- OpenLDAP LBER I/O infrastructure
|
ber_sockbuf_alloc, ber_sockbuf_free, ber_sockbuf_ctrl, ber_sockbuf_add_io, ber_sockbuf_remove_io, Sockbuf_IO \- OpenLDAP LBER I/O infrastructure
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
.TH LBER_TYPES 3 "RELEASEDATE" "OpenLDAP LDVERSION"
|
.TH LBER_TYPES 3 "RELEASEDATE" "OpenLDAP LDVERSION"
|
||||||
.\" $OpenLDAP$
|
.\" $OpenLDAP$
|
||||||
.\" Copyright 1998-2007 The OpenLDAP Foundation All Rights Reserved.
|
.\" Copyright 1998-2008 The OpenLDAP Foundation All Rights Reserved.
|
||||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||||
.SH NAME
|
.SH NAME
|
||||||
ber_int_t, ber_uint_t, ber_len_t, ber_slen_t, ber_tag_t, struct berval, BerValue, BerVarray, BerElement, ber_bvfree, ber_bvecfree, ber_bvecadd, ber_bvarray_free, ber_bvarray_add, ber_bvdup, ber_dupbv, ber_bvstr, ber_bvstrdup, ber_str2bv, ber_alloc_t, ber_init, ber_init2, ber_free \- OpenLDAP LBER types and allocation functions
|
ber_int_t, ber_uint_t, ber_len_t, ber_slen_t, ber_tag_t, struct berval, BerValue, BerVarray, BerElement, ber_bvfree, ber_bvecfree, ber_bvecadd, ber_bvarray_free, ber_bvarray_add, ber_bvdup, ber_dupbv, ber_bvstr, ber_bvstrdup, ber_str2bv, ber_alloc_t, ber_init, ber_init2, ber_free \- OpenLDAP LBER types and allocation functions
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
.TH LDAP 3 "RELEASEDATE" "OpenLDAP LDVERSION"
|
.TH LDAP 3 "RELEASEDATE" "OpenLDAP LDVERSION"
|
||||||
.\" $OpenLDAP$
|
.\" $OpenLDAP$
|
||||||
.\" Copyright 1998-2007 The OpenLDAP Foundation All Rights Reserved.
|
.\" Copyright 1998-2008 The OpenLDAP Foundation All Rights Reserved.
|
||||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||||
.SH NAME
|
.SH NAME
|
||||||
ldap \- OpenLDAP Lightweight Directory Access Protocol API
|
ldap \- OpenLDAP Lightweight Directory Access Protocol API
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
.TH LDAP_ABANDON 3 "RELEASEDATE" "OpenLDAP LDVERSION"
|
.TH LDAP_ABANDON 3 "RELEASEDATE" "OpenLDAP LDVERSION"
|
||||||
.\" $OpenLDAP$
|
.\" $OpenLDAP$
|
||||||
.\" Copyright 1998-2007 The OpenLDAP Foundation All Rights Reserved.
|
.\" Copyright 1998-2008 The OpenLDAP Foundation All Rights Reserved.
|
||||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||||
.SH NAME
|
.SH NAME
|
||||||
ldap_abandon_ext \- Abandon an LDAP operation in progress
|
ldap_abandon_ext \- Abandon an LDAP operation in progress
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
.TH LDAP_ADD 3 "RELEASEDATE" "OpenLDAP LDVERSION"
|
.TH LDAP_ADD 3 "RELEASEDATE" "OpenLDAP LDVERSION"
|
||||||
.\" $OpenLDAP$
|
.\" $OpenLDAP$
|
||||||
.\" Copyright 1998-2007 The OpenLDAP Foundation All Rights Reserved.
|
.\" Copyright 1998-2008 The OpenLDAP Foundation All Rights Reserved.
|
||||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||||
.SH NAME
|
.SH NAME
|
||||||
ldap_add_ext, ldap_add_ext_s \- Perform an LDAP add operation
|
ldap_add_ext, ldap_add_ext_s \- Perform an LDAP add operation
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
.TH LDAP_BIND 3 "RELEASEDATE" "OpenLDAP LDVERSION"
|
.TH LDAP_BIND 3 "RELEASEDATE" "OpenLDAP LDVERSION"
|
||||||
.\" $OpenLDAP$
|
.\" $OpenLDAP$
|
||||||
.\" Copyright 1998-2007 The OpenLDAP Foundation All Rights Reserved.
|
.\" Copyright 1998-2008 The OpenLDAP Foundation All Rights Reserved.
|
||||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||||
.SH NAME
|
.SH NAME
|
||||||
ldap_bind, ldap_bind_s, ldap_simple_bind, ldap_simple_bind_s, ldap_sasl_bind, ldap_sasl_bind_s, ldap_sasl_interactive_bind_s, ldap_parse_sasl_bind_result, ldap_unbind, ldap_unbind_s, ldap_unbind_ext, ldap_unbind_ext_s, ldap_set_rebind_proc \- LDAP bind routines
|
ldap_bind, ldap_bind_s, ldap_simple_bind, ldap_simple_bind_s, ldap_sasl_bind, ldap_sasl_bind_s, ldap_sasl_interactive_bind_s, ldap_parse_sasl_bind_result, ldap_unbind, ldap_unbind_s, ldap_unbind_ext, ldap_unbind_ext_s, ldap_set_rebind_proc \- LDAP bind routines
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
.TH LDAP_COMPARE 3 "RELEASEDATE" "OpenLDAP LDVERSION"
|
.TH LDAP_COMPARE 3 "RELEASEDATE" "OpenLDAP LDVERSION"
|
||||||
.\" $OpenLDAP$
|
.\" $OpenLDAP$
|
||||||
.\" Copyright 1998-2007 The OpenLDAP Foundation All Rights Reserved.
|
.\" Copyright 1998-2008 The OpenLDAP Foundation All Rights Reserved.
|
||||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||||
.SH NAME
|
.SH NAME
|
||||||
ldap_compare, ldap_compare_s, ldap_compare_ext, ldap_compare_ext_s \- Perform an LDAP compare operation.
|
ldap_compare, ldap_compare_s, ldap_compare_ext, ldap_compare_ext_s \- Perform an LDAP compare operation.
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
.TH LDAP_CONTROLS 3 "RELEASEDATE" "OpenLDAP LDVERSION"
|
.TH LDAP_CONTROLS 3 "RELEASEDATE" "OpenLDAP LDVERSION"
|
||||||
.\" $OpenLDAP$
|
.\" $OpenLDAP$
|
||||||
.\" Copyright 1998-2007 The OpenLDAP Foundation All Rights Reserved.
|
.\" Copyright 1998-2008 The OpenLDAP Foundation All Rights Reserved.
|
||||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||||
.SH NAME
|
.SH NAME
|
||||||
ldap_control_create, ldap_control_find, ldap_control_dup,
|
ldap_control_create, ldap_control_find, ldap_control_dup,
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
.TH LDAP_DELETE 3 "RELEASEDATE" "OpenLDAP LDVERSION"
|
.TH LDAP_DELETE 3 "RELEASEDATE" "OpenLDAP LDVERSION"
|
||||||
.\" $OpenLDAP$
|
.\" $OpenLDAP$
|
||||||
.\" Copyright 1998-2007 The OpenLDAP Foundation All Rights Reserved.
|
.\" Copyright 1998-2008 The OpenLDAP Foundation All Rights Reserved.
|
||||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||||
.SH NAME
|
.SH NAME
|
||||||
ldap_delete, ldap_delete_s, ldap_delete_ext, ldap_delete_ext_s \- Perform an LDAP delete operation.
|
ldap_delete, ldap_delete_s, ldap_delete_ext, ldap_delete_ext_s \- Perform an LDAP delete operation.
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
.TH LDAP_ERROR 3 "RELEASEDATE" "OpenLDAP LDVERSION"
|
.TH LDAP_ERROR 3 "RELEASEDATE" "OpenLDAP LDVERSION"
|
||||||
.\" $OpenLDAP$
|
.\" $OpenLDAP$
|
||||||
.\" Copyright 1998-2007 The OpenLDAP Foundation All Rights Reserved.
|
.\" Copyright 1998-2008 The OpenLDAP Foundation All Rights Reserved.
|
||||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||||
.SH NAME
|
.SH NAME
|
||||||
ldap_perror, ld_errno, ldap_result2error, ldap_errlist, ldap_err2string \- LDAP protocol error handling routines
|
ldap_perror, ld_errno, ldap_result2error, ldap_errlist, ldap_err2string \- LDAP protocol error handling routines
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
.TH LDAP_EXTENDED_OPERATION 3 "RELEASEDATE" "OpenLDAP LDVERSION"
|
.TH LDAP_EXTENDED_OPERATION 3 "RELEASEDATE" "OpenLDAP LDVERSION"
|
||||||
.\" $OpenLDAP$
|
.\" $OpenLDAP$
|
||||||
.\" Copyright 1998-2007 The OpenLDAP Foundation All Rights Reserved.
|
.\" Copyright 1998-2008 The OpenLDAP Foundation All Rights Reserved.
|
||||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||||
.SH NAME
|
.SH NAME
|
||||||
ldap_extended_operation, ldap_extended_operation_s \- Extends the LDAP operations to the LDAP server.
|
ldap_extended_operation, ldap_extended_operation_s \- Extends the LDAP operations to the LDAP server.
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
.TH LDAP_FIRST_ATTRIBUTE 3 "RELEASEDATE" "OpenLDAP LDVERSION"
|
.TH LDAP_FIRST_ATTRIBUTE 3 "RELEASEDATE" "OpenLDAP LDVERSION"
|
||||||
.\" $OpenLDAP$
|
.\" $OpenLDAP$
|
||||||
.\" Copyright 1998-2007 The OpenLDAP Foundation All Rights Reserved.
|
.\" Copyright 1998-2008 The OpenLDAP Foundation All Rights Reserved.
|
||||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||||
.SH NAME
|
.SH NAME
|
||||||
ldap_first_attribute, ldap_next_attribute \- step through LDAP entry attributes
|
ldap_first_attribute, ldap_next_attribute \- step through LDAP entry attributes
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
.TH LDAP_FIRST_ENTRY 3 "RELEASEDATE" "OpenLDAP LDVERSION"
|
.TH LDAP_FIRST_ENTRY 3 "RELEASEDATE" "OpenLDAP LDVERSION"
|
||||||
.\" $OpenLDAP$
|
.\" $OpenLDAP$
|
||||||
.\" Copyright 1998-2007 The OpenLDAP Foundation All Rights Reserved.
|
.\" Copyright 1998-2008 The OpenLDAP Foundation All Rights Reserved.
|
||||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||||
.SH NAME
|
.SH NAME
|
||||||
ldap_first_entry, ldap_next_entry, ldap_count_entries \- LDAP result entry parsing and counting routines
|
ldap_first_entry, ldap_next_entry, ldap_count_entries \- LDAP result entry parsing and counting routines
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
.TH LDAP_FIRST_MESSAGE 3 "RELEASEDATE" "OpenLDAP LDVERSION"
|
.TH LDAP_FIRST_MESSAGE 3 "RELEASEDATE" "OpenLDAP LDVERSION"
|
||||||
.\" $OpenLDAP$
|
.\" $OpenLDAP$
|
||||||
.\" Copyright 1998-2007 The OpenLDAP Foundation All Rights Reserved.
|
.\" Copyright 1998-2008 The OpenLDAP Foundation All Rights Reserved.
|
||||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||||
.SH NAME
|
.SH NAME
|
||||||
ldap_first_message, ldap_next_message, ldap_count_messages \- Stepping through messages in a result chain
|
ldap_first_message, ldap_next_message, ldap_count_messages \- Stepping through messages in a result chain
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
.TH LDAP_FIRST_REFERENCE 3 "RELEASEDATE" "OpenLDAP LDVERSION"
|
.TH LDAP_FIRST_REFERENCE 3 "RELEASEDATE" "OpenLDAP LDVERSION"
|
||||||
.\" $OpenLDAP$
|
.\" $OpenLDAP$
|
||||||
.\" Copyright 1998-2007 The OpenLDAP Foundation All Rights Reserved.
|
.\" Copyright 1998-2008 The OpenLDAP Foundation All Rights Reserved.
|
||||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||||
.SH NAME
|
.SH NAME
|
||||||
ldap_first_reference, ldap_next_reference, ldap_count_references \- Stepping through continuation references in a result chain
|
ldap_first_reference, ldap_next_reference, ldap_count_references \- Stepping through continuation references in a result chain
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
.TH LDAP_GET_DN 3 "RELEASEDATE" "OpenLDAP LDVERSION"
|
.TH LDAP_GET_DN 3 "RELEASEDATE" "OpenLDAP LDVERSION"
|
||||||
.\" $OpenLDAP$
|
.\" $OpenLDAP$
|
||||||
.\" Copyright 1998-2007 The OpenLDAP Foundation All Rights Reserved.
|
.\" Copyright 1998-2008 The OpenLDAP Foundation All Rights Reserved.
|
||||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||||
.SH NAME
|
.SH NAME
|
||||||
ldap_get_dn, ldap_explode_dn, ldap_explode_rdn, ldap_dn2ufn \- LDAP DN handling routines
|
ldap_get_dn, ldap_explode_dn, ldap_explode_rdn, ldap_dn2ufn \- LDAP DN handling routines
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
.TH LDAP_GET_OPTION 3 "RELEASEDATE" "OpenLDAP LDVERSION"
|
.TH LDAP_GET_OPTION 3 "RELEASEDATE" "OpenLDAP LDVERSION"
|
||||||
.\" $OpenLDAP$
|
.\" $OpenLDAP$
|
||||||
.\" Copyright 1998-2007 The OpenLDAP Foundation All Rights Reserved.
|
.\" Copyright 1998-2008 The OpenLDAP Foundation All Rights Reserved.
|
||||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||||
.SH NAME
|
.SH NAME
|
||||||
ldap_get_option, ldap_set_option \- LDAP option handling routines
|
ldap_get_option, ldap_set_option \- LDAP option handling routines
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
.TH LDAP_GET_VALUES 3 "RELEASEDATE" "OpenLDAP LDVERSION"
|
.TH LDAP_GET_VALUES 3 "RELEASEDATE" "OpenLDAP LDVERSION"
|
||||||
.\" $OpenLDAP$
|
.\" $OpenLDAP$
|
||||||
.\" Copyright 1998-2007 The OpenLDAP Foundation All Rights Reserved.
|
.\" Copyright 1998-2008 The OpenLDAP Foundation All Rights Reserved.
|
||||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||||
.SH NAME
|
.SH NAME
|
||||||
ldap_get_values, ldap_get_values_len, ldap_count_values \- LDAP attribute value handling routines
|
ldap_get_values, ldap_get_values_len, ldap_count_values \- LDAP attribute value handling routines
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
.TH LDAP_MEMORY 3 "RELEASEDATE" "OpenLDAP LDVERSION"
|
.TH LDAP_MEMORY 3 "RELEASEDATE" "OpenLDAP LDVERSION"
|
||||||
.\" $OpenLDAP$
|
.\" $OpenLDAP$
|
||||||
.\" Copyright 1998-2007 The OpenLDAP Foundation All Rights Reserved.
|
.\" Copyright 1998-2008 The OpenLDAP Foundation All Rights Reserved.
|
||||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||||
.SH NAME
|
.SH NAME
|
||||||
ldap_memfree, ldap_memvfree, ldap_memalloc, ldap_memcalloc, ldap_memrealloc, ldap_strdup \- LDAP memory allocation routines
|
ldap_memfree, ldap_memvfree, ldap_memalloc, ldap_memcalloc, ldap_memrealloc, ldap_strdup \- LDAP memory allocation routines
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
.TH LDAP_MODIFY 3 "RELEASEDATE" "OpenLDAP LDVERSION"
|
.TH LDAP_MODIFY 3 "RELEASEDATE" "OpenLDAP LDVERSION"
|
||||||
.\" $OpenLDAP$
|
.\" $OpenLDAP$
|
||||||
.\" Copyright 1998-2007 The OpenLDAP Foundation All Rights Reserved.
|
.\" Copyright 1998-2008 The OpenLDAP Foundation All Rights Reserved.
|
||||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||||
.SH NAME
|
.SH NAME
|
||||||
ldap_modify_ext, ldap_modify_ext_s \- Perform an LDAP modify operation
|
ldap_modify_ext, ldap_modify_ext_s \- Perform an LDAP modify operation
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
.TH LDAP_MODRDN 3 "RELEASEDATE" "OpenLDAP LDVERSION"
|
.TH LDAP_MODRDN 3 "RELEASEDATE" "OpenLDAP LDVERSION"
|
||||||
.\" $OpenLDAP$
|
.\" $OpenLDAP$
|
||||||
.\" Copyright 1998-2007 The OpenLDAP Foundation All Rights Reserved.
|
.\" Copyright 1998-2008 The OpenLDAP Foundation All Rights Reserved.
|
||||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||||
.SH NAME
|
.SH NAME
|
||||||
ldap_modrdn, ldap_modrdn_s, ldap_modrdn2, ldap_modrdn2_s \- Perform an LDAP modify RDN operation
|
ldap_modrdn, ldap_modrdn_s, ldap_modrdn2, ldap_modrdn2_s \- Perform an LDAP modify RDN operation
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
.TH LDAP_OPEN 3 "RELEASEDATE" "OpenLDAP LDVERSION"
|
.TH LDAP_OPEN 3 "RELEASEDATE" "OpenLDAP LDVERSION"
|
||||||
.\" $OpenLDAP$
|
.\" $OpenLDAP$
|
||||||
.\" Copyright 1998-2007 The OpenLDAP Foundation All Rights Reserved.
|
.\" Copyright 1998-2008 The OpenLDAP Foundation All Rights Reserved.
|
||||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||||
.SH NAME
|
.SH NAME
|
||||||
ldap_init, ldap_initialize, ldap_open \- Initialize the LDAP library and open a connection to an LDAP server
|
ldap_init, ldap_initialize, ldap_open \- Initialize the LDAP library and open a connection to an LDAP server
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
.TH LDAP_PARSE_REFERENCE 3 "RELEASEDATE" "OpenLDAP LDVERSION"
|
.TH LDAP_PARSE_REFERENCE 3 "RELEASEDATE" "OpenLDAP LDVERSION"
|
||||||
.\" $OpenLDAP$
|
.\" $OpenLDAP$
|
||||||
.\" Copyright 1998-2007 The OpenLDAP Foundation All Rights Reserved.
|
.\" Copyright 1998-2008 The OpenLDAP Foundation All Rights Reserved.
|
||||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||||
.SH NAME
|
.SH NAME
|
||||||
ldap_parse_reference \- Extract referrals and controls from a reference message
|
ldap_parse_reference \- Extract referrals and controls from a reference message
|
||||||
|
|
|
||||||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue