Displaying 4 results from an estimated 4 matches for "146331".
Did you mean:
14631
2020 Oct 07
2
[Announce] Samba 4.12.8 Available for Download
Release Announcements
---------------------
This is the latest stable release of the Samba 4.12 release series.
Changes since 4.12.7
--------------------
o G?nther Deschner <gd at samba.org>
* BUG 14318: docs: Add missing winexe manpage.
o Volker Lendecke <vl at samba.org>
* BUG 14465: idmap_ad does not deal properly with a RFC4511 section 4.4.1
response.
o Laurent
2020 Oct 07
2
[Announce] Samba 4.12.8 Available for Download
Release Announcements
---------------------
This is the latest stable release of the Samba 4.12 release series.
Changes since 4.12.7
--------------------
o G?nther Deschner <gd at samba.org>
* BUG 14318: docs: Add missing winexe manpage.
o Volker Lendecke <vl at samba.org>
* BUG 14465: idmap_ad does not deal properly with a RFC4511 section 4.4.1
response.
o Laurent
2020 Oct 08
0
[Announce] Samba 4.12.8 Available for Download
> o Laurent Menase <laurent.menase at hpe.com>
> * BUG 14388: winbind: Fix a memleak.
This is nice. I had hoped this also would fix the slow/always failing enumeration triggered by ?wbinfo -u? but still no go :-)
Our AD has 146331 users. Attempting a ?wbinfo -u? will cause winbindd to use 100% CPU for about 7 minutes before calming down again.
?wbinfo -u? gives up after about a minute and returns an error ?Error looking up domain users? but that doesn?t cause winbindd to stop doing whatever it?s doing :-)
(This is on a fast...
2020 Nov 09
0
LLVM Weekly - #358, November 9th 2020
...rian Glaubitz is [seeking reviewers for two Clang Sparc related
patches](http://lists.llvm.org/pipermail/llvm-dev/2020-November/146396.html).
* Paul C. Anagnostopoulos seeks feedback on the idea of [adding named template
arguments to
TableGen](http://lists.llvm.org/pipermail/llvm-dev/2020-November/146331.html).
## LLVM commits
* A community support policy was documented.
[25ba6b2](https://reviews.llvm.org/rG25ba6b2bcd1).
* Implementation was started on `llvm.coro.async` which will be used by the
Swift frontend to lower async functions.
[ea5989b](https://reviews.llvm.org/rGea5989b43ad),
[c6543cc...