summaryrefslogtreecommitdiff
path: root/source4/winbind/wb_samba3_cmd.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r10846: Create a "wbsrv_domain", change wb_finddcs to the style of the rest o...Volker Lendecke1-4/+4
2007-10-10r10844: Add challenge-response authentication to Samba4's winbindd for VL.Andrew Bartlett1-0/+120
2007-10-10r10838: Get us an schannel'ed netlogon pipe.Volker Lendecke1-2/+2
2007-10-10r10834: Work in progress on winbind. With some helper routines the composite ...Volker Lendecke1-291/+33
2007-10-10r10825: Complete wbinfo -nVolker Lendecke1-6/+61
2007-10-10r10704: don't try to free the netlogon pipe twiceAndrew Tridgell1-0/+1
2007-10-10r10700: removed volkers temporary timer hack now that freeing the netlogonAndrew Tridgell1-12/+1
2007-10-10r10691: This gets half-way to wbinfo -n. It acquires an lsa pipe, and does aVolker Lendecke1-0/+77
2007-10-10r10686: Fix the buildVolker Lendecke1-1/+0
2007-10-10r10685: Why wait 5 seconds...Volker Lendecke1-2/+2
2007-10-10r10684: Add a nasty hack for the failure case of wbinfo -t. Tridge has a prop...Volker Lendecke1-2/+17
2007-10-10r10683: Samba3's wbinfo -t should give the correct answer now.Volker Lendecke1-48/+129
2007-10-10r10677: Add smb_composite_connectmulti: Send out multiple SYN packets at once...Volker Lendecke1-1/+2
2007-10-10r10675: Connect to the DC's IPC$Volker Lendecke1-9/+83
2007-10-10r10508: - implement WINBINDD_NETBIOS_NAME, WINBINDD_DOMAIN_NAME and WINBINDD_...Stefan Metzmacher1-4/+25
2007-10-10r10506: set return data correctlyStefan Metzmacher1-0/+8
2007-10-10r10504: - seperate implementation specific stuff, from the generic compositeStefan Metzmacher1-2/+2
2007-10-10r10491: First step towards wbinfo -t: This issues a name request for the primaryVolker Lendecke1-0/+64
2007-10-10r10426: - restructure the winbind server code a bitStefan Metzmacher1-0/+50