summaryrefslogtreecommitdiffstats
path: root/source4/auth/ntlm/auth_winbind.c
Commit message (Expand)AuthorAgeFilesLines
* s4:auth_winbind: explicitly use dcerpc_binding_handle_set_sync_ev() for irpcAndrew Bartlett2014-05-131-0/+2
* s4-auth: Make the auth_winbind_wbclient use more correct code now in auth/wbc...Andrew Bartlett2014-04-181-86/+8
* auth: Remove .get_challenge (only used for security=server)Andrew Bartlett2012-07-031-2/+0
* idl: Improve MS-PAC IDLSimo Sorce2011-10-241-5/+9
* auth: Split out make_user_info_SamBaseInfo and add authenticated argumentAndrew Bartlett2011-07-201-2/+5
* s4-auth Rename auth -> auth4 to avoid conflict with s3 authAndrew Bartlett2011-05-081-2/+2
* source4/auth/ntlm: Fix prototypes for all functions.Jelmer Vernooij2011-03-191-0/+2
* s4-auth Rework auth subsystem to remove struct auth_serversupplied_infoAndrew Bartlett2011-02-091-6/+6
* libcli/security Use common security.hAndrew Bartlett2010-10-121-1/+1
* s4:auth_winbind: use irpc_binding_handle_by_name()Stefan Metzmacher2010-09-031-7/+7
* s4:auth_winbind: remove unused winbind_samba3 backendStefan Metzmacher2010-09-031-121/+0
* s4:auth_winbind: fix segfault in winbind_check_password_wbclient()Stefan Metzmacher2010-09-031-1/+5
* s4:auth_winbind: fix compiler warningsStefan Metzmacher2010-09-031-4/+11
* s4:auth Push check for messaging context into winbind backendAndrew Bartlett2010-05-201-0/+5
* Finish removal of iconv_convenience in public API's.Jelmer Vernooij2010-05-181-7/+4
* s4:auth Change 'get_challenge' API to be more like Samba3Andrew Bartlett2009-12-221-3/+3
* s4 auth_winbind: Internally, info3 has utf8 buffers, not utf16 buffers.Kai Blin2009-06-251-63/+16
* s4 auth_winbind: Don't allocate the rids for the info3 structure within the loopKai Blin2009-06-251-4/+4
* s4: Add libwbclient backend to auth_winbindKai Blin2009-06-251-0/+215
* s4:auth: move make_server_info_netlogon_validation() function arroundStefan Metzmacher2009-01-211-1/+1
* Fix the build after the auth/ -> auth/ntlm/ renameAndrew Bartlett2008-05-051-1/+1
* Move NTLM authentication details into auth/ntlmAndrew Bartlett2008-05-051-0/+282