Stefan Metzmacher
196d901762
libwbclient: add wbcLibraryDetails()
...
metze
(cherry picked from commit b68916328e935e61840cb03560ebeeee15bb2c6f)
2008-05-23 17:19:58 +02:00
coffeedude
cb5e8f60ac
libwbclient: Add wbcLogoffUser() and wbcLookupDomainController().
...
Add new APIs calls for WINBINDD_PAM_LOGOFF and WINBINDD_DSGETDCNAME
ops.
2008-05-13 12:56:36 -05:00
Gerald W. Carter
d91ce012b0
Follow error code name convention in libwbclient.
...
s/WBC_INVALID_RESPONSE/WBC_ERR_INVALID_RESPONSE/
2008-04-17 17:49:53 +02:00
Björn Jacke
cbdb79b7a1
fix some extrasemi compile warnings
2008-04-10 08:55:57 +02:00
Stefan Metzmacher
72af96a320
libwbclient: add wbcAuthenticateUserEx() function
...
This function will be used by auth_winbind.c.
metze
2008-02-13 13:30:15 +01:00
Stefan Metzmacher
97a8069075
libwbclient: implement wbcErrorString()
...
metze
2008-02-11 17:57:05 +01:00
Günther Deschner
a3417be934
Fix build warning.
...
Guenther
2008-01-30 14:49:37 +01:00
Gerald W. Carter
c1cdf60853
Allow NULL request and/or response pointers to be passed to wbcRequestResponse().
...
This is a valid parameter set for things like setpwent() and ping().
2008-01-29 14:49:38 -06:00
Stefan Metzmacher
0b85f7173d
libwbclient: use the same style in each switch case for the error mapping
...
metze
2008-01-21 13:20:07 +01:00
Gerald (Jerry) Carter
83d274b460
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.
2007-12-21 11:58:04 -06:00