summaryrefslogtreecommitdiff
path: root/source4/auth/ntlm/auth_winbind.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-24idl: Improve MS-PAC IDLSimo Sorce1-5/+9
2011-07-20auth: Split out make_user_info_SamBaseInfo and add authenticated argumentAndrew Bartlett1-2/+5
2011-05-08s4-auth Rename auth -> auth4 to avoid conflict with s3 authAndrew Bartlett1-2/+2
2011-03-19source4/auth/ntlm: Fix prototypes for all functions.Jelmer Vernooij1-0/+2
2011-02-09s4-auth Rework auth subsystem to remove struct auth_serversupplied_infoAndrew Bartlett1-6/+6
2010-10-12libcli/security Use common security.hAndrew Bartlett1-1/+1
2010-09-03s4:auth_winbind: use irpc_binding_handle_by_name()Stefan Metzmacher1-7/+7
2010-09-03s4:auth_winbind: remove unused winbind_samba3 backendStefan Metzmacher1-121/+0
2010-09-03s4:auth_winbind: fix segfault in winbind_check_password_wbclient()Stefan Metzmacher1-1/+5
2010-09-03s4:auth_winbind: fix compiler warningsStefan Metzmacher1-4/+11
2010-05-20s4:auth Push check for messaging context into winbind backendAndrew Bartlett1-0/+5
2010-05-18Finish removal of iconv_convenience in public API's.Jelmer Vernooij1-7/+4
2009-12-22s4:auth Change 'get_challenge' API to be more like Samba3Andrew Bartlett1-3/+3
2009-06-25s4 auth_winbind: Internally, info3 has utf8 buffers, not utf16 buffers.Kai Blin1-63/+16
2009-06-25s4 auth_winbind: Don't allocate the rids for the info3 structure within the loopKai Blin1-4/+4
2009-06-25s4: Add libwbclient backend to auth_winbindKai Blin1-0/+215
2009-01-21s4:auth: move make_server_info_netlogon_validation() function arroundStefan Metzmacher1-1/+1
2008-05-05Fix the build after the auth/ -> auth/ntlm/ renameAndrew Bartlett1-1/+1
2008-05-05Move NTLM authentication details into auth/ntlmAndrew Bartlett1-0/+282