mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
preparing for release of 3.0-alpha13
(This used to be commit 4f4f898348
)
This commit is contained in:
parent
b322fc3b26
commit
e2584de054
24
WHATSNEW.txt
24
WHATSNEW.txt
@ -1,6 +1,30 @@
|
||||
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)
|
||||
|
@ -1 +1 @@
|
||||
#define VERSION "3.0-alpha12"
|
||||
#define VERSION "3.0-alpha13"
|
||||
|
Loading…
Reference in New Issue
Block a user