summaryrefslogtreecommitdiffstats
path: root/source4/winbind/wb_samba3_cmd.c
Commit message (Expand)AuthorAgeFilesLines
* r11528: Separate finding dcs from initializing a domain. Makes it easier to p...Volker Lendecke2007-10-101-0/+2
* r11517: Cleanup time, this looks larger than it is. This mainly gets rid ofVolker Lendecke2007-10-101-8/+12
* r11423: Add some TALLOC_CTXVolker Lendecke2007-10-101-2/+2
* r11422: Remove unused argsVolker Lendecke2007-10-101-2/+2
* r11412: These comments may not be much, but my eyes scan code with evenAndrew Bartlett2007-10-101-0/+61
* r11411: Add to Samba4 the Samba3 patch I just posted for machine accountAndrew Bartlett2007-10-101-22/+36
* r11374: On request from VL, put the plaintext auth patch in.Andrew Bartlett2007-10-101-28/+68
* r11276: fix compiler warningsStefan Metzmacher2007-10-101-2/+2
* r11263: Some cleanupVolker Lendecke2007-10-101-133/+38
* r11193: Implement wbinfo -mVolker Lendecke2007-10-101-1/+76
* r11181: Implement wbinfo -s and wbinfo --user-sids. The patch is so large bec...Volker Lendecke2007-10-101-3/+162
* r11095: Implement wb_getuserdomgroups.Volker Lendecke2007-10-101-0/+78
* r11094: Connect to SAM, implement getdcnameVolker Lendecke2007-10-101-0/+51
* r11070: Fix a cut&paste error, now wbinfo can properly separate domain and us...Volker Lendecke2007-10-101-7/+5
* r11068: Fix pam_auth_crap, remove the sync code. I don't know what it was when IVolker Lendecke2007-10-101-135/+87
* r10936: Commit work in progress: wb_pam_auth_crap made async. This does not w...Volker Lendecke2007-10-101-19/+59
* r10852: Continuation-based programming can become a bit spaghetti...Volker Lendecke2007-10-101-2/+2
* r10846: Create a "wbsrv_domain", change wb_finddcs to the style of the rest o...Volker Lendecke2007-10-101-4/+4
* r10844: Add challenge-response authentication to Samba4's winbindd for VL.Andrew Bartlett2007-10-101-0/+120
* r10838: Get us an schannel'ed netlogon pipe.Volker Lendecke2007-10-101-2/+2
* r10834: Work in progress on winbind. With some helper routines the composite ...Volker Lendecke2007-10-101-291/+33
* r10825: Complete wbinfo -nVolker Lendecke2007-10-101-6/+61
* r10704: don't try to free the netlogon pipe twiceAndrew Tridgell2007-10-101-0/+1
* r10700: removed volkers temporary timer hack now that freeing the netlogonAndrew Tridgell2007-10-101-12/+1
* r10691: This gets half-way to wbinfo -n. It acquires an lsa pipe, and does aVolker Lendecke2007-10-101-0/+77
* r10686: Fix the buildVolker Lendecke2007-10-101-1/+0
* r10685: Why wait 5 seconds...Volker Lendecke2007-10-101-2/+2
* r10684: Add a nasty hack for the failure case of wbinfo -t. Tridge has a prop...Volker Lendecke2007-10-101-2/+17
* r10683: Samba3's wbinfo -t should give the correct answer now.Volker Lendecke2007-10-101-48/+129
* r10677: Add smb_composite_connectmulti: Send out multiple SYN packets at once...Volker Lendecke2007-10-101-1/+2
* r10675: Connect to the DC's IPC$Volker Lendecke2007-10-101-9/+83
* r10508: - implement WINBINDD_NETBIOS_NAME, WINBINDD_DOMAIN_NAME and WINBINDD_...Stefan Metzmacher2007-10-101-4/+25
* r10506: set return data correctlyStefan Metzmacher2007-10-101-0/+8
* r10504: - seperate implementation specific stuff, from the generic compositeStefan Metzmacher2007-10-101-2/+2
* r10491: First step towards wbinfo -t: This issues a name request for the primaryVolker Lendecke2007-10-101-0/+64
* r10426: - restructure the winbind server code a bitStefan Metzmacher2007-10-101-0/+50