Age | Commit message (Collapse) | Author | Files | Lines |
|
Guenther
(This used to be commit a3417be934e34af2525ddb731af288034d51432b)
|
|
response.extra_data.data is not initialized on the first error path
Found by the IBM checker
(This used to be commit e9b3115c85e3d04eeaa04bfa71972d393272afca)
|
|
wbcRequestResponse().
This is a valid parameter set for things like setpwent() and ping().
(This used to be commit c1cdf6085329d55cf29ccc8c980fc853a03a695e)
|
|
Jeremy.
(This used to be commit f5ca241e2c1adf2ae836fae33a4adac916f46416)
|
|
metze
(This used to be commit 0b85f7173d0770f8d9a0bac9e43355eb45bc181f)
|
|
This makes the installed wbclient.h header usable.
metze
(This used to be commit 7dd65599a15bf1d164fcfa554c8057d43c51eb6d)
|
|
Guenther
(This used to be commit 338baf96cb957fa52e312d42fbf0fa227d7dafda)
|
|
(This used to be commit 518168410c49ac25085714c73e76dcf358fc4b68)
|
|
Follows existing convention that all returned memory should be freed with
wbcFreeMemory() and not directly with free(). Noticed by Volker. Txs.
(This used to be commit 39c2059f66ee9eb471a503b9c776807b91c2a8f8)
|
|
wbcRequestResponse() returns a wbcErr, not NSS_STATUS
(This used to be commit 1bbdbdef991408af07afaba7bc0b4da55f06aed8)
|
|
Without request and response, wbcRequestResponse() will always return
WBC_ERR_INVALID_PARAM, so the ping will never reach winbind.
(This used to be commit 9a24753d35a4b1a283a65c60088d82e4b80f14c8)
|
|
Jeremy.
(This used to be commit 5159f897ddaad1878fff629cc074dd71b2b3f4ab)
|
|
Also fixes a doxygen warngin about an undocumented parameter in the same
function.
(This used to be commit 290ab64e9e5fb2a28e14a5f344f22119d5304563)
|
|
(based on the winbind_struct_protocol.h).
The API in incomplete, but sufficient to merge. See wbclienbt.h for the i
interface functions.
(This used to be commit 83d274b46078a9ace77edb822a0e336c79dcf40e)
|