Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/ChangeLog-2011
diff options
context:
space:
mode:
authorArthur de Jong <arthur@arthurdejong.org>2012-09-08 21:15:54 +0200
committerArthur de Jong <arthur@arthurdejong.org>2012-09-08 21:15:54 +0200
commitb4848e229dbf65b6941a04403605703b500c46c8 (patch)
treee7afda1204770134a5ebfda47ac49e1cb8a995f1 /ChangeLog-2011
parentc336600b6fc725693c81bd3678630eb0d496b2b3 (diff)
archive older ChangeLog entries in year files
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd-0.7@1760 ef36b2f9-881f-0410-afb5-c4e39611909c
Diffstat (limited to 'ChangeLog-2011')
-rw-r--r--ChangeLog-201161
1 files changed, 61 insertions, 0 deletions
diff --git a/ChangeLog-2011 b/ChangeLog-2011
new file mode 100644
index 0000000..d2346b1
--- /dev/null
+++ b/ChangeLog-2011
@@ -0,0 +1,61 @@
+2011-12-09 arthur
+
+ * [r1562] config.guess, config.sub: revert changes to config.guess
+ config.sub that were accidentaly part of r1561
+ * [r1561] ., config.guess, config.sub, nslcd/myldap.c: fix a typo
+ in disconnect logic (r1560 from 0.8 branch)
+
+2011-12-08 arthur
+
+ * [r1559] nslcd/nslcd.c: ensure that uid, gid and pid vars are
+ properly initialised (part of r1558 from trunk)
+
+2011-11-18 arthur
+
+ * [r1555] debian/libnss-ldapd.config: fix an issues where changes
+ to /etc/nsswitch.conf outside of debconf were not picked up
+
+2011-10-02 arthur
+
+ * [r1549] ChangeLog, NEWS, configure.ac, debian/changelog,
+ man/nslcd.8.xml, man/nslcd.conf.5.xml, man/pam_ldap.8.xml: get
+ files ready for 0.7.15 release
+ * [r1548] ., debian/nslcd.config: treat the "hard" value for
+ tls_reqcert as if it was "demand" (r1546 from trunk)
+
+2011-09-18 arthur
+
+ * [r1544] ChangeLog, NEWS, configure.ac, debian/changelog,
+ debian/copyright, man/nslcd.8.xml, man/nslcd.conf.5.xml,
+ man/pam_ldap.8.xml: get files ready for 0.7.14 release
+
+2011-08-24 arthur
+
+ * [r1516] ., nslcd/cfg.c: fix a problem with uninitialised memory
+ while parsing the tls_ciphers option (r1471 from development)
+
+2011-07-02 arthur
+
+ * [r1477] ., nslcd/group.c, nslcd/passwd.c, nslcd/shadow.c: grow
+ static buffers so that they should be large enough (part of r1476
+ from trunk)
+
+2011-06-05 arthur
+
+ * [r1472] ., common/expr.c, tests/test_expr.c: handle expressions
+ where the expander function returns NULL (handle it as an empty
+ string) (r1471 from development)
+ * [r1469] nslcd/myldap.c: fix r1465 to split attribute/value at
+ right place
+
+2011-05-21 arthur
+
+ * [r1465] ., nslcd/myldap.c: fix problem with partial attribute
+ name matches in DN (e.g. uid vs. uidNumber) (thanks to Timothy
+ White for the fix) (r1464 from trunk)
+
+2011-04-22 arthur
+
+ * [r1432] ., nslcd/myldap.c: report correct reported error from
+ ldap_abandon() (merge r1431 from development)
+