diff options
author | Gerald Carter <jerry@samba.org> | 2004-01-06 19:05:23 +0000 |
---|---|---|
committer | Gerald Carter <jerry@samba.org> | 2004-01-06 19:05:23 +0000 |
commit | 47da7a1c7a5e53a3605b113d0740127a7a99167a (patch) | |
tree | 69b579513154bab253f7a396db03773a6deffe73 | |
parent | bc17b416ffe2b1f72f69737a723f081681d24996 (diff) | |
download | samba-47da7a1c7a5e53a3605b113d0740127a7a99167a.tar.gz samba-47da7a1c7a5e53a3605b113d0740127a7a99167a.tar.bz2 samba-47da7a1c7a5e53a3605b113d0740127a7a99167a.zip |
more commit logs
(This used to be commit dc51a4c1f99d5727b5219b2c98586415ee58585a)
-rw-r--r-- | WHATSNEW.txt | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt index 2984fee111..8d2067a326 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -88,9 +88,10 @@ o Guenther Deschner <gd@suse.com> * Install smbwrapper.so should be put into the $(libdir) and not $(bindir). * Add the capability to specify the new user password - for 'net ads password' on the command line. - * Correctly detect AFS headers on SuSE + for "net ads password" on the command line. + * Correctly detect AFS headers on SuSE. + o James Flemer <jflemer@uvm.edu> * Fix AIX compile bug by linking HAVE_ATTR_LIST to HAVE_SYS_ATTRIBUTES_H. @@ -115,7 +116,12 @@ o Stefan Metzmacher <metze@metzemix.de> * Implement LDAP rebind sleep patch. * Revert to 2.2 quota code because of so many broken quota files out there. - + +o <ndb@theghet.to> + * Allow an existing LDAP machine account to be re-used when + joining an AD domain. + + o James Peach <jpeach@sgi.com> * BUG 889: Change smbd to use pread/pwrite on platforms that support these calls. Can lead to a significant speed increase. |