| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Feedback | Help | Search | 
| Name: openldap-devel | Distribution: Unknown | 
| Version: 2.0.27 | Vendor: Unknown | 
| Release: 2 | Build date: Tue Feb 18 20:59:39 2003 | 
| Group: Development/Libraries | Build host: cranium | 
| Size: 1365503 | Source RPM: openldap-2.0.27-2.src.rpm | 
| Url: http://www.openldap.org/ | |
| Summary: OpenLDAP development libraries and header files. | |
The openldap-devel package includes the development libraries and header files needed for compiling applications that use LDAP (Lightweight Directory Access Protocol) internals. LDAP is a set of protocols for enabling directory services over the Internet. Install this package only if you plan to develop or will need to compile customized LDAP clients.
OpenLDAP
internal MD5: a82bbbd4a68acebb2dc713cb877a9ce2
* Mon Aug 26 2002 Nalin Dahyabhai <nalin@redhat.com> 2.0.25-1
  - update to 2.0.25 "stable", ldbm-over-gdbm (putting off migration of LDBM
    slapd databases until we move to 2.1.x)
  - use %{_smp_mflags} when running make
  - update to MigrationTools 44
  - enable dynamic module support in slapd
* Thu May 16 2002 Nalin Dahyabhai <nalin@redhat.com> 2.0.23-5
  - rebuild in new environment
* Wed Feb 20 2002 Nalin Dahyabhai <nalin@redhat.com> 2.0.23-3
  - use the gdbm backend again
* Mon Feb 18 2002 Nalin Dahyabhai <nalin@redhat.com> 2.0.23-2
  - make slapd.conf read/write by root, read by ldap
* Sun Feb 17 2002 Nalin Dahyabhai <nalin@redhat.com>
  - fix corner case in sendbuf fix
  - 2.0.23 now marked "stable"
* Tue Feb 12 2002 Nalin Dahyabhai <nalin@redhat.com> 2.0.23-1
  - update to 2.0.23
* Fri Feb 08 2002 Nalin Dahyabhai <nalin@redhat.com> 2.0.22-2
  - switch to an internalized Berkeley DB as the ldbm back-end  (NOTE: this breaks
    access to existing on-disk directory data)
  - add slapcat/slapadd with gdbm for migration purposes
  - remove Kerberos dependency in client libs (the direct Kerberos dependency
    is used by the server for checking {kerberos} passwords)
* Fri Feb 01 2002 Nalin Dahyabhai <nalin@redhat.com> 2.0.22-1
  - update to 2.0.22
* Sat Jan 26 2002 Florian La Roche <Florian.LaRoche@redhat.de> 2.0.21-5
  - prereq chkconfig for server subpackage
* Fri Jan 25 2002 Nalin Dahyabhai <nalin@redhat.com> 2.0.21-4
  - update migration tools to version 40
* Wed Jan 23 2002 Nalin Dahyabhai <nalin@redhat.com> 2.0.21-3
  - free ride through the build system
* Wed Jan 16 2002 Nalin Dahyabhai <nalin@redhat.com> 2.0.21-2
  - update to 2.0.21, now earmarked as STABLE
* Wed Jan 16 2002 Nalin Dahyabhai <nalin@redhat.com> 2.0.20-2
  - temporarily disable optimizations for ia64 arches
  - specify pthreads at configure-time instead of letting configure guess
* Mon Jan 14 2002 Nalin Dahyabhai <nalin@redhat.com>
  - and one for Raw Hide
* Mon Jan 14 2002 Nalin Dahyabhai <nalin@redhat.com> 2.0.20-0.7
  - build for RHL 7/7.1
* Mon Jan 14 2002 Nalin Dahyabhai <nalin@redhat.com> 2.0.20-1
  - update to 2.0.20 (security errata)
* Thu Dec 20 2001 Nalin Dahyabhai <nalin@redhat.com> 2.0.19-1
  - update to 2.0.19
* Tue Nov 06 2001 Nalin Dahyabhai <nalin@redhat.com> 2.0.18-2
  - fix the commented-out replication example in slapd.conf
* Fri Oct 26 2001 Nalin Dahyabhai <nalin@redhat.com> 2.0.18-1
  - update to 2.0.18
* Mon Oct 15 2001 Nalin Dahyabhai <nalin@redhat.com> 2.0.17-1
  - update to 2.0.17
* Wed Oct 10 2001 Nalin Dahyabhai <nalin@redhat.com>
  - disable kbind support (deprecated, and I suspect unused)
  - configure with --with-kerberos=k5only instead of --with-kerberos=k5
  - build slapd with threads
* Thu Sep 27 2001 Nalin Dahyabhai <nalin@redhat.com> 2.0.15-2
  - rebuild, 2.0.15 is now designated stable
* Fri Sep 21 2001 Nalin Dahyabhai <nalin@redhat.com> 2.0.15-1
  - update to 2.0.15
* Mon Sep 10 2001 Nalin Dahyabhai <nalin@redhat.com> 2.0.14-1
  - update to 2.0.14
* Fri Aug 31 2001 Nalin Dahyabhai <nalin@redhat.com> 2.0.12-1
  - update to 2.0.12 to pull in fixes for setting of default TLS options, among
    other things
  - update to migration tools 39
  - drop tls patch, which was fixed better in this release
* Tue Aug 21 2001 Nalin Dahyabhai <nalin@redhat.com> 2.0.11-13
  - install saucer correctly
* Thu Aug 16 2001 Nalin Dahyabhai <nalin@redhat.com>
  - try to fix ldap_set_options not being able to set global options related
    to TLS correctly
* Thu Aug 09 2001 Nalin Dahyabhai <nalin@redhat.com>
  - don't attempt to create a cert at install-time, it's usually going
    to get the wrong CN (#51352)
* Mon Aug 06 2001 Nalin Dahyabhai <nalin@redhat.com>
  - add a build-time requirement on pam-devel
  - add a build-time requirement on a sufficiently-new libtool to link
    shared libraries to other shared libraries (which is needed in order
    for prelinking to work)
* Fri Aug 03 2001 Nalin Dahyabhai <nalin@redhat.com>
  - require cyrus-sasl-md5 (support for DIGEST-MD5 is required for RFC
    compliance) by name (follows from #43079, which split cyrus-sasl's
    cram-md5 and digest-md5 modules out into cyrus-sasl-md5)
* Fri Jul 20 2001 Nalin Dahyabhai <nalin@redhat.com>
  - enable passwd back-end (noted by Alan Sparks and Sergio Kessler)
* Wed Jul 18 2001 Nalin Dahyabhai <nalin@redhat.com>
  - start to prep for errata release
* Fri Jul 06 2001 Nalin Dahyabhai <nalin@redhat.com>
  - link libldap with liblber
* Wed Jul 04 2001 Than Ngo <than@redhat.com> 2.0.11-6
  - add symlink liblber.so libldap.so and libldap_r.so in /usr/lib
* Tue Jul 03 2001 Nalin Dahyabhai <nalin@redhat.com>
  - move shared libraries to /lib
  - redo init script for better internationalization (#26154)
  - don't use ldaprc files in the current directory (#38402) (patch from
    hps@intermeta.de)
  - add BuildPrereq on tcp wrappers since we configure with
    --enable-wrappers (#43707)
  - don't overflow debug buffer in mail500 (#41751)
  - don't call krb5_free_creds instead of krb5_free_cred_contents any
    more (#43159)
* Mon Jul 02 2001 Nalin Dahyabhai <nalin@redhat.com>
  - make config files noreplace (#42831)
* Tue Jun 26 2001 Nalin Dahyabhai <nalin@redhat.com>
  - actually change the default config to use the dummy cert
  - update to MigrationTools 38
* Mon Jun 25 2001 Nalin Dahyabhai <nalin@redhat.com>
  - build dummy certificate in %post, use it in default config
  - configure-time shenanigans to help a confused configure script
* Wed Jun 20 2001 Nalin Dahyabhai <nalin@redhat.com>
  - tweak migrate_automount and friends so that they can be run from anywhere
* Thu May 24 2001 Nalin Dahyabhai <nalin@redhat.com>
  - update to 2.0.11
* Wed May 23 2001 Nalin Dahyabhai <nalin@redhat.com>
  - update to 2.0.10
* Mon May 21 2001 Nalin Dahyabhai <nalin@redhat.com>
  - update to 2.0.9
* Tue May 15 2001 Nalin Dahyabhai <nalin@redhat.com>
  - update to 2.0.8
  - drop patch which came from upstream
* Fri Mar 02 2001 Nalin Dahyabhai <nalin@redhat.com>
  - rebuild in new environment
* Thu Feb 08 2001 Nalin Dahyabhai <nalin@redhat.com>
  - back out pidfile patches, which interact weirdly with Linux threads
  - mark non-standard schema as such by moving them to a different directory
* Mon Feb 05 2001 Nalin Dahyabhai <nalin@redhat.com>
  - update to MigrationTools 36, adds netgroup support
* Mon Jan 29 2001 Nalin Dahyabhai <nalin@redhat.com>
  - fix thinko in that last patch
* Thu Jan 25 2001 Nalin Dahyabhai <nalin@redhat.com>
  - try to work around some buffering problems
* Tue Jan 23 2001 Nalin Dahyabhai <nalin@redhat.com>
  - gettextize the init script
* Thu Jan 18 2001 Nalin Dahyabhai <nalin@redhat.com>
  - gettextize the init script
* Fri Jan 12 2001 Nalin Dahyabhai <nalin@redhat.com>
  - move the RFCs to the base package (#21701)
  - update to MigrationTools 34
* Wed Jan 10 2001 Nalin Dahyabhai <nalin@redhat.com>
  - add support for additional OPTIONS, SLAPD_OPTIONS, and SLURPD_OPTIONS in
    a /etc/sysconfig/ldap file (#23549)
* Fri Dec 29 2000 Nalin Dahyabhai <nalin@redhat.com>
  - change automount object OID from 1.3.6.1.1.1.2.9 to 1.3.6.1.1.1.2.13,
    per mail from the ldap-nis mailing list
* Tue Dec 05 2000 Nalin Dahyabhai <nalin@redhat.com>
  - force -fPIC so that shared libraries don't fall over
* Mon Dec 04 2000 Nalin Dahyabhai <nalin@redhat.com>
  - add Norbert Klasen's patch (via Del) to fix searches using ldaps URLs
    (OpenLDAP ITS #889)
  - add "-h ldaps:///" to server init when TLS is enabled, in order to support
    ldaps in addition to the regular STARTTLS (suggested by Del)
* Mon Nov 27 2000 Nalin Dahyabhai <nalin@redhat.com>
  - correct mismatched-dn-cn bug in migrate_automount.pl
* Mon Nov 20 2000 Nalin Dahyabhai <nalin@redhat.com>
  - update to the correct OIDs for automount and automountInformation
  - add notes on upgrading
* Tue Nov 07 2000 Nalin Dahyabhai <nalin@redhat.com>
  - update to 2.0.7
  - drop chdir patch (went mainstream)
* Thu Nov 02 2000 Nalin Dahyabhai <nalin@redhat.com>
  - change automount object classes from auxiliary to structural
* Tue Oct 31 2000 Nalin Dahyabhai <nalin@redhat.com>
  - update to Migration Tools 27
  - change the sense of the last simple patch
* Wed Oct 25 2000 Nalin Dahyabhai <nalin@redhat.com>
  - reorganize the patch list to separate MigrationTools and OpenLDAP patches
  - switch to Luke Howard's rfc822MailMember schema instead of the aliases.schema
  - configure slapd to run as the non-root user "ldap" (#19370)
  - chdir() before chroot() (we don't use chroot, though) (#19369)
  - disable saving of the pid file because the parent thread which saves it and
    the child thread which listens have different pids
* Wed Oct 11 2000 Nalin Dahyabhai <nalin@redhat.com>
  - add missing required attributes to conversion scripts to comply with schema
  - add schema for mail aliases, autofs, and kerberosSecurityObject rooted in
    our own OID tree to define attributes and classes migration scripts expect
  - tweak automounter migration script
* Mon Oct 09 2000 Nalin Dahyabhai <nalin@redhat.com>
  - try adding the suffix first when doing online migrations
  - force ldapadd to use simple authentication in migration scripts
  - add indexing of a few attributes to the default configuration
  - add commented-out section on using TLS to default configuration
* Thu Oct 05 2000 Nalin Dahyabhai <nalin@redhat.com>
  - update to 2.0.6
  - add buildprereq on cyrus-sasl-devel, krb5-devel, openssl-devel
  - take the -s flag off of slapadd invocations in migration tools
  - add the cosine.schema to the default server config, needed by inetorgperson
* Wed Oct 04 2000 Nalin Dahyabhai <nalin@redhat.com>
  - add the nis.schema and inetorgperson.schema to the default server config
  - make ldapadd a hard link to ldapmodify because they're identical binaries
* Fri Sep 22 2000 Nalin Dahyabhai <nalin@redhat.com>
  - update to 2.0.4
* Fri Sep 15 2000 Nalin Dahyabhai <nalin@redhat.com>
  - remove prereq on /etc/init.d (#17531)
  - update to 2.0.3
  - add saucer to the included clients
* Wed Sep 06 2000 Nalin Dahyabhai <nalin@redhat.com>
  - update to 2.0.1
* Fri Sep 01 2000 Nalin Dahyabhai <nalin@redhat.com>
  - update to 2.0.0
  - patch to build against MIT Kerberos 1.1 and later instead of 1.0.x
* Tue Aug 22 2000 Nalin Dahyabhai <nalin@redhat.com>
  - remove that pesky default password
  - change "Copyright:" to "License:"
* Sun Aug 13 2000 Nalin Dahyabhai <nalin@redhat.com>
  - adjust permissions in files lists
  - move libexecdir from %{_prefix}/sbin to %{_sbindir}
* Fri Aug 11 2000 Nalin Dahyabhai <nalin@redhat.com>
  - add migrate_automount.pl to the migration scripts set
* Tue Aug 08 2000 Nalin Dahyabhai <nalin@redhat.com>
  - build a semistatic slurpd with threads, everything else without
  - disable reverse lookups, per email on OpenLDAP mailing lists
  - make sure the execute bits are set on the shared libraries
* Mon Jul 31 2000 Nalin Dahyabhai <nalin@redhat.com>
  - change logging facility used from local4 to daemon (#11047)
* Thu Jul 27 2000 Nalin Dahyabhai <nalin@redhat.com>
  - split off clients and servers to shrink down the package and remove the
    base package's dependency on Perl
  - make certain that the binaries have sane permissions
* Mon Jul 17 2000 Nalin Dahyabhai <nalin@redhat.com>
  - move the init script back
* Thu Jul 13 2000 Nalin Dahyabhai <nalin@redhat.com>
  - tweak the init script to only source /etc/sysconfig/network if it's found
* Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
  - automatic rebuild
* Mon Jul 10 2000 Nalin Dahyabhai <nalin@redhat.com>
  - switch to gdbm; I'm getting off the db merry-go-round
  - tweak the init script some more
  - add instdir to @INC in migration scripts
* Thu Jul 06 2000 Nalin Dahyabhai <nalin@redhat.com>
  - tweak init script to return error codes properly
  - change initscripts dependency to one on /etc/init.d
* Tue Jul 04 2000 Nalin Dahyabhai <nalin@redhat.com>
  - prereq initscripts
  - make migration scripts use mktemp
* Tue Jun 27 2000 Nalin Dahyabhai <nalin@redhat.com>
  - do condrestart in post and stop in preun
  - move init script to /etc/init.d
* Fri Jun 16 2000 Nalin Dahyabhai <nalin@redhat.com>
  - update to 1.2.11
  - add condrestart logic to init script
  - munge migration scripts so that you don't have to be 
    /usr/share/openldap/migration to run them
  - add code to create pid files in /var/run
* Mon Jun 05 2000 Nalin Dahyabhai <nalin@redhat.com>
  - FHS tweaks
  - fix for compiling with libdb2
* Thu May 04 2000 Bill Nottingham <notting@redhat.com>
  - minor tweak so it builds on ia64
* Wed May 03 2000 Nalin Dahyabhai <nalin@redhat.com>
  - more minimalistic fix for bug #11111 after consultation with OpenLDAP team
  - backport replacement for the ldapuser patch
* Tue May 02 2000 Nalin Dahyabhai <nalin@redhat.com>
  - fix segfaults from queries with commas in them in in.xfingerd (bug #11111)
* Tue Apr 25 2000 Nalin Dahyabhai <nalin@redhat.com>
  - update to 1.2.10
  - add revamped version of patch from kos@bastard.net to allow execution as
    any non-root user
  - remove test suite from %build because of weirdness in the build system
* Wed Apr 12 2000 Nalin Dahyabhai <nalin@redhat.com>
  - move the defaults for databases and whatnot to /var/lib/ldap (bug #10714)
  - fix some possible string-handling problems
* Mon Feb 14 2000 Bill Nottingham <notting@redhat.com>
  - start earlier, stop later.
* Thu Feb 03 2000 Nalin Dahyabhai <nalin@redhat.com>
  - auto rebuild in new environment (release 4)
* Tue Feb 01 2000 Nalin Dahyabhai <nalin@redhat.com>
  - add -D_REENTRANT to make threaded stuff more stable, even though it looks
    like the sources define it, too
  - mark *.ph files in migration tools as config files
* Fri Jan 21 2000 Nalin Dahyabhai <nalin@redhat.com>
  - update to 1.2.9
* Mon Sep 13 1999 Bill Nottingham <notting@redhat.com>
  - strip files
* Sat Sep 11 1999 Bill Nottingham <notting@redhat.com>
  - update to 1.2.7
  - fix some bugs from bugzilla (#4885, #4887, #4888, #4967)
  - take include files out of base package
* Fri Aug 27 1999 Jeff Johnson <jbj@redhat.com>
  - missing ;; in init script reload) (#4734).
* Tue Aug 24 1999 Cristian Gafton <gafton@redhat.com>
  - move stuff from /usr/libexec to /usr/sbin
  - relocate config dirs to /etc/openldap
* Mon Aug 16 1999 Bill Nottingham <notting@redhat.com>
  - initscript munging
* Wed Aug 11 1999 Cristian Gafton <gafton@redhat.com>
  - add the migration tools to the package
* Fri Aug 06 1999 Cristian Gafton <gafton@redhat.com>
  - upgrade to 1.2.6
  - add rc.d script
  - split -devel package
* Sun Feb 07 1999 Preston Brown <pbrown@redhat.com>
  - upgrade to latest stable (1.1.4), it now uses configure macro.
* Fri Jan 15 1999 Bill Nottingham <notting@redhat.com>
  - build on arm, glibc2.1
* Wed Oct 28 1998 Preston Brown <pbrown@redhat.com>
  - initial cut.
  - patches for signal handling on the alpha
/usr/include/disptmpl.h /usr/include/lber.h /usr/include/lber_types.h /usr/include/ldap.h /usr/include/ldap_cdefs.h /usr/include/ldap_features.h /usr/include/ldap_schema.h /usr/include/srchpref.h /usr/lib/liblber.a /usr/lib/liblber.so /usr/lib/libldap.a /usr/lib/libldap.so /usr/lib/libldap_r.a /usr/lib/libldap_r.so /usr/share/doc/openldap-devel-2.0.27 /usr/share/doc/openldap-devel-2.0.27/drafts /usr/share/doc/openldap-devel-2.0.27/drafts/README /usr/share/doc/openldap-devel-2.0.27/drafts/draft-byrne-ldap-alias-xx.txt /usr/share/doc/openldap-devel-2.0.27/drafts/draft-ietf-ldapext-ldap-c-api-xx.txt /usr/share/doc/openldap-devel-2.0.27/drafts/draft-ietf-ldapext-locate-xx.txt /usr/share/doc/openldap-devel-2.0.27/drafts/draft-lachman-laser-ldap-mail-routing-xx.txt /usr/share/doc/openldap-devel-2.0.27/drafts/draft-zeilenga-ldap-namedref-xx.txt /usr/share/doc/openldap-devel-2.0.27/drafts/draft-zeilenga-ldapv3bis-opattrs-xx.txt /usr/share/man/man3/ber_alloc_t.3.gz /usr/share/man/man3/ber_first_element.3.gz /usr/share/man/man3/ber_flush.3.gz /usr/share/man/man3/ber_get_bitstring.3.gz /usr/share/man/man3/ber_get_boolean.3.gz /usr/share/man/man3/ber_get_enum.3.gz /usr/share/man/man3/ber_get_int.3.gz /usr/share/man/man3/ber_get_next.3.gz /usr/share/man/man3/ber_get_null.3.gz /usr/share/man/man3/ber_get_stringa.3.gz /usr/share/man/man3/ber_get_stringb.3.gz /usr/share/man/man3/ber_next_element.3.gz /usr/share/man/man3/ber_peek_tag.3.gz /usr/share/man/man3/ber_printf.3.gz /usr/share/man/man3/ber_put_enum.3.gz /usr/share/man/man3/ber_put_int.3.gz /usr/share/man/man3/ber_put_null.3.gz /usr/share/man/man3/ber_put_ostring.3.gz /usr/share/man/man3/ber_put_seq.3.gz /usr/share/man/man3/ber_put_set.3.gz /usr/share/man/man3/ber_put_string.3.gz /usr/share/man/man3/ber_scanf.3.gz /usr/share/man/man3/ber_skip_tag.3.gz /usr/share/man/man3/ber_start_set.3.gz /usr/share/man/man3/lber-decode.3.gz /usr/share/man/man3/lber-encode.3.gz /usr/share/man/man3/lber-memory.3.gz /usr/share/man/man3/lber-types.3.gz /usr/share/man/man3/ld_errno.3.gz /usr/share/man/man3/ldap.3.gz /usr/share/man/man3/ldap_abandon.3.gz /usr/share/man/man3/ldap_abandon_ext.3.gz /usr/share/man/man3/ldap_add.3.gz /usr/share/man/man3/ldap_add_ext.3.gz /usr/share/man/man3/ldap_add_ext_s.3.gz /usr/share/man/man3/ldap_add_s.3.gz /usr/share/man/man3/ldap_attributetype2name.3.gz /usr/share/man/man3/ldap_attributetype2str.3.gz /usr/share/man/man3/ldap_attributetype_free.3.gz /usr/share/man/man3/ldap_bind.3.gz /usr/share/man/man3/ldap_bind_s.3.gz /usr/share/man/man3/ldap_build_filter.3.gz /usr/share/man/man3/ldap_cache.3.gz /usr/share/man/man3/ldap_compare.3.gz /usr/share/man/man3/ldap_compare_ext.3.gz /usr/share/man/man3/ldap_compare_ext_s.3.gz /usr/share/man/man3/ldap_compare_s.3.gz /usr/share/man/man3/ldap_count_entries.3.gz /usr/share/man/man3/ldap_count_values.3.gz /usr/share/man/man3/ldap_count_values_len.3.gz /usr/share/man/man3/ldap_delete.3.gz /usr/share/man/man3/ldap_delete_ext.3.gz /usr/share/man/man3/ldap_delete_ext_s.3.gz /usr/share/man/man3/ldap_delete_s.3.gz /usr/share/man/man3/ldap_destroy_cache.3.gz /usr/share/man/man3/ldap_disable_cache.3.gz /usr/share/man/man3/ldap_disptmpl.3.gz /usr/share/man/man3/ldap_dn2ufn.3.gz /usr/share/man/man3/ldap_enable_cache.3.gz /usr/share/man/man3/ldap_entry2html.3.gz /usr/share/man/man3/ldap_entry2html_search.3.gz /usr/share/man/man3/ldap_entry2text.3.gz /usr/share/man/man3/ldap_entry2text_search.3.gz /usr/share/man/man3/ldap_err2string.3.gz /usr/share/man/man3/ldap_errlist.3.gz /usr/share/man/man3/ldap_error.3.gz /usr/share/man/man3/ldap_explode_dn.3.gz /usr/share/man/man3/ldap_explode_rdn.3.gz /usr/share/man/man3/ldap_first_attribute.3.gz /usr/share/man/man3/ldap_first_disptmpl.3.gz /usr/share/man/man3/ldap_first_entry.3.gz /usr/share/man/man3/ldap_first_searchobj.3.gz /usr/share/man/man3/ldap_first_tmplcol.3.gz /usr/share/man/man3/ldap_first_tmplrow.3.gz /usr/share/man/man3/ldap_flush_cache.3.gz /usr/share/man/man3/ldap_free_friendlymap.3.gz /usr/share/man/man3/ldap_free_searchprefs.3.gz /usr/share/man/man3/ldap_free_templates.3.gz /usr/share/man/man3/ldap_free_urldesc.3.gz /usr/share/man/man3/ldap_friendly.3.gz /usr/share/man/man3/ldap_friendly_name.3.gz /usr/share/man/man3/ldap_get_dn.3.gz /usr/share/man/man3/ldap_get_values.3.gz /usr/share/man/man3/ldap_get_values_len.3.gz /usr/share/man/man3/ldap_getfilter.3.gz /usr/share/man/man3/ldap_getfilter_free.3.gz /usr/share/man/man3/ldap_getfirstfilter.3.gz /usr/share/man/man3/ldap_getnextfilter.3.gz /usr/share/man/man3/ldap_init.3.gz /usr/share/man/man3/ldap_init_getfilter.3.gz /usr/share/man/man3/ldap_init_getfilter_buf.3.gz /usr/share/man/man3/ldap_init_searchprefs.3.gz /usr/share/man/man3/ldap_init_searchprefs_buf.3.gz /usr/share/man/man3/ldap_init_templates.3.gz /usr/share/man/man3/ldap_init_templates_buf.3.gz /usr/share/man/man3/ldap_is_ldap_url.3.gz /usr/share/man/man3/ldap_kerberos_bind1.3.gz /usr/share/man/man3/ldap_kerberos_bind1_s.3.gz /usr/share/man/man3/ldap_kerberos_bind2.3.gz /usr/share/man/man3/ldap_kerberos_bind2_s.3.gz /usr/share/man/man3/ldap_kerberos_bind_s.3.gz /usr/share/man/man3/ldap_matchingrule2name.3.gz /usr/share/man/man3/ldap_matchingrule2str.3.gz /usr/share/man/man3/ldap_matchingrule_free.3.gz /usr/share/man/man3/ldap_modify.3.gz /usr/share/man/man3/ldap_modify_ext.3.gz /usr/share/man/man3/ldap_modify_ext_s.3.gz /usr/share/man/man3/ldap_modify_s.3.gz /usr/share/man/man3/ldap_modrdn.3.gz /usr/share/man/man3/ldap_modrdn2.3.gz /usr/share/man/man3/ldap_modrdn2_s.3.gz /usr/share/man/man3/ldap_modrdn_s.3.gz /usr/share/man/man3/ldap_mods_free.3.gz /usr/share/man/man3/ldap_msgfree.3.gz /usr/share/man/man3/ldap_msgid.3.gz /usr/share/man/man3/ldap_msgtype.3.gz /usr/share/man/man3/ldap_next_attribute.3.gz /usr/share/man/man3/ldap_next_disptmpl.3.gz /usr/share/man/man3/ldap_next_entry.3.gz /usr/share/man/man3/ldap_next_searchobj.3.gz /usr/share/man/man3/ldap_next_tmplcol.3.gz /usr/share/man/man3/ldap_next_tmplrow.3.gz /usr/share/man/man3/ldap_objectclass2name.3.gz /usr/share/man/man3/ldap_objectclass2str.3.gz /usr/share/man/man3/ldap_objectclass_free.3.gz /usr/share/man/man3/ldap_oc2template.3.gz /usr/share/man/man3/ldap_open.3.gz /usr/share/man/man3/ldap_perror.3.gz /usr/share/man/man3/ldap_result.3.gz /usr/share/man/man3/ldap_result2error.3.gz /usr/share/man/man3/ldap_sasl_bind.3.gz /usr/share/man/man3/ldap_sasl_bind_s.3.gz /usr/share/man/man3/ldap_schema.3.gz /usr/share/man/man3/ldap_scherr2str.3.gz /usr/share/man/man3/ldap_search.3.gz /usr/share/man/man3/ldap_search_ext.3.gz /usr/share/man/man3/ldap_search_ext_s.3.gz /usr/share/man/man3/ldap_search_s.3.gz /usr/share/man/man3/ldap_search_st.3.gz /usr/share/man/man3/ldap_searchprefs.3.gz /usr/share/man/man3/ldap_set_cache_options.3.gz /usr/share/man/man3/ldap_setfilteraffixes.3.gz /usr/share/man/man3/ldap_simple_bind.3.gz /usr/share/man/man3/ldap_simple_bind_s.3.gz /usr/share/man/man3/ldap_sort.3.gz /usr/share/man/man3/ldap_sort_entries.3.gz /usr/share/man/man3/ldap_sort_strcasecmp.3.gz /usr/share/man/man3/ldap_sort_values.3.gz /usr/share/man/man3/ldap_str2attributetype.3.gz /usr/share/man/man3/ldap_str2matchingrule.3.gz /usr/share/man/man3/ldap_str2objectclass.3.gz /usr/share/man/man3/ldap_str2syntax.3.gz /usr/share/man/man3/ldap_syntax2name.3.gz /usr/share/man/man3/ldap_syntax2str.3.gz /usr/share/man/man3/ldap_syntax_free.3.gz /usr/share/man/man3/ldap_tmplattrs.3.gz /usr/share/man/man3/ldap_ufn.3.gz /usr/share/man/man3/ldap_ufn_search_c.3.gz /usr/share/man/man3/ldap_ufn_search_ct.3.gz /usr/share/man/man3/ldap_ufn_search_s.3.gz /usr/share/man/man3/ldap_ufn_setfilter.3.gz /usr/share/man/man3/ldap_ufn_setprefix.3.gz /usr/share/man/man3/ldap_ufn_timeout.3.gz /usr/share/man/man3/ldap_unbind.3.gz /usr/share/man/man3/ldap_unbind_ext.3.gz /usr/share/man/man3/ldap_unbind_ext_s.3.gz /usr/share/man/man3/ldap_unbind_s.3.gz /usr/share/man/man3/ldap_uncache_entry.3.gz /usr/share/man/man3/ldap_uncache_request.3.gz /usr/share/man/man3/ldap_url.3.gz /usr/share/man/man3/ldap_url_parse.3.gz /usr/share/man/man3/ldap_url_search.3.gz /usr/share/man/man3/ldap_url_search_s.3.gz /usr/share/man/man3/ldap_url_search_st.3.gz /usr/share/man/man3/ldap_vals2html.3.gz /usr/share/man/man3/ldap_vals2text.3.gz /usr/share/man/man3/ldap_value_free.3.gz /usr/share/man/man3/ldap_value_free_len.3.gz
Generated by rpm2html 1.9.2
webmaster@wesmo.com, Wed Mar 21 12:13:11 2007