summaryrefslogtreecommitdiffstats
path: root/source4/auth/auth_winbind.c
Commit message (Expand)AuthorAgeFilesLines
* r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)Stefan Metzmacher2007-12-211-3/+6
* r25181: sync winbind client code with samba3Stefan Metzmacher2007-10-101-1/+1
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r23311: Updating the samba4 winbind protocol to version 18.Kai Blin2007-10-101-10/+10
* r22748: fix memleaks by passing an mem_ctx toStefan Metzmacher2007-10-101-4/+4
* r22594: This helped coax out valgrind errors last night, but we don't need it...Andrew Bartlett2007-10-101-2/+0
* r22582: Cleanups towards making winbind work again. We still have a long way...Andrew Bartlett2007-10-101-2/+5
* r20646: first preparations for cluster enablement. This changes "Andrew Tridgell2007-10-101-2/+2
* r17343: let auth_winbind use IRPC against the winbind task.Stefan Metzmacher2007-10-101-6/+123
* r17270: split the logic of saying this auth backend wants to handle thisStefan Metzmacher2007-10-101-0/+13
* r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij2007-10-101-0/+1
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-1/+0
* r11414: Add passing around of logon_parameters to Samba4 auth_winbindAndrew Bartlett2007-10-101-0/+3
* r10390: Remove fstring, pstring and uint32_t from winbindd_nss.h.Volker Lendecke2007-10-101-6/+6
* r8700: Propmted by tridge's need to do plaintext auth in ejs, rework theAndrew Bartlett2007-10-101-9/+17
* 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