~ubuntu-branches/ubuntu/hardy/openldap2.3/hardy-proposed

« back to all changes in this revision

Viewing changes to clients/tools/ldapwhoami.c

  • Committer: Bazaar Package Importer
  • Author(s): Mathias Gug
  • Date: 2008-06-12 19:33:42 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20080612193342-b1s0w22rpcmemotl
Tags: 2.4.9-0ubuntu0.8.04
* New upstream version: (LP: #237688)
  This verison fixes a number of bugs including syncrepl issues,
  assertion errors, and segmentation faults found in previous
  versions of openldap:
  http://www.openldap.org/software/release/changes.html.
  Dropped patches (included in the new upstream version):
   - debian/patches/entryCSN-backwards-compatibility (ITS #5348).
   - debian/patches/fix-notify-crasher.patch (ITS #5450).
   - debian/patches/libldap_r-link (ITS #4982).
   - debian/patches/sasl-cleartext-strncasecmp (ITS #5368).
   - debian/patches/slapd-tlsverifyclient-default (ITS #5360).
   - debian/patches/gnutls-ciphers patch (ITS #5341).
   - debian/patches/SECURITY_CVE-2008-0658.patch (#ITS 5358).
* debian/patches/fix-syncrepl-oops: Fixes assertion when using syncrepl.
  (LP: #227178)
* debian/patches/fix-assertion-io.patch,
  debian/patches/fix-dnpretty-assertion.patch:
  Add information about the related bugs these patches fix.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/* ldapwhoami.c -- a tool for asking the directory "Who Am I?" */
2
 
/* $OpenLDAP: pkg/ldap/clients/tools/ldapwhoami.c,v 1.42.2.2 2007/08/31 23:13:51 quanah Exp $ */
 
2
/* $OpenLDAP: pkg/ldap/clients/tools/ldapwhoami.c,v 1.42.2.3 2008/02/11 23:26:38 kurt Exp $ */
3
3
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
4
4
 *
5
 
 * Copyright 1998-2007 The OpenLDAP Foundation.
 
5
 * Copyright 1998-2008 The OpenLDAP Foundation.
6
6
 * Portions Copyright 1998-2003 Kurt D. Zeilenga.
7
7
 * Portions Copyright 1998-2001 Net Boolean Incorporated.
8
8
 * Portions Copyright 2001-2003 IBM Corporation.