summaryrefslogtreecommitdiff
path: root/source4/winbind
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r11374: On request from VL, put the plaintext auth patch in.Andrew Bartlett2-31/+170
2007-10-10r11276: fix compiler warningsStefan Metzmacher1-2/+2
2007-10-10r11274: Start a connection attempt to the DC's port 389. To do this properly,...Volker Lendecke5-37/+58
2007-10-10r11267: Fix a memleak and an uninitialized variable. Andrew Bartlett, this wa...Volker Lendecke1-4/+5
2007-10-10r11263: Some cleanupVolker Lendecke1-133/+38
2007-10-10r11244: Relative path names in .mk filesJelmer Vernooij1-16/+16
2007-10-10r11214: Remove scons files (see http://lists.samba.org/archive/samba-technica...Jelmer Vernooij1-6/+0
2007-10-10r11193: Implement wbinfo -mVolker Lendecke5-8/+172
2007-10-10r11192: Too many contexts around... :-)Volker Lendecke1-1/+1
2007-10-10r11181: Implement wbinfo -s and wbinfo --user-sids. The patch is so large bec...Volker Lendecke18-240/+1418
2007-10-10r11095: Implement wb_getuserdomgroups.Volker Lendecke5-0/+384
2007-10-10r11094: Connect to SAM, implement getdcnameVolker Lendecke9-83/+578
2007-10-10r11093: Implement wb_queue_domain_send: If the domain is not yet initialized,...Volker Lendecke5-132/+234
2007-10-10r11082: Fix a segfaultVolker Lendecke1-0/+1
2007-10-10r11070: Fix a cut&paste error, now wbinfo can properly separate domain and us...Volker Lendecke2-8/+6
2007-10-10r11068: Fix pam_auth_crap, remove the sync code. I don't know what it was when IVolker Lendecke3-163/+113
2007-10-10r10941: Hmmm. Making that fn static is more correct.Volker Lendecke1-1/+1
2007-10-10r10936: Commit work in progress: wb_pam_auth_crap made async. This does not w...Volker Lendecke3-19/+325
2007-10-10r10878: Reply to some comments by tridge and metze:Volker Lendecke4-307/+412
2007-10-10r10859: Make the flow a bit clearerVolker Lendecke1-8/+7
2007-10-10r10853: Convert wbinfo -n to properly init the domain.Volker Lendecke3-401/+32
2007-10-10r10852: Continuation-based programming can become a bit spaghetti...Volker Lendecke5-248/+589
2007-10-10r10846: Create a "wbsrv_domain", change wb_finddcs to the style of the rest o...Volker Lendecke5-199/+262
2007-10-10r10844: Add challenge-response authentication to Samba4's winbindd for VL.Andrew Bartlett2-0/+126
2007-10-10r10843: ReformattingVolker Lendecke1-16/+26
2007-10-10r10838: Get us an schannel'ed netlogon pipe.Volker Lendecke3-16/+130
2007-10-10r10834: Work in progress on winbind. With some helper routines the composite ...Volker Lendecke4-670/+478
2007-10-10r10825: Complete wbinfo -nVolker Lendecke3-12/+387
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 Lendecke6-6/+417
2007-10-10r10687: Another one...Volker Lendecke1-1/+0
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 Lendecke4-49/+363
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 Lendecke3-10/+86
2007-10-10r10586: Add MergedObject() builder. Default to Library() ratherJelmer Vernooij1-2/+1
2007-10-10r10508: - implement WINBINDD_NETBIOS_NAME, WINBINDD_DOMAIN_NAME and WINBINDD_...Stefan Metzmacher3-8/+42
2007-10-10r10506: set return data correctlyStefan Metzmacher1-0/+8
2007-10-10r10504: - seperate implementation specific stuff, from the generic compositeStefan Metzmacher2-21/+20
2007-10-10r10491: First step towards wbinfo -t: This issues a name request for the primaryVolker Lendecke7-13/+324
2007-10-10r10438: Move portability functions to lib/replace/; replace now simply ensuresJelmer Vernooij1-1/+1
2007-10-10r10435: fill in the reference to the generic wbsrv_call in the wbsrv_samba3_c...Stefan Metzmacher1-0/+1
2007-10-10r10434: add a short path to the event context that should be used for async r...Stefan Metzmacher2-1/+5
2007-10-10r10426: - restructure the winbind server code a bitStefan Metzmacher7-253/+523
2007-10-10r10365: Use nsswitch/winbindd_nss.h in winbind/, update that file to the curr...Volker Lendecke2-324/+2
2007-10-10r10363: Nobody loudly screamed "noo", so commit the samba3 winbind interface toVolker Lendecke2-3/+510
2007-10-10r10348: Add scons scripts for remaining subsystems. Most subsystems build now,Jelmer Vernooij1-0/+3