1
0
mirror of https://github.com/samba-team/samba.git synced 2025-06-22 07:17:05 +03:00

6 Commits

Author SHA1 Message Date
Stefan Metzmacher
9d27ded946 libwbclient: add wbcAuthenticateUserEx() function
This function will be used by auth_winbind.c.

metze
(This used to be commit 72af96a320a97ce1a730d6e33d01950123d6a97c)
2008-02-13 13:30:15 +01:00
Stefan Metzmacher
f47b518940 libwbclient: implement wbcErrorString()
metze
(This used to be commit 97a8069075d820c43c17e761b1186d4f0b3c785d)
2008-02-11 17:57:05 +01:00
Günther Deschner
3850c2f451 Fix build warning.
Guenther
(This used to be commit a3417be934e34af2525ddb731af288034d51432b)
2008-01-30 14:49:37 +01:00
Gerald W. Carter
9758043a44 Allow NULL request and/or response pointers to be passed to wbcRequestResponse().
This is a valid parameter set for things like setpwent() and ping().
(This used to be commit c1cdf6085329d55cf29ccc8c980fc853a03a695e)
2008-01-29 14:49:38 -06:00
Stefan Metzmacher
fa32063d07 libwbclient: use the same style in each switch case for the error mapping
metze
(This used to be commit 0b85f7173d0770f8d9a0bac9e43355eb45bc181f)
2008-01-21 13:20:07 +01:00
Gerald (Jerry) Carter
a2481eda8c Add files for new LGPL libwbclient DSO implementing the Winbind client API
(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)
2007-12-21 11:58:04 -06:00