o?? Michael Adam
* BUG 11182: s3:smbXsrv: refactor duplicate code into
smbXsrv_session_clear_and_logoff().
* BUG 11260: gencache: don't fail gencache_stabilize if there were records
to delete.
o?? Jeremy Allison
* BUG 11186: s3: libsmbclient: After getting attribute server, ensure main
srv pointer is still valid.
* BUG 11236: s4: rpc: Refactor dcesrv_alter() function into setup and send
steps.
* BUG 11240: s3: smbd: Incorrect file> "FILE_SUPERSEDE Create".
* BUG 11249: Mangled names do not work with acl_xattr.
* BUG 11254: nmbd rewrites browse.dat when not required.
o?? Ralph Boehme
* BUG 11213: vfs_fruit: add option "nfs_aces" that controls the NFS ACEs
stuff.
* BUG 11224: s3:smbd: Add missing tevent_req_nterror.
* BUG 11243: vfs: kernel_flock and named streams.
* BUG 11244: vfs_gpfs: Error code path doesn't call END_PROFILE.
o?? Alexander Bokovoy
* BUG 11284: s4: libcli/finddcs_cldap: continue processing CLDAP until all
addresses are used.
o?? David Disseldorp
* BUG 11201: ctdb: check for talloc_asprintf() failure.:w
* BUG 11210: spoolss: purge the printer name cache on name change.
o?? Amitay Isaacs
* BUG 11204: CTDB statd-callout does not scale.
o?? Rajesh Joseph
* BUG 11201: ctdb: Coverity fix for CID 1291643.
o?? Julien Kerihuel
* BUG 11225: Multiplexed RPC connections are not handled by DCERPC server.
* BUG 11226: Fix terminate connection behavior for asynchronous endpoint
with PUSH notification flavors.
o?? Led
* BUG 11007: ctdb-scripts: Fix bashism in ctdbd_wrapper script.
o?? Volker Lendecke
* BUG 11201: ctdb: Fix CIDs 1125615, 1125634, 1125613, 1288201 and 1125553.
* BUG 11257: SMB2 should cancel pending NOTIFY calls with DELETE_PENDING if
the directory is deleted.
o?? Stefan Metzmacher
* BUG 11141: s3:winbindd: make sure we remove pending io requests before
closing client sockets.
* BUG 11182: Fix panic triggered by smbd_smb2_request_notify_done() ->
smbXsrv_session_find_channel() in smbd.