summaryrefslogtreecommitdiff
path: root/source4/auth/auth_winbind.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r8700: Propmted by tridge's need to do plaintext auth in ejs, rework theAndrew Bartlett1-9/+17
2007-10-10r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell1-0/+1
2007-10-10r4620: - add interface functions to the auth subsystem so that callers doesn'...Stefan Metzmacher1-64/+37
2007-10-10r4000: DATA_BLOB.data is uint8_t * not void * :-)Stefan Metzmacher1-1/+1
2007-10-10r3970: fix compiler warningStefan Metzmacher1-1/+1
2007-10-10r3737: - Get rid of the register_subsystem() and register_backend() functions.Jelmer Vernooij1-1/+1
2007-10-10r3555: Fix auth_winbind to work with the new auth_util conversion code.Andrew Bartlett1-8/+10
2007-10-10r3453: - split out the auth and popt includesAndrew Tridgell1-0/+1
2007-10-10r3428: switched to using minimal includes for the auto-generated RPC code.Andrew Tridgell1-0/+1
2007-10-10r3361: Allow Samba4 (I'm interested in ntlm_auth in particular) to useAndrew Bartlett1-8/+35
2007-10-10r3269: fixed return valueAndrew Tridgell1-1/+1
2007-10-10r3170: Add winbind client support back into Samba4. This is to allowAndrew Bartlett1-37/+30
2007-10-10r890: convert samba4 to use [u]int8_t instead of [u]int8Stefan Metzmacher1-1/+1
2003-08-13first public release of samba4 codeAndrew Tridgell1-0/+136