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

5 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
Stefan Metzmacher
bfc4e62e61 libwbclient: move wbc_err.h into wbclient.h as we only install one header
This makes the installed wbclient.h header usable.

metze
(This used to be commit 7dd65599a15bf1d164fcfa554c8057d43c51eb6d)
2008-01-15 10:43:42 +01:00
Günther Deschner
2c072ac879 Some coding convention pedantism.
Guenther
(This used to be commit 338baf96cb957fa52e312d42fbf0fa227d7dafda)
2008-01-03 12:11:18 +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