Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
This reverts commit a97f2a0a9c0f1c148a0152202296bb078103b40c.
This was not a memleak, it was a valgrind false positive. We store "details" in
a static.
|
|
|
|
The length argument for memcpy was initialized to 0 and not initialized
|
|
|
|
|
|
Thanks for the s4 winbind sending 0 here and Tridge to point it out to me :-)
|
|
Thanks for the s4 winbind sending 0 here and Tridge to point it out to me :-)
|
|
This does a wbcLogonUser with credential caching
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The server implementation of WINBINDD_LIST_USERS, WINBINDD_LIST_GROUPS and
WINBINDD_LIST_TRUSTDOM knows the number of entries returned.
Bump up the version number so that a newer lib does not rely on something an
older winbind does not do.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|