summaryrefslogtreecommitdiff
path: root/source4/winbind/wb_sam_logon.c
AgeCommit message (Expand)AuthorFilesLines
2012-12-15libcli/auth: rename netlogon_creds_decrypt_samlogon() to netlogon_creds_decry...Günther Deschner1-3/+3
2012-08-25s4:winbind: let wb_sam_logon_send/recv() use the netlogon_queue (bug #9097)Stefan Metzmacher1-3/+30
2012-08-25s4:winbind: convert wb_sam_logon_send/recv to tevent_reqStefan Metzmacher1-74/+115
2010-05-24s4:winbind Fix up includes after seperation of idmap.idl from winbind.idlAndrew Bartlett1-0/+1
2010-03-12s4:winbind/wb_sam_logon.c: make use of use tevent_req based dcerpc_binding_ha...Stefan Metzmacher1-7/+12
2010-03-01s4:winbind: make use of explicit dcerpc_*_recv functionsStefan Metzmacher1-1/+1
2009-10-20s4: ran minimal_includes.pl on source4/winbindAndrew Tridgell1-2/+0
2009-04-14Rework Samba4 to use the new common libcli/auth codeAndrew Bartlett1-7/+7
2008-10-29s4-netlogon: merge netr_LogonSamLogon{Ex,WithFlags} from s3 idl.Günther Deschner1-3/+8
2007-10-10r23995: Work to allow mimir's libnet code to be called from winbind.Andrew Bartlett1-2/+2
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r22944: fix bug #4618:Stefan Metzmacher1-1/+1
2007-10-10r22612: Fix more cases where we have uninitialised values in theAndrew Bartlett1-1/+1
2007-10-10r22582: Cleanups towards making winbind work again. We still have a long way...Andrew Bartlett1-1/+0
2007-10-10r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett1-1/+1
2007-10-10r17342: implement a SamLogon via IRPC in samba4's winbindStefan Metzmacher1-0/+168