lp:ubuntu/jaunty/nss-ldapd

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/jaunty/nss-ldapd
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

6. By Arthur de Jong

a fix for a problem in debconf configuration that would ignore user input
and use automatically detected values instead (closes: 505384)

5. By Arthur de Jong

* clarify relationship to nss_ldap in package description (closes: #499892)
* fix test for nscd init script in postinst (closes: #504142)
* allow spaces in user and group names (closes: #488635)
* if ldap_set_option() fails log the option name instead of number
* retry connecting to LDAP server in more cases

4. By Arthur de Jong

* updated Swedish debconf translation by Martin Ă…gren (closes: #492910)
* updated Danish debconf translation by Jonas Smedegaard (closes: #493973)

3. By Arthur de Jong

* major structural changes in the LDAP lookup code using a newly implemented
  module that does memory management, session handling, paging and all other
  painful things with a simple interface
* rewritten LDAP query and result handling code, now generating warnings
  about incorrect entries in the LDAP directory
* IPv6 addresses in host lookups are now supported
* added Kerberos ccname support (with the krb5_ccname option) thanks to
  Andreas Schneider and Ralf Haferkamp from SuSE and remove
  --with-gssapi-dir, --enable-configurable-krb5-ccname-gssapi and
  --enable-configurable-krb5-ccname-env configure options and having
  automatic detection instead
* added support for DNS SRV record lookups by specifying DNS as uri thanks
  to Ralf Haferkamp and Michael Calmer from SuSE
* added support for DOMAIN as base DN which uses the host's domain to
  construct a DN
* removed nss_connect_policy, bind_policy and sizelimit options
* cleaned up and documented reconnect logic with reconnect_tries,
  reconnect_sleeptime and reconnect_maxsleeptime options
* configuration values with spaces in them (e.g. distinguished names) are
  now handled properly
* fix a small memory leak in the I/O module
* miscellaneous code improvements (better source code comments, more
  consistent logging, portability improvements, more tests, etc)
* improvements to documentation

2. By Emmet Hikory

Rebuild against libldap2.4-2

1. By Arthur de Jong

* updated French debconf translation by Cyril Brulebois (closes: #433248)
* updated Japanese debconf translation by Kenshi Muto (closes: #446580)
* remove S runlevel from Default-Stop in init script (closes: #447949)
* fix a problem with network name lookups where the lookup would result
  in the wrong call to nslcd
* fix wrong default filter for rpc lookups
* fix a number of memory leaks (thanks valgrind) (closes: #447997)
  (all memory leaks during normal operation should be fixed now)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/karmic/nss-ldapd
This branch contains Public information 
Everyone can see this information.

Subscribers