X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=debian%2Fchangelog;h=bfc6f605f1c29621ae9815da4765c856987957bc;hb=595923978a9ad55f4ec55b1aabef44683b111911;hp=5c1b60270618a4a1b90a97357f7047c8d7587a27;hpb=05568ae0eb4d02e72b8c5df4f4881ec871abfa24;p=mirror%2Fuserdir-ldap.git diff --git a/debian/changelog b/debian/changelog index 5c1b602..bfc6f60 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,47 @@ +userdir-ldap (0.3.32) unstable; urgency=low + + * Do SSL when connecting to the ldap server. + + -- Peter Palfrader Fri, 23 May 2008 23:50:03 +0200 + +userdir-ldap (0.3.31) unstable; urgency=low + + [ Joerg Jaspert ] + * Use sync_keyrings from config file in ud-generate instead of a + hardcoded list + * Use add_keyrings from config file in ud-useradd instead of a + hardcoded list + * Use ud-config to get the emailappend value in ud-replicate, no longer + hardcoding @debian.org + + [ Stephen Gran ] + * Document how to use unique overlay for uid and keyFingerPrint + + -- Peter Palfrader Fri, 23 May 2008 10:01:51 +0200 + +userdir-ldap (0.3.30) unstable; urgency=low + + * When we touch usePassword in ud-info or ud-mailgate we now also + update shadowLastChange. + * When we lock accounts, set shadowExpire to 1. shadowExpire + is "days since Jan 1, 1970 that account is disabled". + * Properly capitalize shadowInactive and shadowExpire attributes in + ud-info and ud-generate. + * Add copyright statements to ud-info from bzr log. + + -- Peter Palfrader Thu, 22 May 2008 22:39:10 +0200 + +userdir-ldap (0.3.29) unstable; urgency=low + + * ud-info: Add an option "L" to lock accounts in the interactive + interface. Locking an account sets a user's password to "{crypt}*LK*" + and sets a mailDisableMessage of "account locked". + + -- Peter Palfrader Thu, 22 May 2008 21:49:19 +0200 + userdir-ldap (0.3.28) unstable; urgency=low - * Do not disable mail just because the account is locked. + * ud-generate: Do not disable mail just because the account is locked. -- Peter Palfrader Thu, 22 May 2008 21:38:56 +0200