Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors |
Name: openldap-devel | Distribution: Think Blue for zSeries (64 bit) |
Version: 2.0.7 | Vendor: Millenux GmbH, Germany, http://www.millenux.com/ |
Release: 14 | Build date: Mon May 14 18:05:34 2001 |
Group: Development/Libraries | Build host: z02.millenux.com |
Size: 1885134 | Source RPM: openldap-2.0.7-14.src.rpm |
Packager: Millenux GmbH, Germany, <support@millenux.com> | |
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
MD5: d9d8c4c272f523a8076393cb223d5a5f
GPG
* Fri May 04 2001 Oliver Paukstadt <oliver.paukstadt@millenux.com> - ported to IBM zSeries (s390x, 64 bit) * 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 /usr/sbin to /usr/sbin * 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.7 /usr/share/doc/openldap-devel-2.0.7/drafts /usr/share/doc/openldap-devel-2.0.7/drafts/README /usr/share/doc/openldap-devel-2.0.7/drafts/draft-byrne-ldap-alias-xx.txt /usr/share/doc/openldap-devel-2.0.7/drafts/draft-ietf-asid-ldapv3-attributes-03.txt /usr/share/doc/openldap-devel-2.0.7/drafts/draft-ietf-ldapext-ldap-c-api-xx.txt /usr/share/doc/openldap-devel-2.0.7/drafts/draft-ietf-ldapext-ldapv3-vlv-xx.txt /usr/share/doc/openldap-devel-2.0.7/drafts/draft-ietf-ldapext-locate-xx.txt /usr/share/doc/openldap-devel-2.0.7/drafts/draft-lachman-laser-ldap-mail-routing-xx.txt /usr/share/doc/openldap-devel-2.0.7/drafts/draft-rharrison-ldap-extpartresp-xx.txt /usr/share/doc/openldap-devel-2.0.7/drafts/draft-smith-ldap-c-api-ext-vlv-xx.txt /usr/share/doc/openldap-devel-2.0.7/drafts/draft-zeilenga-ldap-namedref-xx.txt /usr/share/doc/openldap-devel-2.0.7/drafts/draft-zeilenga-ldap-passwd-exop-xx.txt /usr/share/doc/openldap-devel-2.0.7/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_set_rebind_proc.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.7
Fritz Elfert, Thu Jan 16 13:49:47 2003