git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13858 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2004-05-23 21:28:45 +00:00
parent f83d4958cb
commit da93cd9630

View File

@@ -1,3 +1,15 @@
2004-05-23 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/hdb/hdb-ldap.c (LDAP_message2entry): fix [] test From:
Andrew Bartlett <abartlet@samba.org>
* lib/hdb/hdb-ldap.c (LDAP_message2entry): remove bogus length
check From: Andrew Bartlett <abartlet@samba.org>
* lib/hdb/hdb-ldap.c (LDAP_message2entry): in the sambaNTPassword
case, make sure ent->etypes are allocated, From: Andrew Bartlett
<abartlet@samba.org>
2004-05-14 Love H<>rnquist <20>strand <lha@it.su.se>
* kuser/kinit.c: move "setpag if (argc < 1)" to common path