Try to see if we can get these tests working...
[kai/samba.git] / WHATSNEW.txt
index d8a754c70283a790b81e20b0e5faecae2e665e7a..032de5000f3a875e27a19a78fcd3b1b0c04d45a9 100644 (file)
@@ -1,6 +1,35 @@
               WHATS NEW IN Samba 3.0 alphaX
               =============================
 
+Changes in alpha13
+- updates to try to get more out-of-the-box compiles
+  (mostly kerberos and ldap stuff) (various)
+- 'net rpc shutdown' remote shutdown of servers 
+  (abartlet, original code from idra)
+- authentication subsystem rework, including move to
+  new RPC client code (abartlet)
+- winbind changes:
+    - use new client code (abartlet)
+    - change winbind_auth_pam_crap interface for squid's 
+      benifit. (abartlet)
+    - new interface versioning functionality (abartlet)
+    - cope better when inteface does change (tpot)
+    - better winbind trusted domain code (tpot)
+- doc updates (jerry)
+- new NTSTAUS -> DOS error map (abartlet)
+- large user list (> 1500) enumeration (jra)
+- dmalloc support (mbp)
+- spoolss changes (tpot)
+- talloc accounting (mbp)
+- rename fixes (jra)
+- smbmount trivial fixup (abartlet)
+- start of new unix extenions to CIFS (jra) 
+
+Changes in alpha12
+- doc updates (jerry)
+- store domain sid on ADS join (tridge)
+- allow a winbind username on ADS connection (tridge)
+
 Changes in alpha11
 - fixed fallback to "ads server" option (tridge)
 - fix ACL failure on HP HFS (jra)