summaryrefslogtreecommitdiff
path: root/source4/auth/auth_winbind.c
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r3170: Add winbind client support back into Samba4. This is to allowAndrew Bartlett1-37/+30
auth_winbind to work, and to therefore use the new ntlm_auth and GENSEC in an otherwise Samba3 setup. I'm not quite sure what fun-and games my svn cp caused as I merged this from samba_3_0, but anyway... Andrew Bartlett (This used to be commit 5925b94a59da406d7e6b8cc695c99ba112fdfcd6)
2007-10-10r890: convert samba4 to use [u]int8_t instead of [u]int8Stefan Metzmacher1-1/+1
metze (This used to be commit 2986c5f08c8f0c26a2ea7b6ce20aae025183109f)
2003-08-13first public release of samba4 codeAndrew Tridgell1-0/+136
(This used to be commit b0510b5428b3461aeb9bbe3cc95f62fc73e2b97f)