summaryrefslogtreecommitdiffstats
path: root/source4/auth/auth_winbind.c
Commit message (Expand)AuthorAgeFilesLines
* r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell2007-10-101-0/+1
* r4620: - add interface functions to the auth subsystem so that callers doesn'...Stefan Metzmacher2007-10-101-64/+37
* r4000: DATA_BLOB.data is uint8_t * not void * :-)Stefan Metzmacher2007-10-101-1/+1
* r3970: fix compiler warningStefan Metzmacher2007-10-101-1/+1
* r3737: - Get rid of the register_subsystem() and register_backend() functions.Jelmer Vernooij2007-10-101-1/+1
* r3555: Fix auth_winbind to work with the new auth_util conversion code.Andrew Bartlett2007-10-101-8/+10
* r3453: - split out the auth and popt includesAndrew Tridgell2007-10-101-0/+1
* r3428: switched to using minimal includes for the auto-generated RPC code.Andrew Tridgell2007-10-101-0/+1
* r3361: Allow Samba4 (I'm interested in ntlm_auth in particular) to useAndrew Bartlett2007-10-101-8/+35
* r3269: fixed return valueAndrew Tridgell2007-10-101-1/+1
* r3170: Add winbind client support back into Samba4. This is to allowAndrew Bartlett2007-10-101-37/+30
* r890: convert samba4 to use [u]int8_t instead of [u]int8Stefan Metzmacher2007-10-101-1/+1
* first public release of samba4 codeAndrew Tridgell2003-08-131-0/+136