mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-02-17 14:00:30 +08:00
Add RCSid and Copyright
This commit is contained in:
parent
04a5418db0
commit
305ed36159
@ -1,4 +1,7 @@
|
||||
.TH LDAPDELETE 1 "17 August 1999" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-1999 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
ldapdelete \- LDAP delete entry tool
|
||||
.SH SYNOPSIS
|
||||
|
@ -1,4 +1,7 @@
|
||||
.TH LDAPMODIFY 1 "17 August 1999" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-1999 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
ldapmodify, ldapadd \- LDAP modify entry and LDAP add entry tools
|
||||
.SH SYNOPSIS
|
||||
|
@ -1,4 +1,7 @@
|
||||
.TH LDAPMODRDN 1 "17 August 1999" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-1999 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
ldapmodrdn \- LDAP rename entry tool
|
||||
.SH SYNOPSIS
|
||||
|
@ -1,4 +1,7 @@
|
||||
.TH LDAPPASSWD 1 "5 December 1998" "LDAPPasswd"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-1999 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
ldappasswd \- change the password of an LDAP entry
|
||||
.SH SYNOPSIS
|
||||
|
@ -1,4 +1,7 @@
|
||||
.TH LDAPSEARCH 1 "17 August 1999" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-1999 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
ldapsearch \- LDAP search tool
|
||||
.SH SYNOPSIS
|
||||
|
@ -1,4 +1,7 @@
|
||||
.TH UD 1 "10 November 1998" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-1999 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.UC 6
|
||||
.SH NAME
|
||||
ud \- interactive LDAP Directory Server query program
|
||||
|
@ -1,4 +1,7 @@
|
||||
.TH CLDAP_CLOSE 3 "22 September 1998" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-1999 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
cldap_close \- Dispose of Connectionless LDAP Pointer
|
||||
.SH SYNOPSIS
|
||||
|
@ -1,4 +1,7 @@
|
||||
.TH CLDAP_OPEN 3 "22 September 1998" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-1999 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
cldap_open \- Prepare for Connectionless LDAP Communication
|
||||
.SH SYNOPSIS
|
||||
|
@ -1,4 +1,7 @@
|
||||
.TH CLDAP_SEARCH_S 3 "22 September 1998" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-1999 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
cldap_search_s \- Connectionless LDAP Search
|
||||
.SH SYNOPSIS
|
||||
|
@ -1,4 +1,7 @@
|
||||
.TH CLDAP_SETRETRYINFO 3 "22 September 1998" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-1999 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
cldap_setretryinfo \- Set Connectionless LDAP Request Retransmission Parameters
|
||||
.SH SYNOPSIS
|
||||
|
@ -1,4 +1,7 @@
|
||||
.TH LBER_DECODE 3 "22 September 1998" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-1999 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
ber_get_next, ber_skiptag, ber_peek_tag, ber_scanf, ber_get_int, ber_get_stringb, ber_get_stringa, ber_get_null, ber_get_boolean, ber_get_bitstring, ber_first_element, ber_next_element \- LBER simplified Basic Encoding Rules library routines for decoding
|
||||
.SH SYNOPSIS
|
||||
|
@ -1,4 +1,7 @@
|
||||
.TH LBER_ENCODE 3 "22 September 1998" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-1999 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
ber_alloc, ber_flush, ber_printf, ber_put_int, 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
|
||||
.SH SYNOPSIS
|
||||
|
@ -1,4 +1,7 @@
|
||||
.TH LDAP 3 "10 November 1998" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-1999 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
ldap - Lightweight Directory Access Protocol package
|
||||
.SH SYNOPSIS
|
||||
|
@ -1,4 +1,7 @@
|
||||
.TH LDAP_ABANDON 3 "22 September 1998" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-1999 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
ldap_abandon \- Abandon an LDAP operation in progress
|
||||
.SH SYNOPSIS
|
||||
|
@ -1,4 +1,7 @@
|
||||
.TH LDAP_ADD 3 "22 September 1998" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-1999 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
ldap_add, ldap_add_s \- Perform an LDAP add operation
|
||||
.SH SYNOPSIS
|
||||
|
@ -1,4 +1,7 @@
|
||||
.TH LDAP_BIND 3 "22 September 1998" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-1999 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.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_unbind, ldap_unbind_s, ldap_set_rebind_proc \- LDAP bind routines
|
||||
.SH SYNOPSIS
|
||||
|
@ -1,4 +1,7 @@
|
||||
.TH LDAP_CACHE 3 "22 September 1998" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-1999 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.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
|
||||
.SH SYNOPSIS
|
||||
|
@ -1,4 +1,7 @@
|
||||
.TH LDAP_CHARSET 3 "22 September 1998" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-1999 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
ldap_set_string_translators,
|
||||
ldap_t61_to_8859,
|
||||
|
@ -1,4 +1,7 @@
|
||||
.TH LDAP_COMPARE 3 "22 September 1998" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-1999 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
ldap_compare, ldap_compare_s \- Perform an LDAP compare operation
|
||||
.SH SYNOPSIS
|
||||
|
@ -1,4 +1,7 @@
|
||||
.TH LDAP_DELETE 3 "22 September 1998" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-1999 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
ldap_delete, ldap_delete_s \- Perform an LDAP delete operation
|
||||
.SH SYNOPSIS
|
||||
|
@ -1,4 +1,7 @@
|
||||
.TH LDAP_DISPTMPL 3 "22 September 1998" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-1999 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
ldap_init_templates, ldap_init_templates_buf, ldap_free_templates, ldap_first_disptmpl, ldap_next_disptmpl, ldap_oc2template, ldap_tmplattrs, ldap_first_tmplrow, ldap_next_tmplrow, ldap_first_tmplcol, ldap_next_tmplcol, \- LDAP display template routines
|
||||
.SH SYNOPSIS
|
||||
|
@ -1,4 +1,7 @@
|
||||
.TH LDAP_ENTRY2TEXT 3 "22 September 1998" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-1999 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
ldap_entry2text, ldap_entry2text_search, ldap_vals2text \- LDAP entry display routines
|
||||
.SH SYNOPSIS
|
||||
|
@ -1,4 +1,7 @@
|
||||
.TH LDAP_ERROR 3 "22 September 1998" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-1999 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
ldap_perror, ld_errno, ldap_result2error, ldap_errlist, ldap_err2string \- LDAP protocol error handling routines
|
||||
.SH SYNOPSIS
|
||||
|
@ -1,4 +1,7 @@
|
||||
.TH LDAP_FIRST_ATTRIBUTE 3 "22 September 1998" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-1999 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
ldap_first_attribute, ldap_next_attribute \- step through LDAP entry attributes
|
||||
.SH SYNOPSIS
|
||||
|
@ -1,4 +1,7 @@
|
||||
.TH LDAP_FIRST_ENTRY 3 "22 September 1998" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-1999 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
ldap_first_entry, ldap_next_entry, ldap_count_entries \- LDAP result entry parsing and counting routines
|
||||
.SH SYNOPSIS
|
||||
|
@ -1,4 +1,7 @@
|
||||
.TH LDAP_FRIENDLY 3 "22 September 1998" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-1999 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
ldap_friendly_name, ldap_free_friendlymap \- LDAP unfriendly to friendly name mapping routine
|
||||
.SH SYNOPSIS
|
||||
|
@ -1,4 +1,7 @@
|
||||
.TH LDAP_GET_DN 3 "22 September 1998" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-1999 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
ldap_get_dn, ldap_explode_dn, ldap_explode_rdn, ldap_dn2ufn, ldap_is_dns_dn, ldap_explode_dns \- LDAP DN handling routines
|
||||
.SH SYNOPSIS
|
||||
|
@ -1,4 +1,7 @@
|
||||
.TH LDAP_GET_VALUES 3 "22 September 1998" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-1999 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
ldap_get_values, ldap_get_values_len, ldap_count_values \- LDAP attribute value handling routines
|
||||
.SH SYNOPSIS
|
||||
|
@ -1,4 +1,7 @@
|
||||
.TH LDAP_GETFILTER 3 "22 September 1998" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-1999 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
ldap_init_getfilter, ldap_init_getfilter_buf, ldap_getfilter_free,
|
||||
ldap_getfirstfilter, ldap_getnextfilter, ldap_build_filter \- LDAP filter generating routines
|
||||
|
@ -1,4 +1,7 @@
|
||||
.TH LDAP_MODIFY 3 "22 September 1998" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-1999 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
ldap_modify, ldap_modify_s \- Perform an LDAP modify operation
|
||||
.SH SYNOPSIS
|
||||
|
@ -1,4 +1,7 @@
|
||||
.TH LDAP_MODRDN 3 "22 September 1998" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-1999 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
ldap_modrdn, ldap_modrdn_s, ldap_modrdn2, ldap_modrdn2_s \- Perform an LDAP modify RDN operation
|
||||
.SH SYNOPSIS
|
||||
|
@ -1,4 +1,7 @@
|
||||
.TH LDAP_OPEN 3 "22 September 1998" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-1999 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
ldap_init, ldap_open \- Initialize the LDAP library and open a connection to an LDAP server
|
||||
.SH SYNOPSIS
|
||||
|
@ -1,4 +1,7 @@
|
||||
.TH LDAP_RESULT 3 "22 September 1998" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-1999 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
ldap_result \- Wait for the result of an LDAP operation
|
||||
.SH SYNOPSIS
|
||||
|
@ -1,4 +1,7 @@
|
||||
.TH LDAP_SEARCH 3 "25 July 1999" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-1999 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
ldap_search, ldap_search_s, ldap_search_st \- Perform an LDAP search operation
|
||||
.SH SYNOPSIS
|
||||
|
@ -1,4 +1,7 @@
|
||||
.TH SEARCHPREFS 3 "22 September 1998" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-1999 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
ldap_init_searchprefs, ldap_init_searchprefs_buf, ldap_free_searchprefs, ldap_first_searchobj, ldap_next_searchobj \- LDAP search preference configuration routeines
|
||||
.SH SYNOPSIS
|
||||
|
@ -1,4 +1,7 @@
|
||||
.TH LDAP_SORT 3 "22 September 1998" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-1999 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
ldap_sort_entries, ldap_sort_values, ldap_sort_strcasecmp \- LDAP sorting routines
|
||||
.SH SYNOPSIS
|
||||
|
@ -1,4 +1,7 @@
|
||||
.TH LDAP_UFN 3 "22 September 1998" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-1999 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
ldap_ufn_search_s, ldap_ufn_search_c, ldap_ufn_search_ct, ldap_ufn_setfilter, ldap_ufn_setfilter, ldap_ufn_setprefix, ldap_ufn_timeout \- Perform an LDAP user friendly search operation
|
||||
.SH SYNOPSIS
|
||||
|
@ -1,4 +1,7 @@
|
||||
.TH LDAP_URL 3 "22 September 1998" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-1999 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
ldap_is_ldap_url,
|
||||
ldap_url_parse,
|
||||
|
@ -1,4 +1,7 @@
|
||||
.TH LDAP.CONF 5 "29 November 1998" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-1999 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.UC 6
|
||||
.SH NAME
|
||||
ldap.conf \- ldap configuration file
|
||||
|
@ -1,4 +1,7 @@
|
||||
.TH LDAPFILTER.CONF 5 "22 September 1998" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-1999 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
ldapfilter.conf \- configuration file for LDAP get filter routines
|
||||
.SH SYNOPSIS
|
||||
|
@ -1,4 +1,7 @@
|
||||
.TH LDAPFRIENDLY 5 "22 September 1998" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-1999 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
ldapfriendly \- data file for LDAP friendly routines
|
||||
.SH SYNOPSIS
|
||||
|
@ -1,4 +1,7 @@
|
||||
.TH LDAPSEARCHPREFS.CONF 5 "22 September 1998" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-1999 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
ldapsearchprefs.conf \- configuration file for LDAP search preference routines
|
||||
.SH SYNOPSIS
|
||||
|
@ -1,4 +1,7 @@
|
||||
.TH LDAPTEMPLATES.CONF 5 "22 September 1998" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-1999 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
ldaptemplates.conf \- configuration file for LDAP display template routines
|
||||
.SH SYNOPSIS
|
||||
|
@ -1,4 +1,7 @@
|
||||
.TH LDIF 5 "22 September 1998" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-1999 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
ldif \- LDAP Data Interchange Format
|
||||
.SH DESCRIPTION
|
||||
|
@ -1,4 +1,7 @@
|
||||
.TH SLAPD.CONF 5 "5 August 1999" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-1999 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
slapd.conf \- configuration file for slapd, the stand-alone LDAP daemon
|
||||
.SH SYNOPSIS
|
||||
|
@ -1,4 +1,7 @@
|
||||
.TH SLAPD.REPLOG 5 "22 September 1998" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-1999 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
slapd.replog \- slapd replication log format
|
||||
.SH SYNOPSIS
|
||||
|
@ -1,4 +1,7 @@
|
||||
.TH UD.CONF 5 "22 September 1998" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-1999 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.UC 6
|
||||
.SH NAME
|
||||
ud.conf \- ud configuration file
|
||||
|
@ -1,4 +1,7 @@
|
||||
.TH CENTIPEDE 8C "22 September 1998" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-1999 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
centipede \- LDAP centroid index generation and maintenance program
|
||||
.SH SYNOPSIS
|
||||
|
@ -1,4 +1,7 @@
|
||||
.TH CHLOG2REPLOG 8C "22 September 1998" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-1999 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
chlog2replog \- convert an X.500 DSA-style changelog to an LDAP-style
|
||||
replication log
|
||||
|
@ -1,4 +1,7 @@
|
||||
.TH EDB2LDIF 8C "22 September 1998" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-1999 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
edb2ldif \- QUIPU EDB file to LDIF conversion tool
|
||||
.SH SYNOPSIS
|
||||
|
@ -1,4 +1,7 @@
|
||||
.TH GO500 8C "22 September 1998" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-1999 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
go500 \- Local Gopher index search to X.500 search gateway
|
||||
.SH SYNOPSIS
|
||||
|
@ -1,4 +1,7 @@
|
||||
.TH GO500GW 8C "22 September 1998" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-1999 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
go500gw \- General Gopher to X.500 gateway for browsing and searching
|
||||
.SH SYNOPSIS
|
||||
|
@ -1,4 +1,7 @@
|
||||
.TH IN.XFINGERD 8C "22 September 1998" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-1999 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
in.xfingerd \- Finger to LDAP/X.500 gateway daemon
|
||||
.SH SYNOPSIS
|
||||
|
@ -1,4 +1,7 @@
|
||||
.TH LDAPD 8C "22 September 1998" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-1999 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
ldapd \- LDAP X.500 Protocol Daemon
|
||||
.SH SYNOPSIS
|
||||
|
@ -1,4 +1,7 @@
|
||||
.TH LDIF 8C "22 September 1998" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-1999 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
ldif \- convert arbitrary data to LDIF format
|
||||
.SH SYNOPSIS
|
||||
|
@ -1,4 +1,7 @@
|
||||
.TH MAIL500 8C "22 September 1998" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-1999 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
mail500 \- X.500 capable mailer
|
||||
.LP
|
||||
|
@ -1,4 +1,7 @@
|
||||
.TH RCPT500 8C "22 September 1998" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-1999 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
rcpt500 \- mail to X.500 gateway program
|
||||
.SH SYNOPSIS
|
||||
|
@ -1,4 +1,7 @@
|
||||
.TH SLAPADD 8C "17 August 1999" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-1999 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
slapadd \- Add entries to a SLAPD database
|
||||
.SH SYNOPSIS
|
||||
|
@ -1,4 +1,7 @@
|
||||
.TH SLAPCAT 8C "17 August 1999" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-1999 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
slapcat \- SLAPD database to LDIF utility
|
||||
.SH SYNOPSIS
|
||||
|
@ -1,4 +1,7 @@
|
||||
.TH SLAPD 8C "3 April 1999" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-1999 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
slapd \- Stand-alone LDAP Daemon
|
||||
.SH SYNOPSIS
|
||||
|
@ -1,4 +1,7 @@
|
||||
.TH SLURPD 8C "22 September 1998" "OpenLDAP LDVERSION"
|
||||
.\" $OpenLDAP$
|
||||
.\" Copyright 1998-1999 The OpenLDAP Foundation All Rights Reserved.
|
||||
.\" Copying restrictions apply. See COPYRIGHT/LICENSE.
|
||||
.SH NAME
|
||||
slurpd \- Standalone LDAP Update Replication Daemon
|
||||
.SH SYNOPSIS
|
||||
|
Loading…
Reference in New Issue
Block a user