Happy new year

This commit is contained in:
Kurt Zeilenga 2003-01-03 20:20:47 +00:00
parent 968fced135
commit 6939c53170
542 changed files with 547 additions and 547 deletions

View file

@ -1,4 +1,4 @@
Copyright 1998-2002 The OpenLDAP Foundation 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

View file

@ -1,7 +1,7 @@
# $OpenLDAP$ # $OpenLDAP$
# Master Makefile for OpenLDAP # Master Makefile for OpenLDAP
## ##
## Copyright 1998-2002 The OpenLDAP Foundation, Redwood City, California, USA ## Copyright 1998-2003 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

View file

@ -1,5 +1,5 @@
/* /*
* Copyright 1998-2002 The OpenLDAP Foundation, Redwood City, California, USA * Copyright 1998-2003 The OpenLDAP Foundation, Redwood City, California, USA
* 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

View file

@ -1,5 +1,5 @@
dnl dnl
dnl Copyright 1998-2002 The OpenLDAP Foundation, Redwood City, California, USA dnl Copyright 1998-2003 The OpenLDAP Foundation, Redwood City, California, USA
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

2
aclocal.m4 vendored
View file

@ -11,7 +11,7 @@ dnl even the implied warranty of MERCHANTABILITY or FITNESS FOR A
dnl PARTICULAR PURPOSE. dnl PARTICULAR PURPOSE.
dnl dnl
dnl Copyright 1998-2002 The OpenLDAP Foundation, Redwood City, California, USA dnl Copyright 1998-2003 The OpenLDAP Foundation, Redwood City, California, USA
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

View file

@ -1,6 +1,6 @@
# $OpenLDAP$ # $OpenLDAP$
# #
# Copyright 1998-2002 The OpenLDAP Foundation, All Rights Reserved. # Copyright 1998-2003 The OpenLDAP Foundation, All Rights Reserved.
# COPYING RESTRICTIONS APPLY, see COPYRIGHT file # COPYING RESTRICTIONS APPLY, see COPYRIGHT file
# #

View file

@ -1,5 +1,5 @@
# $OpenLDAP$ # $OpenLDAP$
## Copyright 1998-2002 The OpenLDAP Foundation ## Copyright 1998-2003 The OpenLDAP Foundation
## COPYING RESTRICTIONS APPLY. See COPYRIGHT File in top level directory ## COPYING RESTRICTIONS APPLY. See COPYRIGHT File in top level directory
## of this package for details. ## of this package for details.
##--------------------------------------------------------------------------- ##---------------------------------------------------------------------------

View file

@ -1,5 +1,5 @@
# $OpenLDAP$ # $OpenLDAP$
## Copyright 1998-2002 The OpenLDAP Foundation ## Copyright 1998-2003 The OpenLDAP Foundation
## COPYING RESTRICTIONS APPLY. See COPYRIGHT File in top level directory ## COPYING RESTRICTIONS APPLY. See COPYRIGHT File in top level directory
## of this package for details. ## of this package for details.
##--------------------------------------------------------------------------- ##---------------------------------------------------------------------------

View file

@ -1,5 +1,5 @@
# $OpenLDAP$ # $OpenLDAP$
## Copyright 1998-2002 The OpenLDAP Foundation ## Copyright 1998-2003 The OpenLDAP Foundation
## COPYING RESTRICTIONS APPLY. See COPYRIGHT File in top level directory ## COPYING RESTRICTIONS APPLY. See COPYRIGHT File in top level directory
## of this package for details. ## of this package for details.
##--------------------------------------------------------------------------- ##---------------------------------------------------------------------------

View file

@ -1,5 +1,5 @@
# $OpenLDAP$ # $OpenLDAP$
## Copyright 1998-2002 The OpenLDAP Foundation ## Copyright 1998-2003 The OpenLDAP Foundation
## COPYING RESTRICTIONS APPLY. See COPYRIGHT File in top level directory ## COPYING RESTRICTIONS APPLY. See COPYRIGHT File in top level directory
## of this package for details. ## of this package for details.
##--------------------------------------------------------------------------- ##---------------------------------------------------------------------------

View file

@ -1,5 +1,5 @@
# $OpenLDAP$ # $OpenLDAP$
## Copyright 1998-2002 The OpenLDAP Foundation ## Copyright 1998-2003 The OpenLDAP Foundation
## COPYING RESTRICTIONS APPLY. See COPYRIGHT File in top level directory ## COPYING RESTRICTIONS APPLY. See COPYRIGHT File in top level directory
## of this package for details. ## of this package for details.
##--------------------------------------------------------------------------- ##---------------------------------------------------------------------------

View file

@ -1,5 +1,5 @@
# $OpenLDAP$ # $OpenLDAP$
## Copyright 1998-2002 The OpenLDAP Foundation ## Copyright 1998-2003 The OpenLDAP Foundation
## COPYING RESTRICTIONS APPLY. See COPYRIGHT File in top level directory ## COPYING RESTRICTIONS APPLY. See COPYRIGHT File in top level directory
## of this package for details. ## of this package for details.
##--------------------------------------------------------------------------- ##---------------------------------------------------------------------------

View file

@ -1,6 +1,6 @@
#! /bin/sh - #! /bin/sh -
# $OpenLDAP$ # $OpenLDAP$
## Copyright 1998-2002 The OpenLDAP Foundation ## Copyright 1998-2003 The OpenLDAP Foundation
## COPYING RESTRICTIONS APPLY. See COPYRIGHT File in top level directory ## COPYING RESTRICTIONS APPLY. See COPYRIGHT File in top level directory
## of this package for details. ## of this package for details.
# #

View file

@ -1,6 +1,6 @@
#! /bin/sh #! /bin/sh
# $OpenLDAP$ # $OpenLDAP$
## Copyright 1998-2002 The OpenLDAP Foundation ## Copyright 1998-2003 The OpenLDAP Foundation
## COPYING RESTRICTIONS APPLY. See COPYRIGHT File in top level directory ## COPYING RESTRICTIONS APPLY. See COPYRIGHT File in top level directory
## of this package for details. ## of this package for details.
# #

View file

@ -1,6 +1,6 @@
#! /bin/sh #! /bin/sh
# $OpenLDAP$ # $OpenLDAP$
## Copyright 1998-2002 The OpenLDAP Foundation ## Copyright 1998-2003 The OpenLDAP Foundation
## COPYING RESTRICTIONS APPLY. See COPYRIGHT File in top level directory ## COPYING RESTRICTIONS APPLY. See COPYRIGHT File in top level directory
## of this package for details. ## of this package for details.
# #
@ -47,12 +47,12 @@ WHOWHERE="$USER@`uname -n`:`pwd`"
cat << __EOF__ cat << __EOF__
/* /*
* Copyright 1998-2002 The OpenLDAP Foundation * Copyright 1998-2003 The OpenLDAP Foundation
* COPYING RESTRICTIONS APPLY. See COPYRIGHT file in top level directory * COPYING RESTRICTIONS APPLY. See COPYRIGHT file in top level directory
* of this package for details. * of this package for details.
*/ */
static const char copyright[] = static const char copyright[] =
"Copyright 1998-2002 The OpenLDAP Foundation\n" "Copyright 1998-2003 The OpenLDAP Foundation\n"
"COPYING RESTRICTIONS APPLY\n"; "COPYING RESTRICTIONS APPLY\n";
$static $const char $SYMBOL[] = $static $const char $SYMBOL[] =

View file

@ -1,5 +1,5 @@
# $OpenLDAP$ # $OpenLDAP$
## Copyright 1998-2002 The OpenLDAP Foundation ## Copyright 1998-2003 The OpenLDAP Foundation
## COPYING RESTRICTIONS APPLY. See COPYRIGHT File in top level directory ## COPYING RESTRICTIONS APPLY. See COPYRIGHT File in top level directory
## of this package for details. ## of this package for details.
##--------------------------------------------------------------------------- ##---------------------------------------------------------------------------

View file

@ -1,6 +1,6 @@
dnl $OpenLDAP$ dnl $OpenLDAP$
dnl dnl
dnl Copyright 1998-2002 The OpenLDAP Foundation, Redwood City, California, USA dnl Copyright 1998-2003 The OpenLDAP Foundation, Redwood City, California, USA
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

View file

@ -1,5 +1,5 @@
# $OpenLDAP$ # $OpenLDAP$
## Copyright 1998-2002 The OpenLDAP Foundation ## Copyright 1998-2003 The OpenLDAP Foundation
## COPYING RESTRICTIONS APPLY. See COPYRIGHT File in top level directory ## COPYING RESTRICTIONS APPLY. See COPYRIGHT File in top level directory
## of this package for details. ## of this package for details.
##--------------------------------------------------------------------------- ##---------------------------------------------------------------------------

View file

@ -1,5 +1,5 @@
# $OpenLDAP$ # $OpenLDAP$
## Copyright 1998-2002 The OpenLDAP Foundation ## Copyright 1998-2003 The OpenLDAP Foundation
## COPYING RESTRICTIONS APPLY. See COPYRIGHT File in top level directory ## COPYING RESTRICTIONS APPLY. See COPYRIGHT File in top level directory
## of this package for details. ## of this package for details.
##--------------------------------------------------------------------------- ##---------------------------------------------------------------------------

View file

@ -1,5 +1,5 @@
# $OpenLDAP$ # $OpenLDAP$
## Copyright 1998-2002 The OpenLDAP Foundation, Redwood City, California, USA ## Copyright 1998-2003 The OpenLDAP Foundation, Redwood City, California, USA
## 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

View file

@ -1,6 +1,6 @@
#! /bin/sh #! /bin/sh
# $OpenLDAP$ # $OpenLDAP$
## Copyright 2000-2002 The OpenLDAP Foundation ## Copyright 2000-2003 The OpenLDAP Foundation
## COPYING RESTRICTIONS APPLY. See COPYRIGHT File in top level directory ## COPYING RESTRICTIONS APPLY. See COPYRIGHT File in top level directory
## of this package for details. ## of this package for details.
# #

View file

@ -1,5 +1,5 @@
# $OpenLDAP$ # $OpenLDAP$
## Copyright 1998-2002 The OpenLDAP Foundation, All Rights Reserved. ## Copyright 1998-2003 The OpenLDAP Foundation, All Rights Reserved.
## COPYING RESTRICTIONS APPLY, See COPYRIGHT file ## COPYING RESTRICTIONS APPLY, See COPYRIGHT file
## ##
## Clients Makefile.in for OpenLDAP ## Clients Makefile.in for OpenLDAP

View file

@ -1,6 +1,6 @@
/* $OpenLDAP$ */ /* $OpenLDAP$ */
/* /*
* Copyright 1998-2002 The OpenLDAP Foundation, All Rights Reserved. * Copyright 1998-2003 The OpenLDAP Foundation, All Rights Reserved.
* COPYING RESTRICTIONS APPLY, see COPYRIGHT file * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
*/ */
/* common.c - common routines for the ldap client tools */ /* common.c - common routines for the ldap client tools */

View file

@ -1,6 +1,6 @@
/* $OpenLDAP$ */ /* $OpenLDAP$ */
/* /*
* Copyright 2002 The OpenLDAP Foundation, All Rights Reserved. * Copyright 2002-2003 The OpenLDAP Foundation, All Rights Reserved.
* COPYING RESTRICTIONS APPLY, see COPYRIGHT file * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
*/ */
/* common.h - common definitions for the ldap client tools */ /* common.h - common definitions for the ldap client tools */

View file

@ -1,5 +1,5 @@
/* /*
* Copyright 1998-2002 The OpenLDAP Foundation, All Rights Reserved. * Copyright 1998-2003 The OpenLDAP Foundation, All Rights Reserved.
* COPYING RESTRICTIONS APPLY, see COPYRIGHT file * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
*/ */
/* $OpenLDAP$ */ /* $OpenLDAP$ */

View file

@ -1,7 +1,7 @@
/* ldapdelete.c - simple program to delete an entry using LDAP */ /* ldapdelete.c - simple program to delete an entry using LDAP */
/* $OpenLDAP$ */ /* $OpenLDAP$ */
/* /*
* Copyright 1998-2002 The OpenLDAP Foundation, All Rights Reserved. * Copyright 1998-2003 The OpenLDAP Foundation, All Rights Reserved.
* COPYING RESTRICTIONS APPLY, see COPYRIGHT file * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
*/ */

View file

@ -1,6 +1,6 @@
/* $OpenLDAP$ */ /* $OpenLDAP$ */
/* /*
* Copyright 1998-2002 The OpenLDAP Foundation, All Rights Reserved. * Copyright 1998-2003 The OpenLDAP Foundation, All Rights Reserved.
* COPYING RESTRICTIONS APPLY, see COPYRIGHT file * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
*/ */
/* ldapmodify.c - generic program to modify or add entries using LDAP */ /* ldapmodify.c - generic program to modify or add entries using LDAP */

View file

@ -1,6 +1,6 @@
/* $OpenLDAP$ */ /* $OpenLDAP$ */
/* /*
* Copyright 1998-2002 The OpenLDAP Foundation, All Rights Reserved. * Copyright 1998-2003 The OpenLDAP Foundation, All Rights Reserved.
* COPYING RESTRICTIONS APPLY, see COPYRIGHT file * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
*/ */
/* ldapmodrdn.c - generic program to modify an entry's RDN using LDAP. /* ldapmodrdn.c - generic program to modify an entry's RDN using LDAP.

View file

@ -1,6 +1,6 @@
/* $OpenLDAP$ */ /* $OpenLDAP$ */
/* /*
* Copyright 1998-2002 The OpenLDAP Foundation, All Rights Reserved. * Copyright 1998-2003 The OpenLDAP Foundation, All Rights Reserved.
* COPYING RESTRICTIONS APPLY, see COPYRIGHT file * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
*/ */

View file

@ -1,6 +1,6 @@
/* $OpenLDAP$ */ /* $OpenLDAP$ */
/* /*
* Copyright 1998-2002 The OpenLDAP Foundation, All Rights Reserved. * Copyright 1998-2003 The OpenLDAP Foundation, All Rights Reserved.
* COPYING RESTRICTIONS APPLY, see COPYRIGHT file * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
*/ */

View file

@ -1,6 +1,6 @@
/* $OpenLDAP$ */ /* $OpenLDAP$ */
/* /*
* Copyright 1998-2002 The OpenLDAP Foundation, All Rights Reserved. * Copyright 1998-2003 The OpenLDAP Foundation, All Rights Reserved.
* COPYING RESTRICTIONS APPLY, see COPYRIGHT file * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
*/ */

View file

@ -1,6 +1,6 @@
dnl $OpenLDAP$ dnl $OpenLDAP$
dnl dnl
dnl Copyright 1998-2002 The OpenLDAP Foundation. All Rights Reserved. dnl Copyright 1998-2003 The OpenLDAP Foundation. 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
dnl modification, are permitted only as authorized by the OpenLDAP dnl modification, are permitted only as authorized by the OpenLDAP
@ -16,7 +16,7 @@ define([AC_INIT_BINSH],
# $]OpenLDAP[$ # $]OpenLDAP[$
# from] translit([$OpenLDAP$], $")] [ # from] translit([$OpenLDAP$], $")] [
# Copyright 1998-2002 The OpenLDAP Foundation. 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
@ -24,7 +24,7 @@ define([AC_INIT_BINSH],
# http://www.OpenLDAP.org/license.html or in file LICENSE in the # http://www.OpenLDAP.org/license.html or in file LICENSE in the
# top-level directory of the distribution. # top-level directory of the distribution.
echo "Copyright 1998-2002 The OpenLDAP Foundation, All Rights Reserved." echo "Copyright 1998-2003 The OpenLDAP Foundation, All Rights Reserved."
echo " Restrictions apply, see COPYRIGHT and LICENSE files." echo " Restrictions apply, see COPYRIGHT and LICENSE files."
])dnl ])dnl
dnl ---------------------------------------------------------------- dnl ----------------------------------------------------------------

View file

@ -1,4 +1,4 @@
Copyright 1998-2002 The OpenLDAP Foundation 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

View file

@ -42,6 +42,6 @@ copyright holders.
OpenLDAP is a registered trademark of the OpenLDAP Foundation. OpenLDAP is a registered trademark of the OpenLDAP Foundation.
Copyright 1999-2001 The OpenLDAP Foundation, Redwood City, Copyright 1999-2003 The OpenLDAP Foundation, Redwood City,
California, USA. All Rights Reserved. Permission to copy and California, USA. All Rights Reserved. Permission to copy and
distribute verbatim copies of this document is granted. distribute verbatim copies of this document is granted.

View file

@ -1,7 +1,7 @@
/* Generic time.h */ /* Generic time.h */
/* $OpenLDAP$ */ /* $OpenLDAP$ */
/* /*
* Copyright 1998-2002 The OpenLDAP Foundation, Redwood City, California, USA * Copyright 1998-2003 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

View file

@ -1,5 +1,5 @@
# $OpenLDAP$ # $OpenLDAP$
## Copyright 1998-2002 The OpenLDAP Foundation, All Rights Reserved. ## Copyright 1998-2003 The OpenLDAP Foundation, All Rights Reserved.
## COPYING RESTRICTIONS APPLY, See COPYRIGHT file ## COPYING RESTRICTIONS APPLY, See COPYRIGHT file
## ##
## doc Makefile.in for OpenLDAP ## doc Makefile.in for OpenLDAP

View file

@ -1,5 +1,5 @@
# $OpenLDAP$ # $OpenLDAP$
## Copyright 1998-2002 The OpenLDAP Foundation, All Rights Reserved. ## Copyright 1998-2003 The OpenLDAP Foundation, All Rights Reserved.
## COPYING RESTRICTIONS APPLY, See COPYRIGHT file ## COPYING RESTRICTIONS APPLY, See COPYRIGHT file
## ##
## man Makefile.in for OpenLDAP ## man Makefile.in for OpenLDAP

View file

@ -1,5 +1,5 @@
# $OpenLDAP$ # $OpenLDAP$
## Copyright 1998-2002 The OpenLDAP Foundation, All Rights Reserved. ## Copyright 1998-2003 The OpenLDAP Foundation, All Rights Reserved.
## COPYING RESTRICTIONS APPLY, See COPYRIGHT file ## COPYING RESTRICTIONS APPLY, See COPYRIGHT file
## ##
## man1 Makefile.in for OpenLDAP ## man1 Makefile.in for OpenLDAP

View file

@ -1,6 +1,6 @@
.TH LDAPCOMPARE 1 "RELEASEDATE" "OpenLDAP LDVERSION" .TH LDAPCOMPARE 1 "RELEASEDATE" "OpenLDAP LDVERSION"
.\" $OpenLDAP$ .\" $OpenLDAP$
.\" Copyright 1998-2002 The OpenLDAP Foundation All Rights Reserved. .\" Copyright 1998-2003 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

View file

@ -1,6 +1,6 @@
.TH LDAPDELETE 1 "RELEASEDATE" "OpenLDAP LDVERSION" .TH LDAPDELETE 1 "RELEASEDATE" "OpenLDAP LDVERSION"
.\" $OpenLDAP$ .\" $OpenLDAP$
.\" Copyright 1998-2002 The OpenLDAP Foundation All Rights Reserved. .\" Copyright 1998-2003 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

View file

@ -1,6 +1,6 @@
.TH LDAPMODIFY 1 "RELEASEDATE" "OpenLDAP LDVERSION" .TH LDAPMODIFY 1 "RELEASEDATE" "OpenLDAP LDVERSION"
.\" $OpenLDAP$ .\" $OpenLDAP$
.\" Copyright 1998-2002 The OpenLDAP Foundation All Rights Reserved. .\" Copyright 1998-2003 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

View file

@ -1,6 +1,6 @@
.TH LDAPMODRDN 1 "RELEASEDATE" "OpenLDAP LDVERSION" .TH LDAPMODRDN 1 "RELEASEDATE" "OpenLDAP LDVERSION"
.\" $OpenLDAP$ .\" $OpenLDAP$
.\" Copyright 1998-2002 The OpenLDAP Foundation All Rights Reserved. .\" Copyright 1998-2003 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

View file

@ -1,6 +1,6 @@
.TH LDAPPASSWD 1 "RELEASEDATE" "OpenLDAP LDVERSION" .TH LDAPPASSWD 1 "RELEASEDATE" "OpenLDAP LDVERSION"
.\" $OpenLDAP$ .\" $OpenLDAP$
.\" Copyright 1998-2002 The OpenLDAP Foundation All Rights Reserved. .\" Copyright 1998-2003 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

View file

@ -1,6 +1,6 @@
.TH LDAPSEARCH 1 "RELEASEDATE" "OpenLDAP LDVERSION" .TH LDAPSEARCH 1 "RELEASEDATE" "OpenLDAP LDVERSION"
.\" $OpenLDAP$ .\" $OpenLDAP$
.\" Copyright 1998-2002 The OpenLDAP Foundation All Rights Reserved. .\" Copyright 1998-2003 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

View file

@ -1,6 +1,6 @@
.TH LDAPWHOAMI 1 "RELEASEDATE" "OpenLDAP LDVERSION" .TH LDAPWHOAMI 1 "RELEASEDATE" "OpenLDAP LDVERSION"
.\" $OpenLDAP$ .\" $OpenLDAP$
.\" Copyright 1998-2002 The OpenLDAP Foundation All Rights Reserved. .\" Copyright 1998-2003 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

View file

@ -1,5 +1,5 @@
# $OpenLDAP$ # $OpenLDAP$
## Copyright 1998-2002 The OpenLDAP Foundation, All Rights Reserved. ## Copyright 1998-2003 The OpenLDAP Foundation, All Rights Reserved.
## COPYING RESTRICTIONS APPLY, See COPYRIGHT file ## COPYING RESTRICTIONS APPLY, See COPYRIGHT file
## ##
## man3 Makefile.in for OpenLDAP ## man3 Makefile.in for OpenLDAP

View file

@ -1,6 +1,6 @@
.TH LBER_DECODE 3 "RELEASEDATE" "OpenLDAP LDVERSION" .TH LBER_DECODE 3 "RELEASEDATE" "OpenLDAP LDVERSION"
.\" $OpenLDAP$ .\" $OpenLDAP$
.\" Copyright 1998-2002 The OpenLDAP Foundation All Rights Reserved. .\" Copyright 1998-2003 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_next, ber_skip_tag, ber_peek_tag, ber_scanf, ber_get_int,

View file

@ -1,6 +1,6 @@
.TH LBER_ENCODE 3 "RELEASEDATE" "OpenLDAP LDVERSION" .TH LBER_ENCODE 3 "RELEASEDATE" "OpenLDAP LDVERSION"
.\" $OpenLDAP$ .\" $OpenLDAP$
.\" Copyright 1998-2002 The OpenLDAP Foundation All Rights Reserved. .\" Copyright 1998-2003 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_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 \- LBER simplified Basic Encoding Rules library routines for encoding ber_alloc_t, ber_flush, 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 \- LBER simplified Basic Encoding Rules library routines for encoding

View file

@ -1,6 +1,6 @@
.TH LBER_MEMORY 3 "RELEASEDATE" "OpenLDAP LDVERSION" .TH LBER_MEMORY 3 "RELEASEDATE" "OpenLDAP LDVERSION"
.\" $OpenLDAP$ .\" $OpenLDAP$
.\" Copyright 1998-2002 The OpenLDAP Foundation All Rights Reserved. .\" Copyright 1998-2003 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 \- LBER memory allocators ber_memalloc, ber_memcalloc, ber_memrealloc, ber_memfree, ber_memvfree \- LBER memory allocators

View file

@ -1,6 +1,6 @@
.TH LBER_TYPES 3 "RELEASEDATE" "OpenLDAP LDVERSION" .TH LBER_TYPES 3 "RELEASEDATE" "OpenLDAP LDVERSION"
.\" $OpenLDAP$ .\" $OpenLDAP$
.\" Copyright 1998-2002 The OpenLDAP Foundation All Rights Reserved. .\" Copyright 1998-2003 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, ber_int_t, ber_uint_t, ber_len_t, ber_slen_t, ber_tag_t,

View file

@ -1,6 +1,6 @@
.TH LDAP 3 "RELEASEDATE" "OpenLDAP LDVERSION" .TH LDAP 3 "RELEASEDATE" "OpenLDAP LDVERSION"
.\" $OpenLDAP$ .\" $OpenLDAP$
.\" Copyright 1998-2002 The OpenLDAP Foundation All Rights Reserved. .\" Copyright 1998-2003 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

View file

@ -1,6 +1,6 @@
.TH LDAP_ABANDON 3 "RELEASEDATE" "OpenLDAP LDVERSION" .TH LDAP_ABANDON 3 "RELEASEDATE" "OpenLDAP LDVERSION"
.\" $OpenLDAP$ .\" $OpenLDAP$
.\" Copyright 1998-2002 The OpenLDAP Foundation All Rights Reserved. .\" Copyright 1998-2003 The OpenLDAP Foundation All Rights Reserved.
.\" Copying restrictions apply. See COPYRIGHT/LICENSE. .\" Copying restrictions apply. See COPYRIGHT/LICENSE.
.SH NAME .SH NAME
ldap_abandon, ldap_abandon_ext \- Abandon an LDAP operation in progress ldap_abandon, ldap_abandon_ext \- Abandon an LDAP operation in progress

View file

@ -1,6 +1,6 @@
.TH LDAP_ADD 3 "RELEASEDATE" "OpenLDAP LDVERSION" .TH LDAP_ADD 3 "RELEASEDATE" "OpenLDAP LDVERSION"
.\" $OpenLDAP$ .\" $OpenLDAP$
.\" Copyright 1998-2002 The OpenLDAP Foundation All Rights Reserved. .\" Copyright 1998-2003 The OpenLDAP Foundation All Rights Reserved.
.\" Copying restrictions apply. See COPYRIGHT/LICENSE. .\" Copying restrictions apply. See COPYRIGHT/LICENSE.
.SH NAME .SH NAME
ldap_add, ldap_add_s, ldap_add_ext, ldap_add_ext_s \- Perform an LDAP add operation ldap_add, ldap_add_s, ldap_add_ext, ldap_add_ext_s \- Perform an LDAP add operation

View file

@ -1,6 +1,6 @@
.TH LDAP_BIND 3 "RELEASEDATE" "OpenLDAP LDVERSION" .TH LDAP_BIND 3 "RELEASEDATE" "OpenLDAP LDVERSION"
.\" $OpenLDAP$ .\" $OpenLDAP$
.\" Copyright 1998-2002 The OpenLDAP Foundation All Rights Reserved. .\" Copyright 1998-2003 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_kerberos_bind_s, ldap_kerberos_bind1, ldap_kerberos_bind1_s, ldap_kerberos_bind2, ldap_kerberos_bind2_s, ldap_sasl_bind, ldap_sasl_bind_s, ldap_sasl_interactive_bind_s, ldap_parse_sasl_bind_result, ldap_unbind, ldap_unbind_s \- LDAP bind routines ldap_bind, ldap_bind_s, ldap_simple_bind, ldap_simple_bind_s, ldap_kerberos_bind_s, ldap_kerberos_bind1, ldap_kerberos_bind1_s, ldap_kerberos_bind2, ldap_kerberos_bind2_s, ldap_sasl_bind, ldap_sasl_bind_s, ldap_sasl_interactive_bind_s, ldap_parse_sasl_bind_result, ldap_unbind, ldap_unbind_s \- LDAP bind routines

View file

@ -1,6 +1,6 @@
.TH LDAP_CACHE 3 "RELEASEDATE" "OpenLDAP LDVERSION" .TH LDAP_CACHE 3 "RELEASEDATE" "OpenLDAP LDVERSION"
.\" $OpenLDAP$ .\" $OpenLDAP$
.\" Copyright 1998-2002 The OpenLDAP Foundation All Rights Reserved. .\" Copyright 1998-2003 The OpenLDAP Foundation All Rights Reserved.
.\" Copying restrictions apply. See COPYRIGHT/LICENSE. .\" Copying restrictions apply. See COPYRIGHT/LICENSE.
.SH NAME .SH NAME
ldap_enable_cache, ldap_disable_cache, ldap_destroy_cache, ldap_flush_cache, ldap_uncache_entry, ldap_uncache_request, ldap_set_cache_options \- LDAP client caching routines ldap_enable_cache, ldap_disable_cache, ldap_destroy_cache, ldap_flush_cache, ldap_uncache_entry, ldap_uncache_request, ldap_set_cache_options \- LDAP client caching routines

View file

@ -1,6 +1,6 @@
.TH LDAP_COMPARE 3 "RELEASEDATE" "OpenLDAP LDVERSION" .TH LDAP_COMPARE 3 "RELEASEDATE" "OpenLDAP LDVERSION"
.\" $OpenLDAP$ .\" $OpenLDAP$
.\" Copyright 1998-2002 The OpenLDAP Foundation All Rights Reserved. .\" Copyright 1998-2003 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 \- Perform an LDAP compare operation ldap_compare, ldap_compare_s \- Perform an LDAP compare operation

View file

@ -1,6 +1,6 @@
.TH LDAP_DELETE 3 "RELEASEDATE" "OpenLDAP LDVERSION" .TH LDAP_DELETE 3 "RELEASEDATE" "OpenLDAP LDVERSION"
.\" $OpenLDAP$ .\" $OpenLDAP$
.\" Copyright 1998-2002 The OpenLDAP Foundation All Rights Reserved. .\" Copyright 1998-2003 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 \- Perform an LDAP delete operation ldap_delete, ldap_delete_s \- Perform an LDAP delete operation

View file

@ -1,6 +1,6 @@
.TH LDAP_ERROR 3 "RELEASEDATE" "OpenLDAP LDVERSION" .TH LDAP_ERROR 3 "RELEASEDATE" "OpenLDAP LDVERSION"
.\" $OpenLDAP$ .\" $OpenLDAP$
.\" Copyright 1998-2002 The OpenLDAP Foundation All Rights Reserved. .\" Copyright 1998-2003 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

View file

@ -1,6 +1,6 @@
.TH LDAP_FIRST_ATTRIBUTE 3 "RELEASEDATE" "OpenLDAP LDVERSION" .TH LDAP_FIRST_ATTRIBUTE 3 "RELEASEDATE" "OpenLDAP LDVERSION"
.\" $OpenLDAP$ .\" $OpenLDAP$
.\" Copyright 1998-2002 The OpenLDAP Foundation All Rights Reserved. .\" Copyright 1998-2003 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

View file

@ -1,6 +1,6 @@
.TH LDAP_FIRST_ENTRY 3 "RELEASEDATE" "OpenLDAP LDVERSION" .TH LDAP_FIRST_ENTRY 3 "RELEASEDATE" "OpenLDAP LDVERSION"
.\" $OpenLDAP$ .\" $OpenLDAP$
.\" Copyright 1998-2002 The OpenLDAP Foundation All Rights Reserved. .\" Copyright 1998-2003 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

View file

@ -1,6 +1,6 @@
.TH LDAP_FIRST_MESSAGE 3 "RELEASEDATE" "OpenLDAP LDVERSION" .TH LDAP_FIRST_MESSAGE 3 "RELEASEDATE" "OpenLDAP LDVERSION"
.\" $OpenLDAP$ .\" $OpenLDAP$
.\" Copyright 1998-2002 The OpenLDAP Foundation All Rights Reserved. .\" Copyright 1998-2003 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 ldap_first_message, ldap_next_message, ldap_count_messages \- Stepping

View file

@ -1,6 +1,6 @@
.TH LDAP_FIRST_REFERENCE 3 "RELEASEDATE" "OpenLDAP LDVERSION" .TH LDAP_FIRST_REFERENCE 3 "RELEASEDATE" "OpenLDAP LDVERSION"
.\" $OpenLDAP$ .\" $OpenLDAP$
.\" Copyright 1998-2002 The OpenLDAP Foundation All Rights Reserved. .\" Copyright 1998-2003 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 ldap_first_reference, ldap_next_reference, ldap_count_references \- Stepping

View file

@ -1,6 +1,6 @@
.TH LDAP_GET_DN 3 "RELEASEDATE" "OpenLDAP LDVERSION" .TH LDAP_GET_DN 3 "RELEASEDATE" "OpenLDAP LDVERSION"
.\" $OpenLDAP$ .\" $OpenLDAP$
.\" Copyright 1998-2002 The OpenLDAP Foundation All Rights Reserved. .\" Copyright 1998-2003 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

View file

@ -1,6 +1,6 @@
.TH LDAP_GET_VALUES 3 "RELEASEDATE" "OpenLDAP LDVERSION" .TH LDAP_GET_VALUES 3 "RELEASEDATE" "OpenLDAP LDVERSION"
.\" $OpenLDAP$ .\" $OpenLDAP$
.\" Copyright 1998-2002 The OpenLDAP Foundation All Rights Reserved. .\" Copyright 1998-2003 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

View file

@ -1,6 +1,6 @@
.TH LDAP_MODIFY 3 "RELEASEDATE" "OpenLDAP LDVERSION" .TH LDAP_MODIFY 3 "RELEASEDATE" "OpenLDAP LDVERSION"
.\" $OpenLDAP$ .\" $OpenLDAP$
.\" Copyright 1998-2002 The OpenLDAP Foundation All Rights Reserved. .\" Copyright 1998-2003 The OpenLDAP Foundation All Rights Reserved.
.\" Copying restrictions apply. See COPYRIGHT/LICENSE. .\" Copying restrictions apply. See COPYRIGHT/LICENSE.
.SH NAME .SH NAME
ldap_modify, ldap_modify_s \- Perform an LDAP modify operation ldap_modify, ldap_modify_s \- Perform an LDAP modify operation

View file

@ -1,6 +1,6 @@
.TH LDAP_MODRDN 3 "RELEASEDATE" "OpenLDAP LDVERSION" .TH LDAP_MODRDN 3 "RELEASEDATE" "OpenLDAP LDVERSION"
.\" $OpenLDAP$ .\" $OpenLDAP$
.\" Copyright 1998-2002 The OpenLDAP Foundation All Rights Reserved. .\" Copyright 1998-2003 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

View file

@ -1,6 +1,6 @@
.TH LDAP_OPEN 3 "RELEASEDATE" "OpenLDAP LDVERSION" .TH LDAP_OPEN 3 "RELEASEDATE" "OpenLDAP LDVERSION"
.\" $OpenLDAP$ .\" $OpenLDAP$
.\" Copyright 1998-2002 The OpenLDAP Foundation All Rights Reserved. .\" Copyright 1998-2003 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_open \- Initialize the LDAP library and open a connection to an LDAP server ldap_init, ldap_open \- Initialize the LDAP library and open a connection to an LDAP server

View file

@ -1,6 +1,6 @@
.TH LDAP_PARSE_REFERENCE 3 "RELEASEDATE" "OpenLDAP LDVERSION" .TH LDAP_PARSE_REFERENCE 3 "RELEASEDATE" "OpenLDAP LDVERSION"
.\" $OpenLDAP$ .\" $OpenLDAP$
.\" Copyright 1998-2002 The OpenLDAP Foundation All Rights Reserved. .\" Copyright 1998-2003 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

View file

@ -1,6 +1,6 @@
.TH LDAP_PARSE_RESULT 3 "RELEASEDATE" "OpenLDAP LDVERSION" .TH LDAP_PARSE_RESULT 3 "RELEASEDATE" "OpenLDAP LDVERSION"
.\" $OpenLDAP$ .\" $OpenLDAP$
.\" Copyright 1998-2002 The OpenLDAP Foundation All Rights Reserved. .\" Copyright 1998-2003 The OpenLDAP Foundation All Rights Reserved.
.\" Copying restrictions apply. See COPYRIGHT/LICENSE. .\" Copying restrictions apply. See COPYRIGHT/LICENSE.
.SH NAME .SH NAME
ldap_parse_result \- Parsing results ldap_parse_result \- Parsing results

View file

@ -1,6 +1,6 @@
.TH LDAP_RESULT 3 "RELEASEDATE" "OpenLDAP LDVERSION" .TH LDAP_RESULT 3 "RELEASEDATE" "OpenLDAP LDVERSION"
.\" $OpenLDAP$ .\" $OpenLDAP$
.\" Copyright 1998-2002 The OpenLDAP Foundation All Rights Reserved. .\" Copyright 1998-2003 The OpenLDAP Foundation All Rights Reserved.
.\" Copying restrictions apply. See COPYRIGHT/LICENSE. .\" Copying restrictions apply. See COPYRIGHT/LICENSE.
.SH NAME .SH NAME
ldap_result \- Wait for the result of an LDAP operation ldap_result \- Wait for the result of an LDAP operation

View file

@ -1,6 +1,6 @@
.TH LDAP_SCHEMA 3 "RELEASEDATE" "OpenLDAP LDVERSION" .TH LDAP_SCHEMA 3 "RELEASEDATE" "OpenLDAP LDVERSION"
.\" $OpenLDAP$ .\" $OpenLDAP$
.\" Copyright 2000-2002 The OpenLDAP Foundation All Rights Reserved. .\" Copyright 2000-2003 The OpenLDAP Foundation All Rights Reserved.
.\" Copying restrictions apply. See COPYRIGHT/LICENSE. .\" Copying restrictions apply. See COPYRIGHT/LICENSE.
.SH NAME .SH NAME
ldap_str2syntax, ldap_syntax2str, ldap_syntax2name, ldap_syntax_free, ldap_str2syntax, ldap_syntax2str, ldap_syntax2name, ldap_syntax_free,

View file

@ -1,6 +1,6 @@
.TH LDAP_SEARCH 3 "RELEASEDATE" "OpenLDAP LDVERSION" .TH LDAP_SEARCH 3 "RELEASEDATE" "OpenLDAP LDVERSION"
.\" $OpenLDAP$ .\" $OpenLDAP$
.\" Copyright 1998-2002 The OpenLDAP Foundation All Rights Reserved. .\" Copyright 1998-2003 The OpenLDAP Foundation All Rights Reserved.
.\" Copying restrictions apply. See COPYRIGHT/LICENSE. .\" Copying restrictions apply. See COPYRIGHT/LICENSE.
.SH NAME .SH NAME
ldap_search, ldap_search_s, ldap_search_st \- Perform an LDAP search operation ldap_search, ldap_search_s, ldap_search_st \- Perform an LDAP search operation

View file

@ -1,6 +1,6 @@
.TH LDAP_SORT 3 "RELEASEDATE" "OpenLDAP LDVERSION" .TH LDAP_SORT 3 "RELEASEDATE" "OpenLDAP LDVERSION"
.\" $OpenLDAP$ .\" $OpenLDAP$
.\" Copyright 1998-2002 The OpenLDAP Foundation All Rights Reserved. .\" Copyright 1998-2003 The OpenLDAP Foundation All Rights Reserved.
.\" Copying restrictions apply. See COPYRIGHT/LICENSE. .\" Copying restrictions apply. See COPYRIGHT/LICENSE.
.SH NAME .SH NAME
ldap_sort_entries, ldap_sort_values, ldap_sort_strcasecmp \- LDAP sorting routines ldap_sort_entries, ldap_sort_values, ldap_sort_strcasecmp \- LDAP sorting routines

View file

@ -1,6 +1,6 @@
.TH LDAP_URL 3 "RELEASEDATE" "OpenLDAP LDVERSION" .TH LDAP_URL 3 "RELEASEDATE" "OpenLDAP LDVERSION"
.\" $OpenLDAP$ .\" $OpenLDAP$
.\" Copyright 1998-2002 The OpenLDAP Foundation All Rights Reserved. .\" Copyright 1998-2003 The OpenLDAP Foundation All Rights Reserved.
.\" Copying restrictions apply. See COPYRIGHT/LICENSE. .\" Copying restrictions apply. See COPYRIGHT/LICENSE.
.SH NAME .SH NAME
ldap_is_ldap_url, ldap_is_ldap_url,

View file

@ -1,5 +1,5 @@
# $OpenLDAP$ # $OpenLDAP$
## Copyright 1998-2002 The OpenLDAP Foundation, All Rights Reserved. ## Copyright 1998-2003 The OpenLDAP Foundation, All Rights Reserved.
## COPYING RESTRICTIONS APPLY, See COPYRIGHT file ## COPYING RESTRICTIONS APPLY, See COPYRIGHT file
## ##
## man5 Makefile.in for OpenLDAP ## man5 Makefile.in for OpenLDAP

View file

@ -1,6 +1,6 @@
.TH LDAP.CONF 5 "RELEASEDATE" "OpenLDAP LDVERSION" .TH LDAP.CONF 5 "RELEASEDATE" "OpenLDAP LDVERSION"
.\" $OpenLDAP$ .\" $OpenLDAP$
.\" Copyright 1998-2002 The OpenLDAP Foundation All Rights Reserved. .\" Copyright 1998-2003 The OpenLDAP Foundation All Rights Reserved.
.\" Copying restrictions apply. See COPYRIGHT/LICENSE. .\" Copying restrictions apply. See COPYRIGHT/LICENSE.
.UC 6 .UC 6
.SH NAME .SH NAME

View file

@ -1,6 +1,6 @@
.TH LDIF 5 "RELEASEDATE" "OpenLDAP LDVERSION" .TH LDIF 5 "RELEASEDATE" "OpenLDAP LDVERSION"
.\" $OpenLDAP$ .\" $OpenLDAP$
.\" Copyright 1998-2002 The OpenLDAP Foundation All Rights Reserved. .\" Copyright 1998-2003 The OpenLDAP Foundation All Rights Reserved.
.\" Copying restrictions apply. See COPYRIGHT/LICENSE. .\" Copying restrictions apply. See COPYRIGHT/LICENSE.
.SH NAME .SH NAME
ldif \- LDAP Data Interchange Format ldif \- LDAP Data Interchange Format

View file

@ -1,5 +1,5 @@
.TH SLAPD-BDB 5 "RELEASEDATE" "OpenLDAP LDVERSION" .TH SLAPD-BDB 5 "RELEASEDATE" "OpenLDAP LDVERSION"
.\" Copyright 1998-2002 The OpenLDAP Foundation All Rights Reserved. .\" Copyright 1998-2003 The OpenLDAP Foundation All Rights Reserved.
.\" Copying restrictions apply. See COPYRIGHT/LICENSE. .\" Copying restrictions apply. See COPYRIGHT/LICENSE.
.\" $OpenLDAP$ .\" $OpenLDAP$
.SH NAME .SH NAME

View file

@ -1,5 +1,5 @@
.TH SLAPD-DNSSRV 5 "RELEASEDATE" "OpenLDAP LDVERSION" .TH SLAPD-DNSSRV 5 "RELEASEDATE" "OpenLDAP LDVERSION"
.\" Copyright 1998-2002 The OpenLDAP Foundation All Rights Reserved. .\" Copyright 1998-2003 The OpenLDAP Foundation All Rights Reserved.
.\" Copying restrictions apply. See COPYRIGHT/LICENSE. .\" Copying restrictions apply. See COPYRIGHT/LICENSE.
.\" $OpenLDAP$ .\" $OpenLDAP$
.SH NAME .SH NAME

View file

@ -1,5 +1,5 @@
.TH SLAPD-LDAP 5 "RELEASEDATE" "OpenLDAP LDVERSION" .TH SLAPD-LDAP 5 "RELEASEDATE" "OpenLDAP LDVERSION"
.\" Copyright 1998-2002 The OpenLDAP Foundation All Rights Reserved. .\" Copyright 1998-2003 The OpenLDAP Foundation All Rights Reserved.
.\" Copying restrictions apply. See COPYRIGHT/LICENSE. .\" Copying restrictions apply. See COPYRIGHT/LICENSE.
.\" $OpenLDAP$ .\" $OpenLDAP$
.SH NAME .SH NAME

View file

@ -1,5 +1,5 @@
.TH SLAPD-LDBM 5 "RELEASEDATE" "OpenLDAP LDVERSION" .TH SLAPD-LDBM 5 "RELEASEDATE" "OpenLDAP LDVERSION"
.\" Copyright 1998-2002 The OpenLDAP Foundation All Rights Reserved. .\" Copyright 1998-2003 The OpenLDAP Foundation All Rights Reserved.
.\" Copying restrictions apply. See COPYRIGHT/LICENSE. .\" Copying restrictions apply. See COPYRIGHT/LICENSE.
.\" $OpenLDAP$ .\" $OpenLDAP$
.SH NAME .SH NAME

View file

@ -1,5 +1,5 @@
.TH SLAPD-META 5 "RELEASEDATE" "OpenLDAP LDVERSION" .TH SLAPD-META 5 "RELEASEDATE" "OpenLDAP LDVERSION"
.\" Copyright 1998-2002 The OpenLDAP Foundation, All Rights Reserved. .\" Copyright 1998-2003 The OpenLDAP Foundation, All Rights Reserved.
.\" Copying restrictions apply. See the COPYRIGHT file. .\" Copying restrictions apply. See the COPYRIGHT file.
.\" Copyright 2001, Pierangelo Masarati, All rights reserved. <ando@sys-net.it> .\" Copyright 2001, Pierangelo Masarati, All rights reserved. <ando@sys-net.it>
.\" $OpenLDAP$ .\" $OpenLDAP$

View file

@ -1,5 +1,5 @@
.TH SLAPD-PASSWD 5 "RELEASEDATE" "OpenLDAP LDVERSION" .TH SLAPD-PASSWD 5 "RELEASEDATE" "OpenLDAP LDVERSION"
.\" Copyright 1998-2002 The OpenLDAP Foundation All Rights Reserved. .\" Copyright 1998-2003 The OpenLDAP Foundation All Rights Reserved.
.\" Copying restrictions apply. See COPYRIGHT/LICENSE. .\" Copying restrictions apply. See COPYRIGHT/LICENSE.
.\" $OpenLDAP$ .\" $OpenLDAP$
.SH NAME .SH NAME

View file

@ -1,5 +1,5 @@
.TH SLAPD-SHELL 5 "RELEASEDATE" "OpenLDAP LDVERSION" .TH SLAPD-SHELL 5 "RELEASEDATE" "OpenLDAP LDVERSION"
.\" Copyright 1998-2002 The OpenLDAP Foundation All Rights Reserved. .\" Copyright 1998-2003 The OpenLDAP Foundation All Rights Reserved.
.\" Copying restrictions apply. See COPYRIGHT/LICENSE. .\" Copying restrictions apply. See COPYRIGHT/LICENSE.
.\" $OpenLDAP$ .\" $OpenLDAP$
.SH NAME .SH NAME

View file

@ -1,5 +1,5 @@
.TH SLAPD.ACCESS 5 "RELEASEDATE" "OpenLDAP LDVERSION" .TH SLAPD.ACCESS 5 "RELEASEDATE" "OpenLDAP LDVERSION"
.\" Copyright 1998-2002 The OpenLDAP Foundation All Rights Reserved. .\" Copyright 1998-2003 The OpenLDAP Foundation All Rights Reserved.
.\" Copying restrictions apply. See COPYRIGHT/LICENSE. .\" Copying restrictions apply. See COPYRIGHT/LICENSE.
.SH NAME .SH NAME
slapd.access \- access configuration for slapd, the stand-alone LDAP daemon slapd.access \- access configuration for slapd, the stand-alone LDAP daemon

View file

@ -1,5 +1,5 @@
.TH SLAPD.CONF 5 "RELEASEDATE" "OpenLDAP LDVERSION" .TH SLAPD.CONF 5 "RELEASEDATE" "OpenLDAP LDVERSION"
.\" Copyright 1998-2002 The OpenLDAP Foundation All Rights Reserved. .\" Copyright 1998-2003 The OpenLDAP Foundation All Rights Reserved.
.\" Copying restrictions apply. See COPYRIGHT/LICENSE. .\" Copying restrictions apply. See COPYRIGHT/LICENSE.
.\" $OpenLDAP$ .\" $OpenLDAP$
.SH NAME .SH NAME

View file

@ -1,5 +1,5 @@
.TH SLAPD.PLUGIN 5 "RELEASEDATE" "OpenLDAP LDVERSION" .TH SLAPD.PLUGIN 5 "RELEASEDATE" "OpenLDAP LDVERSION"
.\" Copyright 2002 The OpenLDAP Foundation All Rights Reserved. .\" Copyright 2002-2003 The OpenLDAP Foundation All Rights Reserved.
.\" Copying restrictions apply. See COPYRIGHT/LICENSE. .\" Copying restrictions apply. See COPYRIGHT/LICENSE.
.SH NAME .SH NAME
slapd.plugin \- plugin configuration for slapd, the stand-alone LDAP daemon slapd.plugin \- plugin configuration for slapd, the stand-alone LDAP daemon

View file

@ -1,6 +1,6 @@
.TH SLAPD.REPLOG 5 "RELEASEDATE" "OpenLDAP LDVERSION" .TH SLAPD.REPLOG 5 "RELEASEDATE" "OpenLDAP LDVERSION"
.\" $OpenLDAP$ .\" $OpenLDAP$
.\" Copyright 1998-2002 The OpenLDAP Foundation All Rights Reserved. .\" Copyright 1998-2003 The OpenLDAP Foundation All Rights Reserved.
.\" Copying restrictions apply. See COPYRIGHT/LICENSE. .\" Copying restrictions apply. See COPYRIGHT/LICENSE.
.SH NAME .SH NAME
slapd.replog \- slapd replication log format slapd.replog \- slapd replication log format

View file

@ -1,5 +1,5 @@
# $OpenLDAP$ # $OpenLDAP$
## Copyright 1998-2002 The OpenLDAP Foundation, All Rights Reserved. ## Copyright 1998-2003 The OpenLDAP Foundation, All Rights Reserved.
## COPYING RESTRICTIONS APPLY, See COPYRIGHT file ## COPYING RESTRICTIONS APPLY, See COPYRIGHT file
## ##
## man8 Makefile.in for OpenLDAP ## man8 Makefile.in for OpenLDAP

View file

@ -1,6 +1,6 @@
.TH SLAPADD 8C "RELEASEDATE" "OpenLDAP LDVERSION" .TH SLAPADD 8C "RELEASEDATE" "OpenLDAP LDVERSION"
.\" $OpenLDAP$ .\" $OpenLDAP$
.\" Copyright 1998-2002 The OpenLDAP Foundation All Rights Reserved. .\" Copyright 1998-2003 The OpenLDAP Foundation All Rights Reserved.
.\" Copying restrictions apply. See COPYRIGHT/LICENSE. .\" Copying restrictions apply. See COPYRIGHT/LICENSE.
.SH NAME .SH NAME
slapadd \- Add entries to a SLAPD database slapadd \- Add entries to a SLAPD database

View file

@ -1,6 +1,6 @@
.TH SLAPCAT 8C "RELEASEDATE" "OpenLDAP LDVERSION" .TH SLAPCAT 8C "RELEASEDATE" "OpenLDAP LDVERSION"
.\" $OpenLDAP$ .\" $OpenLDAP$
.\" Copyright 1998-2002 The OpenLDAP Foundation All Rights Reserved. .\" Copyright 1998-2003 The OpenLDAP Foundation All Rights Reserved.
.\" Copying restrictions apply. See COPYRIGHT/LICENSE. .\" Copying restrictions apply. See COPYRIGHT/LICENSE.
.SH NAME .SH NAME
slapcat \- SLAPD database to LDIF utility slapcat \- SLAPD database to LDIF utility

View file

@ -1,5 +1,5 @@
.\" $OpenLDAP$ .\" $OpenLDAP$
.\" Copyright 1998-2002 The OpenLDAP Foundation All Rights Reserved. .\" Copyright 1998-2003 The OpenLDAP Foundation All Rights Reserved.
.\" Copying restrictions apply. See COPYRIGHT/LICENSE. .\" Copying restrictions apply. See COPYRIGHT/LICENSE.
.TH SLAPD 8C "RELEASEDATE" "OpenLDAP LDVERSION" .TH SLAPD 8C "RELEASEDATE" "OpenLDAP LDVERSION"
.SH NAME .SH NAME

View file

@ -1,6 +1,6 @@
.TH SLAPINDEX 8C "RELEASEDATE" "OpenLDAP LDVERSION" .TH SLAPINDEX 8C "RELEASEDATE" "OpenLDAP LDVERSION"
.\" $OpenLDAP$ .\" $OpenLDAP$
.\" Copyright 1998-2002 The OpenLDAP Foundation All Rights Reserved. .\" Copyright 1998-2003 The OpenLDAP Foundation All Rights Reserved.
.\" Copying restrictions apply. See COPYRIGHT/LICENSE. .\" Copying restrictions apply. See COPYRIGHT/LICENSE.
.SH NAME .SH NAME
slapindex \- SLAPD index to LDIF utility slapindex \- SLAPD index to LDIF utility

View file

@ -1,6 +1,6 @@
.TH SLAPPASSWD 8C "RELEASEDATE" "OpenLDAP LDVERSION" .TH SLAPPASSWD 8C "RELEASEDATE" "OpenLDAP LDVERSION"
.\" $OpenLDAP$ .\" $OpenLDAP$
.\" Copyright 1998-2002 The OpenLDAP Foundation All Rights Reserved. .\" Copyright 1998-2003 The OpenLDAP Foundation All Rights Reserved.
.\" Copying restrictions apply. See COPYRIGHT/LICENSE. .\" Copying restrictions apply. See COPYRIGHT/LICENSE.
.SH NAME .SH NAME
slappasswd \- OpenLDAP password utility slappasswd \- OpenLDAP password utility

View file

@ -1,6 +1,6 @@
.TH SLURPD 8C "RELEASEDATE" "OpenLDAP LDVERSION" .TH SLURPD 8C "RELEASEDATE" "OpenLDAP LDVERSION"
.\" $OpenLDAP$ .\" $OpenLDAP$
.\" Copyright 1998-2002 The OpenLDAP Foundation All Rights Reserved. .\" Copyright 1998-2003 The OpenLDAP Foundation All Rights Reserved.
.\" Copying restrictions apply. See COPYRIGHT/LICENSE. .\" Copying restrictions apply. See COPYRIGHT/LICENSE.
.SH NAME .SH NAME
slurpd \- Standalone LDAP Update Replication Daemon slurpd \- Standalone LDAP Update Replication Daemon

View file

@ -1,5 +1,5 @@
# $OpenLDAP$ # $OpenLDAP$
## Copyright 1998-2002 The OpenLDAP Foundation, All Rights Reserved. ## Copyright 1998-2003 The OpenLDAP Foundation, All Rights Reserved.
## COPYING RESTRICTIONS APPLY, See COPYRIGHT file ## COPYING RESTRICTIONS APPLY, See COPYRIGHT file
## ##
## include Makefile.in for OpenLDAP ## include Makefile.in for OpenLDAP

View file

@ -1,7 +1,7 @@
/* Generic alloca.h */ /* Generic alloca.h */
/* $OpenLDAP$ */ /* $OpenLDAP$ */
/* /*
* Copyright 1998-2002 The OpenLDAP Foundation, Redwood City, California, USA * Copyright 1998-2003 The OpenLDAP Foundation, Redwood City, California, USA
* 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

View file

@ -1,7 +1,7 @@
/* Generic assert.h */ /* Generic assert.h */
/* $OpenLDAP$ */ /* $OpenLDAP$ */
/* /*
* Copyright 1998-2002 The OpenLDAP Foundation, Redwood City, California, USA * Copyright 1998-2003 The OpenLDAP Foundation, Redwood City, California, USA
* 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

View file

@ -1,7 +1,7 @@
/* Generic bytes.h */ /* Generic bytes.h */
/* $OpenLDAP$ */ /* $OpenLDAP$ */
/* /*
* Copyright 1998-2002 The OpenLDAP Foundation, Redwood City, California, USA * Copyright 1998-2003 The OpenLDAP Foundation, Redwood City, California, USA
* 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

View file

@ -1,7 +1,7 @@
/* Generic crypt.h */ /* Generic crypt.h */
/* $OpenLDAP$ */ /* $OpenLDAP$ */
/* /*
* Copyright 1998-2002 The OpenLDAP Foundation, Redwood City, California, USA * Copyright 1998-2003 The OpenLDAP Foundation, Redwood City, California, USA
* 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

Some files were not shown because too many files have changed in this diff Show more