summaryrefslogtreecommitdiff
path: root/source4/auth/auth_winbind.c
AgeCommit message (Expand)AuthorFilesLines
2008-01-01r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...Jelmer Vernooij1-2/+4
2007-12-21r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)Stefan Metzmacher1-3/+6
2007-10-10r25181: sync winbind client code with samba3Stefan Metzmacher1-1/+1
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r23311: Updating the samba4 winbind protocol to version 18.Kai Blin1-10/+10
2007-10-10r22748: fix memleaks by passing an mem_ctx toStefan Metzmacher1-4/+4
2007-10-10r22594: This helped coax out valgrind errors last night, but we don't need it...Andrew Bartlett1-2/+0
2007-10-10r22582: Cleanups towards making winbind work again. We still have a long way...Andrew Bartlett1-2/+5
2007-10-10r20646: first preparations for cluster enablement. This changes "Andrew Tridgell1-2/+2
2007-10-10r17343: let auth_winbind use IRPC against the winbind task.Stefan Metzmacher1-6/+123
2007-10-10r17270: split the logic of saying this auth backend wants to handle thisStefan Metzmacher1-0/+13
2007-10-10r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij1-0/+1
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij1-1/+0
2007-10-10r11414: Add passing around of logon_parameters to Samba4 auth_winbindAndrew Bartlett1-0/+3
2007-10-10r10390: Remove fstring, pstring and uint32_t from winbindd_nss.h.Volker Lendecke1-6/+6
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