Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-02-23 | Fix a C++ warning | Volker Lendecke | 1 | -1/+1 | |
(This used to be commit d993b4c3cea6ead74ff1e031ee9a42f2aa39a9f1) | |||||
2008-02-15 | Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into ↵ | Jeremy Allison | 1 | -37/+91 | |
v3-2-test (This used to be commit 847874ca757ac8ca32082305c8caed5abc7fed1d) | |||||
2008-02-15 | libwbclient: let wbcAuthenticateUser() use wbcAuthenticateUserEx() | Stefan Metzmacher | 1 | -21/+7 | |
metze (This used to be commit 237c2e9738ae29ca7046d6f886d6f777a6206045) | |||||
2008-02-15 | libwbclient: implement WBC_AUTH_USER_LEVEL_PLAIN in wbcAuthenticateUserEx() | Stefan Metzmacher | 1 | -4/+36 | |
metze (This used to be commit 423f139fd37496db2e690f20399357496367ed7c) | |||||
2008-02-15 | libwbclient: wbcAuthenticateUserEx() be more strict regarding invalid parameters | Stefan Metzmacher | 1 | -12/+48 | |
metze (This used to be commit 491ba9c0c9d479bc686c75242a3749f14d103fcd) | |||||
2008-02-14 | Fix "warning: 'cmd' may be used uninitialized in this function" | Jeremy Allison | 1 | -0/+3 | |
Jeremy. (This used to be commit 58b0f022ffce7fda531f6f8ea7392a963e8ec0c5) | |||||
2008-02-13 | libwbclient: add wbcAuthenticateUserEx() function | Stefan Metzmacher | 1 | -0/+300 | |
This function will be used by auth_winbind.c. metze (This used to be commit 72af96a320a97ce1a730d6e33d01950123d6a97c) | |||||
2008-01-03 | Some coding convention pedantism. | Günther Deschner | 1 | -2/+2 | |
Guenther (This used to be commit 338baf96cb957fa52e312d42fbf0fa227d7dafda) | |||||
2007-12-21 | Add files for new LGPL libwbclient DSO implementing the Winbind client API | Gerald (Jerry) Carter | 1 | -0/+65 | |
(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) |