Displaying 1 result from an estimated 1 matches for "clened".
Did you mean:
cleaned
2012 Apr 11
0
[ANNOUNCE] Samba 4.0 alpha 19 for CVE-2012-1182
...(but not yet finished, so not exposed)
Samba now only uses the _FILE_OFFSET_BITS=64 API for accessing large
files, not the _LARGEFILE64_SOURCE API.
All Samba daemons now monitor stdin when launched in the foreground,
and shutdown when stdin is closed. We also ensure that all child
processes are clened up by a similar mechanism. This ensures that
stray processes do not hang around, particularly in make test.
Further preparation work for moving to TDB2, a new version of Samba's core TDB
database.
Early implementation work on the SMB 2.2 protocol client and server as
the team improves and de...